[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-12 Thread Dereck Wonnacott
** Changed in: gvfs (Ubuntu Jaunty) Status: New => Triaged -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mai

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-14 Thread Dereck Wonnacott
would you please link me to an example test case? My previous post is not acceptable?: SSH to a remote system via terminal touch newfile chmod g+rw newfile chown otheruser newfile under the places menu, 'connect to server' via sftp and open the newfile in gedit Notice that even though you have

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-14 Thread Dereck Wonnacott
** Description changed: Intrepid 8.10 / Nautilus / gedit Problem: Nautilus opens files over SSH mount (with gedit) as read-only when not owner, *even when you have permissions to write through group*. In Hardy (8.04) files open just fine as writable. Expected: Files should open a

[Bug 380975] [NEW] some PNG files refuse to load

2009-05-27 Thread Dereck Wonnacott
Public bug reported: Binary package hint: eog Attaching a culprit file or two. They load fine in FF and GIMP. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/eog Package: eog 2.26.1-0ubuntu1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: eo

[Bug 380975] Re: some PNG files refuse to load

2009-05-27 Thread Dereck Wonnacott
** Attachment added: "1237100850.half.drechu_destruction.png" http://launchpadlibrarian.net/27206085/1237100850.half.drechu_destruction.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27206086/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpa

[Bug 380975] Re: some PNG files refuse to load

2009-05-27 Thread Dereck Wonnacott
again, loads fine in FF and gimp ** Attachment added: "1237171115.tempt_steampulp.png" http://launchpadlibrarian.net/27206153/1237171115.tempt_steampulp.png -- some PNG files refuse to load https://bugs.launchpad.net/bugs/380975 You received this bug notification because you are a member of U

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-06-09 Thread Dereck Wonnacott
** Changed in: gvfs (Ubuntu Jaunty) Status: Fix Committed => Fix Released ** Tags removed: verification-needed -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 You received this bug notification because you are a member of Ubuntu Desktop

Re: [Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-08-31 Thread Dereck Wonnacott
You will need to apply the patch I provided to the source code in intrepid. It probably will need to be done by hand though, as the content of that file very likely changed. It is not too difficult, just ominous at first. Get started by doing "sudo apt-get source gvfs". Get help in #ubuntu-dev on

[Bug 493395] [NEW] PDF cannot be read

2009-12-06 Thread Dereck Wonnacott
Public bug reported: Binary package hint: evince http://www.mtu.edu/gradschool/administration/academics/forms- deadlines/pdfs/degree-completion.pdf This PDF apparently takes advantage of some features that are not part of Evince, So I can't read the PDF. :( ** Affects: evince (Ubuntu) Impo

[Bug 493395] Re: PDF cannot be read

2009-12-06 Thread Dereck Wonnacott
When I open this file, it just tells me to install Adobe Acrobat. I really prefer to use FOSS Evince. :) ** Attachment added: "degree-completion.pdf" http://launchpadlibrarian.net/36515702/degree-completion.pdf -- PDF cannot be read https://bugs.launchpad.net/bugs/493395 You received this

[Bug 493398] [NEW] Funny Dialog Box?

2009-12-06 Thread Dereck Wonnacott
Public bug reported: Binary package hint: gnome-screensaver After unlocking my laptop after about a day of being locked, I got this interesting pop-up: "Give me your password!!!" {Ok, Cancel} Screenshot attached. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status

[Bug 493398] Re: Funny Dialog Box?

2009-12-06 Thread Dereck Wonnacott
** Attachment added: "no I will not!!!.png" http://launchpadlibrarian.net/36515818/no%20I%20will%20not%21%21%21.png -- Funny Dialog Box? https://bugs.launchpad.net/bugs/493398 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-scre

Re: [Bug 493398] Re: Funny Dialog Box?

2009-12-07 Thread Dereck Wonnacott
I'm not to sure about the reproducibility yet, that was the first time it happened. This message should never be displayed, IMHO. It is a very unique and should be able to be found via a grep and then removed/changed. -- “The greater danger for most of us lies not in setting our aim too high an

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-05 Thread Dereck Wonnacott
>From Jaunty I have this problem at well. -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 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@l

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-05 Thread Dereck Wonnacott
SSH to a remote system touch newfile chmod g+rw newfile chown otheruser newfile now 'connect to server' via sftp and open the file in gedit Notice that even though you have the right to modify because of group perms.. Gedit says no. -- Nautilus opens files over SSH as read-only when not owner.

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-08 Thread Dereck Wonnacott
The upstream commit that Watson found does indeed fix the issue on my system. I am learning the patch system and making a debdiff for all. :) -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 You received this bug notification because you are a m

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-08 Thread Dereck Wonnacott
Here is the patch to make all good in the world. Just toss it in the debian/patches directory and echo "99_sftp_group_perm_check.patch" >> debian/patches/series and volla! ** Attachment added: "99_sftp_group_perm_check.patch" http://launchpadlibrarian.net/26474826/99_sftp_group_perm_check.pat

[Bug 312396] Re: Nautilus opens files over SSH as read-only when not owner.

2009-05-08 Thread Dereck Wonnacott
and now, the debdiff~ ** Attachment added: "gvfs_1.2.2-0ubuntu2.debdiff" http://launchpadlibrarian.net/26476732/gvfs_1.2.2-0ubuntu2.debdiff -- Nautilus opens files over SSH as read-only when not owner. https://bugs.launchpad.net/bugs/312396 You received this bug notification because you are a

[Bug 295122] [NEW] nautilus reports incorrect directory size

2008-11-07 Thread Dereck Wonnacott
Public bug reported: Binary package hint: nautilus When I tried to find out how big my home dir was, I right clicked, and it reported 127 GB with 22k files. That's not right so I tried again and it reported 45 GB and some other number of files. Each time I try, it usually reports a different size

[Bug 295122] Re: nautilus reports incorrect directory size

2008-11-07 Thread Dereck Wonnacott
** Description changed: Binary package hint: nautilus When I tried to find out how big my home dir was, I right clicked, and it reported 127 GB with 22k files. That's not right so I tried again and it reported 45 GB and some other number of files. Each time I try, it usually reports a

[Bug 275381] Re: gstreamer-properties crashed with SIGSEGV

2009-07-19 Thread Dereck Wonnacott
Works fine on AMD64 ** Changed in: gnome-media (Ubuntu) Status: Incomplete => Invalid -- gstreamer-properties crashed with SIGSEGV https://bugs.launchpad.net/bugs/275381 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- deskt

[Bug 476106] [NEW] On copy failure, retry is not an option

2009-11-05 Thread Dereck Wonnacott
Public bug reported: Binary package hint: gvfs Forgive me if this is the wrong package. When i was copying some files from a USB disk to my HDD, the power cable came detached and I was informed of an I/O error and given the option to Skip or Skip all. I replugged the power for the USB disk and

[Bug 476106] Re: On copy failure, retry is not an option

2009-11-05 Thread Dereck Wonnacott
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35210571/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/35210572/XsessionErrors.txt ** Changed in: gvfs (Ubuntu) Importance: Undecided => Wishlist -- On copy failure, retry

[Bug 476106] Re: On copy failure, retry is not an option

2009-11-05 Thread Dereck Wonnacott
Apport said it would include much more information before I submitted this report. I am on Ubuntu 9.10. -- On copy failure, retry is not an option https://bugs.launchpad.net/bugs/476106 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs

[Bug 671995] [NEW] Facebook plugin login from another country fails

2010-11-06 Thread Dereck Wonnacott
Public bug reported: Binary package hint: empathy I'm on business in Mexico and my facebook chat would not log in, something about resource was already in use or something. I just ignored the problem for about a week. Today I logged into the facebook website in my browser and found that Facebook

[Bug 671995] Re: Facebook plugin login from another country fails

2010-11-06 Thread Dereck Wonnacott
-- Facebook plugin login from another country fails https://bugs.launchpad.net/bugs/671995 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubun

[Bug 863681] Re: gnome-control-center crashed with SIGSEGV in g_type_instance_get_private()

2011-09-30 Thread Dereck Wonnacott
*** This bug is a duplicate of bug 805311 *** https://bugs.launchpad.net/bugs/805311 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs

[Bug 864992] [NEW] "Show Containing Folder" button failed to execute err

2011-10-02 Thread Dereck Wonnacott
Public bug reported: Very nice new feature, but it didn't work. I clicked "Show Containing Folder" and a red error message came up at the top of the window and said "Failed to execute Child process "Nautilus" (Permission Denied) This system was upgraded two days ago from 11.04. ProblemType: Bug

[Bug 864992] Re: "Show Containing Folder" button failed to execute err

2011-10-02 Thread Dereck Wonnacott
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/864992 Title: "Show Containing Folder" button failed to execute err To manage notifications about this bug go to: https://bugs.launchp

[Bug 867880] Re: gnome-terminal crashed with SIGSEGV in gtk_menu_item_set_submenu()

2011-10-04 Thread Dereck Wonnacott
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/867880 Title: gnome-terminal crashed with SIGSEGV in gtk_menu_item_set_submenu() To manage n

[Bug 868400] Re: Synaptics touchpad stops working

2011-11-23 Thread Dereck Wonnacott
"synclient TouchpadOff=0" worked for me as well... -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/868400 Title: Synaptics touchpad stops working To manage notificati

[Bug 898264] [NEW] segfault in libgnome-bluetooth

2011-11-30 Thread Dereck Wonnacott
Public bug reported: Crash when after I added a BT headset and then clicked "sound settings" from the BT settings pane. Below is the tail of dmesg: [ 1190.018339] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0 [ 1248.794017] input: 00:0D:FD:36:F5:88 as /devices/virtual/input/inpu

[Bug 898264] Re: segfault in libgnome-bluetooth

2011-11-30 Thread Dereck Wonnacott
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/898264 Title: segfault in libgnome-bluetooth To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 680242] [NEW] Change of system proxy requires passwd x2

2010-11-22 Thread Dereck Wonnacott
Public bug reported: Binary package hint: gnome-control-center change the proxy, click system-wide, you will be prompted for your password twice. It's annoying because I need to change my proxy dozens of times a day, if not more. I really wish I knew how to bypass the password requirement for t

[Bug 680242] Re: Change of system proxy requires passwd x2

2010-11-22 Thread Dereck Wonnacott
** Also affects: gnome-control-center Importance: Undecided Status: New ** Changed in: gnome-control-center (Ubuntu) Status: New => Invalid ** Also affects: hundredpapercuts Importance: Undecided Status: New -- Change of system proxy requires passwd x2 https://bugs.l

[Bug 589047] Re: gst-plugin-scanner crashed with KeyError in ()

2010-09-03 Thread Dereck Wonnacott
I used 'shift-delete' on a folder in nautilus and recieved this crash. :) The folder did get deleted tho. -- gst-plugin-scanner crashed with KeyError in () https://bugs.launchpad.net/bugs/589047 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

[Bug 430952] [NEW] Resize SSH connection to smaller size does not resize

2009-09-16 Thread Dereck Wonnacott
Public bug reported: Binary package hint: vinagre Ubuntu 9.10 UpToDate I opened 'Remote Desktop Viewer' and saw an option to connect via ssh. I wanted to test out this new gem and connected to an Ubuntu 9.04 server which threw me into a screen session as usual. When I made the window larger, th

[Bug 430952] Re: Resize SSH connection to smaller size does not resize

2009-09-16 Thread Dereck Wonnacott
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31910001/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31910002/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31910003/ProcStatus.txt -- Resize

[Bug 234331] Re: buttons unrefreshed in User and Group panel

2009-09-18 Thread Dereck Wonnacott
Works perfectly! Great work Milan~! ** Changed in: gnome-system-tools (Ubuntu) Status: Incomplete => Fix Committed ** Changed in: gnome-system-tools (Ubuntu) Status: Fix Committed => Fix Released -- buttons unrefreshed in User and Group panel https://bugs.launchpad.net/bugs/23433

[Bug 433631] [NEW] Wanda the fish is a mute! [fortune-mod needs to be a depends]

2009-09-20 Thread Dereck Wonnacott
Public bug reported: Binary package hint: gnome-applets Wanda the fish is one of the default applets for gnome-panel. When double-clicked it runs the command 'fortune' by default. Jaunty and Karmic do not have fortune-mod installed by default. It should be added to the depends for gnome-applets

[Bug 343297] Re: ekiga crashed with SIGSEGV in notify_marshal_VOID__UINT_STRING()

2009-03-15 Thread Dereck Wonnacott
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/23887114/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23887115/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/23887116/Disassembly.txt ** Attachm

[Bug 345423] Re: mixer_applet2 crashed with SIGSEGV in IA__g_datalist_id_set_data_full()

2009-03-19 Thread Dereck Wonnacott
*** This bug is a duplicate of bug 24 *** https://bugs.launchpad.net/bugs/24 ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/24108955/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24108956/Dependencies.txt ** Attachment adde

[Bug 200036] Re: Setting the time using the clock applet, shows authentication window below time settings window

2008-04-05 Thread Dereck Wonnacott
On a fresh install of Hardy Beta I set the time, added two locations and then clicked 'set' to change the time to that location's timezone. What followed was interesting. I had another program open, a settings window from something in the System menu, and when the password dialog popped under the

[Bug 214598] Re: photo will not delete on fat32 volume

2008-04-09 Thread Dereck Wonnacott
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/13283278/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/13283279/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/13283280/ProcStatus.txt -- photo

[Bug 214598] [NEW] photo will not delete on fat32 volume

2008-04-09 Thread Dereck Wonnacott
Public bug reported: Binary package hint: eog appears similar to #42571. I have photos on a fat32 volume and when I attempt to delete some photo by right clicking on the image in eog, I receive an error saying that It cannot do it. Nautilus has no issue deleting the files however. I'm running 8

[Bug 124782] Re: Scroll Wheel Volume resolution inconsistiant

2008-06-04 Thread Dereck Wonnacott
Hardy 8.04 when using the icon in rhythmbox, the volume is adjusted by 2% for each 'click' of the scroll wheel. When using the tray icon, it is adjusted by 10%. -- Scroll Wheel Volume resolution inconsistiant https://bugs.launchpad.net/bugs/124782 You received this bug notification because you ar

[Bug 124782] Re: Scroll Wheel Volume resolution inconsistiant

2008-06-04 Thread Dereck Wonnacott
I finally submitted a patch upstream to fix this, but I need someone with super-cow powers to apply it to the tree. My first patch. :) ** Attachment added: "Scroll Wheel Volume sensitivity inconsistiant wrt tray icon" http://launchpadlibrarian.net/15016572/rhythmbox-0.11.5-tray%20icon%20volu

[Bug 128422] Re: RCA H100A mp3 player Support

2008-06-04 Thread Dereck Wonnacott
workaround! If mp3 files are placed in /LYRA_SYS or any subdirectory of /LYRA_SYS they will be playable on the device. == $ sudo lsusb -v [sudo] password for ollie: Bus 002 Device 004: ID 069b:0761 Thomson, Inc. Device Descriptor: bLength18 bDescriptorType

[Bug 238386] Re: Please package bzr-gedit

2008-06-08 Thread Dereck Wonnacott
** Changed in: gedit-plugins (Ubuntu) Sourcepackagename: None => gedit-plugins -- Please package bzr-gedit https://bugs.launchpad.net/bugs/238386 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit-plugins in ubuntu. -- desktop-bugs m

[Bug 238356] Re: E: _cache->open() failed

2008-06-08 Thread Dereck Wonnacott
** Changed in: gedit (Ubuntu) Sourcepackagename: None => gedit -- E: _cache->open() failed https://bugs.launchpad.net/bugs/238356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in ubuntu. -- desktop-bugs mailing list desktop-bugs

[Bug 238271] Re: DVD plays with added lines.

2008-06-08 Thread Dereck Wonnacott
** Changed in: totem (Ubuntu) Sourcepackagename: None => totem -- DVD plays with added lines. https://bugs.launchpad.net/bugs/238271 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-b

[Bug 238198] Re: Opening the Trash makes the image(screen) "crash" on the left side of the monitor

2008-06-08 Thread Dereck Wonnacott
Could you please attach a screenshot of the problem? Thank you. ** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 Status: New => Incomplete -- Opening the Trash makes the image(screen) "crash" on the left side of the monitor https://bugs.launchpad.net/bugs/238198

[Bug 238180] Re: [Ubuntu 8.04] Hardlock when configuring network manually while the cable is disconnected

2008-06-08 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- [Ubuntu 8.04] Hardlock when configuring network manually while the cable is disconnected https://bugs.launchpad.net/bugs/238180 You received this bug notification because you are a member of Ubuntu Desktop Bugs, wh

[Bug 238049] Re: The close, max and min buttons have vanished from the right side of all windows. How do I restore them please.

2008-06-08 Thread Dereck Wonnacott
Could you please attach a screenshot? Thank you. ** Changed in: metacity (Ubuntu) Sourcepackagename: None => metacity Status: New => Incomplete -- The close, max and min buttons have vanished from the right side of all windows. How do I restore them please. https://bugs.launchpad.net/bug

[Bug 237865] Re: Opening a file via Places/Recent Documents from an unmounted volume causes file-not-found

2008-06-08 Thread Dereck Wonnacott
** Changed in: gedit (Ubuntu) Sourcepackagename: None => gedit -- Opening a file via Places/Recent Documents from an unmounted volume causes file-not-found https://bugs.launchpad.net/bugs/237865 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

[Bug 237647] Re: After removing fast-user-switch-applet when a newly created user logs in an exception is thrown immediately

2008-06-08 Thread Dereck Wonnacott
Thank you for taking the time to report this bug and helping to make Ubuntu better. * What specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- After removing fas

[Bug 237669] Re: trash cannot empty _copy_2.nzb

2008-06-08 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- trash cannot empty _copy_2.nzb https://bugs.launchpad.net/bugs/237669 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-applets in ubuntu. -- desktop-

[Bug 237322] Re: System freeze, if Rhythmbox is not working !

2008-06-08 Thread Dereck Wonnacott
** Changed in: gstreamer0.10 (Ubuntu) Sourcepackagename: None => gstreamer0.10 -- System freeze, if Rhythmbox is not working ! https://bugs.launchpad.net/bugs/237322 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

[Bug 237269] Re: Unwanted icon created in Nautilus Browser Tree view for automounted partition.

2008-06-08 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus -- Unwanted icon created in Nautilus Browser Tree view for automounted partition. https://bugs.launchpad.net/bugs/237269 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 237130] Re: Swahili support broken

2008-06-08 Thread Dereck Wonnacott
[EMAIL PROTECTED] appears to be the man to talk to. https://wiki.ubuntu.com/UbuntuSwahiliTranslators ** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm Status: New => Incomplete -- Swahili support broken https://bugs.launchpad.net/bugs/237130 You received this bug notification be

[Bug 236994] Re: cannot open *.mpeg, mpe, mp3 and all media after update program but do not know how to uninstall it

2008-06-08 Thread Dereck Wonnacott
** Changed in: totem (Ubuntu) Sourcepackagename: None => totem -- cannot open *.mpeg,mpe,mp3 and all media after update program but do not know how to uninstall it https://bugs.launchpad.net/bugs/236994 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 237047] Re: Can't run programs from the menu!!

2008-06-08 Thread Dereck Wonnacott
** Changed in: gnome-panel (Ubuntu) Sourcepackagename: None => gnome-panel -- Can't run programs from the menu!! https://bugs.launchpad.net/bugs/237047 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in ubuntu. -- desktop-bu

[Bug 236832] Re: Trash applet becomes invisible after logoff and login

2008-06-08 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- Trash applet becomes invisible after logoff and login https://bugs.launchpad.net/bugs/236832 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-applets i

[Bug 236767] Re: Cannot set alt + alt-r as window switcher

2008-06-08 Thread Dereck Wonnacott
** Changed in: metacity (Ubuntu) Sourcepackagename: None => metacity -- Cannot set alt + alt-r as window switcher https://bugs.launchpad.net/bugs/236767 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in ubuntu. -- desktop-bugs

[Bug 236666] Re: Switch user confuses virtual console usage 8.04

2008-06-08 Thread Dereck Wonnacott
** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm -- Switch user confuses virtual console usage 8.04 https://bugs.launchpad.net/bugs/23 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing

[Bug 236540] Re: Auto playing music file won't stop when deleted

2008-06-08 Thread Dereck Wonnacott
** Changed in: vlc (Ubuntu) Sourcepackagename: None => vlc ** Changed in: metacity (Ubuntu) Sourcepackagename: vlc => metacity ** Changed in: nautilus (Ubuntu) Sourcepackagename: metacity => nautilus -- Auto playing music file won't stop when deleted https://bugs.launchpad.net/bugs/236540 You r

[Bug 236532] Re: exec format error

2008-06-08 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus -- exec format error https://bugs.launchpad.net/bugs/236532 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-bu

[Bug 236521] Re: can't change desktop backgrounds

2008-06-08 Thread Dereck Wonnacott
** Changed in: gnome-control-center (Ubuntu) Sourcepackagename: None => gnome-control-center -- can't change desktop backgrounds https://bugs.launchpad.net/bugs/236521 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center i

[Bug 238471] Re: Removable volumes appear on the Desktop, but not in $HOME/Desktop folder in nautilus

2008-06-08 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus -- Removable volumes appear on the Desktop, but not in $HOME/Desktop folder in nautilus https://bugs.launchpad.net/bugs/238471 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscri

[Bug 235053] Re: Nautilus as SSH/FTP client

2008-06-08 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus -- Nautilus as SSH/FTP client https://bugs.launchpad.net/bugs/235053 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 d

[Bug 238615] Re: Date selection error in evelution when using persian translation

2008-06-09 Thread Dereck Wonnacott
** Changed in: evolution (Ubuntu) Sourcepackagename: None => evolution -- Date selection error in evolution when using persian translation https://bugs.launchpad.net/bugs/238615 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in

[Bug 238550] Re: Network Monitor Applet doesn't see eth0

2008-06-09 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- Network Monitor Applet doesn't see eth0 https://bugs.launchpad.net/bugs/238550 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-applets in ubuntu. --

[Bug 238635] Re: setting up printers is hard

2008-06-09 Thread Dereck Wonnacott
Thank you for your suggestion. However, the changes you are requesting aren't really a bug and require more discussion, which should be done on an appropriate mailing list or forum. [WWW] http://www.ubuntu.com/support/community/mailinglists might be a good start for determining which mailing list t

[Bug 238622] Re: uzbek locale

2008-06-09 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 Status: New => Confirmed -- uzbek locale https://bugs.launchpad.net/bugs/238622 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu. --

[Bug 238483] Re: Desktop patholigically insists on running totem for dvds and fspot for photos

2008-06-09 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- Desktop patholigically insists on running totem for dvds and fspot for photos https://bugs.launchpad.net/bugs/238483 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 238733] Re: Right-click inconveniences

2008-06-09 Thread Dereck Wonnacott
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, Ubuntu gets its translations from the translations portion of Launchpad ([WWW] http://translations.launchpad.net/ubuntu/), where translation teams work on making Ubuntu more useful in their language. If you

[Bug 238030] Re: Laptop - Standby - resume without password

2008-06-09 Thread Dereck Wonnacott
** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: None => gnome-power-manager -- Laptop - Standby - resume without password https://bugs.launchpad.net/bugs/238030 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-ma

[Bug 236507] Re: Extreme lags in Hardy Heron

2008-06-09 Thread Dereck Wonnacott
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: gnome-power-manager (Ubun

[Bug 235770] Re: [bidi] Title Bar Caption of Window and Dialog Missing

2008-06-10 Thread Dereck Wonnacott
** Changed in: gtk+2.0 (Ubuntu) Sourcepackagename: None => gtk+2.0 -- [bidi] Title Bar Caption of Window and Dialog Missing https://bugs.launchpad.net/bugs/235770 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- des

[Bug 235740] Re: There seems to be no way to auto-suspend after a certain period of time when on the login screen(gdm)

2008-06-10 Thread Dereck Wonnacott
** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm ** Changed in: gdm (Ubuntu) Status: New => Invalid ** bug changed to question: https://answers.edge.launchpad.net/ubuntu/+source/gdm/+question/35831 -- There seems to be no way to auto-suspend after a certain period of time wh

[Bug 235393] Re: Battery runtime remaining / recharge time indicator doesnt switch for different batteries

2008-06-10 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- Battery runtime remaining / recharge time indicator doesnt switch for different batteries https://bugs.launchpad.net/bugs/235393 You received this bug notification because you are a member of Ubuntu Desktop Bugs, w

[Bug 235253] Re: rename on delete, possibly causing invalid paths

2008-06-10 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- rename on delete, possibly causing invalid paths https://bugs.launchpad.net/bugs/235253 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu.

[Bug 235257] Re: Wrong translations at 8.04 pt-br menus

2008-06-10 Thread Dereck Wonnacott
** Changed in: gnome-terminal (Ubuntu) Sourcepackagename: None => gnome-terminal -- Wrong translations at 8.04 pt-br menus https://bugs.launchpad.net/bugs/235257 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in ubuntu. -

[Bug 235140] Re: gtk theme using gtk2-engines in kubuntu

2008-06-10 Thread Dereck Wonnacott
** Changed in: gtk2-engines (Ubuntu) Sourcepackagename: None => gtk2-engines -- gtk theme using gtk2-engines in kubuntu https://bugs.launchpad.net/bugs/235140 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk2-engines in ubuntu. -- de

[Bug 234961] Re: battery monitor not working

2008-06-10 Thread Dereck Wonnacott
** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: None => gnome-power-manager -- battery monitor not working https://bugs.launchpad.net/bugs/234961 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu

[Bug 234824] Re: display error when using "switch user" feature

2008-06-10 Thread Dereck Wonnacott
** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm -- display error when using "switch user" feature https://bugs.launchpad.net/bugs/234824 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing l

[Bug 234646] Re: [Hardy] Gnome identifiers are partly German, partly English despite LANG=de_DE.UTF8

2008-06-10 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- [Hardy] Gnome identifiers are partly German, partly English despite LANG=de_DE.UTF8 https://bugs.launchpad.net/bugs/234646 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is su

[Bug 234567] Re: Gnome toolbars unresponsive after update and no toolbars on reboot.

2008-06-10 Thread Dereck Wonnacott
** Changed in: gnome-panel (Ubuntu) Sourcepackagename: None => gnome-panel -- Gnome toolbars unresponsive after update and no toolbars on reboot. https://bugs.launchpad.net/bugs/234567 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome

[Bug 234346] Re: The weather applet don't contains the german department "Brandenburg" and all the towns there too.

2008-06-10 Thread Dereck Wonnacott
** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets -- The weather applet don't contains the german department "Brandenburg" and all the towns there too. https://bugs.launchpad.net/bugs/234346 You received this bug notification because you are a member of Ubuntu Deskto

[Bug 234204] Re: Force quit applet formatting issues

2008-06-10 Thread Dereck Wonnacott
indeed. ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets Status: New => Confirmed -- Force quit applet formatting issues https://bugs.launchpad.net/bugs/234204 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscr

[Bug 233913] Re: Gnome launcher drops http ?parameters

2008-06-10 Thread Dereck Wonnacott
indeed. ** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 Status: New => Confirmed ** Changed in: meta-gnome2 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- Gnome launcher drops http ?parameters https://bugs.launchpad.net/bugs/23391

[Bug 233819] Re: totem-english language doesn't work

2008-06-10 Thread Dereck Wonnacott
** Changed in: totem (Ubuntu) Sourcepackagename: None => totem -- totem-english language doesn't work https://bugs.launchpad.net/bugs/233819 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 d

[Bug 232378] Re: Incorrect insufficient disk-space error when restoring from Trash.

2008-06-10 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- Incorrect insufficient disk-space error when restoring from Trash. https://bugs.launchpad.net/bugs/232378 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-g

[Bug 232318] Re: copying multiple file causes nautilus to crash

2008-06-10 Thread Dereck Wonnacott
no crash here mate, what else might be strange about the situation? ** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus Status: New => Incomplete -- copying multiple file causes nautilus to crash https://bugs.launchpad.net/bugs/232318 You received this bug notification be

[Bug 232163] Re: evince cannot figure out non-embedded word

2008-06-10 Thread Dereck Wonnacott
Mojibake = garbage characters ** Changed in: evince (Ubuntu) Sourcepackagename: None => evince Status: New => Confirmed -- evince cannot figure out non-embedded word https://bugs.launchpad.net/bugs/232163 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 232171] Re: system halts after waking from hibernate mode when playing avi with totem

2008-06-10 Thread Dereck Wonnacott
** Changed in: acpi-support (Ubuntu) Sourcepackagename: None => acpi-support ** Changed in: totem (Ubuntu) Sourcepackagename: acpi-support => totem -- system halts after waking from hibernate mode when playing avi with totem https://bugs.launchpad.net/bugs/232171 You received this bug notificati

[Bug 232238] Re: "sudo debconf gnome-panel" does not restore panels back to default in Hardy

2008-06-10 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- "sudo debconf gnome-panel" does not restore panels back to default in Hardy https://bugs.launchpad.net/bugs/232238 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 239085] Re: Double clicking a path button in Gtk file dialog in kde

2008-06-10 Thread Dereck Wonnacott
** Changed in: gtk+2.0 (Ubuntu) Sourcepackagename: None => gtk+2.0 -- Double clicking a path button in Gtk file dialog in kde https://bugs.launchpad.net/bugs/239085 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- d

[Bug 239033] Re: disk-mounter applet calls gnome-cd to play audio cdrom

2008-06-10 Thread Dereck Wonnacott
** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: None => meta-gnome2 -- disk-mounter applet calls gnome-cd to play audio cdrom https://bugs.launchpad.net/bugs/239033 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-gnome2 in ubu

[Bug 232378] Re: Incorrect insufficient disk-space error when restoring from Trash.

2008-06-11 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu) Sourcepackagename: meta-gnome2 => nautilus -- Incorrect insufficient disk-space error when restoring from Trash. https://bugs.launchpad.net/bugs/232378 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nauti

  1   2   >