[Bug 136251] Re: trackerd crashed with SIGSEGV

2007-09-09 Thread Aurelien Naldi
it may be related to bug #138399 and/or #136523 -- trackerd crashed with SIGSEGV https://bugs.launchpad.net/bugs/136251 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:/

[Bug 25931] Re: Failed to initalize HAL.

2007-09-09 Thread pjohnson6
hi paul j here. i am running gutsy tribe 5. my startup would run and then drop into text mode at Starting system tools backends system tools backends. machine would then hang for 2-3 minutes gdm would start and as soon as desktop loaded Failed to initialize HAL. i looked around and found dbus and

[Bug 137899] Re: [gutsy] gnome depends on gnome-cups-manager, so forces removal of ubuntu-desktop

2007-09-09 Thread Martin Pitt
*** This bug is a duplicate of bug 107766 *** https://bugs.launchpad.net/bugs/107766 ** This bug has been marked a duplicate of bug 107766 system-config-printer adds menu item the same as gnome-cups-manager's menu item -- [gutsy] gnome depends on gnome-cups-manager, so forces removal of

[Bug 137625] Re: gedit crashes on a simple text file of 6000 lines

2007-09-09 Thread Nicolas Deschildre
Me too i am not a python programmer :) So i'm afraid i won't be of much help for the technical details. Try following the advices in the related topic you find, and if you find the solution, could you explain it here ? This problem shouldn't have occured after ubuntu upgrades, it seems like there

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread m0eman
I tested the patch as well, works great. -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-b

[Bug 16045] Re: Show Desktop button (and some others) shouldn't have rounded borders

2007-09-09 Thread bgryderclock
The "Show Desktop" button does not match the panel background when a custom background color is a applied. Please see that attached picture of a panel with a light gray "Show Desktop" Button against a darker gray panel. ** Attachment added: "Issue with show desktop button color." http://launch

[Bug 135197] Re: Icon missing

2007-09-09 Thread Alex Mayorga Adame
As per my comment/attachment I see this happening. ** Changed in: xchat-gnome (Ubuntu) Status: Incomplete => Confirmed -- Icon missing https://bugs.launchpad.net/bugs/135197 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for xcha

[Bug 135197] Re: Icon missing

2007-09-09 Thread Alex Mayorga Adame
Just today I've installed XChat-GNOME on Gutsy and as you can see theres still no icon, not in the XChat-GNOME window nor on the Applications menu. [EMAIL PROTECTED]:~$ aptitude show xchat-gnome Package: xchat-gnome New: yes State: installed Automatically installed: yes Version: 1:0.18-0ubuntu1 ..

[Bug 138476] Re: Workspaces do not revolve on cube.

2007-09-09 Thread abdel411
Nevermind, I installed Beryl and fixed it. -- Workspaces do not revolve on cube. https://bugs.launchpad.net/bugs/138476 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome-panel in ubuntu. -- desktop-bugs mailing list desktop-bug

[Bug 138506] Re: Totem Movie Player does not display video or visualization.

2007-09-09 Thread abdel411
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9199494/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9199495/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9199496/ProcStatus.txt -- Totem Mov

[Bug 138506] Totem Movie Player does not display video or visualization.

2007-09-09 Thread abdel411
Public bug reported: Binary package hint: totem It plays the audio from video files and audio files, but it does not display the visualization for music or the picture for video files. Any fixes? ProblemType: Bug Architecture: i386 Date: Sun Sep 9 22:06:54 2007 DistroRelease: Ubuntu 7.04 Execut

[Bug 91426] Re: human-icon-theme missing gnome-dev-media-sdmmc.png

2007-09-09 Thread Richard Wolf
** Summary changed: - Nautilus doesn't show SD card icon + human-icon-theme missing gnome-dev-media-sdmmc.png ** Description changed: Binary package hint: nautilus + + /usr/share/icons/Human/16x16/devices/gnome-dev-media-sdmmc.png exists + but the image is blank. When I insert an SD car

[Bug 91426] Re: Nautilus doesn't show SD card icon

2007-09-09 Thread Richard Wolf
** Also affects: human-icon-theme Importance: Undecided Status: New -- human-icon-theme missing gnome-dev-media-sdmmc.png https://bugs.launchpad.net/bugs/91426 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread mangar
+1 for applying the patch by default. since gutsy is a test release, no harm will be done if harm will be done.. In the worst case, remove the patch before final release. pretty please, with QA on top? -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bu

[Bug 138486] Re: File-roller is threating a nfs mount like a remote filesystem

2007-09-09 Thread Robbert
Well, i made the following change: is_local = strcmp(gnome_vfs_uri_get_scheme (vfs_uri), "file") == 0; Instead of using gnome_vfs_uri_is_local I check whether the scheme is equal to file. If the schema is file, the file could be transparently accessed by the filesystem so we could threat it like

[Bug 138486] Re: File-roller is threating a nfs mount like a remote filesystem

2007-09-09 Thread Robbert
I found out that the problem is in the following piece of code (file- utils.c line 1253): gboolean uri_is_local (const char *uri) { GnomeVFSURI *vfs_uri; gboolean is_local; vfs_uri = new_uri_from_path (uri); g_return_val_if_fail (vfs_uri != NULL, FALSE);

[Bug 138486] Re: File-roller is threating a nfs mount like a remote filesystem

2007-09-09 Thread Robbert
I forgot to mention some things. I'm using file-roller 2.19.92 on Ubuntu Gutsy amd64. -- File-roller is threating a nfs mount like a remote filesystem https://bugs.launchpad.net/bugs/138486 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact

[Bug 138486] File-roller is threating a nfs mount like a remote filesystem

2007-09-09 Thread Robbert
Public bug reported: Binary package hint: file-roller When opening files on a nfs mount the files are getting copied to my homedir (~/.fr-[randomhash]). This problem exists since the the ability to open files on gnome-vfs was introduced. It looks like that copying the archive to homedir is neces

[Bug 71593] Re: glChess has no 3D

2007-09-09 Thread Bruce Cowan
Shouldn't this be marked as fixed if it is fixed in Gutsy? -- glChess has no 3D https://bugs.launchpad.net/bugs/71593 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://l

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Robbert
I just tested Amos his patch and it seems to work for nfs mounts. But at a remote ssh folder it doesn't seem to work, just nothing happens when dragging the file into it. Using the extract button in file-roller works fine for the way that matters. -- Drag n' Drop directories from File-Roller is s

[Bug 134640] Re: [Feisty] Sound Juicer plays noise instead of music

2007-09-09 Thread galtbug
Oh, and the workaround work great! Thanks! -- [Feisty] Sound Juicer plays noise instead of music https://bugs.launchpad.net/bugs/134640 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for sound-juicer in ubuntu. -- desktop-bugs mailing

[Bug 12430] Re: evolution weather calendars only for US

2007-09-09 Thread Joe Harrington
This seems more like a case of sour grapes than a bug. Rather than trying to remove a feature used by a significant number (and perhaps fraction) of Ubuntu users, perhaps users from the "rest of the world" who actually care about the feature could get involved and put in the effort to get the feat

[Bug 134640] Re: [Feisty] Sound Juicer plays noise instead of music

2007-09-09 Thread galtbug
I have the same on-board card (NVidia CK804) and I get the same problem. -- [Feisty] Sound Juicer plays noise instead of music https://bugs.launchpad.net/bugs/134640 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for sound-juicer in ubun

Re: [Bug 129152] Re: cannot set number or name of workspaces from workspace switcher applet

2007-09-09 Thread xspyderx
Well, when i use GL Desktop(gnome-settings-properties), it works perfectly. I just installed it from gutsy repositories, and it solved my problems. However, while using some Kde applications, such as Amarok and Kopete, the X system crashed. So i installed compiz-kde, and run GL Desktop on KDE, unti

[Bug 138476] Re: Workspaces do not revolve on cube.

2007-09-09 Thread abdel411
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9198025/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9198026/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9198027/ProcStatus.txt -- Workspace

[Bug 138476] Workspaces do not revolve on cube.

2007-09-09 Thread abdel411
Public bug reported: Binary package hint: gnome-panel I have four separate workspaces, and I'm able to create new ones or delete old ones, and when I switch between them, it still stores my info from before. But when I try to drag a window to a new workspace, it doesn't work. And when I switch be

[Bug 138474] Re: Compiz Fusion Removes 3 Virtual Desktops and They Can't be Replaced

2007-09-09 Thread family
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9198004/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9198005/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9198006/ProcStatus.txt -- Compiz Fu

[Bug 138474] Compiz Fusion Removes 3 Virtual Desktops and They Can't be Replaced

2007-09-09 Thread family
Public bug reported: Binary package hint: gnome-panel Feisty Fawn HP Pavilion a610y - 3-4 years old 1 HDD, no other partitions except for Ubuntu I frequently Update. I put Compiz Fusion on it, following: https://help.ubuntu.com/community/CompositeManager/CompizFusion to do so. CF works great, ex

[Bug 137899] Re: [gutsy] gnome depends on gnome-cups-manager, so forces removal of ubuntu-desktop

2007-09-09 Thread Pascal De Vuyst
As described in bug #107766 the Conflicts/Replaces gnome-cups-manager should be removed from system-config-printer to close this bug. -- [gutsy] gnome depends on gnome-cups-manager, so forces removal of ubuntu-desktop https://bugs.launchpad.net/bugs/137899 You received this bug notification becau

[Bug 85828] Re: Rhythmbox crashes while playing MP3

2007-09-09 Thread Joe Bradley
Hi guys, Thanks very much for agreeing to taking a look at it. Two things: 1. I downloaded the Gusty Gibbon cd and booted it in live mode. Unfortunately, it doesn't seem to have the MP3 decoders on it! at least, I can't play the thing. Believe me, I'd love to help you guys - I have a lot of MP3s t

[Bug 138471] Re: Volume control icon indicates speakers are muted, but they aren't

2007-09-09 Thread Ludovico Fischer
It seems it depends very much form the speed at which the slider is dragged. If I drag it very fast, I can get it to always display 'mute', even if during the movement I never let it touch the bottom. If one drags it very slowly there are no problems. Still, the problem arises even with a moderate

[Bug 138471] Volume control icon indicates speakers are muted, but they aren't

2007-09-09 Thread Ludovico Fischer
Public bug reported: Gutsy (7.10) tribe 5 While dragging fast the pop-up slider to adjust volume, the icon continuously shifts between 'little waves' showing output volume and a white x on red background (clearlooks theme), which should indicate that the speakers are muted. If the slider is re

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Amos Brocco
About the "Cannot extract archives in a remote folder "" on drag and drop... I've looked at the code and, to me, it seems that developers have forgotten to remove a test that prevented extraction to a remote folder in the previous versions, when this was not possible. As now they added support

[Bug 138467] Re: keyboard-applet gets confused by layouts which swapped Ctrl and Caps Lock

2007-09-09 Thread Bogdan Butnaru
This is an example layout file (derived from the us layout) that shows the problem. To use it you must copy it in "/usr/share/X11/xkb/symbols". Note that you must add it in "/usr/share/X11/xkb/rules/base.[lst|xml]". ** Attachment added: "bogdanb" http://launchpadlibrarian.net/9197759/bogdanb -

[Bug 138467] keyboard-applet gets confused by layouts which swapped Ctrl and Caps Lock

2007-09-09 Thread Bogdan Butnaru
Public bug reported: Binary package hint: gnome-control-center Hello! I'm using Ubuntu Gutsy, up-to-date, and I noticed an unpleasant issue with the gnome-keyboard-preferences applet. Said applet offers the very useful possibility of customizing the keyboard configuration through using its third

[Bug 113400] Re: Unable to remove the package due to dependency changes in firefox / nspr4

2007-09-09 Thread Emilio Pozuelo Monfort
This is already fixed in pidgin ** Changed in: gaim (Ubuntu) Status: New => Fix Released -- Unable to remove the package due to dependency changes in firefox / nspr4 https://bugs.launchpad.net/bugs/113400 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Ralf Nieuwenhuijsen
Inclusion in Gutsy would be nice, when there are no regressions. Reading the above comments, it doesn't seem there any regressions. It went from not-working to not-working for remote directories. That's an improvement in my book. Now, where do we send the flowers? -- Drag n' Drop directories f

[Bug 138460] Re: Asterisks appearing in GDM password entry instead of black circles

2007-09-09 Thread LEVIS Cyril
+1 -- Asterisks appearing in GDM password entry instead of black circles https://bugs.launchpad.net/bugs/138460 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.u

[Bug 138318] Re: gnome-sound-properties hangs will error message

2007-09-09 Thread Burt
*** This bug is a duplicate of bug 131711 *** https://bugs.launchpad.net/bugs/131711 See bug 131711. I am still having the same problem with Gutsy Tribe 5 ** This bug has been marked a duplicate of bug 131711 No Sound in Gusty -- gnome-sound-properties hangs will error message https://bu

[Bug 13199] patch seems to work

2007-09-09 Thread cicoandcico
tested the patch, drag&drop from file-roller now working. i'll test further and report any regression. -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 138447] Re: x.org crash when lauching screensaver configuration tool

2007-09-09 Thread Sitsofe Wheeler
Thank you for your bug report. Edouard: Do you have desktop effects turned on (are windows fading and such like)? If so can you switch to no affects and see if there is a difference? ** Changed in: gnome-screensaver (Ubuntu) Status: New => Incomplete -- x.org crash when lauching screens

[Bug 138366] Re: Login Screen Lacks Alterable Keyboard Layout Option

2007-09-09 Thread Basilio Kublik
*** This bug is a duplicate of bug 14571 *** https://bugs.launchpad.net/bugs/14571 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 #14571, so it is being marked as such. Please look at t

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Conn
Sebastien, Yes, it's not a good idea to install random debs (although it's nice to know this patch works). Users can see and downgrade packages through Synaptic's status filters or use "sudo apt-get install nautilus/gutsy" in this case. I hope this patch can make it into Gutsy in time, if everyth

[Bug 138460] Re: Asterisks appearing in GDM password entry instead of black circles

2007-09-09 Thread Basilio Kublik
there's is some comments about this in bug #110307 ** Changed in: gdm (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: New => Confirmed -- Asterisks appearing in GDM password entry instead of black circles https://bugs.launchpad.net/bugs/

[Bug 38512] Re: Window close should close, not quit

2007-09-09 Thread Richard Laager
This came up again with Pidgin... (12:52:57) John Bailey (rekkanoryo): I can think of AIM, yahoo, windows live messenger, mozilla seamonkey, I believe myspaceim, and a bunch of others whose names aren't occurring to me right now that force the default of close button == send to tray icon Also, Ba

[Bug 138363] Re: gnome-keybinding-properties not unregistering

2007-09-09 Thread mevets
I don't have desktop-effects since I removed it to install compiz fusion. I tried reverting back to metacity and sure enough it wasn't taking pictures. Compiz must be the culpret. In fact it was, all I had to do was go in to ccsm > General > Commands > Disable Screenshot key bindings. And now it is

[Bug 138460] Re: Asterisks appearing in GDM password entry instead of black circles

2007-09-09 Thread Alex Jones
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9197400/Dependencies.txt -- Asterisks appearing in GDM password entry instead of black circles https://bugs.launchpad.net/bugs/138460 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 138460] Asterisks appearing in GDM password entry instead of black circles

2007-09-09 Thread Alex Jones
Public bug reported: Binary package hint: gdm Default 7.10 configuration. ProblemType: Bug Architecture: i386 Date: Sun Sep 9 19:45:34 2007 DistroRelease: Ubuntu 7.10 NonfreeKernelModules: fglrx Package: gdm 2.19.8-0ubuntu2 PackageArchitecture: i386 SourcePackage: gdm Uname: Linux flash 2.6.22-

[Bug 137593] Re: (Gusty) wrong default font rendering for LCDs

2007-09-09 Thread Pascal De Vuyst
** Changed in: gnome-control-center (Ubuntu) Sourcepackagename: None => gnome-control-center Importance: Undecided => Wishlist -- (Gusty) wrong default font rendering for LCDs https://bugs.launchpad.net/bugs/137593 You received this bug notification because you are a member of Ubuntu Desktop B

[Bug 137593] (Gusty) wrong default font rendering for LCDs

2007-09-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I'm using Ubuntu Gusty Gibbon Tribe 5 for testing before the final release. I don't know if this it the right place to post the bug I noticed. If not, please post it to the right developers. I think this bug is easy to correct. The default font renderin

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Robbert
I build nautilus (2.19.91 on Gutsy x86_64) with the patch and it seems to work. Dragging files from file-roller to my desktop works like a charm, also to other nautilus windows. But it doesn't work while dragging them to a nfs mount or an other remote location (for example ssh). It says "Cannot ex

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Sebastien Bacher
you should not install random deb from forums that's likely to break your next upgrades -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subsc

[Bug 38512] Re: Window close should close, not quit

2007-09-09 Thread simontol
Adding an option in preferences could solve this... Listen for examlple has a "close in system tray" option that you can enable. Please move this to wishlist... -- Window close should close, not quit https://bugs.launchpad.net/bugs/38512 You received this bug notification because you are a member

[Bug 110307] Re: gdm circles vs asterisks in password entry

2007-09-09 Thread Sebastien Bacher
those should not be the default and you are commenting on the wrong bug, your issue is different of the one described there -- gdm circles vs asterisks in password entry https://bugs.launchpad.net/bugs/110307 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 35477] Re: startup notification doesn't get through gksu

2007-09-09 Thread Andrea Garbarini
hello pedro, i've just tried today's livecd and the problem persists, nothing has changed since feisty -- startup notification doesn't get through gksu https://bugs.launchpad.net/bugs/35477 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee

[Bug 121796] Re: submenu items selection doesn't work correctly

2007-09-09 Thread Jamie Strandboge
I misspoke. Changing to the Mist icon set does make it work again, but only once. Apparently some sort of reload happens and allows it to work. That said, I have found that the Clearlooks theme does work consistently. Then I chose 'Human', clicked 'Customize' and chose the 'Clearlooks' controls

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Achim
** Attachment added: "littel demo video to show how well it works." http://launchpadlibrarian.net/9197084/dnd.ogg -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 121796] Re: submenu items selection doesn't work correctly

2007-09-09 Thread Jamie Strandboge
This right click behavior is not Gimp specific; it affects right click context menus (eg I saw it first in evolution). Seems to be related to themes. See Comments in (the duplicate) Bug 133071. Specifically, Human and Outdoors are affected, but some other themes are not. I started playing arou

[Bug 138447] x.org crash when lauching screensaver configuration tool

2007-09-09 Thread Edouard RONDEPIERRE
Public bug reported: This is a bug i didn't have few days ago. I use NVidia driver,. I applied last updates from guitsy repository and rebooted. Dell inspiron 9400. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: New -- x.org crash when lauching screensaver c

[Bug 138443] Re: nautilus location bar displays wrong directory up pressing up while getting files

2007-09-09 Thread Martijn_Hoekstra
This bug may be related to 71751. Additional information: Bug encountered on Ubuntu Feisty, Nautilus 2.18.1 -- nautilus location bar displays wrong directory up pressing up while getting files https://bugs.launchpad.net/bugs/138443 You received this bug notification because you are a member of

[Bug 138443] nautilus location bar displays wrong directory up pressing up while getting files

2007-09-09 Thread Martijn_Hoekstra
Public bug reported: Binary package hint: nautilus When one opens a directory with many files, it takes some time to process all those files to display. When you click UP to go back to it's parent directory, the large directory stays the 'active' directory on the location bar. ** Affects: nautil

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Achim
I have also tested this patch and it works really nice. So please let this patch find its way into gutsy. -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 138363] Re: gnome-keybinding-properties not unregistering

2007-09-09 Thread Basilio Kublik
I couldn't reproduce this bug, i'm using gutsy here with all packages up to date. related packages: === gnome-control-center 1:2.19.92-0ubuntu2 libgnomekbd1 2.19.91-0ubuntu1 did you by any chance have the "Desktop effects" activated?, if so, when you disable it as

[Bug 138363] Re: gnome-keybinding-properties not unregistering

2007-09-09 Thread Basilio Kublik
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 [WWW] https://wiki.ubuntu.co

[Bug 138363] gnome-keybinding-properties not unregistering

2007-09-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When I go to clear the keybinding for 'Take a screenshot' it lets me press backspace to clear the field, but it continues to still take screenshots. It should cease taking screenshots. ** Affects: gnome-control-center (Ubuntu) Importance: Undecided

[Bug 138397] Re: Don't send messages

2007-09-09 Thread Basilio Kublik
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. Please include the information requested at [WWW] http://www.gnome.org/projects/evolution/bugs.shtml as attachments. but b

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread Michael
I have also testet patched nautilus deb (http://ubuntuforums.org/showpost.php?p=3335858&postcount=11). Works like a charm. I couldn't notice any regressions! +1 for gutsy integration! We really need that dnd stuff... -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.la

[Bug 118745] Re: Font sizes in Gutsy are affected by bad X.org DPI detection

2007-09-09 Thread schnollk
After an upgrade to Gutsy just a few hours ago I have almost the same setup as fhucho does only I have smaller looking fonts as before with Feisty. When I go -> System -> Prefs -> Appearance -> Fonts all font sizes are set to 9. If I put them to 10 or 11 it looks much better. Unfortunatelly I haven

[Bug 85685] Re: Glade loop if box item count is set lower than 0

2007-09-09 Thread Étienne Bersac
** Changed in: glade-3 (Ubuntu) Status: Triaged => Fix Released -- Glade loop if box item count is set lower than 0 https://bugs.launchpad.net/bugs/85685 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing l

[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2007-09-09 Thread lazka
I've installed the following deb with the patch applied: http://ubuntuforums.org/showpost.php?p=3335858&postcount=11 it works for me (latest gutsy) -- Drag n' Drop directories from File-Roller is somewhat tricky https://bugs.launchpad.net/bugs/13199 You received this bug notification because yo

[Bug 110307] Re: gdm circles vs asterisks in password entry

2007-09-09 Thread Pascal de Bruijn
After installing Gutsy, I noticed the asterisks have becomes the new default! Why? The asterisks are not as visually pleasing as the circles. Can we revert the default back to the circles? -- gdm circles vs asterisks in password entry https://bugs.launchpad.net/bugs/110307 You received this bug

[Bug 128232] Re: Eclipse SEGFAULTs in libgtk-x11: gtk_tooltips_set_tip()

2007-09-09 Thread Matthijs De Smedt
Can the maintainer of GTK+ please include the patch? It's a really simple fix which solves this problem. I attached the diff (for libgtk2.0-0 2.11.6-1ubuntu4). ** Attachment added: "gtktooltips.diff" http://launchpadlibrarian.net/9196025/gtktooltips.diff -- Eclipse SEGFAULTs in libgtk-x11: gt

[Bug 53962] Re: Nautilus-cd-burner is unable to blank DVD-RW

2007-09-09 Thread Alec Wright
Scratch that, its not. Sorry. ** Changed in: nautilus-cd-burner (Ubuntu) Status: Fix Released => Confirmed -- Nautilus-cd-burner is unable to blank DVD-RW https://bugs.launchpad.net/bugs/53962 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a b

[Bug 135539] Re: the footpage overlaps the table of content

2007-09-09 Thread Bruce Cowan
Right, sorry then. Is the footplate (or whatever it is called) supposed to be as low down as it is? It no longer appears on library.gnome.org as of today, see http://library.gnome.org/users/user-guide/stable/gosnautilus-515.html.en for instance. -- the footpage overlaps the table of content http

[Bug 138311] Re: can't print large multiple selection to printer 'PDF'

2007-09-09 Thread Michael Chudobiak
What version? - Mike -- can't print large multiple selection to printer 'PDF' https://bugs.launchpad.net/bugs/138311 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gthumb in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.

[Bug 124320] Re: define: kayword returns a firefox error in epiphany

2007-09-09 Thread Jérôme Guelfucci
Upstream answer : "i get this message too, but IMHO this is not a bug, as AFAIK Epiphany is not supposed to search Google when typing a keyword on the address bar and pressing enter. To search Google you have to select the "Search the Web" function from the dropdown menu." ** Changed in: epiphany

[Bug 138279] Re: selecting 'include filename' adds files full path

2007-09-09 Thread Michael Chudobiak
I developed that feature, and in my usage I need to print the full path because the folder names contain valuable information. Anyway, I'll happily review any patch to add optional suppression of the parent path. - Mike -- selecting 'include filename' adds files full path https://bugs.launchpad

[Bug 138081] Re: mines is totally CLUELESS

2007-09-09 Thread Pascal De Vuyst
GNOME mines 2.12.1 was part of Ubuntu 5.10 (Breezy). Breezy is End Of Life and no longer supported, please update your system to one of the stable releases listed here: https://wiki.ubuntu.com/Releases. The best would be to test if this issue still occurs with a live CD of the Gutsy Gibbon, the c

[Bug 133538] Re: Sound in fireworks screensaver

2007-09-09 Thread harrisony
** Summary changed: - wishlist + Sound in fireworks screensaver -- Sound in fireworks screensaver https://bugs.launchpad.net/bugs/133538 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu. -- desktop-bugs m

[Bug 127617] Re: [Gutsy] GNOME Power Manager installation problem

2007-09-09 Thread e-r-i-k-98
http://shrani.si/f/23/Gn/4jAcP7ss/dscf0236.jpg -- [Gutsy] GNOME Power Manager installation problem https://bugs.launchpad.net/bugs/127617 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 138081] mines is totally CLUELESS

2007-09-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This is in reference to Mines 2.12.1 by the Free Software Foundation. The bug is when you come along towards the end of the game. While playing, the numerical indicators will clearly indicate where there is a mine. When I either die or whatever I find out

[Bug 127617] Re: [Gutsy] GNOME Power Manager installation problem

2007-09-09 Thread e-r-i-k-98
Hey, I've got also that problem (tribe 4) and I even have NO BATTERY -- [Gutsy] GNOME Power Manager installation problem https://bugs.launchpad.net/bugs/127617 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing li

[Bug 54790] Re: Can not establish internet connection by using Modem Monitor applet

2007-09-09 Thread Jérôme Guelfucci
I'm marking this as triaged an will report upstream. ** Changed in: gnome-applets (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- Can not establish internet connection by using Modem Monitor applet https://bugs.launchpad.net/bugs/54790 You received this bug notificat

[Bug 46165] Re: Removing modem monitor applet from panel causes a crash

2007-09-09 Thread Jérôme Guelfucci
Do you still have this issue with the latest stable release of Ubuntu ? ** Bug watch added: GNOME Bug Tracker #343038 http://bugzilla.gnome.org/show_bug.cgi?id=343038 ** Also affects: gnome-applets via http://bugzilla.gnome.org/show_bug.cgi?id=343038 Importance: Unknown Status: Un

[Bug 46172] Re: Modem connection after configuration - Prompt to add the modem monitor to the panel.

2007-09-09 Thread Jérôme Guelfucci
Do you still have this issue with the latest stable release of Ubuntu ? ** Changed in: gnome-applets (Ubuntu) Status: Confirmed => Incomplete -- Modem connection after configuration - Prompt to add the modem monitor to the panel. https://bugs.launchpad.net/bugs/46172 You received this bu

[Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2007-09-09 Thread Sebastien Bacher
The bug is fixed upstream now ** Changed in: gtk+2.0 (Ubuntu) Status: Triaged => Fix Committed -- gtkfilechooser save/save as dialog misplaces focus https://bugs.launchpad.net/bugs/130224 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug as

[Bug 91426] Re: Nautilus doesn't show SD card icon

2007-09-09 Thread Tom Vetterlein
I've resized the 22x22 svg version down to 16x16 if anyone is interested. Not sure how to turn it into a patch but could probably learn if necessary. ** Attachment added: "gnome-dev-media-sdmmc.png" http://launchpadlibrarian.net/9195203/gnome-dev-media-sdmmc.png -- Nautilus doesn't show SD ca

[Bug 129352] Re: Meld fails to display file diff interface

2007-09-09 Thread Thomas Leonard
** Changed in: zeroinstall-injector (Ubuntu) Status: New => Confirmed -- Meld fails to display file diff interface https://bugs.launchpad.net/bugs/129352 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gedit in ubuntu. -- des

[Bug 138397] Don't send messages

2007-09-09 Thread quiralte
Public bug reported: Binary package hint: evolution Don't send messages, the folder to send messages said that i have 3 messages not send, but i can not see them, the folder is empty,When i click send/receive email, i can receive but the send display dont move. the email configuration is fine, i

[Bug 138397] Re: Don't send messages

2007-09-09 Thread quiralte
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9195171/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9195172/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9195173/ProcStatus.txt -- Don't sen

[Bug 138396] sound-juicer does not properly delete profiles

2007-09-09 Thread Kristian Erik Hermansen
Public bug reported: Binary package hint: sound-juicer See attached mpeg4 video for details (works in vlc). If you try to delete a profile, it should be deleted instantly. However, the bug is that it doesn't. Try deleting multiple profiles in one session... ** Affects: sound-juicer (Ubuntu)

[Bug 138396] Re: sound-juicer does not properly delete profiles

2007-09-09 Thread Kristian Erik Hermansen
** Attachment added: "deleting profiles bug" http://launchpadlibrarian.net/9195167/sound-juicer-delete-profiles.avi -- sound-juicer does not properly delete profiles https://bugs.launchpad.net/bugs/138396 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 122609] Re: [ gutsy ] totem lost audio if seeking true video with mp2/3

2007-09-09 Thread fishor
seems to be fixed for me after some update last week. Thank You. -- [ gutsy ] totem lost audio if seeking true video with mp2/3 https://bugs.launchpad.net/bugs/122609 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mai

[Bug 45544] Re: Notifications overlap the bottom panel.

2007-09-09 Thread Jonh Wendell
I mean SVN. Try the version on Galago SVN and you'll see this bug fixed. -- Notifications overlap the bottom panel. https://bugs.launchpad.net/bugs/45544 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing lis

[Bug 129352] Re: Meld fails to display file diff interface

2007-09-09 Thread Stéphane Loeuillet
One more similar bug in gedit : https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/137613 Lets not forget that both gedit & meld share a lib : gtksourceview, via its python bindings ** Also affects: gedit (Ubuntu) Importance: Undecided Status: New ** Also affects: zeroinstall-injecto

[Bug 21819] Re: Totem-Gstreamer Mozilla Plug-in Does not Stream Video & Sound

2007-09-09 Thread USSR
I got a link. Here it is one of them. (Although all admins can just Google or yahoo to find any music, be it wma or mp3 formats on the net: http://189.77tg.com/u1/new/5461/15.wma Although my this bug stated on top by j_baer was probably fixed in Feisty Fawn, Firefox 2.0.0.6 , another bug is that

[Bug 126788] Re: file-roller crashed with SIGSEGV in g_closure_invoke()

2007-09-09 Thread Sebastien Bacher
The bug has been fixed upstream now ** Changed in: file-roller (Ubuntu) Status: Triaged => Fix Committed -- file-roller crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/126788 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 138384] Re: [gutsy] DVD video support broken

2007-09-09 Thread Sebastien Bacher
Thanks for your comments. This does not appear to be a bug report as such. We appreciate the difficulties you are facing, but it would make more sense to raise your question in the support tracker. http://launchpad.net/support ** Changed in: totem (Ubuntu) Status: New => Invalid -- [gutsy

[Bug 110307] Re: gdm circles vs asterisks in password entry

2007-09-09 Thread Sebastien Bacher
** Changed in: gdm (Ubuntu) Status: Fix Committed => Fix Released -- gdm circles vs asterisks in password entry https://bugs.launchpad.net/bugs/110307 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 135539] Re: the footpage overlaps the table of content

2007-09-09 Thread Sebastien Bacher
No, that's not due to the Ubuntu patch, when the bug has been opened the Ubuntu layout changes were not applied since the code needed to be updated -- the footpage overlaps the table of content https://bugs.launchpad.net/bugs/135539 You received this bug notification because you are a member of U

  1   2   >