[Bug 21053] Mythexport
I believe I made a breakthrough! http://pastebin.com/m252c2bd I compiled ffmpeg myself. What I noticed is two things. 1. The mythexport is calling for "aac" support when ffmpeg does not recognize that as a proper codec. FFMPEG is looking for "libfaac". nice -n19 ffmpeg -i /home/anubis/store/mythtv/video/1061_2008042219.mpg -acodec aac -ab 192kb -vcodec mpeg4 -b 600kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x240 '/home/anubis/store/mythtv/video/mythexport/Turner-Network-TV_NBA_Basketball_Dallas_Mavericks_at_New_Or.mp4' 2>&1 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr libavutil version: 1d.49.3.0 libavcodec version: 1d.51.38.0 libavformat version: 1d.51.10.0 built on Mar 12 2008 15:36:03, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu4) /home/anubis/store/mythtv/video/1061_2008042219.mpg: I/O error occured Usually that means that input file is truncated and/or corrupted. 2. There is no "libfaac" support compiled into mediabuntu's ffmpeg. Thus resulting in the file error. Compling FFMPEG with "libfaac" and "libfaad" support enabled and changing the "aac" option in the command line to "libfaac" reseluted in a successful transcode from a .nuv file! nice -n19 ffmpeg -i /home/anubis/store/mythtv/video/1061_2008042320.nuv -acodec libfaac -ab 192kb -vcodec mpeg4 -b 600kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x240 '/home/anubis/store/mythtv/video/mythexport/TNT-NBA_Basketball-Atlanta_Hawks_at_Boston_Celtics-20080423.mp4' 2>&1 FFmpeg version SVN-r12933, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-gpl --enable-libvorbis --enable-liba52 --enable-libgsm --disable-debug --enable-libmp3lame --enable-libfaad --enable-libfaac --enable-libxvid --enable-libx264 --enable-libtheora --enable-pthreads libavutil version: 49.6.0 libavcodec version: 51.56.0 libavformat version: 52.13.0 libavdevice version: 52.0.0 built on Apr 24 2008 01:48:26, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7) Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 29.97 (3/1001) Input #0, nuv, from '/home/anubis/store/mythtv/video/1061_2008042320.nuv': Duration: 34:48:29.08, start: 0.40, bitrate: 127 kb/s Stream #0.0: Video: mpeg4, yuv420p, 480x480 [PAR 4:3 DAR 4:3], 29.97 tb(r) Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s Output #0, mp4, to '/home/anubis/store/mythtv/video/mythexport/TNT-NBA_Basketball-Atlanta_Hawks_at_Boston_Celtics-20080423.mp4': Stream #0.0: Video: mpeg4 (hq), yuv420p, 320x240 [PAR 1:1 DAR 4:3], q=2-31, 600 kb/s, 29.97 tb(c) Stream #0.1: Audio: libfaac, 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding frame= 101 fps= 1 q=8.1 Lsize= 410kB time=3.3 bitrate=1009.3kbits/s video:342kB audio:65kB global headers:0kB muxing overhead 0.761736% I stopped it though because it worked! -- xchat window keeps blinking after event has been handled https://bugs.launchpad.net/bugs/21053 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 215570] Re: Cannot browse/mount Windows Server 2003 shares
Removed the duplicate mark as the other bug was getting crowded. ** This bug is no longer a duplicate of bug 209520 SMB error: Unable to mount location -- Cannot browse/mount Windows Server 2003 shares https://bugs.launchpad.net/bugs/215570 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 191475] Re: [hardy] media tab in file management preferences missing applications
This has been fixed in brasero brasero (0.7.1-3) unstable; urgency=low * DEB_DESTDIR := instead of =. * New patch, 007-fix-desktop-file-mime-typo, fixes typo in desktop file (":" instead of ";"); Launchpad #200024; closes: #464772. ** Changed in: brasero (Ubuntu) Status: Confirmed => Fix Released -- [hardy] media tab in file management preferences missing applications https://bugs.launchpad.net/bugs/191475 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 191475] Re: [hardy] media tab in file management preferences missing applications
A complete (I believe) of the new content types that can be registered: x-content/blank-cd x-content/blank-dvd x-content/blank-bd x-content/blank-hddvd x-content/video-dvd x-content/video-vcd x-content/video-svcd x-content/video-blueray x-content/video-hddvd x-content/audio-cdda x-content/audio-dvd x-content/audio-player x-content/image-dcf x-content/image-picturecd Also a question, is fixing this issue for an application something that could get a SRU for Hardy or is this just something that will have to wait for Intrepid? -- [hardy] media tab in file management preferences missing applications https://bugs.launchpad.net/bugs/191475 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 191475] Re: [hardy] media tab in file management preferences missing applications
Exaile is not currently registering with Nautilus as an option to play inserted CDs or as an option to open when a media player is connected. ** Also affects: exaile (Ubuntu) Importance: Undecided Status: New ** Changed in: exaile (Ubuntu) Importance: Undecided => Wishlist -- [hardy] media tab in file management preferences missing applications https://bugs.launchpad.net/bugs/191475 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 221248] Re: zalie88
Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs Thank you. ** Changed in: totem (Ubuntu) Status: New => Invalid ** bug changed to question: https://answers.edge.launchpad.net/ubuntu/+source/totem/+question/30578 -- zalie88 https://bugs.launchpad.net/bugs/221248 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 221278] Re: Hardy: caps lock indicator reverses after suspend
I don't know how to edit the original but report, but the package affected is NOT gnome-screensaver as was selected somehow automatically. -- Hardy: caps lock indicator reverses after suspend https://bugs.launchpad.net/bugs/221278 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 221278] [NEW] Hardy: caps lock indicator reverses after suspend
Public bug reported: Binary package hint: gnome-screensaver After waking up my Dell XPS M1330 from a suspend, in many cases the caps lock indicator is reversed, in other words it is on when it should be off and vice versa. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: New -- Hardy: caps lock indicator reverses after suspend https://bugs.launchpad.net/bugs/221278 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 213448] Re: Gnome doesn't recognize my COWON U2 player as a digital audio player
The bug got fixed somehow. ** Changed in: nautilus (Ubuntu) Status: New => Invalid -- Gnome doesn't recognize my COWON U2 player as a digital audio player https://bugs.launchpad.net/bugs/213448 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 41612] Re: Gdm can't wake up after suspension
** Changed in: linux-source-2.6.15 (Ubuntu) Status: Incomplete => Invalid -- Gdm can't wake up after suspension https://bugs.launchpad.net/bugs/41612 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 72468] Re: Trash looks empty, isn't
are your deleted files being stored in .local/share/Trash or .Trash? i've noticed with awn-extra applets the trashcan feature monitors .Trash while since i use nautilus for my "move to trash", and nautilus follows XDG (freedesktop standards) which says thats where they go. i'd like to figure out how to change this setting thoughl. -- Trash looks empty, isn't https://bugs.launchpad.net/bugs/72468 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 38764] Re: mounted partitions have poor names
"Show the mount point (with '/media/' prefix stripped off) instead of 'XX MB removable device' for mounted volumes without a label." This behavior seems to be broken in Hardy. I have a computer with two external hard drives (NTFS-formatted) mounted to /media/external and /media/backup, respectively. They both showed up on the desktop as "250.1 GB Media" until I gave them labels using ntfslabel from the ntfsprogs package. Does this have to do with the switch to gvfs? -- mounted partitions have poor names https://bugs.launchpad.net/bugs/38764 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 220808] Re: Nautilus Hangs if Open For an Extended Period of Time
There is a possibility that this has already been fixed by the latest updates. I have had my home folder open for over 12 hours and it hasn't crashed yet. Knowing my luck, the second I detach gdb, nautilus will crash :) Anyways, I'm going to leave this running overnight and if it hasn't crashed within the next 24 hours, I'll close this bug. -- Nautilus Hangs if Open For an Extended Period of Time https://bugs.launchpad.net/bugs/220808 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 221248] Re: zalie88
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13844031/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/13844032/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/13844033/ProcStatus.txt -- zalie88 https://bugs.launchpad.net/bugs/221248 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 221248] [NEW] zalie88
Public bug reported: Binary package hint: totem no sound ProblemType: Bug Architecture: i386 Date: Thu Apr 24 09:18:44 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/totem-gstreamer Package: totem-gstreamer 2.22.1-0ubuntu2 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_AU.UTF-8 SHELL=/bin/bash SourcePackage: totem Uname: Linux 2.6.24-16-generic i686 ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- zalie88 https://bugs.launchpad.net/bugs/221248 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 221152] Re: Hardy's gnome-terminal looses 'focus'
Ok thanks, i don't think it's a gnome-terminal bug, let's test this, open an xterm and execute firefox from it does it stole the focus too? I don't recall not losing the focus in earlier versions, maybe not a bug. -- Hardy's gnome-terminal looses 'focus' https://bugs.launchpad.net/bugs/221152 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 214479] Re: fileroller can't handle password with "?" mark
err.. it is "kaliantahurasanya?" sorry. -- fileroller can't handle password with "?" mark https://bugs.launchpad.net/bugs/214479 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 214479] Re: fileroller can't handle password with "?" mark
http://cecunguk.blankonlinux.or.id/~blaxnux/digivice/nasi_campur/byosoku%2011%20km%20tanpa%20sensor.zip the password is "kaliantahurasanya". Sorry, it looks like I have problem attach something that bigger than 1 megs. -- fileroller can't handle password with "?" mark https://bugs.launchpad.net/bugs/214479 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 93234] Re: [Feisty] gnome-screenshot should not take a screenie of itself
The problem occurs when selecting "Grab the whole desktop". Ubuntu 8.04 Hardy Heron AMD 64 LE1620 1 GB mem. Mother ASRock ALiveNF6G-VSTA Video: Integrated Nvidia Gforce6-classgraphics DX 9.0 VGA - Shared memory 256 MB Audio 7.1 ch. A:C888 codec. Regards. Jorge. ** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/13842544/Screenshot.png -- [Feisty] gnome-screenshot should not take a screenie of itself https://bugs.launchpad.net/bugs/93234 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 221234] Re: "Always blind carbon copy" doesn't work
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13842514/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/13842515/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/13842516/ProcStatus.txt -- "Always blind carbon copy" doesn't work https://bugs.launchpad.net/bugs/221234 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 221234] [NEW] "Always blind carbon copy" doesn't work
Public bug reported: Binary package hint: evolution 1) Select an email account in the settings, edit settings 2) Go to the Defaults tab, check "Always blind carbon-copy (bcc) to:" and enter an email address, confirm and close 3) Write a new email with this account - BCC is *not* set Evolution from Ubuntu 8.04 RC1 with latest updates ProblemType: Bug Architecture: amd64 Date: Thu Apr 24 01:22:27 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/evolution NonfreeKernelModules: nvidia Package: evolution 2.22.1-0ubuntu3 PackageArchitecture: amd64 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=de_AT.UTF-8 SHELL=/bin/bash SourcePackage: evolution Uname: Linux 2.6.24-16-generic x86_64 ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- "Always blind carbon copy" doesn't work https://bugs.launchpad.net/bugs/221234 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 207598] Re: GTK2 Open File Dialog causes crash
sure. see attachment. ** Attachment added: "valgrind.log" http://launchpadlibrarian.net/13842168/valgrind.log -- GTK2 Open File Dialog causes crash https://bugs.launchpad.net/bugs/207598 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 200988] Re: evince don't print some PDF
Yes, it prints correctly when you print to file but not when you use a printer PPD. It also works when you use the PDF driver provided with cups-pdf. The main difference between the PDF virtual printer and a printer driver is that in the 1rst case CUPS doesn't call Ghostscript. I suspect that, under some conditions, Evince is generating bad postscript code. But I need some time to dive deeper into this area. BTW, reports #202626 & 203013 are probably duplicates and may confirm this when we'll have received the trace files. -- evince don't print some PDF https://bugs.launchpad.net/bugs/200988 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 214076] Re: .pdf fails to open: Unhandled MIME type: "application/x-ole-storage"
Following your report and comments, a patch as been submitted and applied upstream to display more helpful messages http://bugzilla.gnome.org/show_bug.cgi?id=529129 Thanks for helping us making Ubuntu better. ** Bug watch added: GNOME Bug Tracker #529129 http://bugzilla.gnome.org/show_bug.cgi?id=529129 ** Also affects: evince via http://bugzilla.gnome.org/show_bug.cgi?id=529129 Importance: Unknown Status: Unknown ** Changed in: evince (Ubuntu) Status: Incomplete => Fix Committed -- .pdf fails to open: Unhandled MIME type: "application/x-ole-storage" https://bugs.launchpad.net/bugs/214076 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 218750] Re: does not play Experience ubuntu on fresh dvd install
Would be nice if someone could get a backtrace for these assertions, just install all the relevant debug packages (glib, gstreamer, ...) and call gdb with G_DEBUG=fatal_warnings -- does not play Experience ubuntu on fresh dvd install https://bugs.launchpad.net/bugs/218750 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 221116] Re: gnome-display-properties: dual display does not work by default
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/Bugs/FindRightPackage . I have classified this bug as a bug in gnome-control-center which provides gnome-display- properties. ** Changed in: gnome-control-center (Ubuntu) Sourcepackagename: None => gnome-control-center -- gnome-display-properties: dual display does not work by default https://bugs.launchpad.net/bugs/221116 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 221209] [NEW] inserting an audio CD restarts the currently playing track
Public bug reported: Binary package hint: rhythmbox Description:Ubuntu 8.04 Release:8.04 rhythmbox: Installed: 0.11.5-0ubuntu6 Candidate: 0.11.5-0ubuntu6 Version table: *** 0.11.5-0ubuntu6 0 500 http://us.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status Inserting an audio CD causes the currently playing play list song to stop, then restart. Occasionally it jumps to the next track, occasionally the song title changes to the wrong song. But it doesn't play the audio CD, which is one of the two logical things to do (the other being to continue playing the play list). Personally I think the best choice is to play the play list until its empty, even if a cd is inserted. If the play list is empty, then the audio CD should have priority over the library, but not the play list. Perhaps the audio CD should be added to the play list automatically, or even copied to the library. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- inserting an audio CD restarts the currently playing track https://bugs.launchpad.net/bugs/221209 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 200988] Re: evince don't print some PDF
The example attached to this bug are correctly printed to files on hardy -- evince don't print some PDF https://bugs.launchpad.net/bugs/200988 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 207598] Re: GTK2 Open File Dialog causes crash
the log has some errors but lack debug symbols, could you install libgtk2.0-0-dbg and get a new one? -- GTK2 Open File Dialog causes crash https://bugs.launchpad.net/bugs/207598 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 221116] [NEW] gnome-display-properties: dual display does not work by default
You have been subscribed to a public bug: Thinkpad T61 - Intel 965 graphics. Internal LCD and external VGA monitors are detected correctly. Unable to disable "cloned mode". Settings appear to take affect (reflected in the UI) but both displays remain showing the same image. I am able to enable rotation on either screen. Testing with 'xrandr' directly gives the following hint: # xrandr --output VGA --right-of LVDS --auto xrandr: screen cannot be larger than 1680x1680 (desired size 3360x1050) Adding the following line to my xorg.conf resolves the issue: SubSection "Display" Virtual 3360 3360 EndSubSection This should be autoconfigured (ideally on demand without requiring restart of X). ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- gnome-display-properties: dual display does not work by default https://bugs.launchpad.net/bugs/221116 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 202626] Re: Evince does not print
** Changed in: evince (Ubuntu) Status: New => Incomplete -- Evince does not print https://bugs.launchpad.net/bugs/202626 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 203013] Re: Evince does not print
Thanks for your report. To help us to track down your problem, can you please provide informations as described on this document https://wiki.ubuntu.com/DebuggingPrintingProblems and attach the files to this report. ** Changed in: evince (Ubuntu) Status: New => Incomplete -- Evince does not print https://bugs.launchpad.net/bugs/203013 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 211658] Re: Time format not changing in Hardy Beta.
Hi again. Sorry it took me so long. I'm going to loose this PC where I test Hardy :-( Ok, here it goes, this is what LOCALE gives: [EMAIL PROTECTED]:~$ locale LANG=es_CO.UTF-8 LC_CTYPE="es_CO.UTF-8" LC_NUMERIC="es_CO.UTF-8" LC_TIME="es_CO.UTF-8" LC_COLLATE="es_CO.UTF-8" LC_MONETARY="es_CO.UTF-8" LC_MESSAGES="es_CO.UTF-8" LC_PAPER="es_CO.UTF-8" LC_NAME="es_CO.UTF-8" LC_ADDRESS="es_CO.UTF-8" LC_TELEPHONE="es_CO.UTF-8" LC_MEASUREMENT="es_CO.UTF-8" LC_IDENTIFICATION="es_CO.UTF-8" LC_ALL= By the way, I just updated Hardy and the bug is still there. Regards. Turbo. -- Time format not changing in Hardy Beta. https://bugs.launchpad.net/bugs/211658 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 220177] Re: Double size reported from disk usage analyzer
** Changed in: gnome-utils (Ubuntu) Status: Incomplete => New -- Double size reported from disk usage analyzer https://bugs.launchpad.net/bugs/220177 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 220908] Re: Date Selection Tool in Evolution Garbled
Locale is US, BTW. Sorry. -- Date Selection Tool in Evolution Garbled https://bugs.launchpad.net/bugs/220908 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 220908] Re: Date Selection Tool in Evolution Garbled
Hi Sebastien, It is Evolution 2.22.1 in 8.04 RC.Here are some screenshots: On Wed, 2008-04-23 at 10:20 +, Sebastien Bacher wrote: > Thank you for your bug report. What locale do you use? Could you attach > a screenshot to the bug showing the issue? > > ** Changed in: evolution (Ubuntu) >Importance: Medium => Low > ** Attachment added: "Screenshot-1.png" http://launchpadlibrarian.net/13841891/Screenshot-1.png ** Attachment added: "Screenshot-2.png" http://launchpadlibrarian.net/13841892/Screenshot-2.png ** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/13841893/Screenshot.png -- Date Selection Tool in Evolution Garbled https://bugs.launchpad.net/bugs/220908 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 220981] Re: font size for user login is too big for the box
*** This bug is a duplicate of bug 99145 *** https://bugs.launchpad.net/bugs/99145 ok, those looks alright, I guess it's similar to bug #99145 ** This bug has been marked a duplicate of bug 99145 [feisty] GDM font seems to be to big or too high DPI -- font size for user login is too big for the box https://bugs.launchpad.net/bugs/220981 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 202626] Re: Evince does not print
Thanks for your report. To help us to track down your problem, can you please provide informations as described on this document https://wiki.ubuntu.com/DebuggingPrintingProblems and attach the files to this report. Thanks. -- Evince does not print https://bugs.launchpad.net/bugs/202626 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 94449] Re: Screensaver causes system lockup, or freeze
Confirmed. I have this same problem on my 8.04 prerelease amd64 system. Since I am using the restricted drivers which ubuntu reccomended I install, it seems that ubuntus default configuration is buggy or something. That is of course assuming this bug is directly related to an improper configuration of the nvidia drivers. ** Changed in: gnome-screensaver (Ubuntu) Status: Invalid => Confirmed -- Screensaver causes system lockup, or freeze https://bugs.launchpad.net/bugs/94449 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 182568] Re: When the volume is changed gnome-panel freezes
I am having the same issues. The firefox and the gnome-panel freezes. Then after 15 seconds its unfreezes and the volume is changed. I'm not sure what is causing the freezing. But it seems to be a very common issue http://ubuntuforums.org/showthread.php?t=702502 . -- When the volume is changed gnome-panel freezes https://bugs.launchpad.net/bugs/182568 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 208365] Now that we're at 8.04 CR
Now that we're at 8.04 CR... FYI, this is the ugly Ubuntu welcome I'm trying to avoid... at the expense of something like raising some timeout. ** Attachment added: "Live CD 8.04 CR.png" http://launchpadlibrarian.net/13841770/Live%20CD%208.04%20CR.png -- error starting g-s-d on systems with low memory https://bugs.launchpad.net/bugs/208365 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 200988] Re: evince don't print some PDF
Thanks for your report. Confirming this bug. Test done with Deskjet driver and Kyocera driver. Both tests returns a ghostscript failure. @Suco, can you provide cups trace & printingbuginfo. Regards, ** Changed in: evince (Ubuntu) Status: New => Confirmed -- evince don't print some PDF https://bugs.launchpad.net/bugs/200988 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 221196] [NEW] Cannot change keyboard layout on gnome-keyboard-properties
Public bug reported: Binary package hint: gnome-control-center I run gnome-keyboard-properties, and go to the Layouts tab. I click on add, and choose my layout and variant. When I select the variant I notice that the preview pane does not load, but shows the left-overs from the menu. When I click "Add", a dialog box appears with the following: --- Error activating XKB configuration. It can happen under various circumstances: - a bug in libxklavier library - a bug in X server (xkbcomp, xmodmap utilities) - X server with incompatible libxkbfile implementation X server version data: The X.Org Foundation 10400090 If you report this situation as a bug, please include: - The result of xprop -root | grep XKB - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd - The tool then returns to the first screen, but using the test text box, the layout is not correct. -- [EMAIL PROTECTED]:~$ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "uk", "", "" _XKB_RULES_NAMES(STRING) = "xorg", "pc105", "uk", "", "" [EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [uk,gb] model = options = [grp grp:alts_toggle] overrideSettings = true --- [EMAIL PROTECTED]:~$ lsb_release -rd Description:Ubuntu 8.04 Release:8.04 [EMAIL PROTECTED]:~$ apt-cache policy gnome-control-center gnome-control-center: Installed: 1:2.22.1-0ubuntu4 Candidate: 1:2.22.1-0ubuntu4 Version table: *** 1:2.22.1-0ubuntu4 0 500 http://archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Tags: gnome keyboard keys layout properties -- Cannot change keyboard layout on gnome-keyboard-properties https://bugs.launchpad.net/bugs/221196 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 193232] Re: Remote Samba shares not showing up in Nautilus through network:///
** Changed in: nautilus (Fedora) Status: Unknown => Confirmed -- Remote Samba shares not showing up in Nautilus through network:/// https://bugs.launchpad.net/bugs/193232 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 221152] Re: Hardy's gnome-terminal looses 'focus'
Ok, with some more details then... Problem's been since a "mv /etc/apt/sources.list /etc/apt/sources.list- gutsy && sed s/gutsy/hardy/ /etc/apt/sources.list-gutsy > /etc/apt/sources.list && apt-get update && apt-get dist-upgrade" style distro-upgrade: from Gutsy -> Hardy. When selecting URIs via Gnome Terminal, links open fine in $browser, but instead of keeping gnome-terminal in the foreground (as had been the case with Gutsy), $browser comes to the foreground instead. In this case my $browser is Firefox 3. Example: >From gnome-terminal [EMAIL PROTECTED]:~$ echo "http://www.example.org"; http://www.example.org click link, and if it's reproduced elsewhere, that link will open in $browser, but instead of keeping gnome-terminal on-top, the web-browser will come into foreground/focus. With Gutsy (and until patched in Feisty), gnome-terminal stayed in focus/in the foreground, whilst links opened in the browser. -- Hardy's gnome-terminal looses 'focus' https://bugs.launchpad.net/bugs/221152 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 66962] Re: Crash recovery loads twice the number of browser instances which originally crashed
Hello, I still encouter this problem... Ubuntu , 7.10 -- Crash recovery loads twice the number of browser instances which originally crashed https://bugs.launchpad.net/bugs/66962 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 185157] Re: There was an error starting the GNOME Settings Daemon
Note that there are several different variations on this error dialog, so please copy the entire text into this bug to confirm that you are experiencing the same problem. I saw the "Did not receive a reply" variant of this when testing an 8.04 release candidate under KVM. I checked, and gnome-settings-daemon was in fact running. I attribute this to a race condition caused by kvm, particularly as there was increased load on the system during this installation, and I did not see the problem in other tests under kvm. -- There was an error starting the GNOME Settings Daemon https://bugs.launchpad.net/bugs/185157 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 207598] Re: GTK2 Open File Dialog causes crash
I had, but it seems valgrind does not follow processes called by a shell script. As firefox is launched by such, it did follow. I made a new log by calling /usr/lib/firefox-3.0b4/firefox via valgrind (see attachment) ** Attachment added: "valgrind.log" http://launchpadlibrarian.net/13841414/valgrind.log -- GTK2 Open File Dialog causes crash https://bugs.launchpad.net/bugs/207598 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 215700] Re: Connect To Server reports Timeout reached when connecting to an SSH host with a different RSA key
you can try to give the same ip to different machines in a row and ssh to those, does it create the same issue? -- Connect To Server reports Timeout reached when connecting to an SSH host with a different RSA key https://bugs.launchpad.net/bugs/215700 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 213546] complete gdb session with kubuntu 8.04 rc
With upgrade to kubuntu 8.04 rc i was able to install all required debug symbols. The Problem stays the same. The generated gdb File is attached. ** Attachment added: "gdb-gnibbles.txt" http://launchpadlibrarian.net/13841376/gdb-gnibbles.txt -- SIGSEGV in gnibbles https://bugs.launchpad.net/bugs/213546 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 221042] Re: .wma artist-tag wrong when multiple artists in one directory
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. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems. http://wiki.ubuntu.com/DebuggingProcedures At a minimum, we need: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). Thanks! ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- .wma artist-tag wrong when multiple artists in one directory https://bugs.launchpad.net/bugs/221042 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 221071] Re: evolution loses message preview configuration option
thanks for your report, that works fine for me ,can you test the same with another new user created on your system? ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- evolution loses message preview configuration option https://bugs.launchpad.net/bugs/221071 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 140892] Re: Usplash breaks suspend/hibernate with vga=
i just upgraded to hardy and it seems it is no longer there. Now it works. :) -- Usplash breaks suspend/hibernate with vga= https://bugs.launchpad.net/bugs/140892 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 193232] Re: Remote Samba shares not showing up in Nautilus through network:///
setting the bug to triage because there is an upstream task but it seems to describe random issues and it not really workable now, users having an issue which seems different of the one described on bugzilla should open a new bug rather ** Changed in: nautilus (Ubuntu) Status: Incomplete => Triaged ** Bug watch added: Red Hat Bugzilla #443689 https://bugzilla.redhat.com/show_bug.cgi?id=443689 ** Also affects: nautilus (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=443689 Importance: Unknown Status: Unknown -- Remote Samba shares not showing up in Nautilus through network:/// https://bugs.launchpad.net/bugs/193232 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 212017] Re: Evince/CUPS Could Not Print Tax Document
closing the bug, that's not an ubuntu issue ** Changed in: evince (Ubuntu) Status: Incomplete => Invalid -- Evince/CUPS Could Not Print Tax Document https://bugs.launchpad.net/bugs/212017 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 212017] Re: Evince/CUPS Could Not Print Tax Document
the pdf attached has been delete by mistake, could you attach it again to the bug? the pdf prints correctly on hardy, the only issue there seems to be due to acroread and not be an ubuntu one ** Attachment removed: "760.pdf" http://launchpadlibrarian.net/13841294/760.pdf -- Evince/CUPS Could Not Print Tax Document https://bugs.launchpad.net/bugs/212017 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 221152] Re: Hardy's gnome-terminal looses 'focus'
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. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems. http://wiki.ubuntu.com/DebuggingProcedures At a minimum, we need: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). Thanks! ** Summary changed: - Hardy's gnome-terminal looses 'focus' again :( + Hardy's gnome-terminal looses 'focus' ** Changed in: gnome-terminal (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- Hardy's gnome-terminal looses 'focus' https://bugs.launchpad.net/bugs/221152 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 220177] Re: Double size reported from disk usage analyzer
Hello As you see (attached) the total filesystem capacity is reported as 35.1GByte. But the disk capacity is 17.5GB (18GB disk!) Best regards Ueli Sebastien Bacher schrieb: > Thank you for your bug report. Could you gives details on the disk used, > what informations are displayed, what else you would expect? Is the disk > correctly listed in GNOME? > > ** Changed in: gnome-utils (Ubuntu) > Sourcepackagename: yelp => gnome-utils >Importance: Undecided => Low > Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) >Status: New => Incomplete > > ** Attachment added: "DIsk_usage.png" http://launchpadlibrarian.net/13841288/DIsk_usage.png -- Double size reported from disk usage analyzer https://bugs.launchpad.net/bugs/220177 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 221121] Re: Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German
Sure. Here it comes. If the collapsed categories are opened, only "default" is translated to "Vorgabe". This is the first option in each group of radio buttons. The rest reads like "Default numeric keypad keys", instead of the according German translation. ** Attachment added: "Bildschirmfoto.png" http://launchpadlibrarian.net/13841327/Bildschirmfoto.png -- Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German https://bugs.launchpad.net/bugs/221121 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 221107] Re: nautilus directory windows no longer close parent when navigating
Thank you for your bug report. The spatial spatial mode was an ubuntu change which has not been accepted upstream, it has been removed in hardy to reduce code divergences and because there was almost no user requests to have it in ubuntu ** Changed in: nautilus (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Invalid -- nautilus directory windows no longer close parent when navigating https://bugs.launchpad.net/bugs/221107 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 221112] Re: Can't use space bar in search bar
Well i retried and it does all the same... The space bar works like a charm in the other aplications. Could it be possible that the french translation changed the shortcut? -- Can't use space bar in search bar https://bugs.launchpad.net/bugs/221112 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 49594] Re: Bonobo-activation-server sometimes is not killed after session restart, leading to many unexpected problems
Thanks Albert, your workaround does fix the problem for me. -- Bonobo-activation-server sometimes is not killed after session restart, leading to many unexpected problems https://bugs.launchpad.net/bugs/49594 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 207761] Re: Trash applet is invisible
*** This bug is a duplicate of bug 49594 *** https://bugs.launchpad.net/bugs/49594 I can confirme all the above described by Albert. I'm marking this bus as duplicate of 49594. Please do not hesitate to revert if I'm mistaking. ** This bug has been marked a duplicate of bug 49594 Bonobo-activation-server sometimes is not killed after session restart, leading to many unexpected problems -- Trash applet is invisible https://bugs.launchpad.net/bugs/207761 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 218349] Re: gdm Interface does not return when second user logs out.
System boots to gdm welcome screen Log in as user "bruce" Login is successful. Select "log out" Session logs out, Blank Screen - Dead in the water. Nothing works any more. Restart system. Goto line 1 and repeat forever. Only error I could find just before holding power button in until stop/halt. Also this same error shows before each of the halts. Apr 23 15:01:30 Gateway-Desktop kernel: [ 53.344939] usplash[1195]: segfault at b735d890 eip b7f02ed2 esp bfa87920 error 6 Using Ubuntu Studio 8.04 RC Thanks, Bruce -- gdm Interface does not return when second user logs out. https://bugs.launchpad.net/bugs/218349 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 219826] Re: no trash symbol on the gnome-panel
*** This bug is a duplicate of bug 49594 *** https://bugs.launchpad.net/bugs/49594 ** This bug is no longer a duplicate of bug 207761 Trash applet is invisible ** This bug has been marked a duplicate of bug 49594 Bonobo-activation-server sometimes is not killed after session restart, leading to many unexpected problems -- no trash symbol on the gnome-panel https://bugs.launchpad.net/bugs/219826 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 220981] Re: font size for user login is too big for the box
** Attachment added: "xdpiinfo.log" http://launchpadlibrarian.net/13841189/xdpyinfo.log -- font size for user login is too big for the box https://bugs.launchpad.net/bugs/220981 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 209520] Re: SMB error: Unable to mount location
the bug starts collecting random doesn't work issues and is almost not workable now, could everybody open new bugs and not assume that everybody get the same issue so we can identify the bugs an duplicate things which are similar the informations that can be useful: - when you share an user directory, did you use smbpasswd to set a password for the corresponding user? - can you access to the '/' directory on the server? - do you use a directory which has different rights for anonymous and authentificated users? - can you browse the share using an another os or ubuntu version? - what server do you try to use? - does smbclient on hardy success to connect? -- SMB error: Unable to mount location https://bugs.launchpad.net/bugs/209520 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 220981] Re: font size for user login is too big for the box
** Attachment added: "Xorg.log" http://launchpadlibrarian.net/13841191/Xorg.0.log ** Changed in: gdm (Ubuntu) Status: Incomplete => New -- font size for user login is too big for the box https://bugs.launchpad.net/bugs/220981 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 216129] Re: gedit unable to open a file in which the filename includes apostrophe
we don't try to avoid the bug report but only apport bugs are registred in the crash database used for autoduplication and debug retracing so it's better if crashes are reported this way -- gedit unable to open a file in which the filename includes apostrophe https://bugs.launchpad.net/bugs/216129 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 207598] Re: GTK2 Open File Dialog causes crash
the valgrind log is almost empty, are you sure you had no firefox already running which has been used rather than the new one? -- GTK2 Open File Dialog causes crash https://bugs.launchpad.net/bugs/207598 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 221118] Re: Connected servers forgotten in next session (Hardy)
gnome-vfs has no mounting concept and those icons were special bookmarks to access easily those location, in hardy you can use standard bookmarks, gvfs does the mounting and then any application can access those. closing that's not a bug. there is already some other bugs about not displaying the mounts or allowing to change the mount directories ** Changed in: gvfs (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Invalid -- Connected servers forgotten in next session (Hardy) https://bugs.launchpad.net/bugs/221118 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 221121] Re: Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German
Thank you for your bug report. Can you make a screenshot of the options which are not translated exactly? There is several dialogs in the capplet ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German https://bugs.launchpad.net/bugs/221121 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 104309] Re: nautilus crashes when thumbnailing an svg with a pattern
the example works correctly on hardy -- nautilus crashes when thumbnailing an svg with a pattern https://bugs.launchpad.net/bugs/104309 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 221118] Re: Connected servers forgotten in next session (Hardy)
I can confirm this. It is of course possible to bookmark the place, but that adds a layer between the user and the server. ** Changed in: gvfs (Ubuntu) Status: New => Confirmed -- Connected servers forgotten in next session (Hardy) https://bugs.launchpad.net/bugs/221118 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 221144] Re: After upgrading to hardy, gnome-terminal windows are not properly restored on login
I think this is possibly a window manager bug, since it's the window manager's job to resize the windows on restart. I don't see why it would affect compiz and metacity equally, though. -- After upgrading to hardy, gnome-terminal windows are not properly restored on login https://bugs.launchpad.net/bugs/221144 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 221152] [NEW] Hardy's gnome-terminal looses 'focus' again :(
Public bug reported: Binary package hint: gnome-terminal [EMAIL PROTECTED]:~$ lsb_release -rd Description:Ubuntu 8.04 Release:8.04 [EMAIL PROTECTED]:~$ apt-cache policy gnome-terminal gnome-terminal: Installed: 2.22.1-0ubuntu2 Candidate: 2.22.1-0ubuntu2 Version table: *** 2.22.1-0ubuntu2 0 500 http://gb.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status ISTR, Feisty had this problem, but can't find the bug :( When clicking URIs within gnome-terminal (specifically, mutt(1), within a screen(1)), the web-browser comes to the forefront, not keeping windows in the 'right' order (i.e., staying focused within gnome- terminal) Everything was fine until I did the Hardy update. ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New -- Hardy's gnome-terminal looses 'focus' again :( https://bugs.launchpad.net/bugs/221152 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
Re: [Bug 221088] Re: Movie Player defaulting to Spanish
On Wed, 2008-04-23 at 17:33 +, Patrick Kilgore wrote: > Thank you for taking the time to report this bug and helping to make > Ubuntu better. Please answer these questions: > > * Is this reproducible (especially with other movies)? > * If so, what specific steps should we take to recreate this bug? > > This will help us to find and resolve the problem. > > ** Changed in: totem (Ubuntu) > Sourcepackagename: None => totem >Status: New => Incomplete > Is this reproducible (especially with other movies)? Yes If so, what specific steps should we take to recreate this bug? Insert a DVD Movie with Movie Player set as the default player. -- Movie Player defaulting to Spanish https://bugs.launchpad.net/bugs/221088 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 221144] Re: After upgrading to hardy, gnome-terminal windows are not properly restored on login
This is likely related: if I edit the current profile and change the level of transparency, it immediately adjusts all terminal windows to exactly 25 rows. It also adjusts the number of columns on some, but not all of the windows, and not all of them get adjusted to the same number of columns. Because of this, it does seem to be a gnome-terminal bug and not a gnome-session bug, so I am changing the package to gnome-terminal. ** Changed in: gnome-terminal (Ubuntu) Sourcepackagename: gnome-session => gnome-terminal -- After upgrading to hardy, gnome-terminal windows are not properly restored on login https://bugs.launchpad.net/bugs/221144 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 140892] Re: Usplash appears to break suspend/hibernate with vga=
I just tried this with Hardy and I was unable to reproduce, can you reproduce this bug in Hardy? ** Changed in: usplash (Ubuntu) Importance: Undecided => Medium ** Summary changed: - Usplash appears to break suspend/hibernate with vga= + Usplash breaks suspend/hibernate with vga= -- Usplash breaks suspend/hibernate with vga= https://bugs.launchpad.net/bugs/140892 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 173860] Re: Greyscale printing from Evince
@vincent, Despite the printer is able to print in grayscale, the PPD provided by Canon doesn't offer this option. You have to use the proprietary tool "printuiip4500" shipped with the manufacturer's package to set global preferences for the printer. -- Greyscale printing from Evince https://bugs.launchpad.net/bugs/173860 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 219842] Re: firefox start page not showing in cs_CZ locale
There was surely some update on http://start.ubuntu.com (because of style change) and the start page is now in czech. Great, solved. And Pluto Ai, die in hell! ** Changed in: ubuntu-docs (Ubuntu) Status: New => Fix Released -- firefox start page not showing in cs_CZ locale https://bugs.launchpad.net/bugs/219842 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 221144] [NEW] After upgrading to hardy, gnome-terminal windows are not properly restored on login
Public bug reported: Binary package hint: gnome-session (Package might be more appropriate as gnome-terminal, not sure.) Using hardy updated as of today (2008-04-23), upgraded from gutsy. I have several terminal windows of varying sizes and number of tabs, carefully placed on various workspaces. Although the number of windows and number of tabs in each window is restored, their sizes are wrong. Steps to reproduce: 1. Start with a clean session 2. Open several gnome terminal windows, resize to varying sizes and place on different workspaces. 3. Run gnome-session-save 4. Logout 5. Log back in, and note that the terminal windows are not properly sized to their original size (when the session was saved). If you're using compiz instead of metacity, you may also notice that the terminal windows are all restored to the first workspace, rather than their original workspaces. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: New -- After upgrading to hardy, gnome-terminal windows are not properly restored on login https://bugs.launchpad.net/bugs/221144 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 list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 221128] Re: Rhythmbox needs two "save database" options
** Bug watch added: GNOME Bug Tracker #529580 http://bugzilla.gnome.org/show_bug.cgi?id=529580 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=529580 Importance: Unknown Status: Unknown ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Triaged -- Rhythmbox needs two "save database" options https://bugs.launchpad.net/bugs/221128 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 221129] Re: Rhythmbox should be shown in the window title
Thanks for your report, there's no need to fil the bug here if you already do it on the upstream bug tracker doing it there is enough. thanks. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Triaged ** Bug watch added: GNOME Bug Tracker #529585 http://bugzilla.gnome.org/show_bug.cgi?id=529585 ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=529585 Importance: Unknown Status: Unknown -- Rhythmbox should be shown in the window title https://bugs.launchpad.net/bugs/221129 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 95414] Re: gedit unable to open files on samba shares (7.04 Beta)
In the 7.10 Version nowadays this error still present. Works perfectly in Debian Etch / Lenny. -- gedit unable to open files on samba shares (7.04 Beta) https://bugs.launchpad.net/bugs/95414 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 214051] Re: evolution crashes when opening the Preferences Dialog
I also obtained an strace, hope thats more helpful. Evolution was running already. I attached strace to its PID and tried to open the preferences. Daniel ** Attachment added: "strace" http://launchpadlibrarian.net/13839854/strace-evolution.log -- evolution crashes when opening the Preferences Dialog https://bugs.launchpad.net/bugs/214051 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 221129] [NEW] Rhythmbox should be shown in the window title
Public bug reported: Binary package hint: rhythmbox FYI: upstream Bug 529585 – Rhythmbox should be shown in the window title http://bugzilla.gnome.org/show_bug.cgi?id=529585 There should be an option to prefix the window title with the string "Rhythmbox." The current behavior is to show only the currently playing (or paused) song. The problem with that is that unlike any of my other task window titles, Rhythmbox's changes every few minutes. When I have a lot of tasks running, it's difficult to scan the task bar and find Rhythmbox, especially if it's paused, since I have to scan and look for a song name, which requires a lot more parsing than a simple string search, e.g., for the open document I know I'm working on. The ability to prefix it with "Rhythmbox" would make it much easier to find. I'm sure that would bug many people, so this would have to be an off-by- default option. Related, a more distinctive icon would help too. As I scan my current task bar, the Firefox icon is the only one that's easy to see. Various terminals, file managers, OO.o, MythTV and other icons including Rhythmbox are perhaps too subtle. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- Rhythmbox should be shown in the window title https://bugs.launchpad.net/bugs/221129 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 221128] [NEW] Rhythmbox needs two "save database" options
Public bug reported: Binary package hint: rhythmbox FYI: upstream Bug 529580 – Rhythmbox needs two "save database" options http://bugzilla.gnome.org/show_bug.cgi?id=529580 A couple of times now I've spent time organizing playlists, then had my machine die (power outage, etc.) before manually closing Rhythmbox. This has resulted in losing my work as the XML DB was never saved. That's a Bad Thing! 1. There should be a way to manually force a save after making significant changes. 2. There should be an "auto-save [interval]" option. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- Rhythmbox needs two "save database" options https://bugs.launchpad.net/bugs/221128 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 220850] Re: ssh-agent dies often in hardy (new behavior)
I think I mentioned that seahorse-agent was simply running and didn't crash. I am loading the keys into the ssh-agent via ssh-add, not via seahorse. -- ssh-agent dies often in hardy (new behavior) https://bugs.launchpad.net/bugs/220850 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 209520] Re: SMB error: Unable to mount location
This bug is a deal-breaker for me. I do not plan to upgrade to Hardy until this is fixed. With every release since 5.10 I've had various troubles with Nautilus browsing and/or mounting samba network shares. I've found workarounds in the past, but I was hoping this stuff would all be coming together a little better by now. I can post my smb.conf file if that would help anyone to debug this. I can access my shares with 6.10, but not with 8.04. -- SMB error: Unable to mount location https://bugs.launchpad.net/bugs/209520 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 214051] Re: evolution crashes when opening the Preferences Dialog
Hi, i have exactly the same problem. Please find attached the backtrace i obtained running gdb. From my understanding it is empty though. I don't know what i did wrong. Thanks, Daniel ** Attachment added: "Backtrace" http://launchpadlibrarian.net/13839701/gdb-evolution.txt -- evolution crashes when opening the Preferences Dialog https://bugs.launchpad.net/bugs/214051 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 221112] Re: Can't use space bar in search bar
I cannot reproduce. Space shouldn't be the default, for exactly this reason. The defaut (at least for me) is ctrl + space. Make sure you aren't holding down your ctrl key accidentally (or something heavy isn't sitting on it). You can check the current shortcut under the control menu. Does this help anything? ** Changed in: rhythmbox (Ubuntu) Status: New => Incomplete -- Can't use space bar in search bar https://bugs.launchpad.net/bugs/221112 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 221121] [NEW] Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German
Public bug reported: Binary package hint: gnome-control-center In my German ubuntu hardy (upgraded from gutsy), the child dialog "Tastaturbelegungseinstellungen" (keyboard layout settings) of gnome- keyboard-properties is not translated. The window title and the standard buttons (Help and Close) are properly translated to German. If there is an easy way to help translating, I'd be happy to do so! ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- Dialog gnome-keyboard-properties > Layout > Layout settings is not localized in German https://bugs.launchpad.net/bugs/221121 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 221118] [NEW] Connected servers forgotten in next session (Hardy)
Public bug reported: Binary package hint: gvfs In Gutsy, connecting to a network server (Places -> Connect to Server or by browsing the network) caused an icon to appear in Places, and an icon on the desktop (depending on the value of volumes_visible gconf key). This was remembered between sessions, so that the icon always appeared in Places even after logging out and back in again, and wouldn't disappear until you manually disconnected from the particular network resource. In Hardy, the behaviour is slightly different. Connecting to a network resource still causes an icon to appear in Places, computer:/// and on the desktop, but the connected network resources are forgotten between sessions. If you log out and back in again the network resources no longer appear in Places, and you have to manually go and find them and reconnect by browsing the network or going to Places -> Connect to Server. This behaviour is not very desirable. Not sure which package to raise this against, so I've picked gvfs. ** Affects: gvfs (Ubuntu) Importance: Undecided Status: New -- Connected servers forgotten in next session (Hardy) https://bugs.launchpad.net/bugs/221118 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 151536] Re: [MASTER] E-D-S hangs on login and uses 100% cpu
Same problem after my update from Ubuntu 7.10 to Ubuntu 8.04RC. I have an laptop Dell Inspiron 8600c -- [MASTER] E-D-S hangs on login and uses 100% cpu https://bugs.launchpad.net/bugs/151536 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 221112] Re: Can't use space bar in search bar
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13839401/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/13839402/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/13839403/ProcStatus.txt -- Can't use space bar in search bar https://bugs.launchpad.net/bugs/221112 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 221112] [NEW] Can't use space bar in search bar
Public bug reported: Binary package hint: rhythmbox I tried to search for "The Do" in the search bar, but the space bar didn't write a space. Instead, it played the currently selected song (space is the shortcut for playing/pausing the song). I've just installed the last Hardy release candidate. ProblemType: Bug Architecture: i386 Date: Wed Apr 23 19:30:12 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/rhythmbox NonfreeKernelModules: nvidia Package: rhythmbox 0.11.5-0ubuntu6 PackageArchitecture: i386 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=fr_FR.UTF-8 SHELL=/bin/bash SourcePackage: rhythmbox Uname: Linux 2.6.24-16-generic i686 ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Can't use space bar in search bar https://bugs.launchpad.net/bugs/221112 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 209520] Re: SMB error: Unable to mount location
me too. -- SMB error: Unable to mount location https://bugs.launchpad.net/bugs/209520 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 221088] Re: Movie Player defaulting to Spanish
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible (especially with other movies)? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: totem (Ubuntu) Sourcepackagename: None => totem Status: New => Incomplete -- Movie Player defaulting to Spanish https://bugs.launchpad.net/bugs/221088 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 221107] [NEW] nautilus directory windows no longer close parent when navigating
Public bug reported: Binary package hint: nautilus I'm on Ubuntu 8.04, my nautilus version is 1:2.22.2-0ubuntu. This box was upgraded from a Gutsy install. I do not have the Preference > Behavior > "Always open in browser windows" turned on, and haven't for several revs of Ubuntu. The behavior I am used to: opening a folder opens that folder into a new view/window, and closes the formerly present, now parent view/folder; when one drills down, you get one view at a time. The new behavior is that ALL of the folders stay open as I browse, causing a proliferation of windows when digging in for four or five levels. I looked in the conf editor, and saw the old "use ubuntu spatial" key no longer has a schema (which means it's been taken out, yeah?) I'm sure that this change in behavior has something to do with that, but how, I don't know. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- nautilus directory windows no longer close parent when navigating https://bugs.launchpad.net/bugs/221107 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