[Bug 230622] Re: Lifebook S7010 touchpad is not recognized as touchpad

2009-08-27 Thread frausch

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/30900385/ProcInterrupts.txt

-- 
Lifebook S7010 touchpad is not recognized as touchpad
https://bugs.launchpad.net/bugs/230622
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 230622] Re: Lifebook S7010 touchpad is not recognized as touchpad

2009-08-27 Thread frausch

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/30900388/ProcModules.txt

-- 
Lifebook S7010 touchpad is not recognized as touchpad
https://bugs.launchpad.net/bugs/230622
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 210485] Re: Usplash shows dirty fs check as routine check, allows cancelling

2009-08-27 Thread Bart Samwel
Can say that it is -- but then again, recently I've finally gotten all
of my systems to suspend-to-RAM correctly, so I don't have much chance
to see this happening. I'd say, consider it fixed until somebody else
reports it again!

Cheers,
Bart

On Thu, Jul 23, 2009 at 21:13, Philip Muskovacyo...@gmx.net wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Thanks in advance.

 --
 Usplash shows dirty fs check as routine check, allows cancelling
 https://bugs.launchpad.net/bugs/210485
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Usplash shows dirty fs check as routine check, allows cancelling
https://bugs.launchpad.net/bugs/210485
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 34635] apport-collect data

2009-08-27 Thread Giovanni Condello
Architecture: i386
DistroRelease: Ubuntu 9.10
ProcEnviron:
 SHELL=/bin/bash
 LANG=it_IT.UTF-8
Uname: Linux 2.6.31-7-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare


** Tags added: apport-collected

-- 
keyboard navigation
https://bugs.launchpad.net/bugs/34635
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 419701] Re: etc. in firefox spell check is always showing as incorrect

2009-08-27 Thread John Vivirito
*** This bug is a duplicate of bug 63499 ***
https://bugs.launchpad.net/bugs/63499

re assigned to correct package.
this other bug im thinking of is the word Ubuntu being told its miss spelled

** Package changed: firefox-3.0 (Ubuntu) = hunspell (Ubuntu)

** Changed in: hunspell (Ubuntu)
   Status: New = Incomplete

-- 
etc. in firefox spell check is always showing as incorrect
https://bugs.launchpad.net/bugs/419701
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 419701] Re: etc. in firefox spell check is always showing as incorrect

2009-08-27 Thread John Vivirito
*** This bug is a duplicate of bug 63499 ***
https://bugs.launchpad.net/bugs/63499

i found it real fast. marking as a dup of bug #63499

** This bug has been marked a duplicate of bug 63499
   [MASTER] Firefox cannot spell Ubuntu

-- 
etc. in firefox spell check is always showing as incorrect
https://bugs.launchpad.net/bugs/419701
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 419533] Re: After a most recent dist-upgrade of karmic, syncdaemon is constantly crashing/erroring

2009-08-27 Thread Elliot Murphy
^cemur...@detox:~$ /usr/lib/ubuntuone-client/ubuntuone-syncdaemon --debug
2009-08-27 08:28:09,290 - ubuntuone.SyncDaemon.VM - DEBUG - upgrading from 
metadata 3 (new layout)
2009-08-27 08:28:09,620 - ubuntuone.SyncDaemon - ERROR - Unexpected error
Traceback (most recent call last):
  File /usr/lib/ubuntuone-client/ubuntuone-syncdaemon, line 192, in module
main(sys.argv)
  File /usr/lib/ubuntuone-client/ubuntuone-syncdaemon, line 145, in main
shares_symlink_name='Shared With Me')
  File /usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py, line 
96, in __init__
self.vm = volume_manager.VolumeManager(self)
  File 
/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/volume_manager.py, line 
125, in __init__
upgrade_method(md_version)
  File 
/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/volume_manager.py, line 
558, in _upgrade_metadata_3
share.path = share.path.replace(old_root_dir, self.m.root_dir)
AttributeError: 'NoneType' object has no attribute 'replace'
Traceback (most recent call last):
  File /usr/lib/ubuntuone-client/ubuntuone-syncdaemon, line 192, in module
main(sys.argv)
  File /usr/lib/ubuntuone-client/ubuntuone-syncdaemon, line 145, in main
shares_symlink_name='Shared With Me')
  File /usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py, line 
96, in __init__
self.vm = volume_manager.VolumeManager(self)
  File 
/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/volume_manager.py, line 
125, in __init__
upgrade_method(md_version)
  File 
/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/volume_manager.py, line 
558, in _upgrade_metadata_3
share.path = share.path.replace(old_root_dir, self.m.root_dir)
AttributeError: 'NoneType' object has no attribute 'replace'

-- 
After a most recent dist-upgrade of karmic, syncdaemon is constantly 
crashing/erroring
https://bugs.launchpad.net/bugs/419533
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 418509] Re: [Karmic] Hangs during shutdown with kernel 2.6.31-7

2009-08-27 Thread Bernhard
My machine breaks down during shutdown with a message similar to (sorry
couldn't copy and paste it):

trying to resume from /dev/disk/by-uuid/d45a2592-ac95-478d-
9d23-ab18affd8619 

and I checked and this drive is actually the swap space on my machine.

-- 
[Karmic] Hangs during shutdown with kernel 2.6.31-7
https://bugs.launchpad.net/bugs/418509
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 418685] Re: cryptsetup hangs

2009-08-27 Thread Dimitrios Symeonidis
added related fedora bug watch

** Bug watch added: Red Hat Bugzilla #516909
   https://bugzilla.redhat.com/show_bug.cgi?id=516909

** Also affects: linux (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=516909
   Importance: Unknown
   Status: Unknown

-- 
cryptsetup hangs
https://bugs.launchpad.net/bugs/418685
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 406346] Re: Main Inclusion Report (Eucalyptus dependencies set 2)

2009-08-27 Thread Thierry Carrez
** Changed in: libxml-security-java (Ubuntu)
 Assignee: Thierry Carrez (ttx) = (unassigned)

-- 
Main Inclusion Report (Eucalyptus dependencies set 2)
https://bugs.launchpad.net/bugs/406346
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 412232] Re: main.py crashed with TypeError in treeview_mounted_images_cursor_changed()

2009-08-27 Thread Alessio Treglia
Upstream author has been subscribed

** Also affects: furiusisomount
   Importance: Undecided
   Status: New

** Visibility changed to: Public

** Changed in: furiusisomount (Ubuntu)
   Status: New = Triaged

-- 
main.py crashed with TypeError in treeview_mounted_images_cursor_changed()
https://bugs.launchpad.net/bugs/412232
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 411584] Re: karmic: After update, grub2 does not unhide the menu when other operating systems are installed

2009-08-27 Thread Jithin Emmanuel
The menu stays there, until I select a choice. There is no time out. It
wont select the first one automatically.

-- 
karmic: After update, grub2 does not unhide the menu when other operating 
systems are installed
https://bugs.launchpad.net/bugs/411584
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 405688] Re: ubuntuone-syncdaemon crashed with OSError in _upgrade_metadata_2()

2009-08-27 Thread Eric Casteleijn
** Visibility changed to: Public

-- 
ubuntuone-syncdaemon crashed with OSError in _upgrade_metadata_2()
https://bugs.launchpad.net/bugs/405688
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 369291] Re: Activating swapfile swap takes a very long time during boot

2009-08-27 Thread antoniosanct
There is a possible solution to fix hang boot, but I don't know what is
the origin. In my case, I checked ls -lai /tmp and cost about 2 min to
display the file tree. Previously, I checked ls -lai / and /tmp/. was a
huge size (about 4G).

My solution, remove totally /tmp and create new one. However, the
automatic create of /tmp at boot doesn't work, it's better create
manually:

$ sudo su -
$ rm -rf /tmp
$ mkdir /tmp
$ chmod 777 /tmp
$ chmod +t /tmp
$ reboot

Then, the next boot time with all processes active (sh, apparmor, mysql,
etc) was 17 secs löl

It's possible that some update creates a huge file in /tmp and all sh
processes from rcS.d want to clean the directory using find and xargs.
Obviously, this is a ugly solution that doesn't remove the issue.

Regards!

-- 
Activating swapfile swap takes a very long time during boot
https://bugs.launchpad.net/bugs/369291
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 357740] Re: segfault in PyType_IsSubtype

2009-08-27 Thread poelzi
It's a duplicate of https://bugs.launchpad.net/pygobject/+bug/378592 and
only fixed in proposed so we get bugreports for this obvious and severe
bug which is just annoying.

-- 
segfault in PyType_IsSubtype
https://bugs.launchpad.net/bugs/357740
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 307617] Re: No shortcut was placed on the menu after installing krecipes using apt-get install.

2009-08-27 Thread Simon Olofsson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - Karmic Koala.

If you need a fix for the bug in previous versions of Ubuntu, please
follow the instructions for How to request new packages at
https://help.ubuntu.com/community/UbuntuBackports#request-new-packages

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

** Changed in: krecipes (Ubuntu)
 Assignee: Mackenzie Morgan (maco.m) = (unassigned)

-- 
No shortcut was placed on the menu after installing krecipes using apt-get 
install.
https://bugs.launchpad.net/bugs/307617
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 419679] Re: hp printer won't work without reboot

2009-08-27 Thread Pedro Villavicencio
** Package changed: yelp (Ubuntu) = cups (Ubuntu)

-- 
hp printer won't work without reboot
https://bugs.launchpad.net/bugs/419679
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 419482] Re: [FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)

2009-08-27 Thread Emilio Pozuelo Monfort
 What kind of testing have you done with this package? Is it stable? What
 about its bugs?

It's been tested for a long time in emesene (it's shipped inside the
upstream tarball too), but we don't like code copies so I prepared a
patch for libmimic to build the bindings directly from the library.

-- 
[FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)
https://bugs.launchpad.net/bugs/419482
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 418560] Re: Unfinished shutdown or reboot

2009-08-27 Thread kajhaul
On Thursday 27 August 2009 13:50:59 Peter W Bowey wrote:
 Confirmed: Latest kernel 2.6.31-7 (not rc7) hangs on reboot or
 shutdown! No time-out occurs. Any effort to force the shutdown
 (keys or commands) - other than physical 'System Power Off'
 fails. This occurs even with DBUS disabled. No System logs exist
 to clarify further on this kernel event 'hang'.

Actually, you can reboot the system with the keyboard in a safe way.
Use the 'Elephant' sequence:
In a sequential order, press Alt+SysRq+r - this will put the 
keyboard in 'raw' mode. Then, continue the sequence by replacing the 
r above with s, e, i, u, b - (wait a few seconds between 
each three-finger combination).
(Memo: Raising Skinny Elephants Is Utterly Boring)
-- 
*** Sent from a 100% Microsoft-free computer ***
* Running Linux Kubuntu 9.10 *

-- 
Unfinished shutdown or reboot
https://bugs.launchpad.net/bugs/418560
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 350781] Re: Add Karaoke Mode to remove vocals from audio

2009-08-27 Thread John Vivirito
sSongbird is not in Ubuntu at this time so it is unsupported however
upstream might like to know

** Changed in: songbird
   Status: New = Invalid

-- 
Add Karaoke Mode to remove vocals from audio
https://bugs.launchpad.net/bugs/350781
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 230622] Re: Lifebook S7010 touchpad is not recognized as touchpad

2009-08-27 Thread frausch
Sorry for my late reply. The problem persists with kernel 2.6.30.

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

-- 
Lifebook S7010 touchpad is not recognized as touchpad
https://bugs.launchpad.net/bugs/230622
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 419538] Re: background defaults to white if wallpaper is not used

2009-08-27 Thread Paul Larson
Confirmed - I accidently removed the wallpaper and saw this effect as
well, even though the background color was set to a color other than
white.

** Tags added: ubuntu-unr

** Changed in: netbook-launcher (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: netbook-launcher (Ubuntu)
   Importance: Undecided = Medium

-- 
background defaults to white if wallpaper is not used
https://bugs.launchpad.net/bugs/419538
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 413346] Re: wireless stopped working, disabled/enabled driver with no luck

2009-08-27 Thread mark217
Hi, I sent a reply a couple of hours after this originally happened, problem
is resolved, wife had pressed fn+f2 keys which turned off wireless, thats
all it was.. thanks for your help
Regards,
Mark Rogers

On Thu, Aug 27, 2009 at 3:07 AM, arky rakesh_amb...@yahoo.com wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. Unfortunately we can't fix it without more information.

 Please include the following additional information, if you have not
 already done so (pay attention to lspci's additional options), as required
 by the Ubuntu Kernel Team:
 1. Please include the output of the command uname -a in your next
 response. It should be one, long line of text which includes the exact
 kernel version you're running, as well as the CPU architecture.
 2. Please run the command dmesg  dmesg.log after a fresh boot and attach
 the resulting file dmesg.log to this bug report.
 3. Please run the command sudo lspci -vvnn  lspci-vvnn.log and attach
 the resulting file lspci-vvnn.log to this bug report.

 For your reference, the full description of procedures for kernel-
 related bug reports is available at
 https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies Thanks in
 advance!


 ** Package changed: ubuntu = linux (Ubuntu)

 ** Changed in: linux (Ubuntu)
   Status: New = Incomplete

 --
 wireless stopped working, disabled/enabled driver with no luck
 https://bugs.launchpad.net/bugs/413346
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “linux” package in Ubuntu: Incomplete

 Bug description:
 dont have too much information, did an update last night and was ok, booted
 up tonight and wireless did not work, have another machine that is ok,
 wireless is active and appears to be up

 ProblemType: Bug
 Architecture: amd64
 DistroRelease: Ubuntu 9.04
 ExecutablePath: /usr/bin/gnome-terminal
 NonfreeKernelModules: wl
 Package: gnome-terminal 2.26.0-0ubuntu2
 ProcEnviron:
  LANG=en_US.UTF-8
  SHELL=/bin/bash
 SourcePackage: gnome-terminal
 Uname: Linux 2.6.28-14-generic x86_64


-- 
wireless stopped working, disabled/enabled driver with no luck
https://bugs.launchpad.net/bugs/413346
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 419890] Re: Avoid use of deprecated md5, sha modules

2009-08-27 Thread Alessio Treglia

** Attachment added: 01-python26_deprecation_warns.dpatch
   http://launchpadlibrarian.net/30900757/01-python26_deprecation_warns.dpatch

** Also affects: furiusisomount (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: furiusisomount (Ubuntu)
   Importance: Undecided = Low

** Summary changed:

- Avoid use of deprecated md5, sha modules
+ Avoid the use of deprecated md5, sha modules

-- 
Avoid the use of deprecated md5, sha modules
https://bugs.launchpad.net/bugs/419890
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 419889] Re: ubuntuone-client-applet crashed with AttributeError in __hide_icon()

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 419488 ***
https://bugs.launchpad.net/bugs/419488

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30900600/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30900601/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30900602/ProcStatus.txt

** This bug has been marked a duplicate of bug 419488
   ubuntuone-client-applet crashed with AttributeError in __hide_icon()

** Visibility changed to: Public

-- 
ubuntuone-client-applet crashed with AttributeError in __hide_icon()
https://bugs.launchpad.net/bugs/419889
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 419892] [NEW] Firefox doesn't obey font appearance settings

2009-08-27 Thread Krzysztof Kosiński
Public bug reported:

Binary package hint: firefox

After the upgrade to Karmic, the fonts in Firefox look totally different
from the rest of the desktop. Smoothing settings are ignored, and the
fonts used for webpages are different. Changing the smoothing properties
in System-Preferences-Appearance-Fonts tab affects everything except
Firefox.

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

-- 
Firefox doesn't obey font appearance settings
https://bugs.launchpad.net/bugs/419892
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 419885] Re: new version of matplotlib available

2009-08-27 Thread Benjamin Drung
The feature freeze is in place since today. If you get a feature freeze
exception for matplotlib, then I will update the package.

** Changed in: matplotlib (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: matplotlib (Ubuntu)
   Status: New = Confirmed

-- 
new version of matplotlib available
https://bugs.launchpad.net/bugs/419885
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 419821] Re: ubuntuone-client-applet crashed with AttributeError in __hide_icon()

2009-08-27 Thread arand
*** This bug is a duplicate of bug 419488 ***
https://bugs.launchpad.net/bugs/419488

re-added attachment after some masking done.

** Attachment added: .home.mw..cache.ubuntuone.log.syncdaemon.log.txt
   
http://launchpadlibrarian.net/30900805/.home.mw..cache.ubuntuone.log.syncdaemon.log.txt

-- 
ubuntuone-client-applet crashed with AttributeError in __hide_icon()
https://bugs.launchpad.net/bugs/419821
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 419351] Re: error while opining www.ragalahari.com

2009-08-27 Thread Pedro Villavicencio
thanks for the report, what's the error? i can see the page without any
issues here.

** Changed in: epiphany-browser (Ubuntu)
   Importance: Undecided = Low

** Changed in: epiphany-browser (Ubuntu)
   Status: New = Incomplete

** Changed in: epiphany-browser (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
error while opining www.ragalahari.com
https://bugs.launchpad.net/bugs/419351
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 419212] Re: file-roller crashed with SIGSEGV in memmove()

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 418565 ***
https://bugs.launchpad.net/bugs/418565

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30853796/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30853797/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30853798/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30853799/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30853800/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30853801/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30853802/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30853803/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 418565
   file-roller crashed with SIGSEGV in memmove()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
file-roller crashed with SIGSEGV in memmove()
https://bugs.launchpad.net/bugs/419212
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 418197] Re: Ext4 Jaunty SRU tracking bug

2009-08-27 Thread Stefan Bader
** Changed in: linux (Ubuntu Jaunty)
   Status: Triaged = In Progress

** Changed in: linux (Ubuntu Jaunty)
 Assignee: (unassigned) = Stefan Bader (stefan-bader-canonical)

-- 
Ext4 Jaunty SRU tracking bug
https://bugs.launchpad.net/bugs/418197
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 312156] Re: zsh's pwd gets confused by bind mounts

2009-08-27 Thread Joerg
I can confirm this bug is still active in Jaunty.

I use nautilus-open-terminal to open a terminal in an NFS share and zsh is my 
default shell.
It is annoying that zsh does not open in the directory which is active in the 
nautilus window, but instead it opens in a directory above.

How to reproduce:

newton% chsh -s /bin/zsh
Password: 
newton% nautilus
newton% 
[Open a proper subdirectory of an NFS mount! Right-click and select Open In 
Terminal]
newton% pwd
.
newton% 


** Changed in: zsh (Ubuntu)
   Status: New = Confirmed

-- 
zsh's pwd gets confused by bind mounts
https://bugs.launchpad.net/bugs/312156
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 419894] Re: notify-osd images appear at the middle right of screen

2009-08-27 Thread Michalxo
Same problem here. On amd64 version of Karmic Alpha 4
ii  libevent-1.4-21.4.11-stable-1   
 An asynchronous event notification library
ii  libnotify10.4.5-1ubuntu1
 sends desktop notifications to a notificatio
ii  libstartup-notification0  0.10-1
 library for program launch feedback (shared 
ii  libzephyr43.0~beta.2483-2   
 Project Athena's notification service - non-
ii  notify-osd0.9.18-0ubuntu1   
 daemon that displays passive pop-up notifica
ii  python-notify 0.1.1-2build2 
 Python bindings for libnotify
ii  python-pyinotify  0.8.6-2ubuntu2
 simple Linux inotify Python bindings
ii  update-notifier   0.87  
 Daemon which notifies about package updates
ii  update-notifier-common0.87  
 Files shared between update-notifier and ade

-- 
notify-osd images appear at the middle right of screen
https://bugs.launchpad.net/bugs/419894
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 419894] Re: notify-osd images appear at the middle right of screen

2009-08-27 Thread Richard Cavell

** Attachment added: Screenshot-1.png
   http://launchpadlibrarian.net/30900817/Screenshot-1.png

-- 
notify-osd images appear at the middle right of screen
https://bugs.launchpad.net/bugs/419894
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 419482] Re: [FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)

2009-08-27 Thread StefanPotyra
+1 from me, but only if you can convince an archive admin to new it (shouldn't 
been too hard, I guess, since it already went through debian's new).

-- 
[FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)
https://bugs.launchpad.net/bugs/419482
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 419894] [NEW] notify-osd images appear at the middle right of screen

2009-08-27 Thread Richard Cavell
Public bug reported:

Binary package hint: notify-osd

64-bit Karmic alpha 4 with all updates applied to 27 August.

After recent updates, notify-osd now places notifications toward the
middle of the right hand side of my screen.  It is entirely reproducible
on my machine.

Screenshot attached.

Richard

** Affects: notify-osd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: notification

-- 
notify-osd images appear at the middle right of screen
https://bugs.launchpad.net/bugs/419894
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 419092] Re: nautilus crashed with SIGSEGV in calloc()

2009-08-27 Thread Pedro Villavicencio
** Visibility changed to: Public

-- 
nautilus crashed with SIGSEGV in calloc()
https://bugs.launchpad.net/bugs/419092
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 419891] [NEW] Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Public bug reported:

Binary package hint: ffmpeg

Wishlist for an unstripped version of FFmpeg under multiverse without 
restriction such as disabled AAC encoder
Possibly using this configure script for compilation which removes any and all 
restrictions and adding support for all the bells and whistles

./configure --disable-debug --enable-x264 --enable-gpl --enable-
libmp3lame --enable-libfaac --enable-libfaad --enable-xvid --enable-
liba52 --enable-libvorbis --enable-libgsm --enable-libogg --enable-
libtheora

** Affects: ffmpeg
 Importance: Undecided
 Status: New

** Affects: ffmpeg (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Core Development Team (ubuntu-core-dev)
 Status: New

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 419804] Re: gedit crashed with SIGSEGV in g_list_last()

2009-08-27 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 401934 ***
https://bugs.launchpad.net/bugs/401934

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Visibility changed to: Public

** Changed in: gedit (Ubuntu)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 401934
   gedit crashed with SIGSEGV in IA__g_list_last()

-- 
gedit crashed with SIGSEGV in g_list_last()
https://bugs.launchpad.net/bugs/419804
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 418367] Re: Please merge Transmission 1.74 in Karmic

2009-08-27 Thread charles
1.74 resolves #419304

-- 
Please merge Transmission 1.74 in Karmic
https://bugs.launchpad.net/bugs/418367
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 419634] Re: gedit crashed with SIGSEGV in g_list_last()

2009-08-27 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 401934 ***
https://bugs.launchpad.net/bugs/401934

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Visibility changed to: Public

** Changed in: gedit (Ubuntu)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 401934
   gedit crashed with SIGSEGV in IA__g_list_last()

-- 
gedit crashed with SIGSEGV in g_list_last()
https://bugs.launchpad.net/bugs/419634
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 418685] Re: cryptsetup hangs

2009-08-27 Thread Dimitrios Symeonidis
strangely, seems it might be connected to KMS (Kernel SamePage Merging)

-- 
cryptsetup hangs
https://bugs.launchpad.net/bugs/418685
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 419891] Re: Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Respository -- restrictedUbuntu Core Development Team (as listed
at https://launchpad.net/ubuntu)

** Changed in: ffmpeg (Ubuntu)
 Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev)

** Also affects: ffmpeg
   Importance: Undecided
   Status: New

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 419404] Re: xfce4-power-manager crashed with signal 5 in client_session_set_client_id()

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 404646 ***
https://bugs.launchpad.net/bugs/404646

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30865366/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30865367/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30865368/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30865369/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30865370/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30865371/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30865372/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30865373/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 404646
   xfce4-power-manager 0.8.2-1 crashed with signal 5 in 
client_session_set_client_id()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
xfce4-power-manager crashed with signal 5 in client_session_set_client_id()
https://bugs.launchpad.net/bugs/419404
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 418685] Re: cryptsetup hangs

2009-08-27 Thread Dimitrios Symeonidis
In fact, in the Changelog I see KSM was added in 2.6.31-7:
http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_2.6.31-7.27/changelog

(in the last comment, it should have been KSM instead of KMS)

-- 
cryptsetup hangs
https://bugs.launchpad.net/bugs/418685
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 418685] Re: cryptsetup hangs

2009-08-27 Thread Dimitrios Symeonidis
Tim Gardner introduced the KSM patch. Tim, can you please take a look at
this? Thank you

-- 
cryptsetup hangs
https://bugs.launchpad.net/bugs/418685
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 412972] Re: can only kill processes with -9 in karmic from SSH sessions, -TERM does not work

2009-08-27 Thread Michael Helmling
Hi,
the machine is a PC (amd64), not virtual. All I said before was regarding SSH 
sessions only, but right now I happen to be at the site, so I'm able to do some 
further testing. The following holds:

sleep on SSH, kill on SSH: not working
sleep on SSH, kill on getty: not working
sleep on getty, kill on SSH: working
sleep on getty, kill on getty: working

So this is somewhat SSH related, and I even more suspect a relation to
bug #407428. However, the mentioned bug is gone after the last
update+reboot, but this one is NOT.

Here is your /proc/status from a sleep running at SSH:

# cat /proc/4781/status
Name:   sleep
State:  S (sleeping)
Tgid:   4781
Pid:4781
PPid:   3695
TracerPid:  0
Uid:0   0   0   0
Gid:0   0   0   0
FDSize: 256
Groups: 0
VmPeak: 9436 kB
VmSize: 9436 kB
VmLck: 0 kB
VmHWM:   804 kB
VmRSS:   804 kB
VmData:  192 kB
VmStk:84 kB
VmExe:32 kB
VmLib:  1676 kB
VmPTE:40 kB
Threads:1
SigQ:   7/16382
SigPnd: 
ShdPnd: 
SigBlk: fffe7ffadeff
SigIgn: 
SigCgt: 00018000
CapInh: 
CapPrm: 
CapEff: 
CapBnd: 
Cpus_allowed:   3
Cpus_allowed_list:  0-1
Mems_allowed:   ,0001
Mems_allowed_list:  0
voluntary_ctxt_switches:2
nonvoluntary_ctxt_switches: 2

-- 
can only kill processes with -9 in karmic from SSH sessions, -TERM does not work
https://bugs.launchpad.net/bugs/412972
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 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons

2009-08-27 Thread Matthew Paul Thomas
Dave Gilbert: So basically we disagree on the weight given to usefulness
of an individual icon vs. the weight given to aesthetics of the menu as
a whole, and there's no way to argue that convincingly one way or
another. If it's any consolation, many of the actions that have highly-
recognizable icons (e.g. Play, Pause, Back, Forward, Home) are usually
accessed from dedicated buttons rather than the equivalent menu items
anyway, so the lack of icons for those menu items will seldom make a
difference.

mac_v: I agree on the general point that whether an icon, or a label, or
both, is appropriate for a button depends much more on the button than
on the user. For example, it would make sense for Yelp's (the help
viewer's) toolbar to have icon-only buttons regardless of what your
icon/label settings are for any other toolbar. Partly for that reason, I
think the System  Preferences  Appearance  Interface 
Toolbar button labels setting is misguided (though any further
discussion of that should happen elsewhere). But I also think that it
depends not only on the button but also on the window, which is where I
have trouble with your example of Back and Forward. For example, Mac OS
8 and 9 used icon-only forward and back buttons in their assistants
http://mactech.com/articles/develop/issue_27/arcellana.html. But that
had a substantial disadvantage: it gave the thing you were most likely
to want to click -- the Forward button -- one of the smallest target
areas in the window.

-- 
(design decision) Icons missing from context menu , dialogue buttons , firefox 
bookmark favicons
https://bugs.launchpad.net/bugs/407621
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 401934] Re: gedit crashed with SIGSEGV in IA__g_list_last()

2009-08-27 Thread John Vivirito
On 08/26/2009 05:04 PM, -RAX- wrote:
 It only crush if the file is longer/bigger than a certain file and there
 is no window open.
 
 To skip the crush, u can open an empty file or a small file then open
 the large one. This make me think the problem is somehow related to the
 file size while creating the GUI.
 
As i recall the  person i was speaking to on IRC said if you
open a file that hasn't been edited recently than you can open
any file.

-- 
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246

How can i get lost, if i have no where to go
-- Metallica from Unforgiven III

-- 
gedit crashed with SIGSEGV in IA__g_list_last()
https://bugs.launchpad.net/bugs/401934
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 419891] Re: Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Current status of faac being listed as non-free (Libfaac not LGPL)
https://bugs.launchpad.net/ubuntu/+source/faac/+bug/374900

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 419482] Re: [FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)

2009-08-27 Thread Scott Kitterman
Ack from me for killing off code duplication (this isn't really new
code, so I think it's OK).  I'll do the archive-admin review too, so
it's OK from that perspective too.

-- 
[FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)
https://bugs.launchpad.net/bugs/419482
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 419482] Re: [FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)

2009-08-27 Thread Iulian Udrea
2009/8/27 Emilio Pozuelo Monfort po...@ubuntu.com

  What kind of testing have you done with this package? Is it stable? What
  about its bugs?

 It's been tested for a long time in emesene (it's shipped inside the
 upstream tarball too), but we don't like code copies so I prepared a
 patch for libmimic to build the bindings directly from the library.


OK, I'm inclined to accept it but first I'd like to hear the opinion of
another release
member.

Iulian
-- 
Iulian Udrea
iul...@ubuntu.com

-- 
[FFe] Please sync libmimic (NEW) 1.0.4-2 from Debian unstable (main)
https://bugs.launchpad.net/bugs/419482
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 419787] Re: Treat Categories on the homepage as buttons

2009-08-27 Thread mac_v
Oh, oops , i forgot to mention.
Yes, the pointer does change to a hand. 
But the categories themselves *need* to give the the feedback and not just the 
pointer.
When you move the pointer across the options highlighting the option will make 
it very clear which option is selected, rather than just changing the pointer.

At present , It just doesnt the impression of a selectable option.

** Changed in: software-store (Ubuntu)
   Status: Incomplete = New

-- 
Treat Categories on the homepage as buttons
https://bugs.launchpad.net/bugs/419787
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 419409] ThreadStacktrace.txt (retraced)

2009-08-27 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/30900933/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30865844/CoreDump.gz

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-i386-retrace

-- 
pulseaudio crashed with SIGSEGV in realloc()
https://bugs.launchpad.net/bugs/419409
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 417374] Re: issue with .wma and crossfade

2009-08-27 Thread Redmar van den Berg

** Attachment added: segfault caused by pausing a .wma with crossfade enabled
   http://launchpadlibrarian.net/30900855/_usr_bin_rhythmbox.1000.crash

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 419895] [NEW] ubuntuone bug reports lists possibly private filenames/paths

2009-08-27 Thread arand
Public bug reported:

Binary package hint: ubuntuone-client

A recent crash in ubuntuone ( Bug #419821 ) generated a bug report
attachment which contains the filenames and paths of all files in
ubuntuone. This is possibly private data and should not automatically be
added to a bug report.

Attached is the concerned report file, with some sed masking preformed.

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ubuntuone bug reports lists possibly private filenames/paths
https://bugs.launchpad.net/bugs/419895
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 419895] Re: ubuntuone bug reports lists possibly private filenames/paths

2009-08-27 Thread arand

** Attachment added: sed-masked bug attachment
   
http://launchpadlibrarian.net/30900890/.home.mw..cache.ubuntuone.log.syncdaemon.log.txt

-- 
ubuntuone bug reports lists possibly private filenames/paths
https://bugs.launchpad.net/bugs/419895
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 419503] Re: apport-kde assert failure: python: ../../src/xcb_io.c:242: process_responses: Assertion `(((long) (dpy-last_request_read) - (long) (dpy-request)) = 0)' failed.

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 419501 ***
https://bugs.launchpad.net/bugs/419501

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30873261/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30873263/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30873264/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30873265/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30873266/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30873267/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30873268/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30873269/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 419501
   apport-kde assert failure: python: ../../src/xcb_io.c:242: 
process_responses: Assertion `(((long) (dpy-last_request_read) - (long) 
(dpy-request)) = 0)' failed.

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
apport-kde assert failure: python: ../../src/xcb_io.c:242: process_responses: 
Assertion `(((long) (dpy-last_request_read) - (long) (dpy-request)) = 0)' 
failed.
https://bugs.launchpad.net/bugs/419503
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 419409] Stacktrace.txt (retraced)

2009-08-27 Thread Apport retracing service

StacktraceTop:malloc_consolidate (av=value optimized out)
_int_malloc (av=value optimized out, 
_int_realloc (av=value optimized out, oldp=0x9665bc0, 
*__GI___libc_realloc (oldmem=0x9665bc8, bytes=555)
pa_xrealloc (ptr=0x9665bc8, size=555) at pulse/xmalloc.c:87

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/30900932/Stacktrace.txt

-- 
pulseaudio crashed with SIGSEGV in realloc()
https://bugs.launchpad.net/bugs/419409
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 417374] Re: issue with .wma and crossfade

2009-08-27 Thread Redmar van den Berg

** Attachment added: the .wma file that caused the above crash
   http://launchpadlibrarian.net/30900914/19%20Nummer%2019.wma

-- 
issue with .wma and crossfade
https://bugs.launchpad.net/bugs/417374
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 416981] Re: coreutils: du(1) doesn't summarize correctly

2009-08-27 Thread polarapfel
I checked what Nautilus says about the size of the folder and it still
says by its original output:

2,966 items, totalling 54.0 MB

So even if du now shows more than just 4MB, more than 70MB are still off
the mark.

Something is very wrong here.

-- 
coreutils: du(1) doesn't summarize correctly
https://bugs.launchpad.net/bugs/416981
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 419897] [NEW] Sync autofs5 5.0.4-2 (universe) from Debian unstable (main).

2009-08-27 Thread Alessio Treglia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/autofs5
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync autofs5 5.0.4-2 (universe) from Debian unstable (main).

Changelog since current karmic version 5.0.4-1:

autofs5 (5.0.4-2) unstable; urgency=low

  * Fast forward through the upstream patches until 2009/07/12.
  * Adapt patch 10lsb_initscript, partially applied upstream.
  * Bump Standards version to 3.8.2.
  * Work around a typo in ./configure.
  * Add a Homepage field.
  * Clarify the GPL version.
  * Add an example line suitable for nfsv4 environments to the
shipped auto.net. Closes: #533893.

 -- Jan Christoph Nordholz he...@pool.math.tu-berlin.de  Sat, 25 Jul
2009 17:29:51 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqWgbsACgkQRdSMfNz8P9B31wCfZjwuZDTUkqovjBrJpLH5S/vP
hKsAn3QySn5PlyLdZuNCrup9mMbrTldJ
=FsMi
-END PGP SIGNATURE-

** Affects: autofs5 (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync autofs5 5.0.4-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/419897
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-27 Thread Michael Helmling
Same here. CTRL-C handling on SSH works again, I don't see zombies, but 
poweroff hangs at checking for unattended upgrades .. * asking all remaining 
processes to terminate . No CTRL-ALT-DEL or anything else helps in this state, 
only hard resetting. And there are more mysterious things going on with SSH: 
/etc/init.d/ssh stop leaves the sshd process running, even kill pid does not 
work, I need kill -9 pid. But this also doesn't solve the poweroff problem.
Hoewver, a reboot command worked. See this on two machines so far.

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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 397187] Re: [karmic] udev requires new kernel, breaks on EC2

2009-08-27 Thread Scott Moser
I'm re-opening this bug.  We'll leave it open until there is a solution
provided.

The solution is likely to be karmic kernels on amazon.

** Changed in: ubuntu-on-ec2
   Status: Won't Fix = Confirmed

-- 
[karmic] udev requires new kernel, breaks on EC2
https://bugs.launchpad.net/bugs/397187
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 389857] Re: [karmic] inhibit applet not working

2009-08-27 Thread Scott Howard
Hi Oded, version 2.27.91 should be hitting the repos today (they may
already be available). Could you test that version to make sure the
inhibit applet is properly working? I believe that it will inhibit the
shutdowns/suspends based on power preferences properly from my tests.

-- 
[karmic] inhibit applet not working
https://bugs.launchpad.net/bugs/389857
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 410901] Re: serf-0.3.0 requires a recent version of libapr1-dev to build

2009-08-27 Thread Michael Diers
Are you sure this is not related to a bug in libtool instead? There used
to be a tiny patch in the Debian serf package that simply added --
tag=CC and got rid of the compilation problem.

Work around libtool's error such as:

[[[
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
]]]
Index: pkg-serf/Makefile.in
===
--- pkg-serf.orig/Makefile.in   2008-06-22 16:46:26.0 +0900
+++ pkg-serf/Makefile.in2008-06-22 16:46:41.0 +0900
@@ -39,7 +39,7 @@
 libd...@libdir@
 included...@includedir@
 
-LIBTOOL = @APR_LIBTOOL@
+LIBTOOL = @APR_LIBTOOL@ --tag=CC
 LTFLAGS = @LTFLAGS@
 CC = @CC@
 CFLAGS = @CFLAGS@

Also see
https://launchpad.net/~mdiers/+archive/svn16/+files/serf_0.3.0-0.3ubuntu1~ppa1~intrepid1.diff.gz

-- 
serf-0.3.0 requires a recent version of libapr1-dev to build
https://bugs.launchpad.net/bugs/410901
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 409559] Re: version 1.6.0_15 is available

2009-08-27 Thread Pjotr12345
It appears that nobody is both able and willing to take this task upon
himself... Well, it's a volunteer job ofcourse, so I don't blame anyone.

However, this being so, I urgently request that JRE will be removed
entirely from the repositories of Hardy, Intrepid and Jaunty. JRE is
much too widely used to provide an unpatched insecure version of it.
Security first.

-- 
version 1.6.0_15 is available 
https://bugs.launchpad.net/bugs/409559
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 419792] Re: arora doesn't use knotify for downloads managment

2009-08-27 Thread Jonathan Thomas
** Changed in: arora (Ubuntu)
   Importance: Undecided = Wishlist

-- 
arora doesn't use knotify for downloads managment
https://bugs.launchpad.net/bugs/419792
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 419847] Re: dbus stop cause crash in printer-applet.py SIGSEGV in QSocketNotifier::setEnabled() KDE bug #171572

2009-08-27 Thread Jonathan Thomas
*** This bug is a duplicate of bug 334757 ***
https://bugs.launchpad.net/bugs/334757

** This bug has been marked a duplicate of bug 334757
   update-notifier-kde.py crashed with SIGSEGV in QSocketNotifier::setEnabled()

-- 
dbus stop cause crash in printer-applet.py SIGSEGV in 
QSocketNotifier::setEnabled() KDE bug #171572
https://bugs.launchpad.net/bugs/419847
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 405689] Re: [needs-packaging] pyTivo

2009-08-27 Thread Wes Garner
Latest pyTivo Build under wmcbrine's fork, current master release
http://repo.or.cz/w/pyTivo/wmcbrine.git?a=shortlog;h=refs/heads/master

-- 
[needs-packaging] pyTivo
https://bugs.launchpad.net/bugs/405689
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 327385] Re: Bashism in /usr/sbin/create-munge-key

2009-08-27 Thread Alessio Treglia
** Also affects: munge (Ubuntu Hardy)
   Importance: Undecided
   Status: New

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

-- 
Bashism in /usr/sbin/create-munge-key
https://bugs.launchpad.net/bugs/327385
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 419259] Crash report cannot be processed

2009-08-27 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libpam-modules: installed version 1.0.1-11ubuntu1, latest version: 
1.1.0-1ubuntu1
libpam0g: installed version 1.0.1-11ubuntu1, latest version: 1.1.0-1ubuntu1
libpam-runtime: installed version 1.0.1-11ubuntu1, latest version: 
1.1.0-1ubuntu1


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30856036/CoreDump.gz

** Tags removed: need-amd64-retrace

-- 
firefox crashed with signal 5
https://bugs.launchpad.net/bugs/419259
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 419898] [NEW] Sync munge 0.5.8-9 (universe) from Debian unstable (main).

2009-08-27 Thread Alessio Treglia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/munge
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync munge 0.5.8-9 (universe) from Debian unstable (main).

Changelog since current karmic version 0.5.8-8:

munge (0.5.8-9) unstable; urgency=low

  * Updated config.{sub,guess} files to build on AVR32 (Closes: #536114)

 -- Gennaro Oliva oliv...@na.icar.cnr.it  Thu, 16 Jul 2009 12:06:09
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqWg00ACgkQRdSMfNz8P9AH8wCeJUr7tIuYACxPMsm4AjQCdTSF
jL8AnioAsg6MMC+7yE3j9ojdhKQg8Yb1
=eBgW
-END PGP SIGNATURE-

** Affects: munge (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync munge 0.5.8-9 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/419898
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 419892] Re: Firefox doesn't obey font appearance settings

2009-08-27 Thread John Vivirito
I do also believe this has been reported in Launch Pad already

-- 
Firefox doesn't obey font appearance settings
https://bugs.launchpad.net/bugs/419892
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 419892] Re: Firefox doesn't obey font appearance settings

2009-08-27 Thread John Vivirito
Can you please post the output of the following commands
apt-cache policy firefox firefox-3.0 firefox-3.5 
lsb_release -a
uname -a

Can you please run the following command as well:
ubuntu-bug 419892

** Package changed: firefox (Ubuntu) = firefox-3.5 (Ubuntu)

** Changed in: firefox-3.5 (Ubuntu)
   Status: New = Incomplete

-- 
Firefox doesn't obey font appearance settings
https://bugs.launchpad.net/bugs/419892
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 419787] Re: Treat Categories on the homepage as buttons

2009-08-27 Thread mac_v
** Description changed:

  Binary package hint: software-store
  
- At present , when a user hovers over a category on the homepage there is no 
visual feedback , 
- its surprising to see that clicking on such an item ,which provides no 
feedback of being an object, opens a sub section.
+ At present , when a user hovers over a category on the homepage there is
+ no visual feedback from the Application itself, [The pointer does change
+ to a hand.]
  
- It would be ideal to treat the items as buttons. [Ex: Similar to how Compiz 
Settings Manager displays its categories]
- So when a user hovers over an object it is clear that it is click-able and 
leads to a submenu
+ But the categories themselves *need* to give the feedback and not just the 
pointer.
+ -When you move the pointer across the options highlighting the option will 
make it very clear which option is selected, rather than just changing the 
pointer.
+ -The object itself[category] just doesnt give the impression of a selectable 
option.
+ -Its surprising to see that clicking on such an item ,which provides no 
feedback of being an object, opens a sub section.
+ 
+ It would be ideal to treat the items as buttons and highlight the option the 
user is about to select. [Ex: Similar to how Compiz Settings Manager displays 
its categories]
+ So when a user hovers over an object, it is clear that it is click-able and 
leads to a submenu.

** Tags added: usability

-- 
Treat Categories on the homepage as buttons
https://bugs.launchpad.net/bugs/419787
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 419259] Stacktrace.txt (retraced)

2009-08-27 Thread Apport retracing service

StacktraceTop:?? ()

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/30901182/Stacktrace.txt

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

-- 
firefox crashed with signal 5
https://bugs.launchpad.net/bugs/419259
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 402279] Re: nautilus unable to delete directories correctly over WebDAV

2009-08-27 Thread Florian Schweikert
same problem with sftp/sshfs at karmic i386.
this bug is disturbing my workflow :-/

-- 
nautilus unable to delete directories correctly over WebDAV
https://bugs.launchpad.net/bugs/402279
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 338217] Re: scim-bridge crashed with SIGSEGV in scim::Module::unload()

2009-08-27 Thread Rolf Leggewie
This still happens with 1.4.9-1ubuntu1 as confirmed by rxy in bug 419592

rxy, can you reproduce the problem on every login or does it only happen
sometimes?  As Arne said in comment 7, does the problem go away when you
remove (or move away) ~/.scim/ and reinstall scim and scim-bridge?

-- 
scim-bridge crashed with SIGSEGV in scim::Module::unload()
https://bugs.launchpad.net/bugs/338217
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 419900] [NEW] white space problem in firefox

2009-08-27 Thread somepalli
Public bug reported:

Binary package hint: firefox-3.0

I am using ubuntu 9.04
In this i am getting white space .. Please Help me!

Thanks  Regards
S.V.H.Choudari

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: firefox-3.0 3.0.13+nobinonly-0ubuntu0.9.04.1
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_IN.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-15-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
white space problem in firefox
https://bugs.launchpad.net/bugs/419900
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 419899] [NEW] wine restart kde on install kis6 or kaw6 (kaspersky)

2009-08-27 Thread unicorp99
Public bug reported:

in process for install kis6.0.2.621 (kaspersky internet security) or 
kaw6.0.3.837 (kav for workstation) 
on insert key or update bases(in install process) kde restarts
and loose all data, all kde windows re-opened with null info...

kubuntu 9.04 all latest updates, 
kernel 2.6.28-15-generic
nvidia drivers version 
 ii  nvidia-glx-180 180.44-0ubuntu1 
 NVIDIA binary Xorg driver
modinfo nvidia
 vermagic:   2.6.28-15-generic SMP mod_unload modversions 586
kde 4.2.2

core2duo e8300, nvidia geforce 9500, 2gb ram

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

-- 
wine restart kde on install kis6 or kaw6 (kaspersky)
https://bugs.launchpad.net/bugs/419899
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 419900] Re: white space problem in firefox

2009-08-27 Thread somepalli

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30901309/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/30901310/ExtensionSummary.txt

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

-- 
white space problem in firefox
https://bugs.launchpad.net/bugs/419900
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 419899] Re: wine restart kde on install kis6 or kaw6 (kaspersky)

2009-08-27 Thread unicorp99
wine 1.1.28

-- 
wine restart kde on install kis6 or kaw6 (kaspersky)
https://bugs.launchpad.net/bugs/419899
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 419894] Re: notify-osd images appear at the middle right of screen

2009-08-27 Thread Mirco Müller
That's a feature and not a bug as is. Please see
https://wiki.ubuntu.com/NotifyOSD#Outside%20the%20bubble

** Changed in: notify-osd (Ubuntu)
   Status: New = Invalid

** Changed in: notify-osd (Ubuntu)
 Assignee: (unassigned) = Mirco Müller (macslow)

-- 
notify-osd images appear at the middle right of screen
https://bugs.launchpad.net/bugs/419894
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 418749] Re: gdu-notification-daemon crashed with SIGSEGV in gdu_pool_get_devices()

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 418300 ***
https://bugs.launchpad.net/bugs/418300

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30823977/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30823978/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30823979/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30823980/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30823981/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30823982/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30823983/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30823984/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 418300
   gdu-notification-daemon crashed with SIGSEGV in gdu_pool_get_devices()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
gdu-notification-daemon crashed with SIGSEGV in gdu_pool_get_devices()
https://bugs.launchpad.net/bugs/418749
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 416359] Re: Totem playing Youtube videos error

2009-08-27 Thread Dimitrios Symeonidis
VLC can play this stream: http://www.youtube.com/watch?v=-IbdFztkat4
while Totem cannot (in latest Karmic).

** Changed in: totem (Ubuntu)
   Importance: Undecided = Medium

-- 
Totem playing Youtube videos error
https://bugs.launchpad.net/bugs/416359
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 383687] Re: package python-qt4 4.4.4-2ubuntu6 failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2009-08-27 Thread Jonathan Thomas
Looks like the package was corrupted during download. You could try
doing a sudo rm /var/cache/apt/archives/python-
qt4_4.4.4-6ubuntu1_i386.deb and re-upgrading.

** Changed in: python-qt4 (Ubuntu)
   Status: New = Invalid

-- 
package python-qt4 4.4.4-2ubuntu6 failed to install/upgrade: defektes 
Tar-Dateisystem - Paketarchiv ist defekt
https://bugs.launchpad.net/bugs/383687
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 379517] Re: touchpad mouse stutters/stops on slow movement

2009-08-27 Thread selkovjr
I would like to confirm the bug, and provide additional data.

My definition of slow: when I move my finger at 1 mm/s the cursor does
not move *at all*. Same when I roll the tip of my finger to drive the
cursor where I need it to be (that's what I usually do when I need
single-pixel precision).

I can watch the events generated by the kernel with synclient, but all of them 
are ignored by X up to a certain motion speed, beyond which the cursor starts 
moving, but in jerky sort of way.
 
For me, this started happening very recently (about 2 days ago), but I was 
mostly reading during that time and didn't notice a definite event that I could 
link to the change. If this is indeed caused by xserver-xorg-input-synaptics, I 
would like to know which was the last working version. I did a lot of precise 
work in Gimp just last weekend, and did not notice any inconvenience. In 
between, I have upgraded my nvidia-glx-180 to 185, and that is the only upgrade 
I am aware of, although I can't see how it would be related to the touchpad 
problem. Now I am unable to use  the touchpad for anything except selecting 
windows: I can't cut and paste and I can't even reliably put the cursor on the 
right line in a text editor. At the same time, external mice, pen tablet and 
the built-in track stick work smoothly.

xserver-xorg-input-synaptics:
  Installed: 0.99.3-2ubuntu5
  Candidate: 0.99.3-2ubuntu5
  Version table:
 *** 0.99.3-2ubuntu5 0
500 http://ppa.launchpad.net jaunty/main Packages
100 /var/lib/dpkg/status
 0.99.3-2ubuntu4 0
500 http://archive.ubuntu.com jaunty/main Packages

AlpsPS/2 ALPS GlidePoint  id=2[XExtensionPointer]
Num_buttons is 12
Num_axes is 2
Mode is Relative
Motion_buffer is 256
Axis 0 :
Min_value is 0
Max_value is 1023
Resolution is 1
Axis 1 :
Min_value is 0
Max_value is 767
Resolution is 1

It's on Dell m4300 running Jaunty.

--Gene

-- 
touchpad mouse stutters/stops on slow movement
https://bugs.launchpad.net/bugs/379517
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 373819] Re: NVIDIA driver not automatically installed in 9.04

2009-08-27 Thread papukaija
** Changed in: jockey (Ubuntu)
   Status: Incomplete = Invalid

-- 
NVIDIA driver not automatically installed in 9.04
https://bugs.launchpad.net/bugs/373819
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 334957] Re: Mouse begins to drift left under heavy wifi load (shared IRQ problem?)

2009-08-27 Thread Rolf Leggewie
I retried with yesterday's mainline kernel
(https://wiki.ubuntu.com/KernelTeam/MainlineBuilds) and the problem is
still the same.

-- 
Mouse begins to drift left under heavy wifi load (shared IRQ problem?)
https://bugs.launchpad.net/bugs/334957
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 313448] Re: mplayer segfault on any package

2009-08-27 Thread Nils Rennebarth
The bug persists here, exactly as described above. Reinstalling mplayer (either 
the medibuntu or the ubuntu version) does not help. I do not have 
gnome-globalmenu anywhere apparently:
$ locate -i globalmenu
/usr/share/icons/gnome-brave/16x16/apps/globalmenu.png
/usr/share/icons/gnome-brave/22x22/apps/globalmenu.png
/usr/share/icons/gnome-brave/24x24/apps/globalmenu.png
/usr/share/icons/gnome-brave/32x32/apps/globalmenu.png
/usr/share/icons/gnome-brave/scalable/apps/globalmenu.svg

How do I get mplayer working? What can I do to debug?

-- 
mplayer segfault on any package
https://bugs.launchpad.net/bugs/313448
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 24630] Re: Evince crashes when zooming PDF-File to 400%

2009-08-27 Thread Dimitrios Symeonidis
Ok Bartek, thanks for clearing this out. I have switched this back to
confirmed and restored the upstream bug watch.

Now, could you please update the description of this bug to reflect what
you wrote in comment 13?

Thank you

** Changed in: evince (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: evince
   Importance: Undecided = Unknown

** Changed in: evince
   Status: New = Unknown

** Changed in: evince
 Remote watch: None = GNOME Bug Tracker #303365

-- 
Evince crashes when zooming PDF-File to 400%
https://bugs.launchpad.net/bugs/24630
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 418964] Re: xfce4-volumed crashed with SIGSEGV in __libc_start_main()

2009-08-27 Thread Apport retracing service
*** This bug is a duplicate of bug 405060 ***
https://bugs.launchpad.net/bugs/405060

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/30835969/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/30835970/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/30835971/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/30835972/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/30835973/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/30835974/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/30835975/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/30835976/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 405060
   xfce4-volumed crashed with SIGSEGV in __libc_start_main()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
xfce4-volumed crashed with SIGSEGV in __libc_start_main()
https://bugs.launchpad.net/bugs/418964
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 419895] Re: ubuntuone bug reports lists possibly private filenames/paths

2009-08-27 Thread arand
These reports seem to normally default to private, but after mine was
declared a duplicate, it was set to public: Is that a bug in apport
retracing service?

-- 
ubuntuone bug reports lists possibly private filenames/paths
https://bugs.launchpad.net/bugs/419895
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 402136] Re: [Acer, inc. Yspire 1690] Karmic late resume failure

2009-08-27 Thread Giovanni Condello
*** This bug is a duplicate of bug 346536 ***
https://bugs.launchpad.net/bugs/346536

** This bug has been marked a duplicate of bug 346536
   [Acer, inc. Aspire 1690] hibernate/resume failure

-- 
[Acer, inc. Yspire 1690] Karmic late resume failure
https://bugs.launchpad.net/bugs/402136
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 295536] Re: cups-pdf fails bad status reported and no pdf created

2009-08-27 Thread papukaija
** Changed in: cups
   Status: New = Invalid

-- 
cups-pdf fails bad status reported and no pdf created
https://bugs.launchpad.net/bugs/295536
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 160862] Re: users-admin (System-Administration-Users and Groups) overwrites group file

2009-08-27 Thread Milan Bouchet-Valat
Bubla: the procedure you describe does not completely destroy
/etc/group. It removes all users from the admin group, making it
impossible to fix the problem afterwards. But this bug has been fixed in
the development version, and users-admin will now refuse to overwrite
the existing group (just checked both versions).

It seems to me that the current report is about a strange result where
most groups are removed, and the newly-created group has GID 0 (reserved
to root). So I'd like more informations from Dierk Scharbert, RogerP and
fishexe. I know that's difficult to find, though... ;-)

BTW, I found this thread with useful logs, the first detailed data I've ever 
read about that:
http://ubuntuforums.org/showthread.php?p=6614344

-- 
users-admin (System-Administration-Users and Groups) overwrites group file
https://bugs.launchpad.net/bugs/160862
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 260536] Re: totem-gstreamer crashed with SIGSEGV in pthread_mutex_lock()

2009-08-27 Thread Dimitrios Symeonidis
Mike, why did you switch this back to confirmed? Can you reproduce this
error with the latest version of Ubuntu? Thank you

** Changed in: totem (Ubuntu)
   Status: Confirmed = Incomplete

-- 
totem-gstreamer crashed with SIGSEGV in pthread_mutex_lock()
https://bugs.launchpad.net/bugs/260536
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 419907] [NEW] package libgeoip1 1.4.6.dfsg-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2009-08-27 Thread levmatta
Public bug reported:

My Karmic update (from Jaunty) is broken.

ProblemType: Package
Architecture: amd64
Date: Thu Aug 27 09:55:37 2009
Dependencies:
 findutils 4.4.2-1
 gcc-4.4-base 4.4.1-3ubuntu1
 libc6 2.10.1-0ubuntu7
 libgcc1 1:4.4.1-3ubuntu1
 zlib1g 1:1.2.3.3.dfsg-13ubuntu1
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
Package: libgeoip1 1.4.6.dfsg-5
ProcVersionSignature: Ubuntu 2.6.31-6.26-generic
SourcePackage: geoip
Title: package libgeoip1 1.4.6.dfsg-5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
Uname: Linux 2.6.31-6-generic x86_64

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


** Tags: amd64 apport-package

-- 
package libgeoip1 1.4.6.dfsg-5 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/419907
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 419907] Re: package libgeoip1 1.4.6.dfsg-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2009-08-27 Thread levmatta

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/30901527/AptOrdering.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/30901528/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/30901529/DpkgTerminalLog.gz

-- 
package libgeoip1 1.4.6.dfsg-5 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/419907
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


<    3   4   5   6   7   8   9   10   11   12   >