[Bug 479124] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2009-12-25 Thread crypt
nautilus syslog

** Attachment added: nautilus.syslog
   http://launchpadlibrarian.net/37179924/nautilus.syslog

-- 
nautilus crashed with SIGSEGV in PyThreadState_New()
https://bugs.launchpad.net/bugs/479124
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 479124] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2009-12-25 Thread crypt
nautilus thread stack trace

** Attachment added: nautilus thread stack trace
   http://launchpadlibrarian.net/37179951/nautilus.thread.stack.trace

-- 
nautilus crashed with SIGSEGV in PyThreadState_New()
https://bugs.launchpad.net/bugs/479124
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 479124] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2009-12-25 Thread crypt
 Thank you, Martin, it usually complicated for me to determine which dbg
package needed. I think my crash file provides more info, but how should
I add it here? Attachment whole file from /var/crash? For now I'll
attack syslog lines and threadstack trace.

-- 
nautilus crashed with SIGSEGV in PyThreadState_New()
https://bugs.launchpad.net/bugs/479124
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 497175] Re: Evince does not read pdf file properly due to poppler. Example attached.

2009-12-25 Thread Dennis Sheil
*** This bug is a duplicate of bug 459569 ***
https://bugs.launchpad.net/bugs/459569

** This bug has been marked a duplicate of bug 459569
   The current version (2.28.1) does not render some documents that worked 
perfectly under earlier versions.

-- 
Evince does not read pdf file properly due to poppler. Example attached.
https://bugs.launchpad.net/bugs/497175
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 500302] [NEW] No scrollbar in e-mail settings; for netbook users (10 screen only) impossible to do all settings well

2009-12-25 Thread Tom
Public bug reported:

Binary package hint: evolution

missing a scroll bar in the setting window, especially in the e-mail settings;
with a 10'' monitor only it is not possible to read all information.

Thanks a lot for solving this bug

Merry Christmas

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 09:44:59 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: evolution
Tags:  ubuntu-unr
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386 ubuntu-unr

-- 
No scrollbar in e-mail settings; for netbook users (10 screen only) impossible 
to do all settings well
https://bugs.launchpad.net/bugs/500302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 500302] Re: No scrollbar in e-mail settings; for netbook users (10 screen only) impossible to do all settings well

2009-12-25 Thread Tom

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37180140/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37180141/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37180142/XsessionErrors.txt

-- 
No scrollbar in e-mail settings; for netbook users (10 screen only) impossible 
to do all settings well
https://bugs.launchpad.net/bugs/500302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 459569] Re: The current version (2.28.1) does not render some documents that worked perfectly under earlier versions.

2009-12-25 Thread Dennis Sheil
This is the same bug as #497175.  I know it is because I tried to read
the attached file here with the current 9.10 evince version (2.28.1)
linked against four poppler libraries - the latest development poppler
library, the current 9.10 poppler library (0.12.0), the poppler library
after the bad commit to poppler on July 26, 2009 that breaks this
functionality, and the commit just prior to that bad poppler commit.

I am moving this to the poppler section as this is not a problem with
evince per se, but a problem with poppler which evince is dependent on.
I am also linking to the bug report of this on poppler's bug tracking
page at freedesktop.org.

I've posted a patch against the current poppler development library on
freedesktop.org.  The patch simply pulls out the July 26, 2009 bad code
committed to the drawImageMaskPrescaled method and replaces it with the
method code before that commit.  The original bad commit tried to
replace the old, working code with new code using the (as of then) new
cairo functionality for drawing outside of a pattern.  So either the
poppler maintainers will commit my patch, get it working, and then at
some point try to re-implement that new cairo functionality, or they
will simply try to fix the problem in their original bad commit.

To put it more simply, my patch fixes this problem.  As far as the patch
getting committed to poppler, or getting downstream to Ubuntu, I've
talked about that above.

** Package changed: evince (Ubuntu) = poppler (Ubuntu)

** Summary changed:

- The current version (2.28.1) does not render some documents that worked 
perfectly under earlier versions.
+ poppler (by evince) could render this pdf prior to 0.12.0, now can not.

** Bug watch added: freedesktop.org Bugzilla #25755
   https://bugs.freedesktop.org/show_bug.cgi?id=25755

** Also affects: poppler via
   https://bugs.freedesktop.org/show_bug.cgi?id=25755
   Importance: Unknown
   Status: Unknown

-- 
poppler (by evince) could render this pdf prior to 0.12.0, now can not.
https://bugs.launchpad.net/bugs/459569
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 498534] Re: can't connect user with low UID

2009-12-25 Thread Wolfgang Kufner
Comment #2 is a confirmation of the original report. Therefore setting
this bugs status to confirmed.

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

-- 
can't connect user with low UID
https://bugs.launchpad.net/bugs/498534
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 500315] [NEW] apport hook swallows error output from aplay, paplay, gst-launch

2009-12-25 Thread Matt Zimmerman
Public bug reported:

Binary package hint: totem

Totem's apport hook invokes aplay, paplay and gst-launch-0.10 to help
diagnose sound problems.  If any of these programs fail to run, the
error output (which may be useful in debugging) is lost.

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

-- 
apport hook swallows error output from aplay, paplay, gst-launch
https://bugs.launchpad.net/bugs/500315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 500315] Re: apport hook swallows error output from aplay, paplay, gst-launch

2009-12-25 Thread Matt Zimmerman

** Attachment added: totem-apport-hook-error-output.diff
   http://launchpadlibrarian.net/37181670/totem-apport-hook-error-output.diff

-- 
apport hook swallows error output from aplay, paplay, gst-launch
https://bugs.launchpad.net/bugs/500315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 500241] Re: apport hook tries to play nonexistent sound file/usr/share/sounds/question.wav

2009-12-25 Thread Matt Zimmerman
I've provided a patch in bug 500315 which captures the error output,
making problems like this one more obvious.

-- 
apport hook tries to play nonexistent sound file/usr/share/sounds/question.wav 
https://bugs.launchpad.net/bugs/500241
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-12-25 Thread YitzchokL
I'm adding my comment here rather than to the Gnome bug tracker because
I don't have an account there, and here I can reference Ubuntu versions

According to lspci my graphics card is
VGA compatible controller: nVidia Corporation G71 [GeForce 7300 GS] (rev a1)

On Jaunty the login prompt always appeared on the primary monitor
(left). On Karmic (upgraded on-line today 25/Dec/09) the login prompt
seems to be dependent on the mouse position as described above. I seem
to recall that the mouse always was in the middle of the two screens,
just to the right.

Interestingly at the point at which you have to put your mouse on the
main screen to get the login prompt to appear there, you can't actually
see the mouse pointer on that screen; it seems to be hidden by the
Ubuntu splash screen.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 498534] Re: can't connect user with low UID

2009-12-25 Thread Wolfgang Kufner
Lucid amd64 20091222.1 iso booted via grub loopback from hd was the
first iso where I was presented with a login screen but could not login.
20091221 was the last iso with which I was able to get to the desktop
just fine.

Based on this report I have now tried to add a new user via useradd on
the console. The new user got uid 1000 and was able to login. The user
ubuntu had uid 999.

Seems like this could be the same bug. I am however also wondering about
bug 495304 because after adding my user the login also automatically
presented a list which it had not done before.

-- 
can't connect user with low UID
https://bugs.launchpad.net/bugs/498534
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 500319] [NEW] Notes in gnome applet sticky-notes are lost after Ubuntu release udgrade

2009-12-25 Thread Antonio
Public bug reported:

I have updated to 9.10 from 9.04 and my desktop notes from the gnome
applet sticky-notes have gone. I had some important information on
those notes and I've not been able to recover them.

Future release upgrades should be able to remember sticky notes.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Notes in gnome applet sticky-notes are lost after Ubuntu release udgrade
https://bugs.launchpad.net/bugs/500319
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2009-12-25 Thread Danilo Piazzalunga
** Also affects: mplayer (Ubuntu)
   Importance: Undecided
   Status: New

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 419866] Re: gvfs webdav does not work properly with posix semantics (eg gvfs-fuse)

2009-12-25 Thread Joor Loohuis
This bug can be closed. It is unlikely that it will be fixed, and I now
work around the problem by upgrading to Karmic.

-- 
gvfs webdav does not work properly with posix semantics (eg gvfs-fuse)
https://bugs.launchpad.net/bugs/419866
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2009-12-25 Thread Chris Coulson
Why did this get a task opened against mplayer? The bug here is in
gnome-screensaver

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

** Changed in: mplayer (Ubuntu Karmic)
   Status: New = Invalid

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 500327] [NEW] CD-R DVD-R burning fail in Brasero

2009-12-25 Thread mozartomaniac
Public bug reported:

Binary package hint: brasero

i am jaydip from india. i am new to ubuntu. i am using 9.10. i am
experiencing problems with brasero while burning cd-r and dvd-r. it only
burns the folder names then comes the message finalising and the
cd.dvd is spoiled completely. in this way i have wasted a number of
discs.

the disable full windows compatibility and rename for full windows
compatibility options create mess.

but my friend who suggested me the ubuntu is using 8.10 and his system
is running smoothly.  he also has dual operating system. xp+ubuntu.

so this problem must be fixed as soon as possible. it's a major problem.
please workout the solution and advice the remedy.

my e mail id is mozartoman...@gmail.com

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 17:40:02 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/brasero
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: brasero 2.28.2-0ubuntu1
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: brasero
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
CD-R  DVD-R burning fail in Brasero
https://bugs.launchpad.net/bugs/500327
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 500327] Re: CD-R DVD-R burning fail in Brasero

2009-12-25 Thread mozartomaniac

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37182610/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37182611/ProcStatus.txt

-- 
CD-R  DVD-R burning fail in Brasero
https://bugs.launchpad.net/bugs/500327
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 479124] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2009-12-25 Thread Martin Mai
Thank you. I forwarded this bug upstream
(https://bugzilla.gnome.org/show_bug.cgi?id=605423).

** Bug watch added: GNOME Bug Tracker #605423
   https://bugzilla.gnome.org/show_bug.cgi?id=605423

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=605423
   Importance: Unknown
   Status: Unknown

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Triaged

-- 
nautilus crashed with SIGSEGV in PyThreadState_New()
https://bugs.launchpad.net/bugs/479124
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500338] [NEW] Rhythmbox fail when attempting to start a .pls file

2009-12-25 Thread csy33delight
Public bug reported:

Binary package hint: rhythmbox

I do not know if this is a bug or a feature request. When I try to start
Rhythmbox using a playlist, it loads then exits immediately.

Steps to create th problem:
1. Save a playlist to a file
2. Close Rhythmbox.
3. Navigate with file browser to saved .pls file
4. Right click Open with Rhythmbox Music Player
5. Rhythmbox loads then immediately exits

Open with VLC media player works but has minor audio playback
problems.

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 13:15:48 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.5-0ubuntu8
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.24-26-generic i686

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


** Tags: apport-bug

-- 
Rhythmbox fail when attempting to start a .pls file
https://bugs.launchpad.net/bugs/500338
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500338] Re: Rhythmbox fail when attempting to start a .pls file

2009-12-25 Thread csy33delight

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37184720/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37184721/ProcStatus.txt

-- 
Rhythmbox fail when attempting to start a .pls file
https://bugs.launchpad.net/bugs/500338
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500327] Re: CD-R DVD-R burning fail in Brasero

2009-12-25 Thread mozartomaniac
cd/dvd burning failure is a major problem in ubuntu 9.10. it is due to the two 
options before burning the data cd/dvd-r. 
RENAME FOR FULL WINDOWS COMPATIBILITY  DISABLE FULL WINDOWS COMPATIBILITY
both options create problems. 

these options were not present in ubuntu 8.10.  so please rectify the
problem with an update of brasero as soon as possible. so that the user
don't have to switch over to windows xp for burning cd/dvds.

-- 
CD-R  DVD-R burning fail in Brasero
https://bugs.launchpad.net/bugs/500327
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 488371] Re: Curitiba is wrongly translated in the clock as Curitaba for Danish

2009-12-25 Thread Joe Hansen
Has been corrected on Damned Lies (GNOME).
bye
Joe


** Changed in: ubuntu-translations
   Status: New = Fix Committed

-- 
Curitiba is wrongly translated in the clock as Curitaba for Danish
https://bugs.launchpad.net/bugs/488371
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 210710] Re: System Admin Users and Groups: only root available

2009-12-25 Thread ENatanael
This is just happening to me in Karmic. Can only see and edit the root
user.

-- 
System  Admin  Users and Groups: only root available
https://bugs.launchpad.net/bugs/210710
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 500359] [NEW] f-spot crashes and cant get opened

2009-12-25 Thread Shantanu
Public bug reported:

Binary package hint: f-spot

it crashes.
when i tried to run it in terminal it shows


(/usr/lib/f-spot/f-spot.exe:2342): GLib-WARNING **: g_set_prgname() called 
multiple times
[Info  21:00:39.229] Initializing DBus
[Info  21:00:39.393] Initializing Mono.Addins
[Info  21:00:39.594] Starting new FSpot server (f-spot 0.6.1.5)

** (/usr/lib/f-spot/f-spot.exe:2342): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2342): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2342): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2342): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2342): CRITICAL **: atk_object_set_name: 
assertion `name != NULL' failed
[Info  21:00:40.633] Starting BeagleService
[Info  21:00:40.653] Hack for gnome-settings-daemon engaged

(/usr/lib/f-spot/f-spot.exe:2342): GdkPixbuf-WARNING **: GdkPixbufLoader 
finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You 
must explicitly end the data stream to the loader before dropping the last 
reference.
The program '/usr/lib/f-spot/f-spot.exe' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 3524 error_code 11 request_code 53 minor_code 0)
  (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.)

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 21:08:37 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: firefox-3.5 3.5.6+nobinonly-0ubuntu0.9.10.1
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: firefox-3.5
Uname: Linux 2.6.31-16-generic i686

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
f-spot crashes and cant get opened
https://bugs.launchpad.net/bugs/500359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 500359] Re: f-spot crashes and cant get opened

2009-12-25 Thread Shantanu

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37186507/XsessionErrors.txt

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

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

-- 
f-spot crashes and cant get opened
https://bugs.launchpad.net/bugs/500359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 191316] Re: Fspot reports error for importing Nikon D80

2009-12-25 Thread Alex Valavanis
Hi Pedro, I've forwarded this upstream and added the link.  Please feel
free to check I didn't mess this up :)

** Bug watch added: GNOME Bug Tracker #605429
   https://bugzilla.gnome.org/show_bug.cgi?id=605429

** Also affects: f-spot via
   https://bugzilla.gnome.org/show_bug.cgi?id=605429
   Importance: Unknown
   Status: Unknown

** Changed in: f-spot (Ubuntu)
   Status: Incomplete = New

-- 
Fspot reports error for importing Nikon D80
https://bugs.launchpad.net/bugs/191316
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 500377] [NEW] Unable to load file '/etc/gdm/custom.conf'

2009-12-25 Thread James Deibele
Public bug reported:

Binary package hint: gdm

Dec 25 07:28:12 home9200 gdm-binary[1204]: WARNING: Unable to load file
'/etc/gdm/custom.conf': No such file or directory

Dec 25 07:28:13 home9200 gdm-binary[1204]: WARNING: Unable to find users: no 
seat-id found
Dec 25 07:28:13 home9200 gdm-simple-slave[1349]: WARNING: Unable to load file 
'/etc/gdm/custom.conf': No such file or directory

I'm not sure why I'm being warned about these.

ProblemType: Bug
Architecture: amd64
Date: Fri Dec 25 08:42:02 2009
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091209)
NonfreeKernelModules: nvidia
Package: gdm 2.29.1-0ubuntu9
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: gdm
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64

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


** Tags: amd64 apport-bug lucid

-- 
Unable to load file '/etc/gdm/custom.conf'
https://bugs.launchpad.net/bugs/500377
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 500377] Re: Unable to load file '/etc/gdm/custom.conf'

2009-12-25 Thread James Deibele

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

-- 
Unable to load file '/etc/gdm/custom.conf'
https://bugs.launchpad.net/bugs/500377
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 458334] Re: Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found

2009-12-25 Thread cooprocks123e
For everyone with problems, make a FAT32 partition at the beginning for
Windows computers and at the end, make at least one FAT16 partition for
usb Ubuntu and restart the creator.

-- 
Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: 
The given volume was not found
https://bugs.launchpad.net/bugs/458334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 444300] Re: gThumb doesn't import images

2009-12-25 Thread Marc Poulhiès
Exact same problem here. Can't import anything from gthumb and gtk error
message in console.

-- 
gThumb doesn't import images
https://bugs.launchpad.net/bugs/444300
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gthumb in ubuntu.

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


[Bug 500384] [NEW] Ubuntu started so fast

2009-12-25 Thread TravisJavier
Public bug reported:

Binary package hint: nautilus

ubuntu started fast
in 10 seconds the system starts, which led some processes were begun before 
others, started firestarter and avant cairoclock before some processes, then 
ubuntu was null for several seconds

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 11:40:36 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=es_CR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Ubuntu started so fast
https://bugs.launchpad.net/bugs/500384
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500384] Re: Ubuntu started so fast

2009-12-25 Thread TravisJavier

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37188285/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37188286/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37188287/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37188288/usr_lib_nautilus.txt

-- 
Ubuntu started so fast
https://bugs.launchpad.net/bugs/500384
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500387] [NEW] Empathy in autostart massively delays loading gnome-panel at ubuntu login

2009-12-25 Thread tankdriver
Public bug reported:

Binary package hint: empathy

Steps to reproduce: (fast Hardware and Broadband)

- Ubuntu Karmic default installation
- Set up an account in Empathy (e.g. Jabber)
- Add empathy to the list in Startup-Applications (gnome-session-properties)

What I expect:
After login in Ubuntu, I can work immediately with the Panels and Empathy.

What happened instead:
The Empathy window loads.
The panels comes up, but without any buttons or menues.
Wait ~20sec and the panels are ok.

Workaround:
I made a script which waits 10sek, then load Empathy

#!/bin/bash
sleep 10
empathy

Make it executable and add it instead of empathy to gnome-session-
properties

I filed this bug under empathy, but I think it could be gnome-panel
or “indicator-applet” too.

ProblemType: Bug
Architecture: amd64
Date: Fri Dec 25 18:41:12 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: empathy 2.28.1.1-0ubuntu1
ProcEnviron:
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: empathy
Uname: Linux 2.6.31-16-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Empathy in autostart massively delays loading gnome-panel at ubuntu login
https://bugs.launchpad.net/bugs/500387
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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

[Bug 500387] Re: Empathy in autostart massively delays loading gnome-panel at ubuntu login

2009-12-25 Thread tankdriver

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37188362/XsessionErrors.txt

-- 
Empathy in autostart massively delays loading gnome-panel at ubuntu login
https://bugs.launchpad.net/bugs/500387
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 500386] [NEW] updating metacity crashes due to unfilled dependency

2009-12-25 Thread buratinas
Public bug reported:

Binary package hint: metacity

Updating metacity from 1:2.28.0-0ubuntu1 to 1:2.28.0-2ubuntu1 crashes
while trying overwrite file '/usr/share/applications/metacity.desktop'
which is also in metacity-common (1:2.28.0-0ubuntu1).

Installing metacity-common first fixes the problem. This suggests the
problem arises because of too loose dependency for metacity.

ProblemType: Package
Architecture: amd64
Date: Fri Dec 25 19:46:07 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: trying to overwrite '/usr/share/applications/metacity.desktop', 
which is also in package metacity-common 1:2.28.0-0ubuntu1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: nvidia wl
Package: metacity 1:2.28.0-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: metacity
Title: package metacity 1:2.28.0-2ubuntu1 failed to install/upgrade: trying to 
overwrite '/usr/share/applications/metacity.desktop', which is also in package 
metacity-common 1:2.28.0-0ubuntu1
Uname: Linux 2.6.31-16-generic x86_64

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


** Tags: amd64 apport-package

-- 
updating metacity crashes due to unfilled dependency
https://bugs.launchpad.net/bugs/500386
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 500386] Re: updating metacity crashes due to unfilled dependency

2009-12-25 Thread buratinas

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

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

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

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

-- 
updating metacity crashes due to unfilled dependency
https://bugs.launchpad.net/bugs/500386
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 449910] Re: Certain notification area icons are invisible

2009-12-25 Thread Ticatla
Hi! Same problem, I think. No icon appears and there is no menu after
clicking in the area. No volume, batery icon or network manager. This
seems to specially affect the network manager because my wireless
doesn't connect automatically. I have to use nm-applet on the terminal
so it reacts and I can connect. It is useless to turn on and off my wifi
card. If I connect the ethereth cable the icon do appears.

Restarting doesn't work, neither adding again or moving the notification
area.

-- 
Certain notification area icons are invisible
https://bugs.launchpad.net/bugs/449910
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 496796] Re: fsck on boot triggers failsafe x 100% of the time

2009-12-25 Thread pavolzetor
OK, I can also fix it from recovery

-- 
fsck on boot triggers failsafe x 100% of the time
https://bugs.launchpad.net/bugs/496796
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 444300] Re: gThumb doesn't import images

2009-12-25 Thread Joe
I recently posted that my problem with importing images using gTumb had
cleared after reformatting my memory card. At this time, gThumb again no
longer imports images.

-- 
gThumb doesn't import images
https://bugs.launchpad.net/bugs/444300
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gthumb in ubuntu.

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


[Bug 472245] Re: gnome-panel hangs with almost 100% CPU usage

2009-12-25 Thread Michel Graciano
*** This bug is a duplicate of bug 187540 ***
https://bugs.launchpad.net/bugs/187540

Well, I had an similar problem but this disappear if I log in with UTF-8
encoding. When I log in with ISO 8859-1 which is my default encoding
since 8.04 without any problem, the gnome just stop to work. I need to
kill nautilus and gnome-panel process (in this order) and the panel is
rendered. But if I try to open nautilus by hand, the problem happens
again. Looks like when nautilus try to map all my partitions this just
hang all gnome-panel process. Any idea how to solve this or workaround?

-- 
gnome-panel hangs with almost 100% CPU usage
https://bugs.launchpad.net/bugs/472245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 197762] Re: file transfers on USB flash key (pendrive) are slowing down with time

2009-12-25 Thread Torandi
I have been experimenting some with this problem today. I have been using rsync 
to copy the files (to get a progress bar), and I noticed that rsync stops 
updating in periods when this bug is in effect:
I first get high transfer speed for a couple of minutes, after this the 
transfter speed drop down to 100-200kb/s and during this rsync only updates 
approximately once every half minute. 
Loading the module xhci seemed to delay the problem for a couple of minutes.

-- 
file transfers on USB flash key (pendrive) are slowing down with time
https://bugs.launchpad.net/bugs/197762
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 500398] [NEW] Vtech Kidizoom camera USB doesn't mount

2009-12-25 Thread earthforce_1
Public bug reported:

Binary package hint: gvfs

lsusb reports the device is connected:

Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 006: ID 06a3:075c Saitek PLC X52 Flight Controller
Bus 002 Device 005: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
Bus 002 Device 003: ID 04e8:2004 Samsung Electronics Co., Ltd 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 046d:08b0 Logitech, Inc. QuickCam 3000 Pro [pwc]
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0f88:042d VTech Holdings, Ltd
 - This is the device
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c318 Logitech, Inc. 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 002: ID 1b1c:0ab1  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

But it does not mount automatically as it should.  Very disappointed
daughter on Christmas day.  :(

ProblemType: Bug
Architecture: amd64
Date: Fri Dec 25 14:03:56 2009
DistroRelease: Ubuntu 9.10
HotplugNewDevices: /dev/sde1 /dev/sde
HotplugNewMounts:
 
NonfreeKernelModules: fglrx
Package: gvfs 1.4.1-0ubuntu1
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gvfs
Symptom: storage
Uname: Linux 2.6.31-16-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:2829): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:2974): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2890): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (/usr/lib/beagle/Beagle.Search.exe:2959): GLib-WARNING **: g_set_prgname() 
called multiple times
 (firefox:5026): GLib-WARNING **: g_set_prgname() called multiple times

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


** Tags: amd64 apport-bug

-- 
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchpad.net/bugs/500398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 500398] Re: Vtech Kidizoom camera USB doesn't mount

2009-12-25 Thread earthforce_1

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/37189434/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/37189437/CurrentDmesg.txt

** Attachment added: DKDisksMonitorLog.txt
   http://launchpadlibrarian.net/37189439/DKDisksMonitorLog.txt

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

** Attachment added: UdevMonitorLog.txt
   http://launchpadlibrarian.net/37189442/UdevMonitorLog.txt

-- 
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchpad.net/bugs/500398
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 187540] Re: Gnome-panel freeze when 8 windows are open when the panel is vertical/non-expanded horizontal

2009-12-25 Thread Jean-Marc Bourguet
I'm affected to (new laptop with wide screen and I cry for vertical
space).  The main reason I'm adding a comment is to mention that the
Window Selector (switch between open windows using a menu) panel
applet isn't affect (it's probably obvious for some, but  perhaps not
for all people affected).  But its use is less convenient.

-- 
Gnome-panel freeze when 8 windows are open when the panel is 
vertical/non-expanded horizontal
https://bugs.launchpad.net/bugs/187540
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 500120] Re: needs update to 3.20

2009-12-25 Thread Micah Gersten
** Changed in: ekiga (Ubuntu)
   Importance: Undecided = Wishlist

-- 
needs update to 3.20
https://bugs.launchpad.net/bugs/500120
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to ekiga in ubuntu.

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


[Bug 500407] [NEW] only one earphone jack is active in ubuntu while in windows both works

2009-12-25 Thread Ankur
Public bug reported:

Binary package hint: yelp

hey i m using dell inspiron 1525... it has two jacks for the 
earphones/headphones but the problem is only one is working in ubuntu and other 
is inactive.
in windows both the jacks are functional and they works properly but in ubuntu 
only one works.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: wl
Package: yelp 2.25.1-0ubuntu5
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.28-17-generic i686

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


** Tags: apport-bug i386

-- 
only one earphone jack is active in ubuntu while in windows both works
https://bugs.launchpad.net/bugs/500407
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 500407] Re: only one earphone jack is active in ubuntu while in windows both works

2009-12-25 Thread Ankur

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37189777/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37189778/ProcStatus.txt

-- 
only one earphone jack is active in ubuntu while in windows both works
https://bugs.launchpad.net/bugs/500407
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 499992] Re: Update gnome-terminal to 2.29.1

2009-12-25 Thread Micah Gersten
** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Update gnome-terminal to 2.29.1
https://bugs.launchpad.net/bugs/42
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 478219] Re: libgtk1.2 missing on karmic

2009-12-25 Thread Benjamin Thyreau
Talking about gaming, the best-working Megadrive (aka Genesis) emulator,
Generator, also stopped working as a consequence of that.

-- 
libgtk1.2 missing on karmic
https://bugs.launchpad.net/bugs/478219
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+1.2 in ubuntu.

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


[Bug 500411] [NEW] Rhythmbox does not work with Samsung YP-P3 device

2009-12-25 Thread Olivier
Public bug reported:

Binary package hint: rhythmbox

Whatever the Samsung YP-P3 device is plugged in after or before invoking 
Rhythmbox, it always result in:
- Rhythmbox freezes after attempting analyser les médias amovibles which 
should be in english somewhat like : analyse the removable media.
- When the Samsung YP-P3 device is plugged out off the USB socket, Rhythmbox 
starts living again...
Reference : Rhythmbox 0.12.5, Ubuntu 9.10, Gnome 2.28.1

Hope it helps...

(Tried to use Amarok instead, but its behaviour turned out to be more
difficult to explain, anyway, no successful result using this
alternative).

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 20:42:01 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: rhythmbox 0.12.5-0ubuntu4
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Rhythmbox does not work with Samsung YP-P3 device
https://bugs.launchpad.net/bugs/500411
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 500411] Re: Rhythmbox does not work with Samsung YP-P3 device

2009-12-25 Thread Olivier

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37190290/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37190291/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37190292/XsessionErrors.txt

-- 
Rhythmbox does not work with Samsung YP-P3 device
https://bugs.launchpad.net/bugs/500411
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 213432] Re: gtk_window.present() doesn't work if the window is already on another desktop

2009-12-25 Thread Lionel Dricot
Vish  I reported the bug to papercut because every application that use
the gtk.Windows.present() function is affected. That means nearly every
gtk applications. I encounter that so often that I don't even remember
the applications. (only exception : tomboy, that seems to work around
it).

This is a small bug (fix is trivial) that affects metacity (thus the
default installation).

-- 
gtk_window.present() doesn't work if the window is already on another desktop
https://bugs.launchpad.net/bugs/213432
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 225475] Re: return from dim not to full brightness

2009-12-25 Thread andreas_
*** This bug is a duplicate of bug 222526 ***
https://bugs.launchpad.net/bugs/222526

** This bug has been marked a duplicate of bug 222526
   dim dispay when idle (power management)

-- 
return from dim not to full brightness
https://bugs.launchpad.net/bugs/225475
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 222526] Re: dim dispay when idle (power management)

2009-12-25 Thread andreas_
it still doesn't work right in Karmic on my Lenovo R61. The manually set
brightness is not restored after dimming.

-- 
dim dispay when idle (power management)
https://bugs.launchpad.net/bugs/222526
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 232099] Re: brightness is not saved and restored correctly

2009-12-25 Thread andreas_
*** This bug is a duplicate of bug 222526 ***
https://bugs.launchpad.net/bugs/222526

** This bug has been marked a duplicate of bug 222526
   dim dispay when idle (power management)

-- 
brightness is not saved and restored correctly
https://bugs.launchpad.net/bugs/232099
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 500417] [NEW] nautilus doesn't honor gnome theme

2009-12-25 Thread Paolo Benvenuto
Public bug reported:

Binary package hint: nautilus

Reproduce it:

- open nautilus
- open system - preferences - aspect, theme tab
- click on the various themes: the internal part of nautilus doesn't vary in no 
aspect, while you expect that the theme affects the various elements that are 
shown in a nauilus window interior

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 21:28:33 2009
DistroRelease: Ubuntu 9.10
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANGUAGE=it_IT.UTF-8
 PATH=(custom, user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic-pae
SourcePackage: nautilus
Uname: Linux 2.6.31-17-generic-pae i686

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


** Tags: apport-bug i386

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500417] Re: nautilus doesn't honor gnome theme

2009-12-25 Thread Paolo Benvenuto

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37191484/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37191485/usr_lib_nautilus.txt

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500418] [NEW] window status changes when changing gnome theme

2009-12-25 Thread Paolo Benvenuto
Public bug reported:

Binary package hint: metacity

reproduce it:

- open any application window and let its window not maximized
- open system - preferences - aspect , theme tab
- change the theme clicking on a different theme that the one you are using: 
the window of the application whose window wasn't maximazed is maximized, while 
it should remain unmaximized

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 21:34:46 2009
DistroRelease: Ubuntu 9.10
Package: metacity 1:2.28.0-0ubuntu1
ProcEnviron:
 LANGUAGE=it_IT.UTF-8
 PATH=(custom, user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic-pae
SourcePackage: metacity
Uname: Linux 2.6.31-17-generic-pae i686

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


** Tags: apport-bug i386

-- 
window status changes when changing gnome theme
https://bugs.launchpad.net/bugs/500418
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 500418] Re: window status changes when changing gnome theme

2009-12-25 Thread Paolo Benvenuto

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37191599/XsessionErrors.txt

-- 
window status changes when changing gnome theme
https://bugs.launchpad.net/bugs/500418
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 500419] [NEW] Thinkpad t42 full freeze with wifi

2009-12-25 Thread er...@hamburg
Public bug reported:

Binary package hint: yelp

New after 2.6.31-14 is a full system freeze on my t42. The laptop must
be switched off hard, none Fn-Key Combination are working and the cpu
fan turns unregulated.

Must have to freeze:
- wifi connection with transfers
- kernel above 2.6.31-14 (work before and brilliant on jaunty)

Did not occur:
- with lan only

I think this can be kernel related, maybe near wifi port power
management. There are no loglines round the freezes, seems to occur
faster than logfiles.

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 21:25:36 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
Package: yelp 2.28.0-0ubuntu2
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-genusername
SourcePackage: yelp
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
Thinkpad t42 full freeze with wifi
https://bugs.launchpad.net/bugs/500419
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 500419] Re: Thinkpad t42 full freeze with wifi

2009-12-25 Thread er...@hamburg

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37191642/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37191643/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37191644/XsessionErrors.txt

-- 
Thinkpad t42 full freeze with wifi
https://bugs.launchpad.net/bugs/500419
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 467972] Re: metacity assert failure: metacity:ERROR:core/bell.c:211:bell_flash_window_frame: assertion failed: (window-frame != NULL)

2009-12-25 Thread Asheesh Laroia
Since chromium-browser and metacity are packaged in Ubuntu, can we see
an updated metacity package that has this (very simple) patch applied?

-- 
metacity assert failure: 
metacity:ERROR:core/bell.c:211:bell_flash_window_frame: assertion failed: 
(window-frame != NULL)
https://bugs.launchpad.net/bugs/467972
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 498669] Re: Freecell becomes very slow after some time

2009-12-25 Thread tomdean
On Mon, 2009-12-21 at 18:28 +, Pedro Villavicencio wrote:
 Thank you for taking the time to report this bug and helping to make Ubuntu 
 better. Please answer these questions:
 1. Is this reproducible?
 2. If so, what specific steps should we take to recreate this bug? Be as 
 detailed as possible.
 This will help us to find and resolve the problem.
 
This may be a memory leak.

My last post indicated xorg was using about 27% of 4G RAM.

1.  Reboot.
2.  Start xterm with top
xorg was using 0.3% of 4G RAM
3.  start Freecell and play

mem % mem %
Timexorg  sol
reboot  0.3
12050.6(?)0.3
12204.9   0.6
12367.5   0.9
12418.1   0.9
12468.9   0.9
12489.5   0.9
1251   10.1   0.9
   etc.

There was no other activity on the system.

-- 
Freecell becomes very slow after some time
https://bugs.launchpad.net/bugs/498669
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 500418] Re: window status changes when changing gnome theme

2009-12-25 Thread Chris Johnston
I am unable to reproduce using 9.10 x64.

-- 
window status changes when changing gnome theme
https://bugs.launchpad.net/bugs/500418
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 500417] Re: nautilus doesn't honor gnome theme

2009-12-25 Thread Chris Johnston
Unable to reproduce on 9.10 x64.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500430] [NEW] No provision to customize the GDM login screen due to X based boot

2009-12-25 Thread lgp171188
Public bug reported:

Binary package hint: gdm

I had a Ubuntu Jaunty installation, wherein I was using a mythbuntu
login screen. After the dist-upgrade to Karmic, the option to customize
the login screen is gone and also the X based booting shows Mythbuntu
logo in the screen during loading instead of Ubuntu. There is no way to
correct it either.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 02:56:59 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: gdm 2.28.1-0ubuntu2.1
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gdm
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
No provision to customize the GDM login screen due to X based boot
https://bugs.launchpad.net/bugs/500430
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 500430] Re: No provision to customize the GDM login screen due to X based boot

2009-12-25 Thread lgp171188

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37192693/XsessionErrors.txt

-- 
No provision to customize the GDM login screen due to X based boot
https://bugs.launchpad.net/bugs/500430
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 500433] [NEW] application crash when I touch the volume control

2009-12-25 Thread Marcelo
Public bug reported:

Binary package hint: rhythmbox

When I adjust the volume with the mouse's whell the application crash.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 890ad3bb5eb7588470ac458df036adaf
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Dec 25 19:37:43 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: rhythmbox 0.12.5-0ubuntu5
ProcEnviron:
 LANG=es_UY.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
application crash when I touch the volume control
https://bugs.launchpad.net/bugs/500433
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500433] Re: application crash when I touch the volume control

2009-12-25 Thread Marcelo

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37193094/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37193095/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37193096/XsessionErrors.txt

-- 
application crash when I touch the volume control
https://bugs.launchpad.net/bugs/500433
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500433] Re: application crash when I touch the volume control

2009-12-25 Thread Antony.S
*** This bug is a duplicate of bug 455421 ***
https://bugs.launchpad.net/bugs/455421

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #455421, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 455421
   rhythmbox crashed with SIGSEGV in g_object_set()

-- 
application crash when I touch the volume control
https://bugs.launchpad.net/bugs/500433
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 500338] Re: Rhythmbox fail when attempting to start a .pls file

2009-12-25 Thread Antony.S
*** This bug is a duplicate of bug 62430 ***
https://bugs.launchpad.net/bugs/62430

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #62430, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 62430
   rhythmbox doesn't do anything with .pls given on the command line

-- 
Rhythmbox fail when attempting to start a .pls file
https://bugs.launchpad.net/bugs/500338
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 479974] Re: compact view scrolls away when clicking short filename

2009-12-25 Thread Bruno Girin
Tested and confirmed on Karmic.

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

-- 
compact view scrolls away when clicking short filename
https://bugs.launchpad.net/bugs/479974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 222312] Re: error on download

2009-12-25 Thread kobusvw
After typing that in terminal what next, sorry do know what to do next. 
kobusvw

this was the answer:
Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

-- 
error on download
https://bugs.launchpad.net/bugs/222312
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 222312] Re: error on download

2009-12-25 Thread kobusvw

After typing that in terminal what do I do next, sorry do not   know what to do 
next.
kobusvw

this was the answer:
Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*].

-- 
error on download
https://bugs.launchpad.net/bugs/222312
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 479974] Re: compact view scrolls away when clicking short filename

2009-12-25 Thread Bruno Girin
** Bug watch added: GNOME Bug Tracker #605448
   https://bugzilla.gnome.org/show_bug.cgi?id=605448

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=605448
   Importance: Unknown
   Status: Unknown

-- 
compact view scrolls away when clicking short filename
https://bugs.launchpad.net/bugs/479974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 500444] [NEW] gnome-panel right click problems in Ubuntu 9.10

2009-12-25 Thread George Silviu Enea
Public bug reported:

Binary package hint: gnome-panel


 The first time I have installed Ubuntu 9.10 with Gnome 2.28.1 I noticed 
several options when right clicking on the menu and on the Gnome panel. 

Something happened and now I do not have anymore these options, and when
trying to right click on some menu item, or on the Gnome panel, or on
the clock, the right click acts as a left click!

I have this problem only on the taskbar and in the menu.

ProblemType: Bug
Architecture: i386
Date: Fri Dec 25 18:39:55 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: gnome-panel 1:2.28.0-0ubuntu6
ProcEnviron:
 LANGUAGE=ro_RO.UTF-8
 LANG=ro_RO.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gnome-panel
Uname: Linux 2.6.31-16-generic i686

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
gnome-panel right click problems in Ubuntu 9.10
https://bugs.launchpad.net/bugs/500444
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 500444] Re: gnome-panel right click problems in Ubuntu 9.10

2009-12-25 Thread George Silviu Enea

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

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/37195085/GConfNonDefault.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37195086/XsessionErrors.txt

-- 
gnome-panel right click problems in Ubuntu 9.10
https://bugs.launchpad.net/bugs/500444
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 437429] Re: No GUI to configure/disable login sound

2009-12-25 Thread Jérôme
This bugs affects me too and I don't know how to explain to a Windows
user why we just can't disable the startup sound.

Once again, the Linux community is looking funny for Windows users  :D

-- 
No GUI to configure/disable login sound
https://bugs.launchpad.net/bugs/437429
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 392122] Re: [Karmic] dim display when idle only dims but doesn't restore the previous value when not idle anymore

2009-12-25 Thread LanoxxthShaddow
** Description changed:

-- 
[Karmic] dim display when idle only dims but doesn't restore the previous 
value when not idle anymore
https://bugs.launchpad.net/bugs/392122
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2009-12-25 Thread Danilo Piazzalunga
Sorry, I wished to point that this is the bug which apparently reopened
bug #6620.

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 388289] Re: gtkfilechooser save/save as dialog not 100% navigable by keyboard

2009-12-25 Thread Andrea Piccinelli
Here is the upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=402349 and there you can find
an attached patch that should fix the issue. Can somebody test it?

** Bug watch added: GNOME Bug Tracker #402349
   https://bugzilla.gnome.org/show_bug.cgi?id=402349

-- 
gtkfilechooser save/save as dialog not 100% navigable by keyboard
https://bugs.launchpad.net/bugs/388289
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 388289] Re: gtkfilechooser save/save as dialog not 100% navigable by keyboard

2009-12-25 Thread Andrea Piccinelli
Sorry, I posted in the wrong bug. Please delete my previous comment.

-- 
gtkfilechooser save/save as dialog not 100% navigable by keyboard
https://bugs.launchpad.net/bugs/388289
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 351130] Re: [jaunty] doesn't offer to install codecs when inserting non encrypted DVD

2009-12-25 Thread Yoshi
** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Yoshi (esaujuareznazariega)

** Changed in: totem (Ubuntu)
 Assignee: Yoshi (esaujuareznazariega) = (unassigned)

-- 
[jaunty] doesn't offer to install codecs when inserting non encrypted DVD 
https://bugs.launchpad.net/bugs/351130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 500384] Re: Ubuntu started so fast

2009-12-25 Thread A. Walton
** Package changed: nautilus (Ubuntu) = ubuntu

-- 
Ubuntu started so fast
https://bugs.launchpad.net/bugs/500384
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500458] [NEW] Totem Visualizations stop working after some time

2009-12-25 Thread Tharakan
Public bug reported:

Binary package hint: totem

Most of the times, I play one given song repeatedly.
Lately I've noticed that the Visualizations stop working (freeze) sometime 
later... generally less than 2-3 iterations. However, the progress bar and the 
song work perfectly.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 08:26:03 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: totem 2.28.2-0ubuntu3
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: totem
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
 (gnome-settings-daemon:1774): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1896): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1870): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (nautilus:6465): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (nautilus:7422): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: apport-bug i386

-- 
Totem Visualizations stop working after some time
https://bugs.launchpad.net/bugs/500458
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 500458] Re: Totem Visualizations stop working after some time

2009-12-25 Thread Tharakan

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

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/37197139/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/37197140/LogAlsaMixer.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37197141/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37197142/ProcStatus.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37197143/XorgLog.txt

-- 
Totem Visualizations stop working after some time
https://bugs.launchpad.net/bugs/500458
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 498473] Re: Glade3 (gtkbuilder) and stock icons in buttons dont show in ubuntu 9.10

2009-12-25 Thread Javier Acuña Ditzel
Try this:
1. Open gconf-editor
2. Browse to dektop/gnome/interface
3. Check buttons_have_icons

-- 
Glade3 (gtkbuilder) and stock icons in buttons dont show in ubuntu 9.10
https://bugs.launchpad.net/bugs/498473
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glade in ubuntu.

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


[Bug 500460] [NEW] partition damaged

2009-12-25 Thread Le sioux
Public bug reported:

Binary package hint: gnome-terminal

I 've tried to rezise the partition of Ubuntu to make it bigger and I stop the 
opeartion before the end of it : since that error, two partitions of vista are 
crashed the 1st one PQService contains things, the other name ACER before, has 
no name and nothing visible inside.
Thanks for help

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.26.0-0ubuntu2
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.28-11-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
partition damaged
https://bugs.launchpad.net/bugs/500460
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 500460] Re: partition damaged

2009-12-25 Thread Le sioux

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37198693/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37198694/ProcStatus.txt

-- 
partition damaged
https://bugs.launchpad.net/bugs/500460
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 173215] Re: new ipod nano problems

2009-12-25 Thread Mike A
New nano g5 does not see the songs that are transferred onto it. They
play in Rythmbox okay and are indeed present on the hardware per the
memory usage readout, but the hardware apparently does not sense them.

-- 
new ipod nano problems
https://bugs.launchpad.net/bugs/173215
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 496681] Re: Rhythmbox does not save playlist on iPod

2009-12-25 Thread Avery
Same problem. Ubuntu 9.10, Ipod Nano 3G initialized on Windows XP.

-- 
Rhythmbox does not save playlist on iPod
https://bugs.launchpad.net/bugs/496681
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-25 Thread David Nielsen
Kills Banshee death on startup:

Gdk-ERROR **: The program '/usr/lib/banshee-1/Banshee.exe' received an X Window 
System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 342 error_code 8 request_code 2 minor_code 0)
  (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.)
aborting...
Trace/breakpoint trap

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 500470] [NEW] Panels disappeared

2009-12-25 Thread TravisJavier
Public bug reported:

Binary package hint: nautilus

while was in blender and firefox, then the avant and the panels
disappeared after he left the screen saver

ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 00:13:03 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=es_CR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Panels disappeared
https://bugs.launchpad.net/bugs/500470
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500470] Re: Panels disappeared

2009-12-25 Thread TravisJavier

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/37200518/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/37200519/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37200520/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37200521/usr_lib_nautilus.txt

-- 
Panels disappeared
https://bugs.launchpad.net/bugs/500470
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-25 Thread om26er
transmission torrent = segmentation fault

Totem
Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 1768 error_code 8 request_code 1 minor_code 0)
  (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.)
aborting...
Trace/breakpoint trap

Chromium browser= flash plugin breaks, firefox works fine.

every applicaion of openoffice is having problem

desktop wallpaper is gone

nautilus is working great no problem for me.


** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/37200578/Screenshot.png

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-25 Thread om26er
and also when cursor is brought on the cross button of window picker
applet it crashes

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 500470] Re: Panels disappeared

2009-12-25 Thread A. Walton
** Package changed: nautilus (Ubuntu) = ubuntu

-- 
Panels disappeared
https://bugs.launchpad.net/bugs/500470
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500476] [NEW] Bottom panel moves when exiting fullscreen in Virtual Box

2009-12-25 Thread GaTechGrad
Public bug reported:

Binary package hint: yelp

The bottom panel (running apps, recycle, etc) moves to the top of the
screen (below the Applications/Places/System panel) when going from
fullscreen to windowed mode in Sun Virtual Box 3.0.12 r54655 with Guest
Additions installed.  I have to manually right click the panel, and set
the Orientation back to Bottom every time I switch from fullscreen to
windowed mode.  Ubuntu 9.10, Gnome 2.28.0.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 01:54:51 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
Package: yelp 2.28.0-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: yelp
Uname: Linux 2.6.31-11-generic i686

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


** Tags: apport-bug i386

-- 
Bottom panel moves when exiting fullscreen in Virtual Box
https://bugs.launchpad.net/bugs/500476
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


  1   2   >