[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/karmic/apport/ubuntu ** Branch linked: lp:~ubuntu-core-dev/hal/ubuntu ** Branch linked: lp:~ubuntu-desktop/gdm/ubuntu -- Boot Performance Updates https://bugs.launchpad.net/bugs/427356 You received this bug notification because you are a member of Ub

[Bug 429792] Re: gnome-screensaver-gl-helper assert failure: gnome-screensaver-gl-helper: ../../src/xcb_io.c:542: _XRead: Assertion `dpy->xcb->reply_data != ((void *)0)' failed.

2009-09-15 Thread Apport retracing service
*** This bug is a duplicate of bug 423714 *** https://bugs.launchpad.net/bugs/423714 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #423714, so is being marked as such. Please loo

[Bug 218322] Re: video playback artifacts when composite manager is enabled

2009-09-15 Thread jorge santos
Hey guys, i found a possible solution. gconftool-2 --type=string --set /system/gstreamer/0.10/default/videosink "ximagesink" You can try this. It worked perfect to me. Ubuntu 9.04 Totem 2.26.1 -- video playback artifacts when composite manager is enabled https://bugs.launchpad.net/bugs/2183

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.8~a~git.20090911t130220.4c77fa0-0ubuntu3 --- network-manager (0.8~a~git.20090911t130220.4c77fa0-0ubuntu3) karmic; urgency=low FFE LP: #427356. * Replace init script with Upstart job. * debian/control: - Bump build-depend

[Bug 430009] Re: bottom panel hidden on login

2009-09-15 Thread Sebastien Bacher
*** This bug is a duplicate of bug 429969 *** https://bugs.launchpad.net/bugs/429969 that's a known compiz issue ** Package changed: gnome-panel (Ubuntu) => compiz (Ubuntu) -- bottom panel hidden on login https://bugs.launchpad.net/bugs/430009 You received this bug notification because you

[Bug 429995] Re: Too many input device control panels

2009-09-15 Thread Paul Sladen
** Also affects: gsynaptics (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- Too many input device control panels https://bugs.launchpad.net/bugs/429995 You received this bug notification because yo

[Bug 430028] [NEW] gnome panel doesnt'show at startup

2009-09-15 Thread Paolo
Public bug reported: Binary package hint: gnome-panel i have 2 gnome-panel, 1 up and 1 down The down gnome-panel doesn't show at startup so i have to killall gnome-panel ProblemType: Bug Architecture: amd64 Date: Tue Sep 15 15:13:56 2009 DistroRelease: Ubuntu 9.10 Package: gnome-panel 1:2.27.92-

[Bug 430028] Re: gnome panel doesnt'show at startup

2009-09-15 Thread Paolo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31841357/Dependencies.txt -- gnome panel doesnt'show at startup https://bugs.launchpad.net/bugs/430028 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel i

[Bug 430028] Re: gnome panel doesnt'show at startup

2009-09-15 Thread Sebastien Bacher
*** This bug is a duplicate of bug 429969 *** https://bugs.launchpad.net/bugs/429969 clicking on it should be enough, that's a compiz bug ** Package changed: gnome-panel (Ubuntu) => compiz (Ubuntu) ** This bug has been marked a duplicate of bug 429969 hidden task bar ** Changed in: compi

[Bug 428998] Re: "Play Disc" available for removable media, displays error on use

2009-09-15 Thread Sebastien Bacher
** Package changed: totem (Ubuntu) => totem-pl-parser (Ubuntu) ** Changed in: totem-pl-parser (Ubuntu) Status: New => Fix Committed -- "Play Disc" available for removable media, displays error on use https://bugs.launchpad.net/bugs/428998 You received this bug notification because you are

[Bug 428998] Re: "Play Disc" available for removable media, displays error on use

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package totem-pl-parser - 2.27.92-0ubuntu1 --- totem-pl-parser (2.27.92-0ubuntu1) karmic; urgency=low * New upstream version: - Speed up PLS parsing - Fix error when trying to activate a data mount in Totem's Movie menu (lp: #428998) - Try

[Bug 323649] Re: Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading

2009-09-15 Thread lightpriest
This problem apparently because youtube uses a forward slash in their "t" param. On the youtube.py (the plugin itself), the url is built with a urllib.quote of pythin which escapes this forward slash with a %25. I guess gst's API shouldn't "unescape" these URL's and this is a youtube plugin bug.

[Bug 323649] Re: Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading

2009-09-15 Thread lightpriest
Some errors in the previous comment. The added character is the "%" sign in the "t" param, and urllib.quote escapes that with a %25. -- Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading https://bugs.launchpad.net/bugs/323649 You

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package usplash - 0.5.37 --- usplash (0.5.37) karmic; urgency=low FFE LP: #427356. * Make usplash optional in the initramfs, you need to set USPLASH=y otherwise it will not be included: - initramfs/scripts/init-top/usplash: script optional -

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package util-linux - 2.16-1ubuntu2 --- util-linux (2.16-1ubuntu2) karmic; urgency=low FFE LP: #427356. * Replace hwclock udev rule with an Upstart job. This has never needed to be a udev rule after all since it doesn't access the hardware! * Repla

Re: [Bug 369498] Re: 32bits gtk and glib modules not found in ia32-libs

2009-09-15 Thread Alexander Sack
On Mon, Sep 14, 2009 at 04:37:03PM -, trendzetter wrote: > Hello Alexander > I'm trying to figure out how to test it. This is what I did: > cd /usr/lib/gio > ln -s /usr/lib32/gio/ i486-pc-linux-gnu > ln -s /usr/lib32/gio/ i686-pc-linux-gnu iirc this is supposed to be inside the gio/modules dir

[Bug 323649] Re: Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading

2009-09-15 Thread Sebastien Bacher
Thank you for your work there, the issue should already be fixed in karmic though, could you confirm that's working? -- Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading https://bugs.launchpad.net/bugs/323649 You received this bu

[Bug 399758] Re: Free-nx, gnome-settings-daemon and Jaunty not working correctly

2009-09-15 Thread chemist109
*** This bug is a duplicate of bug 409621 *** https://bugs.launchpad.net/bugs/409621 I'm also getting the Xlib: extension "Generic Event Extension" missing on display ":1000.0". error whenever I start a graphical application. However, I'm using KDE3 on Jaunty, not Gnome. Applications seem

[Bug 38240] Re: The panel encountered a problem while loading "OAFIID:GNOME_NetstatusApplet".

2009-09-15 Thread omriasta
Also have the same bug in Karmic. Can't seem to get the TS-client applet on the panel: The panel encountered a problem while loading "OAFIID:GNOME_TSClientApplet" Any help would be appreciated. -- The panel encountered a problem while loading "OAFIID:GNOME_NetstatusApplet". https://bugs.launchp

[Bug 430081] Re: gedit crashed with SIGSEGV in pango_ot_info_get()

2009-09-15 Thread Apport retracing service
*** This bug is a duplicate of bug 426333 *** https://bugs.launchpad.net/bugs/426333 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #426333, so is being marked as such. Please loo

[Bug 309778] Re: KDE always associates *.jar with the zip mime type

2009-09-15 Thread Harald Sitter
sun-java6-jre: /usr/share/mime/packages/sun-java6-jre.xml this file is at fault. Quoting: Java Archive Since this overrides the default fdo xml it decreases the hit accuracy (thus we get 40 in kmimetypefinder...) only the file extension matches u

[Bug 430088] [NEW] same desktop on both monitors

2009-09-15 Thread James Alkio
Private bug reported: Binary package hint: yelp Hi, Sometimes I manage to work with two monitors and desktop successfully continues to second monitor (ViewSonic VA902) from first one (ACER AL1912). But when I start computer I have same problem, same scene show both monitors...this doesn't hap

[Bug 430088] Re: same desktop on both monitors

2009-09-15 Thread James Alkio
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31844625/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31844626/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31844627/ProcStatus.txt ** Visibil

[Bug 98780] Re: bookmarking positions in a video would be nice

2009-09-15 Thread Bug Watch Updater
** Changed in: totem Status: Fix Released => Confirmed -- bookmarking positions in a video would be nice https://bugs.launchpad.net/bugs/98780 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop

[Bug 429984] Re: GDM throbber has too many frames

2009-09-15 Thread Pauli Virtanen
I believe it's the animation with a light pattern cycling below the Ubuntu logo -- shown when GDM loads, and after logging in via GDM when the desktop loads. And yes, I confirm that this animation looks "broken" in the sense that it does not flow smoothly, which creates a bad impression. The anima

[Bug 430097] [NEW] Several Nautilus instances at start up.

2009-09-15 Thread ENigma885
Public bug reported: Binary package hint: nautilus **Problem:- - Several instances of Nautilus are opened directly after start up elevating CPU usage to +90%. - Nautilus becomes completely non-responsive yielding "(nautilus:10975): Unique-DBus-WARNING **: Error while sending message: Message d

[Bug 430097] Re: Several Nautilus instances at start up.

2009-09-15 Thread ENigma885
** Attachment added: "Xsession-error + 2 screenshots of how the gnome-panel looked like." http://launchpadlibrarian.net/31844877/Files.tar.gz -- Several Nautilus instances at start up. https://bugs.launchpad.net/bugs/430097 You received this bug notification because you are a member of Ubunt

[Bug 323649] Re: Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading

2009-09-15 Thread NikeSLR
that patch works! Thanks a lot, folks! ** Changed in: totem (Ubuntu) Status: Triaged => Fix Committed -- Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading https://bugs.launchpad.net/bugs/323649 You received this bug notif

[Bug 430099] [NEW] Upgrade ubuntu package to drop libhal dependency

2009-09-15 Thread Javier Jardón
Public bug reported: Since 0.10.16 (already in karmic ) gstreamer0.10-plugins-good can use gudev instead HAL Here the commit: http://cgit.freedesktop.org/gstreamer/gst-plugins- good/commit/?id=946c20a8ba9d5266b45378c38f2882352c65b79d ProblemType: Bug Architecture: i386 Date: Tue Sep 15 17:16:50

[Bug 430099] Re: Upgrade ubuntu package to drop libhal dependency

2009-09-15 Thread Javier Jardón
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31844990/Dependencies.txt ** Bug watch added: GNOME Bug Tracker #583640 http://bugzilla.gnome.org/show_bug.cgi?id=583640 ** Also affects: gst-plugins-good via http://bugzilla.gnome.org/show_bug.cgi?id=583640 Import

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
This happens upgrading from Karmic to Karmic Latest also. I was running Karmic Alpha 5 with all upgrades installed as of Friday. Upgrading yesterday gave me a black screen. Then dropping into recovery mode and installing today's upgrades gives me the same behavior as this bug. Upon login there's

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
My /var/log/dist-upgrade directory is empty. -- gnome-panel and window manager do not start on login https://bugs.launchpad.net/bugs/424511 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in ubuntu. -- desktop-bugs mailing

[Bug 354928] Re: Rhythmbox crash on create Auto Playlist

2009-09-15 Thread colinnwn
Bug still exists in Jaunty with everything up to date using Software Update. Can anyone explain why it was fixed in Karmic but not Jaunty? Does it require more work that wasn't deemed worth it? One of the dupe bugs mentioned it was a GNOME problem and not Rhythmbox problem. Is that why it didn't ge

[Bug 430101] [NEW] When I go to "pictures" it brings up rythmbox. I do'nt recall changing any settings, I don't know how to fix it. Help!

2009-09-15 Thread Linda
Public bug reported: Binary package hint: rhythmbox I don't know if this is a bug or what. But when I try to open my picture folder is brings up the rhythmbox, this also happens when I try to open my documents folder. I don't think I changed anything. ProblemType: Bug Architecture: i386 DistroRe

[Bug 430101] Re: When I go to "pictures" it brings up rythmbox. I do'nt recall changing any settings, I don't know how to fix it. Help!

2009-09-15 Thread Linda
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31845019/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31845020/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31845021/ProcStatus.txt -- When I

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
It would be great if someone could post how to get out of this bind. Looks like maybe a forced reinstall of gnome-session-bin followed by gnome-session. Please post the correct sequence so people can at least have a working system till packages are generated. -- gnome-panel and window manager d

[Bug 412409] Re: ekiga crashed with SIGSEGV in dbus_connection_get_is_connected()

2009-09-15 Thread Alex Lourie
** Visibility changed to: Public -- ekiga crashed with SIGSEGV in dbus_connection_get_is_connected() https://bugs.launchpad.net/bugs/412409 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 de

[Bug 211409] Re: gnome-display-properties shows incorrect monitor size

2009-09-15 Thread Dragomir Minkovski
Ubuntu 9.04 on netbook Acer AOA150 is also affected. Specifications of the machine are here: http://support.acer.com/acerpanam/netbook//Acer/AspireOneAOA150/AspireOneAOA150sp2.shtml gnome-display-properties shows proper resolution, and incorrect screen size, as seen on the attached screensho

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread Chris Coulson
David - if "gconf-schemas --register gnome-session.schemas" does not work for you, then you are experiencing an unrelated bug. -- gnome-panel and window manager do not start on login https://bugs.launchpad.net/bugs/424511 You received this bug notification because you are a member of Ubuntu Deskt

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
No combination of reinstalling gnome-session and gnome-session-bin seems to work. Please post a fix for this problem which may be used till new packages are available. ** Changed in: gnome-session (Ubuntu) Status: Fix Released => Incomplete -- gnome-panel and window manager do not start

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
Please note comment #10 states this bug is fixed in 2.27.92-0ubuntu2 which is what I've been using. Thus this bug still persists in 2.27.92-0ubuntu2 and should receive further attention. -- gnome-panel and window manager do not start on login https://bugs.launchpad.net/bugs/424511 You received t

[Bug 429872] Re: /sbin/apparmor_parser: ... Profile doesn't conform to protocol

2009-09-15 Thread Jamie Strandboge
Based on converstion in #ubuntu-devel on IRC, this can and will be handled in apparmor. Invalidating the other bugs. ** Changed in: cups (Ubuntu Karmic) Status: New => Invalid ** Changed in: dhcp3 (Ubuntu Karmic) Status: New => Invalid ** Changed in: evince (Ubuntu Karmic) S

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread Chris Coulson
This bug is fixed already, please don't reopen it unless you are sure you're experiencing the same bug. Like I said, if "gconf-schemas --register gnome-session.schemas" doesn't work, and if no combination of reinstalling gnome-session/gnome-session-bin works, then you are experiencing a completely

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package cryptsetup - 2:1.0.6+20090405.svn49-1ubuntu2 --- cryptsetup (2:1.0.6+20090405.svn49-1ubuntu2) karmic; urgency=low * debian/initramfs/cryptroot-conf: declare that we want usplash included in the initramfs whenever this package is installed. LP:

[Bug 369498] Re: 32bits gtk and glib modules not found in ia32-libs

2009-09-15 Thread qiuyao
After update glibs from Alexander's packages,I still can't fix the gio problems. Can you show the correct symbio symbol links,Alexander? Thanks. This is mine,but it can't fix the gio errors. lrwxrwxrwx 1 root root 15 2009-09-15 23:44 i486-pc-linux-gnu -> /usr/lib32/gio/ lrwxrwxrwx 1 root root

[Bug 230383] Re: gthumb does not put deleted items into the new trash system

2009-09-15 Thread VPablo
At upstream seems to be fixed. I think soon will be in official releases. -- gthumb does not put deleted items into the new trash system https://bugs.launchpad.net/bugs/230383 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gthumb in ubun

[Bug 430126] [NEW] gvfs-dav does not support cookies as required by some commercial DAV servers

2009-09-15 Thread Arthur
Public bug reported: Binary package hint: gvfs Some commercial DAV servers, such as Novell's oneNet NetStorage, require session cookies for authentication. While this is arguably not explicitly required by the WebDAV RFC, neither is it explicitly forbidden; and as WebDAV is an extension of HTTP,

[Bug 430097] Re: Several Nautilus instances at start up.

2009-09-15 Thread Chris Coulson
Thank you for your bug report. This bug has already been reported, but please feel free to report any other bugs you find. ** Changed in: nautilus (Ubuntu) Status: New => Invalid -- Several Nautilus instances at start up. https://bugs.launchpad.net/bugs/430097 You received this bug notifi

[Bug 430099] Re: Upgrade ubuntu package to drop libhal dependency

2009-09-15 Thread Bug Watch Updater
** Changed in: gst-plugins-good Status: Unknown => Fix Released -- Upgrade ubuntu package to drop libhal dependency https://bugs.launchpad.net/bugs/430099 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubun

[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread Lbird
I have the same problem: no gnome-panel when login. I am using gnome- session 2.27.92-0ubuntu2 and I think all other packages are also up to date. And "gconf-schemas --register gnome-session.schemas" does not work for me. :( However, when I looked at "ps" output, gnome-panel was running, and so wa

[Bug 369498] Re: 32bits gtk and glib modules not found in ia32-libs

2009-09-15 Thread trendzetter
The links seem to have little influence. I have added them now cd /usr/lib/gio/modules ln -s /usr/lib32/gio/modules i686-pc-linux-gnu ln -s /usr/lib32/gio/modules i686-pc-linux-gnu I have copied the gvfs files in 32bit version from a chroot on my machine. I was still unable to locate the (gvfs)

[Bug 430132] [NEW] I can't print anything.

2009-09-15 Thread marcopaulo
Public bug reported: Binary package hint: eog How do I print a single page? ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/eog NonfreeKernelModules: slamr Package: eog 2.26.1-0ubuntu1 ProcEnviron: LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: eog Unam

[Bug 430132] Re: I can't print anything.

2009-09-15 Thread marcopaulo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31846553/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31846554/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31846556/ProcStatus.txt -- I can'

[Bug 430132] Re: I can't print anything.

2009-09-15 Thread Alex Lourie
This seems to be a simple "How to?" question and should not be reported as a bug. ** Changed in: eog (Ubuntu) Status: New => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/eog/+question/82884 -- I can't print anything. https://bugs.launchpad.net/bugs/43

[Bug 354928] Re: Rhythmbox crash on create Auto Playlist

2009-09-15 Thread Sebastien Bacher
There is thousand of bugs opened every week and hundred fixed every week too but it's simply not possible to backport every single change to stable versions for several reasons: - backporting changes require lot of work to make sure the changes fix the issue without creating other ones, having th

[Bug 323649] Re: Failure to open YouTube videos "Could Not Open Location; you might not have permission to play the file." misleading

2009-09-15 Thread Sebastien Bacher
Changing the bug to triaged again, there was an another bug about the feature not working which has been closed, this one is about the error message not being clear to users ** Changed in: totem (Ubuntu) Status: Fix Committed => Triaged -- Failure to open YouTube videos "Could Not Open Lo

[Bug 430089] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj && (obj->profile_list == NULL) && obj->orb)

2009-09-15 Thread Apport retracing service
*** This bug is a duplicate of bug 429322 *** https://bugs.launchpad.net/bugs/429322 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #429322, so is being marked as such. Please loo

[Bug 430159] [NEW] when I try to watch youtube, I don't have the rights to do that??

2009-09-15 Thread mnokel
Public bug reported: Binary package hint: totem Just trying to watch youtube-videos, but then I am told that I don't have the rights to use this file? In German it says: Es ist ein Fehler aufgetreten: Der Ort kann nicht geöffnet werden, möglicherweise besitzen sie nicht die notwendigen Zugriffsr

[Bug 430159] Re: when I try to watch youtube, I don't have the rights to do that??

2009-09-15 Thread mnokel
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31848340/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31848341/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31848344/ProcStatus.txt -- when I

[Bug 429981] Stacktrace.txt (retraced)

2009-09-15 Thread Apport retracing service
StacktraceTop:?? () from /usr/lib/libgdk-x11-2.0.so.0 _XError () from /usr/lib/libX11.so.6 ?? () from /usr/lib/libX11.so.6 _XReply () from /usr/lib/libX11.so.6 ?? () from /usr/lib/libgdk-x11-2.0.so.0 ** Attachment added: "Stacktrace.txt (retraced)" http://launchpadlibrarian.net/31847969/Stackt

[Bug 429981] ThreadStacktrace.txt (retraced)

2009-09-15 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt (retraced)" http://launchpadlibrarian.net/31847972/ThreadStacktrace.txt ** Changed in: gimp (Ubuntu) Status: New => Invalid -- GIMP crashes on dragging rectangular selection: gimp-2.6 crashed with signal 5 in _XError() https://bugs.launchpad

[Bug 429981] Crash report cannot be processed

2009-09-15 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: libgcc1: installe

[Bug 430010] Re: seahorse-agent assert failure: ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj && (obj->profile_list == NULL) && obj->orb)

2009-09-15 Thread Apport retracing service
*** This bug is a duplicate of bug 429322 *** https://bugs.launchpad.net/bugs/429322 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #429322, so is being marked as such. Please loo

[Bug 354928] Re: Rhythmbox crash on create Auto Playlist

2009-09-15 Thread colinnwn
Thanks Sebastien, that is good information bugs generally don't get backported to stable unless there are security or work stoppers, due to the overhead of regression testing. I've only been using Ubuntu a couple years and reported few bugs, so I am not that familiar with how to use this tool. I n

[Bug 429980] [NEW] Problem reporting problem "Problem in file-roller"

2009-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Tried to compress a directory in GNOME 2.28. (Karmic) Didn't work and Apport fired up. Tried to report the problem but got error: "Problem in file-roller" you have some obsolete package versions installed. Please upgrade the following packages and check

[Bug 429980] Re: Problem reporting problem "Problem in file-roller"

2009-09-15 Thread arky
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bug

[Bug 430156] [NEW] can not upload sketchup 7

2009-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Zipfile is disk 38063 of a multi-disk archive, and this is not the disk on which the central zipfile directory begins (disk 11635). Found in Archive Manage ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/file-

[Bug 430156] Re: can not upload sketchup 7

2009-09-15 Thread arky
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bug

[Bug 275320] Re: Reset size with ctrl+0 from num block for eog & nautilus

2009-09-15 Thread antistress
i also add The GIMP since zoom can be reset with ctrl+shift+0 but not from num block ** Also affects: gimp Importance: Undecided Status: New -- Reset size with ctrl+0 from num block for eog & nautilus https://bugs.launchpad.net/bugs/275320 You received this bug notification because you

[Bug 430097] Re: Several Nautilus instances at start up.

2009-09-15 Thread ENigma885
Thanks for the fast reply. If u don't mind, where's the original bug? -- Several Nautilus instances at start up. https://bugs.launchpad.net/bugs/430097 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs

[Bug 428987] Re: Disabling visualization while playing audio hangs Totem

2009-09-15 Thread Louis Simard
That's what I thought, but I wasn't really sure if visualizations were in Totem or in GStreamer at first. Will file a report in GNOMEzilla and attach a remote bug check if applicable. -- Disabling visualization while playing audio hangs Totem https://bugs.launchpad.net/bugs/428987 You received th

[Bug 372855] Re: Can't delete file using gThumb

2009-09-15 Thread Bug Watch Updater
** Changed in: gthumb Status: New => Fix Released -- Can't delete file using gThumb https://bugs.launchpad.net/bugs/372855 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.c

[Bug 342552] Re: GEdit doesn't support GLSL

2009-09-15 Thread Bug Watch Updater
** Changed in: gtksourceview Status: Confirmed => Fix Released -- GEdit doesn't support GLSL https://bugs.launchpad.net/bugs/342552 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

[Bug 13984] Re: vFolders doesn't work with remote folders

2009-09-15 Thread Bug Watch Updater
** Changed in: evolution Status: Confirmed => Fix Released -- vFolders doesn't work with remote folders https://bugs.launchpad.net/bugs/13984 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list des

[Bug 430207] [NEW] Constantly resizing GDM login box is disconcerting

2009-09-15 Thread Paul Sladen
Public bug reported: Binary package hint: gdm In the GDM and its theme used in the 9.10 alpha 5, the login box resizes its approximately four times during normal login. This is disconcerting for the user as the boxes inside it become a "moving target", in addition the excessive resizing looks un

[Bug 430205] [NEW] [karmic] gdm login context incorrect

2009-09-15 Thread Caleb Case
Public bug reported: Binary package hint: gdm To replicate: * apt-get install selinux * reboot * login * open a terminal and check your context (id -Z) The context should be unconfined_t, however, because the new GDM handles SELinux differently the context will end up being gdm_t. GDM now handl

[Bug 430204] [NEW] Excessive GDM progress bar whilst not appearing to do anything

2009-09-15 Thread Paul Sladen
Public bug reported: Binary package hint: gdm The version of GDM and its default theme in 9.10 preview features a tiny white progress bar that is shown both before login, and against for another ~15 seconds after login. It is unclear what GDM is doing for all of this time as the background is al

[Bug 428987] Re: Disabling visualization while playing audio hangs Totem

2009-09-15 Thread Louis Simard
deassigning Ubuntu Desktop Bugs so it's possible to attach a remote bug check ** Changed in: gstreamer0.10 (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned) ** Bug watch added: GNOME Bug Tracker #583255 http://bugzilla.gnome.org/show_bug.cgi?id=583255 -- Disabling vi

[Bug 428987] Re: Disabling visualization while playing audio hangs Totem

2009-09-15 Thread Louis Simard
and it seems I can't attach a remote bug check after all; please see https://bugzilla.gnome.org/show_bug.cgi?id=583255 ** Changed in: gstreamer0.10 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- Disabling visualization while playing audio hangs Totem https://bugs.l

[Bug 430205] Re: [karmic] gdm login context incorrect

2009-09-15 Thread Caleb Case
** Attachment added: "gdm_2.27.90-0ubuntu6.debdiff" http://launchpadlibrarian.net/31851236/gdm_2.27.90-0ubuntu6.debdiff ** Changed in: gdm (Ubuntu) Status: New => In Progress -- [karmic] gdm login context incorrect https://bugs.launchpad.net/bugs/430205 You received this bug notificat

[Bug 424256] Re: Ejecter crashes due to missing gvfs hal volume monitor.

2009-09-15 Thread Devid Antonio Filoni
I'm trying to fix this, if I won't be able to do it, I will ask to remove ejecter package from Ubuntu. ** Changed in: ejecter (Ubuntu) Status: New => In Progress -- Ejecter crashes due to missing gvfs hal volume monitor. https://bugs.launchpad.net/bugs/424256 You received this bug notific

[Bug 430204] [NEW] Excessive GDM progress bar whilst not appearing to do anything

2009-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: gdm The version of GDM and its default theme in 9.10 preview features a tiny white progress bar that is shown both before login, and against for another ~15 seconds after login. It is unclear what GDM is doing for all of this time as

[Bug 430207] Re: Constantly resizing GDM login box is disconcerting

2009-09-15 Thread Sebastien Bacher
Thank you for your bug report could you report the different changes you see? xsplash should be used until the login screen is displayed, the box change once when selecting an user and then xsplash starts again there... ** Changed in: gdm (Ubuntu) Importance: Undecided => Low ** Changed in: gd

[Bug 430204] Re: Excessive GDM progress bar whilst not appearing to do anything

2009-09-15 Thread Sebastien Bacher
the screen you are speaking about seems to be xplash and not gdm there ** Package changed: gdm (Ubuntu) => xsplash (Ubuntu) ** Package changed: xsplash (Ubuntu) => gdm (Ubuntu) ** Package changed: gdm (Ubuntu) => xsplash (Ubuntu) ** Also affects: xsplash Importance: Undecided Status:

[Bug 430205] Re: [karmic] gdm login context incorrect

2009-09-15 Thread Sebastien Bacher
Thank you for your bug report, I don't know enough about selinux to understand the issue but setting the priority to low since that doesn't seem something any standard user will notice ** Changed in: gdm (Ubuntu) Importance: Undecided => Low ** Summary changed: - [karmic] gdm login context in

[Bug 430159] Re: when I try to watch youtube, I don't have the rights to do that??

2009-09-15 Thread Sebastien Bacher
Thank you for your bug report, the issue is fixed in karmic now ** Changed in: totem (Ubuntu) Importance: Undecided => Low ** Changed in: totem (Ubuntu) Status: New => Fix Released ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- when

[Bug 429857] Re: INFO: using unknown version '/usr/bin/python3.0' (debian_defaults not up-to-date?)

2009-09-15 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu) Status: New => Invalid -- INFO: using unknown version '/usr/bin/python3.0' (debian_defaults not up-to-date?) https://bugs.launchpad.net/bugs/429857 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 301552] Re: in trash: show delete-date

2009-09-15 Thread Marcus Carlson
Sancho, np ;-) but if you wanna try it out anyway here's a quick guide to let you patch nautilus manually (actually, most of this can be used for other packages as well). Create a directory to put your packages in, such as ~/mypackages/ # mkdir mypackages && cd mypackages Get the source for nauti

[Bug 112873] Re: chinese characters in mp3 filename do not appear properly in library even after enabling Chinese in language support

2009-09-15 Thread Keith Hughitt
I can confirm this bug in Karmic. System: Ubuntu 9.10 Alpha 5 (2.6.31-10-generic-pae) Rhythmbox 0.12.4-2ubuntu1). Chinese support: $ dpkg --get-selections | grep chinese xfonts-intl-chinese install xfonts-intl-chinese-big install $ dpkg --get

[Bug 250517] Re: gvfs performs slowly on bulk sftp transfers

2009-09-15 Thread furicle
More data points - problem still exists in Jaunty AFAICS This method should be easier to reproduce for most people rather than relying on iptraf etc. I created a 120meg file called 'test' via /dev/urandom and dd, then tried comparing sftp client and regular cp over gvfs ~/.gvfs/sftp on Hardy

[Bug 430238] [NEW] Unable to add and Save new MAil Accounts ."APPLY" Button Missing

2009-09-15 Thread Evan Otway
Public bug reported: Binary package hint: evolution Program accepted first two Mail Accounts then after Update was unable to add new Mail account and save the new settings. ProblemType: Bug Architecture: amd64 Date: Tue Sep 15 15:03:54 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/evo

[Bug 430238] Re: Unable to add and Save new MAil Accounts ."APPLY" Button Missing

2009-09-15 Thread Evan Otway
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31852022/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31852023/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31852025/ProcStatus.txt -- Unable

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Martin-Éric Racine
This series of uploads seriously broke things on this system! I'm sorry, but I'm gonna have to ask for the above changes to be reverted immediately and for the Free Exception to be withdrawn. I'll also ask for these changes to be postponed to karmic+1. -- Boot Performance Updates https://bugs.la

[Bug 430254] [NEW] 'update-manager' package 'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2009-09-15 Thread Mark Stephens
Public bug reported: Binary package hint: yelp Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. Please report this bug against the 'update-manager' package and include the following error message: 'E:Error, pkgProblemResolver::Resolve generated br

[Bug 430254] Re: 'update-manager' package 'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

2009-09-15 Thread Mark Stephens
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31852585/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31852586/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31852587/ProcStatus.txt -- 'updat

[Bug 201478] Re: evolution-exchange-storage crashed with SIGSEGV

2009-09-15 Thread Peter Cripton
** Changed in: evolution-exchange Status: Fix Released => Fix Committed -- evolution-exchange-storage crashed with SIGSEGV https://bugs.launchpad.net/bugs/201478 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs m

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Steve Langasek
The packages in question must all be upgraded as a group, and owing to these very uploads, the packages are not yet all built (having broken the buildd chroots for a time). When the dust settles we should look at making the upgrade path more robust, but until then it's too early to declare it brok

[Bug 430238] Re: Unable to add and Save new MAil Accounts ."APPLY" Button Missing

2009-09-15 Thread Sebastien Bacher
*** This bug is a duplicate of bug 427953 *** https://bugs.launchpad.net/bugs/427953 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: evolution (Ubuntu) Importance: Undecided => Low ** Changed in: evo

[Bug 430156] Re: can not upload sketchup 7

2009-09-15 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? * Could you add an example to the bug? This will help us to find and resolve the problem. *

[Bug 430126] Re: gvfs-dav does not support cookies as required by some commercial DAV servers

2009-09-15 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would be nice if somebody having it could send the bug the to the people writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME) ** Changed in: gvfs (Ubuntu) Importance: Undecided => Low ** Changed in: gvfs (Ubuntu)

<    1   2   3   >