[Bug 601818] Re: Add more font appearance GUI settings

2010-07-20 Thread Tobias Wolf
Tuning the LCD filter weights is possible since FreeType 2.4.0.

  - A new function `FT_Library_SetLcdFilterWeights' is available  to
adjust the filter weights set by `FT_Library_SetLcdFilter'.

http://sourceforge.net/projects/freetype/files/freetype2/2.4.0/NEWS/view

You can install freetype2-demos on maverick to try it out. It is not
obvious to me how to find the optimal set of weights. probably needs
carefully chosen presets.

But all the higher level libraries need to pass through the options too:
fontconfig, Xsettings, Cairo, etc.

-- 
Add more font appearance GUI settings
https://bugs.launchpad.net/bugs/601818
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366560] Re: Lenovo touchpad (Synaptics) disabled after resume from suspend

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
Lenovo touchpad (Synaptics) disabled after resume from suspend
https://bugs.launchpad.net/bugs/366560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366539] Re: Sound control and brightness keys don't make OSD to show on ThinkPad after upgrade to Jaunty

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
Sound control and brightness keys don't make OSD to show on ThinkPad after 
upgrade to Jaunty
https://bugs.launchpad.net/bugs/366539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366434] Re: Upgrade causes disks to be renamed but does not update crypto setup

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
Upgrade causes disks to be renamed but does not update crypto setup
https://bugs.launchpad.net/bugs/366434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 353446] Re: GDM auto login won't work with ecryptfs

2010-07-20 Thread Kangarooo
Ive also experienced that
Ive put autologin and also dont ask for password but in installation put encrpt 
home and ask for passw
since i was beeing thrown back at login each time pressed enter on user i tryd 
TTY6 login and then in TTY7 i was able to log in without passw and removed dont 
ask for passw. also in 10.10 login manager didnt allowed to choose witch user i 
want to login heres screenshot 
http://www.zimagez.com/zimage/ekrnkopija-20100720-175511.php

-- 
GDM auto login won't work with ecryptfs
https://bugs.launchpad.net/bugs/353446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607885] [NEW] Please merge pacemaker

2010-07-20 Thread Andres Rodriguez
Public bug reported:

Binary package hint: pacemaker

 pacemaker (1.0.9.1-2) unstable; urgency=low
 .
   * Rebuild against fresh cluster-glue
 - Updated dependencies
   * Update debian/watch
   * Add dependencies on libglib2.0-dev, libxml2-dev and libcluster-glue-dev
 to pacemaker-dev.
 Closes: #586787
   * Update standards version to 3.9.0

** Affects: pacemaker (Ubuntu)
 Importance: Low
 Assignee: Andres Rodriguez (andreserl)
 Status: In Progress

** Changed in: pacemaker (Ubuntu)
   Status: New => In Progress

** Changed in: pacemaker (Ubuntu)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

** Changed in: pacemaker (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: pacemaker (Ubuntu)
   Importance: Wishlist => Low

-- 
Please merge pacemaker 
https://bugs.launchpad.net/bugs/607885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607884] [NEW] 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64

2010-07-20 Thread Matt Keys
Public bug reported:

This is on a fresh install of server 10.04 amd64. I selected VM host and
SSH upon install, added virt-manager, virt-viewer, xterm, and ubuntu-vm-
builder afterwards. I have changed networking to bridge eth0, and set
libvirtxml.tmpl to use br0 by default. Using virt-manager locally on the
host I attempt to install Windows Server 2008 R2 x64 from DVD .ISO. I
selected "Windows" and "Windows 2008" from the drop-down list, set it 1
CPU, 4096 MB RAM, 40GB disk (I tried both thin and full provisioned
disk). It successfully creates the disk, but when it goes to create the
domain it fails with this message:

Unable to complete install ' operation failed: 
failed to retrieve chardev info in qemu with 'info chardev'
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 1436, in do_install
dom = guest.start_install(False, meter = meter)
  File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 660, in 
start_install
return self._do_install(consolecb, meter, removeOld, wait)
  File "/usr/lib/pymodules/python2.6/virtinst/Guest.py", line 758, in 
_do_install
self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 1097, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
conn=self)
libvirtError: operation failed: failed to retrieve chardev info in qemu with 
'info chardev'
'

I deleted the vm image, then attempted a Ubuntu server 10.04 i386
installation which worked fine. I then attempted a Windows 7 x64
installation. I didn't receive the same message, but it gave me the
"blue screen of death" with the message of:

STOP: 0x001E (0x, 0x,
0x, 0x)

Windows XP 32bit installs just fine.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
https://bugs.launchpad.net/bugs/607884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607884] Re: 10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64

2010-07-20 Thread Matt Keys
If it matters the hardware I'm using is a Dell PowerEdge 1855 chassis
with ten 1855 blades. They're all configured the same:

m...@libvirt01:/$ uname -a
Linux libvirt01 2.6.32-23-server #37-Ubuntu SMP Fri Jun 11 09:11:11 UTC 2010 
x86_64 GNU/Linux
m...@libvirt01:/$ free -m
 total   used   free sharedbuffers cached
Mem: 16082   1917  14164  0 58604
-/+ buffers/cache:   1255  14826
Swap: 1952  0   1952
m...@libvirt01:/$ cat /proc/cpuinfo 
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping: 1
cpu MHz : 3199.916
cache size  : 1024 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr
bogomips: 6399.83
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping: 1
cpu MHz : 3199.916
cache size  : 1024 KB
physical id : 3
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 6
initial apicid  : 6
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr
bogomips: 6400.31
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 2
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping: 1
cpu MHz : 3199.916
cache size  : 1024 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr
bogomips: 6400.27
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 3
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Xeon(TM) CPU 3.20GHz
stepping: 1
cpu MHz : 3199.916
cache size  : 1024 KB
physical id : 3
siblings: 2
core id : 0
cpu cores   : 1
apicid  : 7
initial apicid  : 7
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm 
constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr
bogomips: 6400.30
clflush size: 64
cache_alignment : 128
address sizes   : 36 bits physical, 48 bits virtual
power management:

m...@libvirt01:/$

-- 
10.04 amd64 libvirt+qemu fails to install Win Server 08 x64 or Win7 x64
https://bugs.launchpad.net/bugs/607884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607407] Re: Sync pyopencl 0.92~beta+git20100709-1 (multiverse) from Debian Unstable (contrib)

2010-07-20 Thread Tomasz Rybak
In Ubuntu all files related to NVIDIA drivers are in package nvidia-current.
I was able to build package after applying this patch:
Index: control
===
--- control
+++ control
@@ -6,7 +6,7 @@
  python-support,
  python-all-dev,
  python-setuptools,
- nvidia-libopencl1-dev | libopencl1-dev,
+ nvidia-libopencl1-dev | libopencl1-dev | nvidia-current-dev,
  libboost-python-dev,
  mesa-common-dev,
  python-numpy,
@@ -22,8 +22,7 @@
 Package: python-pyopencl
 Architecture: amd64 i386
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- libnvidia-compiler1,
- nvidia-opencl-common,
+ nvidia-opencl-common | nvidia-current,
  python-numpy,
  python-matplotlib,
  python-pytools (>= 7),
Index: rules
===
--- rules
+++ rule
@@ -8,7 +8,7 @@
 
 override_dh_auto_configure:
./configure.py --boost-python-libname=boost_python-py \
-   --cl-enable-gl
+   --cl-enable-gl --cl-inc-dir=/usr/include/nvidia-current
 
 override_dh_auto_build:
dh_auto_build --buildsystem=python_distutils


The question is - should I try to have the same package in Debian and Ubuntu or 
For now X-team (responsible for NVIDIA packges) does not intend to split 
package to have situation similar to Debian,
so Debian and Ubuntu CUDA/OpenCL packages will need to differ in 
Deps/Build-Deps.

-- 
Sync pyopencl 0.92~beta+git20100709-1 (multiverse) from Debian Unstable 
(contrib)
https://bugs.launchpad.net/bugs/607407
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 579737] Re: [SRU] OpenVPN client connect hangs on PUSH_REQUEST

2010-07-20 Thread Waldo2k2
The version in lucid-proposed fixes this bug.
Everything seems stable so far, if I find any problems with the proposed 
version where is the best place to report them?

-- 
[SRU] OpenVPN client connect hangs on PUSH_REQUEST
https://bugs.launchpad.net/bugs/579737
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366662] Re: I can no longer mount any of the usb ports

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
I can no longer mount any of the usb ports
https://bugs.launchpad.net/bugs/32
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366565] Re: Regression 9.04: 3g modem problems

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Sorry for delay.

** Changed in: ubuntu
   Status: New => Fix Released

-- 
Regression 9.04: 3g modem problems
https://bugs.launchpad.net/bugs/366565
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607887] [NEW] hexedit "press F1 for help" doesn't work

2010-07-20 Thread Sundaram
Public bug reported:

Binary package hint: hexedit

The man page of hexedit says that key F1 is for help, F2 is for save and
F3 is for load file, etc. While the other hot keys are working, the F1
hot key doesn't work since F1 is trapped by the gnome-terminal window
and it pops-up a separate instance of Ubuntu's GNOME Terminal Manual
(help) Window.

Expected Behaviour: F1 should show the help of hexedit program

Actual Behaviour: Pop-ups the terminal help window

** Affects: hexedit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hexedit "press F1 for help" doesn't work
https://bugs.launchpad.net/bugs/607887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607543] Re: Logging into already logged in user (after switching users) causes user to log out

2010-07-20 Thread wallpaper_thief
** Description changed:

  Binary package hint: gnome-session
  
  When switching users and logging into a user that is already logged in
  from the login screen, the user is logged out and returned to the login
  screen. I have several family members using this computer, and some of
  us need to compile and download things in the background while others
  use this computer under their own account, and so this is very
  detrimental to us. This kills all the processes and application data the
  logged in user was running.
  
  Please tell me what other information would be useful and how to collect
  it.
  
  Running: Lucid 10.04
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-session 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon Jul 19 21:45:14 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-session

** Changed in: gnome-session (Ubuntu)
   Status: New => Confirmed

-- 
Logging into already logged in user (after switching users) causes user to log 
out
https://bugs.launchpad.net/bugs/607543
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread Bogdan Marinov
I think I've located the problem: the crash appears when the Oculars
plug-in fails to load due to missing SQLite driver. It seems that the
SQLite driver was not included in the Mac OS X package.

Could any of the Mac users please confirm this? Try disabling Oculars
(Remove the tick from "Load at startup" for Oculars in Stellarium's
Configuration window), restart Stellarium and report the result.

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 549623] Re: Bad subpixel rendering in Firefox

2010-07-20 Thread Tobias Wolf
You’re not meant to zoom. That’s the trick.

-- 
Bad subpixel rendering in Firefox
https://bugs.launchpad.net/bugs/549623
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 549623] Re: Bad subpixel rendering in Firefox

2010-07-20 Thread Tobias Wolf
Also, the legacy LCD filter is active in your screenshot. This is not
the default. Did you customize your .fonts.conf?

-- 
Bad subpixel rendering in Firefox
https://bugs.launchpad.net/bugs/549623
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 363771] Re: aes-x86_64 module missing from amd64

2010-07-20 Thread Fabio Marconi
** Package changed: ubuntu => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
aes-x86_64 module missing from amd64
https://bugs.launchpad.net/bugs/363771
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607885] Re: Merge pacemaker 1.0.9.1-2 (universe) from debian unstable (main)

2010-07-20 Thread Andres Rodriguez
** Summary changed:

- Please merge pacemaker 
+ Merge pacemaker 1.0.9.1-2 (universe) from debian unstable (main)

-- 
Merge pacemaker 1.0.9.1-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/607885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607874] Re: requestsync: undefined variable hasLP

2010-07-20 Thread Michael Bienia
Fixed in trunk r670.

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New => Fix Committed

-- 
requestsync: undefined variable hasLP
https://bugs.launchpad.net/bugs/607874
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607874] Re: requestsync: undefined variable hasLP

2010-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-dev-tools

-- 
requestsync: undefined variable hasLP
https://bugs.launchpad.net/bugs/607874
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607211] Re: firefox crashes with X_ShmCreatePixmap: BadImplementation

2010-07-20 Thread drew212
Thanks for reporting this bug and helping to improve Ubuntu. I'm not
sure how libflash-mozplugin got installed on your system, as it isn't
supported in lucid. Since you were able to fix this by installing a
supported flash player I'm marking it as invalid. Feel free to report
any other bugs you may find.

** Changed in: firefox (Ubuntu)
   Status: New => Invalid

-- 
firefox crashes with X_ShmCreatePixmap: BadImplementation
https://bugs.launchpad.net/bugs/607211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 581934] Re: libvirtError: monitor socket did not show up.: Connection refused

2010-07-20 Thread bl8n8r
same problem here on karmic hypervisor.  Seems to be something with the
"-S" switch which virt-manager uses to start the guests (as seen from ps
output).  If I try and start the XP guest with -S, it just sits forever.
Issuing 'c' from kvm console (alt+2) just fails the boot process.

Trying to start an XP guest from virt-manager results in:
---
Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 493, in run_domain
vm.startup()
  File "/usr/share/virt-manager/virtManager/domain.py", line 558, in startup
self.vm.create()
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 293, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: monitor socket did not show up.: No such file or directory


Only way I can start this guest is by hand on the cli:
---
/usr/bin/qemu-system-x86_64 -M pc-0.11 -m 512 -smp 1 -name winsodxp -uuid 
1fb923d5-7497-4d69-809b-786a4f94ece6 -monitor 
unix:/var/run/libvirt/qemu/winsodxp.monitor,server,nowait -localtime -boot c 
-drive file=/kvm/winxp3_s.img,if=ide,index=0,boot=on -drive 
file=/kvm/iso/snoppix.iso,if=ide,media=cdrom,index=2 -net 
nic,macaddr=ba:dd:c0:ff:ee:f5,vlan=0,model=rtl8139,name=rtl8139.0 -net 
tap,fd=23,vlan=0,name=tap.0 -serial none -parallel none -usb -usbdevice tablet 
-sdl -k en-us -vga std

-- 
libvirtError: monitor socket did not show up.: Connection refused
https://bugs.launchpad.net/bugs/581934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 543261] Re: Text in Software Center not complete/ messed-up

2010-07-20 Thread jgv
Added a screenprint of the terminal screen

-Oorspronkelijke bericht-
Van: Andrew <543...@bugs.launchpad.net>
Reply-to: Bug 543261 <543...@bugs.launchpad.net>
Aan: jgv...@gmail.com
Onderwerp: [Bug 543261] Re: Text in Software Center not complete/
messed-up
Datum: Thu, 15 Jul 2010 06:36:38 -

software-center


** Attachment added: "Schermafdruk.png"
   http://launchpadlibrarian.net/52220313/Schermafdruk.png

-- 
Text in Software Center not complete/ messed-up
https://bugs.launchpad.net/bugs/543261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 115637] Re: headphones on laptop don't mute laptop speakers on Toshiba A120-237

2010-07-20 Thread Mackenzie Morgan
Olli, you have a different computer.  Thus, you have a different bug,
regardless whether symptoms are similar.

-- 
headphones on laptop don't mute laptop speakers on Toshiba A120-237
https://bugs.launchpad.net/bugs/115637
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607646] Re: Segmentation fault in PHP5 with pgsql module

2010-07-20 Thread Miroslav Zacek
I tried recompile php without the suhosin patch and it is still
segfaulting.

See the *notice in frame  #2 "address is out of bounds" (in function
_php_pgsql_notice_ptr_dtor)

This bug look very similar to php5 bug  #542514 which was found in
5.2.10 and fixed in 5.2.11.

** Attachment added: "backtrace"
   http://launchpadlibrarian.net/52220534/gdb-apache2_php_no_suhosin.txt

-- 
Segmentation fault in PHP5 with pgsql module
https://bugs.launchpad.net/bugs/607646
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 262183] Re: EPS to PNG conversion makes background transparent in hardy

2010-07-20 Thread Tobias Wolf
It’s only white in PostScript viewers because they use white as the
default background.

Not a bug.

-- 
EPS to PNG conversion makes background transparent in hardy
https://bugs.launchpad.net/bugs/262183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 585520] Re: Unable to resume from second consecutive suspend

2010-07-20 Thread Ed Saunders
I am having the exact same problem.  My laptop resumes fine after the
first suspend but does not have a display or backlight after the second
suspend, I have to reboot and then the network is disabled and I enable
it through NetworkManager.

I have attached output of dmesg after a reboot.

Here is my basic info:
Toshiba A305 with Intel GM965 graphics.
BIOS version 1.80 (latest)
Ubuntu 10.04
Kernel 2.6.32-23-generic
Processor Intel Core 2 Duo T5750

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/52220818/dmesg.txt

-- 
Unable to resume from second consecutive suspend
https://bugs.launchpad.net/bugs/585520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:stellarium

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 446717] Re: [gm45] Adjusting Brightness in Acer Aspire Timelines causes system freeze in 4810T and 5810T models

2010-07-20 Thread Emiel Kollof
The crash seems to happen in drm_intel_gem_bo_start_gtt_access(),
judging from those stacktraces.

2010/7/14 Martin Vielsmaier <446...@bugs.launchpad.net>:
> When the system is frozen it is enough to kill compiz to break the freeze.
> I attached gdb to compiz while frozen, here is the stack:
> (gdb) info stack
> #0  0x7fc45b2d2187 in ioctl () from /lib/libc.so.6
> #1  0x7fc45891e84d in drm_intel_gem_bo_start_gtt_access () from 
> /lib/libdrm_intel.so.1
> #2  0x7fc458d8d70f in ?? () from /usr/lib/dri/i965_dri.so
> #3  0x7fc45ba3d612 in glXSwapBuffers () from /usr/lib/mesa/libGL.so.1
> #4  0x00413302 in eventLoop ()
> #5  0x0040d8e9 in main ()
>
> A second time with some more debug symbols installed:
> (gdb) info stack
> #0  0x7f2c27198187 in ioctl () from /lib/libc.so.6
> #1  0x7f2c247e484d in drm_intel_gem_bo_start_gtt_access (bo=0x1ac6960, 
> write_enable=)
>    at ../../intel/intel_bufmgr_gem.c:1145
> #2  0x7f2c24c5370f in ?? () from /usr/lib/dri/i965_dri.so
> #3  0x7f2c27903116 in ?? () from /usr/lib/mesa/libGL.so.1
> #4  0x00412afb in eventLoop ()
> #5  0x0040d8e9 in main ()
>
> I also believe that this problem is closely linked to OpenGL activity. Before 
> I touch the brightness keys everything is fine. Compiz and glxgears run. When 
> I touched the brightness keys (sometimes I need to touch them more than one 
> time), compiz freezes. When I kill it via a SSH session and then start 
> glxgears it freezes too.
> Attached gdb to frozen glxgears, stack:
> (gdb) info stack
> #0  0x7ff3a3abf187 in ioctl () from /lib/libc.so.6
> #1  0x7ff3a1c6c84d in drm_intel_gem_bo_start_gtt_access () from 
> /lib/libdrm_intel.so.1
> #2  0x7ff3a20db70f in ?? () from /usr/lib/dri/i965_dri.so
> #3  0x7ff3a4560612 in glXSwapBuffers () from /usr/lib/mesa/libGL.so.1
> #4  0x0040339f in ?? ()
> #5  0x7ff3a39ffc4d in __libc_start_main () from /lib/libc.so.6
> #6  0x004018c9 in ?? ()
> #7  0x7fff1b7b1d78 in ?? ()
> #8  0x001c in ?? ()
> #9  0x0001 in ?? ()
> #10 0x7fff1b7b3645 in ?? ()
> #11 0x in ?? ()
>
> Second time:
> (gdb) info stack
> #0  0x7f0027c5d187 in ioctl () from /lib/libc.so.6
> #1  0x7f0025e0a84d in drm_intel_gem_bo_start_gtt_access (bo=0x25f8be0, 
> write_enable=)
>    at ../../intel/intel_bufmgr_gem.c:1145
> #2  0x7f002627970f in ?? () from /usr/lib/dri/i965_dri.so
> #3  0x7f00286fe612 in glXSwapBuffers () from /usr/lib/mesa/libGL.so.1
> #4  0x0040339f in ?? ()
> #5  0x7f0027b9dc4d in __libc_start_main () from /lib/libc.so.6
> #6  0x004018c9 in ?? ()
> #7  0x77897138 in ?? ()
> #8  0x001c in ?? ()
> #9  0x0001 in ?? ()
> #10 0x77897680 in ?? ()
> #11 0x in ?? ()
>
> Any ideas what could trigger the bug? (Note that when the brightness
> keys were touched once, this bug persists. So I think that some register
> on the graphics card is set wrong and from then on causes problems... Is
> there a way to read them all at once to see what changes?)
>
> --
> [gm45] Adjusting Brightness in Acer Aspire Timelines causes system freeze in 
> 4810T and 5810T models
> https://bugs.launchpad.net/bugs/446717
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>

-- 
[gm45] Adjusting Brightness in Acer Aspire Timelines causes system freeze in 
4810T and 5810T models
https://bugs.launchpad.net/bugs/446717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 607538] Re: Like bug 504978 but different sympton at end

2010-07-20 Thread duanedesign
Jim,
Are you using any script blocking software like No Script? Could you check that 
Firefox is set as your default browser under:

System > Preferences > Preferred Applications

Can you try the following and let us know the results?

   1. Quit the Ubuntu One client
   2. Open Applications->Accessories->Passwords and Encryption Keys
   3. Click on the arrow next to "Passwords"
   4. Right-click on the Ubuntu One token and select "Delete"
   5. Go to https://one.ubuntu.com/account/machines/
   6. Click on the checkbox next to your computer
   7. Click the "Remove selected computers" button
   8. Open Applications->Internet->Ubuntu One
   9. a web page should open, prompting you to add your computer to your Ubuntu 
One account
  10. Add your computer 

You should be connected after you follow these steps. If you are not
connected, can you please attach the following files to this bug report?

~/.cache/ubuntuone/log/oauth-login.log
~/.cache/ubuntuone/log/syncdaemon-exceptions.log
 ~/.cache/ubuntuone/log/syncdaemon.log

thank you,
duanedesign

-- 
Like bug 504978 but different sympton at end
https://bugs.launchpad.net/bugs/607538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606679] Re: firefox hangs intermittently for no apparent reason.

2010-07-20 Thread drew212
Since you no long can reproduce this bug I'm marking it as invalid. If
the problem arises again set the bug status to new and we will continue
helping you with your bug. Feel free to continue reporting any other
bugs you may find. Thanks again!

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Invalid

-- 
firefox hangs intermittently for no apparent reason.
https://bugs.launchpad.net/bugs/606679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560665] Re: gnome-appearance-manager doesn't set font setting for whole system

2010-07-20 Thread Tobias Wolf
> LTS will be out in few days and it's broken. AGAIN.
Boohoo.

KDE and Gnome are completely separate entities and they have differing
approaches in many areas. They compete, sometimes only for competitions
sake. FreeDesktop.org is the forum to raise this issue (forum in the
Roman orator sense). Not the distro.

-- 
gnome-appearance-manager doesn't set font setting for whole system
https://bugs.launchpad.net/bugs/560665
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607896] [NEW] very unstable

2010-07-20 Thread uttam2707
Public bug reported:

Binary package hint: griffith

everytime i tried to add a movie name in the database, the pop up
message said "wait... fetching date from the internet" and after a few
moment the program gets terminated automatically.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: griffith 0.11-1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
CheckboxSubmission: 4403f21f5e3272d24aaebcfd9d4f87af
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
Date: Tue Jul 20 23:21:01 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: griffith

** Affects: griffith (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
very unstable
https://bugs.launchpad.net/bugs/607896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607896] Re: very unstable

2010-07-20 Thread uttam2707

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/52220590/Dependencies.txt

-- 
very unstable
https://bugs.launchpad.net/bugs/607896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607828] Re: [merge request] please merge python-support 1.0.9 (main) from Debian unstable (main)

2010-07-20 Thread Mikhail Turov
as i'm novice need a review

** Patch added: "preview.diff"
   http://launchpadlibrarian.net/52221274/preview.diff

-- 
[merge request] please merge python-support 1.0.9 (main) from Debian unstable 
(main)
https://bugs.launchpad.net/bugs/607828
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: [arrandale] Maverick boots to a black screen

2010-07-20 Thread Stenten
** Summary changed:

- [arrandale] Maverick boots to a black screen: "(EE) intel(0): No kernel 
modesetting driver detected."
+ [arrandale] Maverick boots to a black screen

-- 
[arrandale] Maverick boots to a black screen
https://bugs.launchpad.net/bugs/605667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 267302] Re: Gnat-gps trouble on start

2010-07-20 Thread John Raymond Dore
I have reproduced a similar bug on 10.04 (Lucid Lynx).

The problems with "gnatpsta.py" and "methods.py", as mentioned in the
original bug report from 2008, appear to have been fixed.

However, after downloading the "gnat-gps" package and starting GPS
(/usr/bin/gnat-gps), I still get the following error message:

[2010-07-20 19:04:01] Error while parsing /usr/share/gps/plug-ins/changelog.xml
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/share/gps/plug-ins/ada_support.py", line 15, in 
import os_utils, gnat_switches
ImportError: No module named gnat_switches
Welcome to GPS 4.3-5ubuntu1 (Debian) hosted on x86_64-linux-gnu
the GNAT Programming Studio
(c) 2001-2008 AdaCore

This error has not (so far) prevented me from building and running Ada
programs in GPS, but its presence is not comforting and I'm wondering
whether it will cause any future problems. :)

The Python ImportError can be made to go away by adding
"gnat_switches.py" to /usr/share/gps/plug-ins/

I attach the missing gnat_switches.py file to this post. It is taken from 
AdaCore's GNAT_GPL package, available from:
http://libre.adacore.com/libre/download/

I am not sure how to resolve the "Error while parsing /usr/share/gps
/plug-ins/changelog.xml" message, or even what the cause of the parse
error is.

** Attachment added: "gnat_switches.py"
   http://launchpadlibrarian.net/52221234/gnat_switches.py

-- 
Gnat-gps trouble on start
https://bugs.launchpad.net/bugs/267302
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607898] [NEW] Gedit 2.26.1 won't wordwrap or "textwrap"

2010-07-20 Thread Bill Zimmerly
Public bug reported:

Binary package hint: gedit

I have the correct check boxes checked and value entered in
Edit/Preferences ("Text Wrapping" and "Right Margin") but still it
doesn't word-wrap.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gedit
Package: gedit 2.26.1-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
Uname: Linux 2.6.28-19-server i686

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Gedit 2.26.1 won't wordwrap or "textwrap"
https://bugs.launchpad.net/bugs/607898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607898] Re: Gedit 2.26.1 won't wordwrap or "textwrap"

2010-07-20 Thread Bill Zimmerly

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/52221346/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/52221347/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/52221348/ProcStatus.txt

-- 
Gedit 2.26.1 won't wordwrap or "textwrap"
https://bugs.launchpad.net/bugs/607898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607885] Re: Merge pacemaker 1.0.9.1-2 (universe) from debian unstable (main)

2010-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package pacemaker - 1.0.9.1-2ubuntu1

---
pacemaker (1.0.9.1-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable (LP: #607885). Remaining changes:
- debian/control: Drop unnecessary Build-Depends on python-dev.
- debian/pacemaker.postinst: fix permissions on /var/lib/pengine.

pacemaker (1.0.9.1-2) unstable; urgency=low

  * Rebuild against fresh cluster-glue
- Updated dependencies
  * Update debian/watch
  * Add dependencies on libglib2.0-dev, libxml2-dev and libcluster-glue-dev
to pacemaker-dev.
Closes: #586787
  * Update standards version to 3.9.0
 -- Andres RodriguezTue, 20 Jul 2010 13:37:45 -0400

** Changed in: pacemaker (Ubuntu)
   Status: In Progress => Fix Released

-- 
Merge pacemaker 1.0.9.1-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/607885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607828] Re: [merge request] please merge python-support 1.0.9 (main) from Debian unstable (main)

2010-07-20 Thread Mikhail Turov
** Branch linked: lp:~groldster/ubuntu/maverick/python-support/merge-
from-sid-1.0.9

-- 
[merge request] please merge python-support 1.0.9 (main) from Debian unstable 
(main)
https://bugs.launchpad.net/bugs/607828
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP: 0010:[] [] fb_release+0x30/0x70

2010-07-20 Thread Stenten
** Summary changed:

- [arrandale] Maverick boots to a black screen
+ Kernel Oops - unable to handle kernel NULL pointer dereference; RIP: 
0010:[]  [] fb_release+0x30/0x70

-- 
Kernel Oops - unable to handle kernel NULL pointer dereference; RIP: 
0010:[]  [] fb_release+0x30/0x70
https://bugs.launchpad.net/bugs/605667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366679] Re: upgrade from Intrepid to Jaunty via alternate iso dpkg backed up /etc/modprobe.d/aliases

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
upgrade from Intrepid to Jaunty via alternate iso dpkg backed up 
/etc/modprobe.d/aliases
https://bugs.launchpad.net/bugs/366679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366678] Re: 9.04 fails to boot on HP DV2-1030US laptop

2010-07-20 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu 
better.
Is this bug reproducible with the latest Lucid packages ?
Tanks in advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
9.04 fails to boot on HP DV2-1030US laptop
https://bugs.launchpad.net/bugs/366678
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607901] [NEW] Floating point exception while populating playlist from folder

2010-07-20 Thread Keantoken
Public bug reported:

Binary package hint: audacious

Hello everyone. I realized I put this in the wrong place previously
(https://answers.launchpad.net/ubuntu/+source/audacious/+question/118046),
so I moved it here. I'm running version 2.3-1ubuntu4.

I just installed Ubuntustudio, Lucid. I chose to encrypt my home
directory.

If I go to Open, and select my music folder, Audacious will begin
playing the first file. After several seconds, audacious disappears. If
I run from the terminal, this is what's left afterwards:

~$ audacious
Floating point exception
~$

If I run with the Sudo command, Audacious doesn't see the drive my music
is on, I think this is because they are not owned by root (?).

 - keantoken

** Affects: audacious (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Floating point exception while populating playlist from folder
https://bugs.launchpad.net/bugs/607901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread Bahram Shahrooz
Bogdan:

Yes, it works!  I am very new to astronomy; so I am not sure what I will
be missing by disabling Osculars.

Thanks,
Bahram

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread shelleyfrank
Bogdan Marinov is correct. I've disabled the Ocular  plug-in in settings
and exited, restarted Stellarium and the night vision now works as it
should without crash. Ironically, I've downgraded to 0.10.4 because I
could live without the night vision feature, but missed the Ocular plug-
in in 0.10.4, which is missing from the 0.10.5 toolbar even with Ocular
enabled in settings. it'd be nice if the Ocular plug-in will work in the
next release. Thanks for the help.

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366237] Re: Loading bar jumps back to 5% after reching 90%

2010-07-20 Thread mark0495
Yes, this still happens. I tried to change language and I tried to add a
new entry to the Kickoff, and in both instances the same bug occured. If
I leave the window for a long while and choose to cancel, some of the
settings are changed. However, I cannot say if all of them are; I don't
know if the translation of the latest KDE release is already completed.

-- 
Loading bar jumps back to 5% after reching 90%
https://bugs.launchpad.net/bugs/366237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 358433] Re: Please update sugar-presence-service to 0.84 version

2010-07-20 Thread Luke Faraone
** Changed in: sugar-presence-service (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
Please update sugar-presence-service to 0.84 version
https://bugs.launchpad.net/bugs/358433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607904] [NEW] please repackage 0.4.1 for Karmic

2010-07-20 Thread LeoRochael
Public bug reported:

Binary package hint: labyrinth

Besides triggering bug #607902, the 0.4.0 version of labyrinth for
karmic doesn't mention a necessary dependency on python-numeric, so the
package is not usable out-of-the-box without manual fixes.

** Affects: labyrinth (Ubuntu)
 Importance: Undecided
 Status: New

-- 
please repackage 0.4.1 for Karmic
https://bugs.launchpad.net/bugs/607904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607903] [NEW] Lenovo Thinkpad R60e volume buttons - ACPI event but no keypress

2010-07-20 Thread mateusz.pagacz
Public bug reported:

Volume raise, lower, and mute buttons do not work on Lenovo Thinkpad
R60e.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
Architecture: i386
Date: Tue Jul 20 20:22:27 2010
EcryptfsInUse: Yes
FirefoxPackages:
 firefox 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-gnome-support 3.6.6+nobinonly-0ubuntu0.10.04.1
 firefox-branding 3.6.6+nobinonly-0ubuntu0.10.04.1
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 LANG=pl_PL.utf8
 SHELL=/bin/bash
SourcePackage: firefox

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Lenovo Thinkpad R60e volume buttons - ACPI event but no keypress
https://bugs.launchpad.net/bugs/607903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607903] Re: Lenovo Thinkpad R60e volume buttons - ACPI event but no keypress

2010-07-20 Thread mateusz.pagacz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/52221741/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/52221742/ExtensionSummary.txt

** Attachment added: "profile_default_pluginreg.dat.txt"
   http://launchpadlibrarian.net/52221743/profile_default_pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/52221744/profiles.ini.txt

-- 
Lenovo Thinkpad R60e volume buttons - ACPI event but no keypress
https://bugs.launchpad.net/bugs/607903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607902] [NEW] python version mismatch

2010-07-20 Thread LeoRochael
Public bug reported:

Binary package hint: labyrinth

The file at /usr/bin/labyrinth has a "#!" line with "/usr/bin/env
python", which means it will use the default version of python
installed. However, it goes on to insert on sys.path the path to the
labyrinth package installed in a specific python version. This breaks
labyrinth 0.4.0 on Karmic, where the specific python version is 2.5,
which is not installed by default.

The attached patch replaces the static python directory insertion with
one calculated from the import of the labyrinth python package. It will
happen to be the same as the statically included directory if the python
versions match.

The attached patch also removes an unnecessary exists() check, since
os.path.isdir() implies os.path.exists()

** Affects: labyrinth (Ubuntu)
 Importance: Undecided
 Status: New

-- 
python version mismatch
https://bugs.launchpad.net/bugs/607902
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607902] Re: python version mismatch

2010-07-20 Thread LeoRochael

** Patch added: "Patch to replace the static version-specific package inclusion 
with one calculated from the actual package location"
   http://launchpadlibrarian.net/52221902/labyrinth-startup.diff

-- 
python version mismatch
https://bugs.launchpad.net/bugs/607902
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605667] Re: Kernel Oops - unable to handle kernel NULL pointer dereference; RIP: 0010:[] [] fb_release+0x30/0x70

2010-07-20 Thread Stenten
** Description changed:

+ === Problem ===
+ Maverick boots to a black screen.
+ 
+ === Kernel Oops Report === (Comment #36)
+ [   30.499178] BUG: unable to handle kernel NULL pointer dereference at 
0010
+ [   30.499187] IP: [] fb_release+0x30/0x70
+ [   30.499198] PGD 1307a8067 PUD 12fa3f067 PMD 0 
+ [   30.499203] Oops:  [#1] SMP 
+ [   30.499206] last sysfs file: 
/sys/devices/virtual/wmi/D9F41781-F633-4400-9355-601770BEC510/uevent
+ [   30.499209] CPU 3 
+ [   30.499211] Modules linked in: binfmt_misc parport_pc ppdev 
snd_hda_codec_intelhdmi snd_hda_codec_realtek vga16fb vgastate arc4 
snd_hda_intel snd_hda_codec snd_hwdep ath9k snd_pcm i915 snd_seq_midi 
snd_rawmidi snd_seq_midi_event drm_kms_helper drm uvcvideo snd_seq ath9k_common 
videodev ath9k_hw ath snd_timer snd_seq_device mac80211 acer_wmi snd 
v4l1_compat v4l2_compat_ioctl32 cfg80211 intel_agp i2c_algo_bit soundcore 
snd_page_alloc sony_laptop video output lp parport firewire_ohci ahci sdhci_pci 
sdhci firewire_core crc_itu_t led_class libahci atl1c
+ [   30.499255] 
+ [   30.499259] Pid: 424, comm: plymouthd Not tainted 2.6.35-9-generic 
#14-Ubuntu VAIO/VPCY2190X
+ [   30.499262] RIP: 0010:[]  [] 
fb_release+0x30/0x70
+ [   30.499267] RSP: 0018:880133487ea8  EFLAGS: 00010286
+ [   30.499269] RAX: 880133486000 RBX: 88013336a000 RCX: 
0003
+ [   30.499272] RDX:  RSI: 8801233b69c0 RDI: 
88013336a008
+ [   30.499274] RBP: 880133487eb8 R08:  R09: 

+ [   30.499276] R10: 7fff4cbe4220 R11: 0246 R12: 
88013336a008
+ [   30.499279] R13: 880130566c90 R14: 88013780c000 R15: 
8801314ec700
+ [   30.499282] FS:  7f8bed376700() GS:880001ec() 
knlGS:
+ [   30.499285] CS:  0010 DS:  ES:  CR0: 80050033
+ [   30.499287] CR2: 0010 CR3: 0001303f8000 CR4: 
06e0
+ [   30.499289] DR0:  DR1:  DR2: 

+ [   30.499292] DR3:  DR6: 0ff0 DR7: 
0400
+ [   30.499295] Process plymouthd (pid: 424, threadinfo 880133486000, task 
8801307d)
+ [   30.499297] Stack:
+ [   30.499299]  8801233b69c0 0008 880133487f08 
81152ea5
+ [   30.499303] <0> 880130566c90 88013780c000 7f8bed248000 
8801233b69c0
+ [   30.499307] <0> 880133ae5b80  000b 
00d4cdb0
+ [   30.499312] Call Trace:
+ [   30.499319]  [] __fput+0xf5/0x210
+ [   30.499322]  [] fput+0x25/0x30
+ [   30.499328]  [] filp_close+0x5d/0x90
+ [   30.499331]  [] sys_close+0xb7/0x120
+ [   30.499338]  [] system_call_fastpath+0x16/0x1b
+ [   30.499340] Code: 83 ec 10 48 89 1c 24 4c 89 64 24 08 0f 1f 44 00 00 48 8b 
9e a0 00 00 00 4c 8d 63 08 4c 89 e7 e8 c7 21 22 00 48 8b 93 c0 03 00 00 <48> 8b 
42 10 48 85 c0 74 11 be 01 00 00 00 48 89 df ff d0 48 8b 
+ [   30.499373] RIP  [] fb_release+0x30/0x70
+ [   30.499377]  RSP 
+ [   30.499379] CR2: 0010
+ [   30.499382] ---[ end trace f7ab49e121e5a828 ]---
+ 
+ === Original Report ===
  Laptop: Sony Vaio model: VPCY2190X
  Ubuntu Release: 10.04 x64 Live USB as made by the USB Creator tool from 
Ubuntu 10.04 x64
  
  I am trying to boot Ubuntu off a live USB stick (no disc drive), but get a 
kernel panic or a non-responsive system on every boot.
  If I allow the startup process to continue without interference to change 
options, I eventually end up with a blank screen, no response to mouse or 
keyboard except for ctrl-alt-del, which preforms a shutdown.  ctrl-alt-f1 will 
not bring up a terminal either.  When I turn on the 'nomodeset' boot option I 
can see the boot splash, can ESC out of it and see boot text.  However, I get 
what appears to be corrupted, colored text for a split second and then kernel 
panic (caps & scroll lock blinking) with black screen.  The other options in 
the live boot option screen do not seem to make an appreciable difference.
  
  With my moderate amount of linux experience, I'm going to postulate that
  this is a graphics chipset driver issue because of the display
  corruption and the fact that 'nomodeset' at least improves the boot
  experience.  The graphics chipset is an Intel chip:
  
  Mobile Intel® Graphics Media Accelerator 4500MHD
  Mobile Intel® GS45 Express Chipset
  
  I hope that I am in error in reporting this bug, but I have tried all the 
tricks that I could think of to get it to boot and have failed.
- --- 
+ ---
  Architecture: amd64
  DistroRelease: Ubuntu 10.10
  DkmsStatus: Error: [Errno 2] No such file or directory
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100630.2)
  MachineType: Sony Corporation VPCY2190X
  Package: xserver-xorg-video-intel 2:2.11.0-1ubuntu2
  PackageArchitecture: amd64
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-6-generic 
root=UUID=34d429a1-414a-4d00-ae97-31d2243fe69f ro nomodeset xforceve

[Bug 607905] [NEW] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-07-20 Thread Mark Heilman
Public bug reported:

My right button on usb mouse also hangs and doesn't work...

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: fglrx 2:8.723.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-9.14-generic 2.6.35-rc5
Uname: Linux 2.6.35-9-generic x86_64
Architecture: amd64
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1366x768 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
 edid-base64: 
AP///wBMo0EwAAASAQOAIxR4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBShtWbFAAFjAwICUAYcYQAAAZDwAAAB60AnQA/gBTQU1TVU5HCiAgICAg/gAxNjBBVDAxLVQwMgogANw=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
Date: Tue Jul 20 12:13:28 2010
DkmsStatus: fglrx, 8.723.1: added
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
GdmLog2: Error: command ['cat', '/var/log/gdm/:0.log.2'] failed with exit code 
1: cat: /var/log/gdm/:0.log.2: No such file or directory
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100714)
MachineType: TOSHIBA Satellite L505D
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-9-generic 
root=UUID=6048cc5e-3bd6-4e83-ac95-caf846fa9498 ro quiet splash
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
dmi.bios.date: 12/17/2009
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.10
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: AMD
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.10:bd12/17/2009:svnTOSHIBA:pnSatelliteL505D:pvrPSLV6U-01F009:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnAMD:ct10:cvrNone:
dmi.product.name: Satellite L505D
dmi.product.version: PSLV6U-01F009
dmi.sys.vendor: TOSHIBA
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-9-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package maverick

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/607905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607905] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-07-20 Thread Mark Heilman

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/5142/AptOrdering.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/5143/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/5144/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/5145/Dependencies.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/5146/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/5147/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/5148/DpkgTerminalLog.gz

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/5149/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   http://launchpadlibrarian.net/5150/GdmLog1.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/5151/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/5152/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/5153/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/5154/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/5155/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/5156/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/5157/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/5158/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/5159/UdevLog.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/5160/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/5162/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/5164/Xrandr.txt

** Attachment added: "make.log.txt"
   http://launchpadlibrarian.net/5165/make.log.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/5166/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/5167/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/5168/xkbcomp.txt

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/607905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588031] Re: [Realtek ALC269] no sound on external speaker jack (Optiplex 980)

2010-07-20 Thread William Loucks
@DavidH: Jack-sensing works (speaker mutes when headphones are plugged
in) and recording works for both line-in and microphone.

-- 
[Realtek ALC269] no sound on external speaker jack (Optiplex 980)
https://bugs.launchpad.net/bugs/588031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607906] [NEW] 2.6.35-devel is unable to mount root on mmc

2010-07-20 Thread Till Harbaum
Public bug reported:

The kernel built from the scripts at
https://code.launchpad.net/~beagleboard-kernel/+junk/2.6.35-devel

fails to mount the root directory from the mmc its booting off, although
it's detecting the mmc just fine and the ext3 support is enabled in the
kernel. This is happening on a  revB7 board.

1.972015] Waiting for root device /dev/mmcblk0p2...
[2.192993] usb 2-1: new low speed USB device using musb_hdrc and address 2
[2.333587] mmc0: new high speed SDHC card at address 0007
[2.339630] mmcblk0: mmc0:0007 SD04G 3.73 GiB (ro)
[2.344787]  mmcblk0: p1 p2 p3
[2.355194] usb 2-1: device v046d pc00e is not supported
[2.412048] VFS: Cannot open root device "mmcblk0p2" or unknown-block(179,2)
[2.419128] Please append a correct "root=" boot option; here are the 
available partitions:
[2.427612] 1f00 512 mtdblock0 (driver?)
[2.432617] 1f011920 mtdblock1 (driver?)
[2.437683] 1f02 128 mtdblock2 (driver?)
[2.442687] 1f034096 mtdblock3 (driver?)
[2.447753] 1f04  255488 mtdblock4 (driver?)
[2.452819] b300 3911680 mmcblk0 driver: mmcblk
[2.458068]   b301   40131 mmcblk0p1
[2.462432]   b302 3365617 mmcblk0p2
[2.466796]   b303  498015 mmcblk0p3
[2.471099] Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(179,2)
[2.479675] [] (unwind_backtrace+0x0/0xf8) from [] 
(panic+0x6c/0xf0)
[2.487854] [] (panic+0x6c/0xf0) from [] 
(mount_block_root+0x188/0x230)
[2.496307] [] (mount_block_root+0x188/0x230) from [] 
(prepare_namespace+0x140/0x1d4)
[2.506011] [] (prepare_namespace+0x140/0x1d4) from [] 
(kernel_init+0x13c/0x164)
[2.515258] [] (kernel_init+0x13c/0x164) from [] 
(kernel_thread_exit+0x0/0x8)

The very same setup with a kernel built from 
https://code.launchpad.net/~beagleboard-kernel/+junk/2.6-stable
works just fine.

** Affects: linux-ti-omap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
2.6.35-devel is unable to mount root on mmc
https://bugs.launchpad.net/bugs/607906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-20 Thread Till Harbaum
A similar problem is reported in this thread:

http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/28895.aspx?PageIndex=2

But no explanation/resolution has been found there.

-- 
2.6.35-devel is unable to mount root on mmc
https://bugs.launchpad.net/bugs/607906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 590367] Re: crash during fast-import

2010-07-20 Thread Jelmer Vernooij
** Changed in: bzr-fastimport
   Status: Confirmed => Fix Released

** Also affects: bzr-fastimport (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: bzr-fastimport (Ubuntu)
   Status: New => Confirmed

** Bug watch added: Debian Bug tracker #54
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=54

** Also affects: bzr-fastimport (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=54
   Importance: Unknown
   Status: Unknown

-- 
crash during fast-import
https://bugs.launchpad.net/bugs/590367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 383517] Re: system-config-printer-kde doesn't work

2010-07-20 Thread Peter Lemieux
Same problem with kubuntu Maverick daily build from two days ago.

kdeadmin 4:4.4.92-0ubuntu1

By the way, kubuntu Maverick doesn't seem to install kdeadmin by
default.  Installing it manually does not fix this bug, however.

-- 
system-config-printer-kde doesn't work
https://bugs.launchpad.net/bugs/383517
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 289625] Re: [intrepid] no sound for some videos

2010-07-20 Thread kselRider
I've this codec but still having the problem, some videos are being played in 
upside down and rotational manner...
Please fix this problem.

-- 
[intrepid] no sound for some videos
https://bugs.launchpad.net/bugs/289625
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607911] [NEW] Xorg freeze without any reason but CTRL+ALT+LEFT (RIGHT) fix it

2010-07-20 Thread hetman
Public bug reported:

Binary package hint: xorg

My system runs fine but some time without any reason xorg freezes the mouse 
pointer moves, but delayed. No button response. 
But if i press CTRL+ALT+LEFT (RIGHT) fix it (key previously pressed trigger).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Jul 20 21:27:56 2010
DkmsStatus:
 virtualbox-ose, 3.1.6, 2.6.32-23-generic, x86_64: installed 
 virtualbox-ose, 3.1.6, 2.6.32-22-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.32-23-generic, x86_64: installed 
 nvidia-current, 195.36.24, 2.6.32-22-generic, x86_64: installed
GdmLog2: X: /tmp/.X11-unix has suspicious mode (not 1777) or is not a 
directory, aborting.
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MachineType: Acer Aspire 5720Z
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic 
root=UUID=7a13c3a9-8f20-49c2-9d31-d6dd009637dd ro quiet splash
ProcEnviron:
 LANG=ru_RU.utf8
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
dmi.bios.date: 11/10/2008
dmi.bios.vendor: Acer
dmi.bios.version: V1.45
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Nettiling
dmi.board.vendor: Acer
dmi.board.version: V1.45
dmi.chassis.type: 1
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.45
dmi.modalias: 
dmi:bvnAcer:bvrV1.45:bd11/10/2008:svnAcer:pnAspire5720Z:pvrV1.45:rvnAcer:rnNettiling:rvrV1.45:cvnAcer:ct1:cvrV1.45:
dmi.product.name: Aspire 5720Z
dmi.product.version: V1.45
dmi.sys.vendor: Acer
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-23-generic

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug freeze lucid

-- 
Xorg freeze without any reason but CTRL+ALT+LEFT (RIGHT) fix it
https://bugs.launchpad.net/bugs/607911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607911] Re: Xorg freeze without any reason but CTRL+ALT+LEFT (RIGHT) fix it

2010-07-20 Thread hetman

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/5012/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/5013/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/5014/Dependencies.txt

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/5015/GdmLog.txt

** Attachment added: "GdmLog1.txt"
   http://launchpadlibrarian.net/5016/GdmLog1.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/5017/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/5018/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/5019/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/5020/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/5021/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/5022/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/5023/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/5024/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/5025/UdevLog.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/5026/XorgConf.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/5027/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/5028/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/5029/Xrandr.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/5030/glxinfo.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/5031/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/5032/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/5033/xkbcomp.txt

-- 
Xorg freeze without any reason but CTRL+ALT+LEFT (RIGHT) fix it
https://bugs.launchpad.net/bugs/607911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607901] Re: Floating point exception while populating playlist from folder

2010-07-20 Thread Benjamin Drung
Can you install the debug package and run audacious with gdb?

-- 
Floating point exception while populating playlist from folder
https://bugs.launchpad.net/bugs/607901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread shelleyfrank
Quote Bogdan Marinov: "It seems that the SQLite driver was not included
in the Mac OS X package".

This is not true. The SQLite driver is included but seems to be
malfunctioning.

I found a sollution albeit a temporary one:

Open the Stellarium 0.10.5 package and brows to Contents\ MacOS\
sqldrivers\.. and replace the libqsqlite.dylib file with
libqsqlite.dylib from Stellarium 0.10.4. Run Stellarium 0.10.5 and the
Ocular plug-in functions well plus Night Vision functions well.

I haven't tested any other features yet, but will keep you posted.

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 554569] Re: [lucid] Blank screen with KMS on Thinkpad X201 with Arrandale (i915)

2010-07-20 Thread Daniel Schröder
@Ray Wang
Thanks for the reply. Now I tried as you explained and I also selected the 
right kernel at the boot procedure. So here's what happend:
No black screen anymore (yeah) but a blinking cursor remains for ever. However, 
now the brightness keys are working.
Really got frustrated by this "bug"... :o(

-- 
[lucid] Blank screen with KMS on Thinkpad X201 with Arrandale (i915)
https://bugs.launchpad.net/bugs/554569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-20 Thread Till Harbaum
** Branch linked: lp:~beagleboard-kernel/+junk/2.6-stable

** Branch unlinked: lp:~beagleboard-kernel/+junk/2.6-stable

** Branch linked: lp:~beagleboard-kernel/+junk/2.6.35-devel

-- 
2.6.35-devel is unable to mount root on mmc
https://bugs.launchpad.net/bugs/607906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607915] [NEW] general protection fault: 0000 [#1] SMP

2010-07-20 Thread iTophux
Public bug reported:

dell d630 every boot kernel hung

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-9-generic 2.6.35-9.14
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-9.14-generic 2.6.35-rc5
Uname: Linux 2.6.35-9-generic x86_64
AcpiTables: Error: [Errno 13] Permission non accordée
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  christophe   1739 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6dfc000 irq 46'
   Mixer name   : 'SigmaTel STAC9205'
   Components   : 'HDA:838476a0,10280212,00100204'
   Controls  : 18
   Simple ctrls  : 11
Date: Tue Jul 20 09:16:48 2010
Failure: oops
Frequency: Once every few days.
HibernationDevice: RESUME=UUID=b47d1511-8b55-4292-bb18-d9f7a6badbc4
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100711)
MachineType: Dell Inc. Latitude D630
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-9-generic 
root=UUID=609f3efe-d60c-4e84-bf1f-17bc07f92eb7 ro quiet splash
RelatedPackageVersions: linux-firmware 1.37
SourcePackage: linux
Title: general protection fault:  [#1] SMP
dmi.bios.date: 01/04/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0KU184
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd01/04/2010:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude D630
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-kerneloops kernel-oops maverick needs-upstream-testing

-- 
general protection fault:  [#1] SMP 
https://bugs.launchpad.net/bugs/607915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 607915] Re: general protection fault: 0000 [#1] SMP

2010-07-20 Thread iTophux

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/5979/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/5980/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/5981/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/5982/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/5983/Card0.Codecs.codec.0.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/5984/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/5985/Dependencies.txt

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/5986/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/5987/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/5988/Lsusb.txt

** Attachment added: "OopsText.txt"
   http://launchpadlibrarian.net/5989/OopsText.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/5990/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/5991/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/5992/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/5993/ProcModules.txt

** Attachment added: "RfKill.txt"
   http://launchpadlibrarian.net/5994/RfKill.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/5995/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/5996/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/5997/WifiSyslog.txt

-- 
general protection fault:  [#1] SMP 
https://bugs.launchpad.net/bugs/607915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607914] [NEW] Backport qjackctl 0.3.6-1 from Maverick

2010-07-20 Thread Janne Jokitalo
Public bug reported:

Please backport qjackctl 0.3.6-1 from Maverick to Lucid in order to fix the
dreaded "port renames are ignored" bug
(https://bugs.edge.launchpad.net/ubuntu/+source/qjackctl/+bug/490436) in the
latest LTS release.

In order to provide proof that it builds cleanly in Lucid, I've prepared a PPA
upload at: ppa:astraljava/lucid 

Currently I'm waiting for mandatory three confirmations from
testers that the fix works.

 affects ubuntu/qjackctl

-- 
Jaska aka astraljava

** Affects: qjackctl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Backport qjackctl 0.3.6-1 from Maverick
https://bugs.launchpad.net/bugs/607914
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607873] Re: Lucid AMD64 Server clean install: Grub does not load

2010-07-20 Thread Csimbi
Small update.

I could not install Lucid despite my efforts, so I have to put Karmic back 
(can't wait).
Karmic installed flawlessly (on the same system).

There is one difference that I noticed during the installation process of 
Karmic and Lucid:
Karmic put the boot drive first (/dev/sda), while
Lucid put the boot drive second (/dev/sdb).

-- 
Lucid AMD64 Server clean install: Grub does not load
https://bugs.launchpad.net/bugs/607873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-20 Thread Robert Nelson
Hi Tim,

Do you know what revision of the 2.6.35-devel you used?

It'll print it out at bootup, something like;

[0.00] Linux version 2.6.35-rc5-d6 (r...@debian-sheevaplug) (gcc
version 4.4.4 (Debian 4.4.4-6) ) #1 PREEMPT Thu Jul 15 21:41:21 UTC 2010

Regards,

-- 
2.6.35-devel is unable to mount root on mmc
https://bugs.launchpad.net/bugs/607906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607793] Re: Audio preview of CD tracks fails if totem is not installed

2010-07-20 Thread Olivier Tilloy
** Bug watch added: Debian Bug tracker #589749
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589749

** Also affects: nautilus (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589749
   Importance: Unknown
   Status: Unknown

-- 
Audio preview of CD tracks fails if totem is not installed
https://bugs.launchpad.net/bugs/607793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605422] Re: Gwibber service in odd state

2010-07-20 Thread Kamus
@Ted, Please could you run in a terminal gwibber-service -d -o and
attach all resulted output to a textfile (following your steps to
reproduce this issue), Thanks!

** Changed in: gwibber (Ubuntu)
   Importance: Undecided => Low

-- 
Gwibber service in odd state
https://bugs.launchpad.net/bugs/605422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 601635] Re: some tweets never post

2010-07-20 Thread Kamus
@Sam, Please could you run under latest version of gwibber: gwibber-
service -d -o and attach all resulted output to a textfile (following
your steps to reproduce this issue), Thanks!

** Changed in: gwibber (Ubuntu)
   Importance: Undecided => Low

-- 
some tweets never post
https://bugs.launchpad.net/bugs/601635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 260492] Re: opening a directory using an application change associations incorrectly

2010-07-20 Thread Lars Ola Liavåg
I opened Nautilus and right-clicked on an arbitrary folder. Under "Open
with Other Application", I chose Nautilus and made sure the "remember
this..." check was toggled on. Now, folders open with Nautilus as they
should. Let's see how long it lasts...

-- 
opening a directory using an application change associations incorrectly
https://bugs.launchpad.net/bugs/260492
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607578] Re: Gwibber does not show any updates

2010-07-20 Thread Omer Akram
daily ppa bugs are not handled here. please open a new bug at
launchpad.net/gwibber

** Changed in: gwibber (Ubuntu)
   Status: New => Invalid

-- 
Gwibber does not show any updates
https://bugs.launchpad.net/bugs/607578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607896] Re: very unstable

2010-07-20 Thread Michael
Please start griffith with the argument "--debug" in a terminal window
and post the output here.

-- 
very unstable
https://bugs.launchpad.net/bugs/607896
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606397] Re: System crashes when attaching external monitor to Dell E5410

2010-07-20 Thread Tom Gallacher
I Have the same model and am having the same problem as described above.

-- 
System crashes when attaching external monitor to Dell E5410
https://bugs.launchpad.net/bugs/606397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 596453] Re: Stellarium crashes on night mode

2010-07-20 Thread Bogdan Marinov
Confirmed on Windows, too (by removing the SQLite driver DLL file from
Stellarium's folder.)

I've committed a fix to the code that will prevent a crash if the driver
is missing. The Mas OS X maintainer though should check why the driver
was not included in the package.

** Changed in: stellarium
   Importance: Undecided => High

** Changed in: stellarium
   Status: New => Confirmed

-- 
Stellarium crashes on night mode
https://bugs.launchpad.net/bugs/596453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589655] Re: .ICEauthority and gconf-sanity-check-2 problems on login DOMAIN account

2010-07-20 Thread Jonathan Pierce
Exact same error messages seen on two different machines--one upgraded
from 9.10 and one installed from scratch. Both use domain logins and
NFS-mounted home directories (from Isilon storage, however, not
FreeBSD). Already tried removing and purging gdm then reinstalling the
package, no dice.

Fortunately, these are the only two Ubuntu systems in our environment.
The rest are Red Hat and have no issues with logins or permissions; was
hoping to switch all systems away from RH, but this is a huge
dealbreaker.

-- 
.ICEauthority and gconf-sanity-check-2 problems on login DOMAIN account
https://bugs.launchpad.net/bugs/589655
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 576367] Re: After upgrading to Lucid Lynx, power button won't shut the computer down

2010-07-20 Thread Nathalie Oldenburg
This bug still is marked "New" and "Unassigned" though it is NOT new and
higly recommended to assign to someone that something happens.

I hoped the issues goes away with the newer kernel but after more than
two months it still affect me and I did not find any solution ant that
annoys me very much.

The problem is seemingly not in the kernel and not in the applet (ind-
appl-compl does the same as ind-appl-session) but somewhere else. The
options "hibernate" and "suspend" are missing in those cases where the
"shutdown" and "restart" options of the applet menu do not shutdown or
restart but just logout from the X session.

I wonder why nobody cares about this, it is really not the philosophy of
"Ubuntu is software that just works". If I can not trust my system
behaving always solid in such really ground level things, how should I
trust it enough to recommend my company to install Ubuntu Servers in its
production instead of the MS servers they have now? For I wished they
used Linux instead of MS...

Nathalie

** Changed in: indicator-applet (Ubuntu)
   Status: New => Confirmed

** Tags added: indicator-applet shutdown

** Description changed:

  Binary package hint: indicator-applet
  
  After upgrading to Lucid Lynx 10.04, the power button on the indicator
  applet won't shut the computer down. I always have to switch to a
  terminal and init 0 to shut down. This happens without fail.
  
+ The options "hibernate" and "suspend" are missing from the applet menu
+ in those cases where the "shutdown" and "restart" options of the applet
+ menu do not shutdown or restart the system but just do a logout from the
+ X session.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
- Package: indicator-applet 0.3.6-0ubuntu2
- ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
- Uname: Linux 2.6.32-22-generic i686
+ Package: indicator-applet 0.3.6-0ubuntu2, also v0.3.7
+ ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 
+ Uname: Linux 2.6.32-22-generic i686, also 2.6.32-23-generic
  Architecture: i386
  Date: Thu May  6 07:28:40 2010
  EcryptfsInUse: Yes
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
- SourcePackage: indicator-applet
+  PATH=(custom, user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ SourcePackage: indicator-applet (indicator-applet-session, indicator-applet 
complete)

-- 
After upgrading to Lucid Lynx, power button won't shut the computer down
https://bugs.launchpad.net/bugs/576367
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 559815] Re: gwibber-service crashed with CancelledError in get_account_passwords()

2010-07-20 Thread Kamus
@Juanca, any news about this issue?

-- 
gwibber-service crashed with CancelledError in get_account_passwords()
https://bugs.launchpad.net/bugs/559815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/samba

-- 
[SRU] nmbd doesn't start because of missing testparm
https://bugs.launchpad.net/bugs/572410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572144] Re: gwibber crashed with KeyError in render()

2010-07-20 Thread Kamus
@Sense, any news about this issue?

-- 
gwibber crashed with KeyError in render()
https://bugs.launchpad.net/bugs/572144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561035] Re: gwibber-service crashed with TypeError in _fetch()

2010-07-20 Thread Kamus
please reopened again if you encounter that this issue is still
occurring in latest release of gwibber, Thanks.

** Changed in: gwibber (Ubuntu)
   Status: Incomplete => Invalid

-- 
gwibber-service crashed with TypeError in _fetch()
https://bugs.launchpad.net/bugs/561035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607906] Re: 2.6.35-devel is unable to mount root on mmc

2010-07-20 Thread Robert Nelson
Hi Tim,

Just adding some more questions...

Can you provide a full boot log from the serial console. (from X-loader
load to crash)

Thanks,

-- 
2.6.35-devel is unable to mount root on mmc
https://bugs.launchpad.net/bugs/607906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607703] Re: The Adobe Flash plugin has crased

2010-07-20 Thread bbordwell
Thank you for taking the time to help make Ubuntu better. Is this crash
reproducible? If so could you please describe the steps to reproduce
this crash? Thank you.

** Package changed: firefox (Ubuntu) => adobe-flashplugin (Ubuntu)

** Changed in: adobe-flashplugin (Ubuntu)
   Status: New => Incomplete

-- 
The Adobe Flash plugin has crased
https://bugs.launchpad.net/bugs/607703
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607004] Re: no alsa sound on 2.6.35-8

2010-07-20 Thread Osama Dengler
With today's kernel update to 2.6.35-9 sound is back.
This is no longer an issue and can be closed.

** Changed in: linux (Ubuntu)
   Status: New => Fix Released

-- 
no alsa sound on 2.6.35-8
https://bugs.launchpad.net/bugs/607004
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604684] Re: bug subscribe / unsubscribe option dosent work

2010-07-20 Thread Deryck Hodge
Can you give me some more info to help reproduce this?  How does it not
work?  Does this happen for every bug?  Screenshots might help, too, if
something is not firing off correctly in the UI.

Cheers,
deryck

** Changed in: malone
   Status: New => Incomplete

-- 
bug subscribe / unsubscribe option dosent work
https://bugs.launchpad.net/bugs/604684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588031] Re: [Realtek ALC269] no sound on external speaker jack (Optiplex 980)

2010-07-20 Thread William Loucks
@DavidH:  Forgot to say, my testing was with 64-bit kernel
2.6.32-23-generic, and package linux-alsa-driver-
modules-2.6.32-23-generic, version 2.6.32-23.201007110500+optiplex3

-- 
[Realtek ALC269] no sound on external speaker jack (Optiplex 980)
https://bugs.launchpad.net/bugs/588031
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 583737] Re: gwibber-service crashed with ServerError in _request()

2010-07-20 Thread Kamus
I will close this report for now because is not affecting you any more
according to your last message. if you encounter that this issue
reappears please reopened again. Thanks

** Changed in: gwibber (Ubuntu)
   Status: Incomplete => Invalid

-- 
gwibber-service crashed with ServerError in _request()
https://bugs.launchpad.net/bugs/583737
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366679] Re: upgrade from Intrepid to Jaunty via alternate iso dpkg backed up /etc/modprobe.d/aliases

2010-07-20 Thread CFMunster
Unfortunately, I no longer have access to the proper hardware to run a
test. Sorry!

-- 
upgrade from Intrepid to Jaunty via alternate iso dpkg backed up 
/etc/modprobe.d/aliases
https://bugs.launchpad.net/bugs/366679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607926] [NEW] video players (totem, vlc) crash during video mode change when using Xv and compiz

2010-07-20 Thread Jeff Epstein
Public bug reported:

If video is playing during a video mode change, the player application
will crash, under certain conditions.

To reproduce: Using Lucid, nvidia drivers 195, and compiz. Play any
video in any video player, such as totem or compiz. While the video is
playing, change video mode, either via gnome-display-properties, or
xrandr (in some cases it may be necessary to change video mode twice).
The video player will crash.

What I expect to happen: The video player doesn't crash.

Notes: This only happens if compiz is in use; the bug is not present
with metacity. It only happens if Xv is used for video; if you turn off
Xv via gstreamer-properties, totem will not crash during mode switch
(although vlc still will; presumably, it ignores that particular
setting). This didn't happen under Jaunty with a similar configuration,
and so is a regression. So this looks like some ugly interaction between
Xv, compiz, and nvidia.

Additional note: The player will also crash if it is active during a
suspend-to-RAM/resume operation, presumably because resume involves a
video mode change. In that case, however, there is an additional
problem, which is that after the resume (only if a video player was
running at the time of suspend!), Xorg consumes huge amounts of RAM and
CPU time, and system responsiveness is seriously degraded, requiring a
complete system restart (restarting Xorg does not suffice). I don't know
if this is a different symptom of the same bug or a separate bug.

The error message produced by totem when it crashes is:

The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 507 error_code 11 request_code 133 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I will be happy to provide more detailed information of any sort.

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

-- 
video players (totem, vlc) crash during video mode change when using Xv and 
compiz
https://bugs.launchpad.net/bugs/607926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 607551] Re: nvidia drivers not working

2010-07-20 Thread José Alburquerque
Hey Harry, thanks for the suggestions.  I tried
uninstalling/reinstalling the nvidia-current package with no success.  I
also tried to run the nvidia-xconfig tool, also unsuccessfully.  I don't
think I'm using too recent xorg packages because I've just been updating
this system regularly.  To make sure, I'm attaching a list of the xorg
packages installed on this system.

Sadly, to see anything, I have to go into safe mode, remove the nvidia
packages, make the xorg.conf use a failsafe driver and then reboot.
Incidentally, it's how I was able to file this bug report, except that
after I booted up and logged in to my gnome session, I installed the
nvidia packages so I could run 'ubuntu-bug nvidia-current' in a terminal
so I'm not sure all the information coincides with the problem.  If I
can figure out how to get the crash and then file the bug in the crashed
state I would do that if the information in this bug is not enough.
Thanks again for the suggestions.

** Attachment added: "installed xorg packages"
   http://launchpadlibrarian.net/52224094/xorg.txt

-- 
nvidia drivers not working
https://bugs.launchpad.net/bugs/607551
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 572144] Re: gwibber crashed with KeyError in render()

2010-07-20 Thread Sense Hofstede
It seems this is gone now.

-- 
gwibber crashed with KeyError in render()
https://bugs.launchpad.net/bugs/572144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 281037] Re: Nereid.exe crashed with SIGSEGV in mono_jit_info_table_find()

2010-07-20 Thread Omer Akram
closing this bug since no further information was provided and there
have been no duplicates for more than 18months.

** Changed in: banshee (Ubuntu)
   Status: Incomplete => Invalid

-- 
Nereid.exe crashed with SIGSEGV in mono_jit_info_table_find()
https://bugs.launchpad.net/bugs/281037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >