[Bug 1982560] Re: Mouse lag/stutter (missed frames) in Wayland sessions

2023-01-18 Thread Scott Carey
I tried the lines: MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 MUTTER_DEBUG_FORCE_KMS_MODE=simple in /etc/environment as suggested. It does not help. Or it did not help much. I think the keyboard lag might be less prevalent, but the mouse is still problematic. My symptoms remain the same: 1.

[Bug 1982560] Re: Mouse lag/stutter (missed frames) in Wayland sessions

2023-01-18 Thread Scott Carey
I tried the lines: MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 MUTTER_DEBUG_FORCE_KMS_MODE=simple in /etc/environment as suggested. It does not help. Or it did not help much. I think the keyboard lag might be less prevalent, but the mouse is still problematic. My symptoms remain the same: 1.

[Bug 528314] Re: Nautilus hangs after smb share is unavailable

2015-01-29 Thread Carey Underwood
When the smb connection has died, gvfsd-smb doesn't appear to die along with it, nor restablish a connection. This results in 20 second hangs when selecting that share in nautilus, or when doing most operations in the root of a gvfs-fuse mount. ** Changed in: gvfs (Ubuntu) Status:

[Bug 1302581] [NEW] libindicator and/or indicator-keyboard not showing correct graphic for text input

2014-04-04 Thread Joe Carey
Public bug reported: Until another bug was fixed, no icon was displayed at all for English text input (see https://bugs.launchpad.net/ubuntu/+source/indicator- keyboard/+bug/1293548). Thanks to the fix, functionally nothing is wrong, but I think it's displaying a dull icon where the brighter

[Bug 995281] Re: glines segfault

2013-05-16 Thread Carey Underwood
Still broken in a fresh raring install. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in Ubuntu. https://bugs.launchpad.net/bugs/995281 Title: glines segfault To manage notifications about this bug go to:

[Bug 995281] Re: glines segfault

2012-05-28 Thread Carey Underwood
** Also affects: gnome-games via https://bugzilla.gnome.org/show_bug.cgi?id=675628 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in Ubuntu.

[Bug 995281] Re: glines segfault

2012-05-27 Thread Carey Underwood
I just wrote this patch to get things working again; not at all certain it's completely sane though. ** Patch added: Reset game before starting and bail out draw_preview if things are not ready

[Bug 743927] Re: palimpsest do not give smart information to current user for usb connected sata hard drives

2011-10-26 Thread Carey Underwood
** Changed in: gnome-disk-utility (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/743927 Title: palimpsest do not give

[Bug 743927] Re: palimpsest do not give smart information to current user for usb connected sata hard drives

2011-10-26 Thread Carey Underwood
Confirmed; doesn't seem to be a simple matter of root privilege though, but rather some missing plumbing when the device is connected via USB. ** Attachment added: Screenshot from original report

[Bug 743927] Re: SMART status is not supported in palimpsest for USB hard-drives

2011-10-26 Thread Carey Underwood
** Summary changed: - palimpsest do not give smart information to current user for usb connected sata hard drives + SMART status is not supported in palimpsest for USB hard-drives ** Description changed: Binary package hint: gnome-disk-utility - If I connect my hard drive with a usb

[Bug 743927] Re: SMART status is not supported in palimpsest for USB hard-drives

2011-10-26 Thread Carey Underwood
** Description changed: Binary package hint: gnome-disk-utility If I connect my hard drive with a USB connector, palimpsest reports SMART Status as Not Supported. However, when using the smartctl command line utility, the correct SMART information is returned for the drive.

[Bug 847814] Re: the gnome-session dialog suspend option doesn't lock the screen

2011-10-07 Thread Carey Underwood
Did this really need to be hardcoded into a binary though? There are valid use cases for not locking the screen on a closed lid, one of which was mentioned in passing in the original bug report: the case where the user is automatically logged in. A crappy workaround involves chmod a-x

[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2011-05-19 Thread Carey Schug
Reading the wikipedia article about the unity desktop makes me wonder if I should be looking for a new distro to run. Sounds like more choices are being taken away. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber.

[Bug 762490] Re: Connection is untrusted warning (for face book account) every time it is loaded even with box ticked to remember

2011-04-17 Thread Carey Underwood
Related (but not a duplicate of) bug #742889. I say not a duplicate because although this is caused by the lack of a particular certificate (and can be worked around as such), the Remember this choice for future connections checkbox still doesn't work. ** Changed in: empathy (Ubuntu)

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-10-20 Thread Alastair Carey
Ah, now here's something that might be of interest. I upgraded to Nautilus Elemental today, and the bug is gone: I can plug in an external storage device and drag-and-drop to it immediately without any additional clicks. Terrific! This is Nautilus version 2.32.0, with embedded terminal and

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-10-20 Thread Alastair Carey
s/Elemental/Elementary/ -- Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed https://bugs.launchpad.net/bugs/387836 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-10-17 Thread Alastair Carey
I'm afraid so. On Ubuntu 10.10, upgraded from 10.04, fully patched as at 17 Oct 10 1734 GMT, the problem persists. When Nautilus is open, and an external hard disk is then plugged in, the disk appears in Nautilus's tree view, but no content can be dropped on it until it is clicked or expanded. If

Re: [Bug 655477] Re: Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-07 Thread Carey Underwood
Show hidden files doesn't affect their display. No, they're not hidden files, that's what a leading period is for. I filed the bug because a user had a folder (!) completely disappear after moving it to a share, which they could view fine when it was local. -- Nautilus fails to display files

[Bug 655477] [NEW] Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-05 Thread Carey Underwood
Public bug reported: Binary package hint: nautilus To duplicate: Create a file ending with ~ (~'s elsewhere in the name work fine): touch test~ Open that folder via sftp:// in nautilus. Note that the file doesn't appear. It doesn't appear to be a bug in gvfs itself, as the file appears fine

[Bug 655477] Re: Nautilus fails to display files ending with ~ on gvfs mounts

2010-10-05 Thread Carey Underwood
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/655477/+attachment/1674440/+files/Dependencies.txt ** Attachment added: usr_lib_nautilus.txt https://bugs.launchpad.net/bugs/655477/+attachment/1674441/+files/usr_lib_nautilus.txt -- Nautilus fails to display files

[Bug 645370] [NEW] Suspend locks the screen despite gconf settings to the contrary

2010-09-22 Thread Carey Underwood
Public bug reported: Binary package hint: gnome-power-manager Having unset all of the lock options in /apps/gnome-power-manager/lock (specifically, 'suspend' and 'use_screensaver_settings'), the system still locks the screen on suspend. Expected: No annoying password prompts. Actual:

[Bug 546578] Re: black screen after a few user switches

2010-08-10 Thread Carey
Ludovic Rousseau, thanks for your comment but your report is not the same bug, as I can confirm this bug occurs with a fresh install of Ubuntu 10.04 (i.e. irrespective of any .gnome or .gconf configuration). -- black screen after a few user switches https://bugs.launchpad.net/bugs/546578 You

[Bug 574067] [NEW] Network Admin Tool Missing Connection Tab

2010-05-02 Thread Carey Sublette
Public bug reported: Binary package hint: gnome-network-admin Installed 10.04 LTS on a wiped-clean Toshiba Satellite Pro. The network admin tool was not installed neither on the Admin menu, nor could I start it from the command line - the OS offered to install it with apt-get):

[Bug 574067] Re: Network Admin Tool Missing Connection Tab

2010-05-02 Thread Carey Sublette
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/47385831/Dependencies.txt -- Network Admin Tool Missing Connection Tab https://bugs.launchpad.net/bugs/574067 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-04-28 Thread Alastair Carey
Yes, still an issue. Exactly the same steps as described above. I actually don't use Gnome any more (massive Nautilus performance problems and crashiness around the turn of the year pushed me over to KDE and it's GREAT!), but I just logged into a session there on a fully patched Lucid beta and

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-04-28 Thread Alastair Carey
(And, just as a quick follow-up - Dolphin under KDE handles this situation absolutely perfectly.) -- Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed https://bugs.launchpad.net/bugs/387836 You received this bug notification because you are a member of Ubuntu

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2010-04-28 Thread Alastair Carey
Oh, I agree it's not directly relevant to the bug. But it does demonstrate the lengths to which I had to resort to work around this (and other) Nautilus problems. I plug an external, two-partition USB disk in, both partitions appear in Nautilus (neither is available as a drop target), but I don't

[Bug 569786] [NEW] Lights turn on/off where the mouse is, not where the mouse was clicked

2010-04-25 Thread Carey Underwood
Public bug reported: Binary package hint: gnome-games It's unfortunately common to have an application not respond instantly to clicks and other user actions, especially on lower end machines (cell phones, machines more than a year old, etc). While waiting for the application to catch up, one

[Bug 569786] Re: Lights turn on/off where the mouse is, not where the mouse was clicked

2010-04-25 Thread Carey Underwood
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45329958/Dependencies.txt -- Lights turn on/off where the mouse is, not where the mouse was clicked https://bugs.launchpad.net/bugs/569786 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 569789] [NEW] fellswoop uses bad choices for constrasting colors, making the game unplayable for the red-green color-blind [regression]

2010-04-25 Thread Carey Underwood
Public bug reported: Binary package hint: gnome-games Specifically, there is no contrast between red and green tiles, which is usually caused by designers attempting to maintain the same brightness between all colours: choosing a lower intensity of green so as to better match the red. (ff

[Bug 569789] Re: fellswoop uses bad choices for constrasting colors, making the game unplayable for the red-green color-blind [regression]

2010-04-25 Thread Carey Underwood
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/45330370/Dependencies.txt -- fellswoop uses bad choices for constrasting colors, making the game unplayable for the red-green color-blind [regression] https://bugs.launchpad.net/bugs/569789 You received this bug

[Bug 43066] Re: Window list behaves bad when panel is vertical.

2010-04-21 Thread Carey Underwood
An additional patch available at the gnome bug report overlays on mine to fix most of the remaining issues. -- Window list behaves bad when panel is vertical. https://bugs.launchpad.net/bugs/43066 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

[Bug 382357] Re: Nautilus 2.26.2: after a copy of a file, the menu paste and shortcut paste, do not paste file into same folder.

2010-04-09 Thread Carey Underwood
Marking confirmed: bug report already contains reproduction instructions; reproduced it no problem. Could we try to be a little less aggressive in closing bugs in the future? ** Changed in: nautilus (Ubuntu) Status: Invalid = New ** Changed in: nautilus (Ubuntu) Status: New =

[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2010-02-27 Thread Carey
for screensavers should be available. The screensaver is no different than a game. Note that if configurability has to be installed as an add-on package, business don't allow users to install software, so it will be non-configurable to them. Carey Schug -- no 'Settings' button in gnome-screensaver https

[Bug 337629] Re: weather indicator in the time/date applet does not keep up to date

2010-02-16 Thread Carey Underwood
I still run into this on karmic. I haven't yet seen this on lucid, but there's no reason to think it's been fixed by accident. ** Changed in: gnome-panel (Ubuntu) Status: New = Confirmed -- weather indicator in the time/date applet does not keep up to date

[Bug 337629] Re: weather indicator in the time/date applet does not keep up to date

2010-02-16 Thread Carey Underwood
er, bug #307283, rather. -- weather indicator in the time/date applet does not keep up to date https://bugs.launchpad.net/bugs/337629 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 394024] Re: gweather-applet-2 stops updating

2010-02-16 Thread Carey Underwood
*** This bug is a duplicate of bug 337629 *** https://bugs.launchpad.net/bugs/337629 ** This bug is no longer a duplicate of bug 307283 Weather applet does not update periodically. ** This bug has been marked a duplicate of bug 337629 weather indicator in the time/date applet does not

[Bug 337629] Re: weather indicator in the time/date applet does not keep up to date

2010-02-16 Thread Carey Underwood
I expect this is a duplicate of bug #337629, as it's the same underlying library, the same symptoms, and the same workaround. -- weather indicator in the time/date applet does not keep up to date https://bugs.launchpad.net/bugs/337629 You received this bug notification because you are a member

[Bug 337629] Re: weather indicator in the time/date applet does not keep up to date

2010-02-16 Thread Carey Underwood
http://blogs.gnome.org/jamesh/2005/06/30/http-code-in-gweather/ Old, but describes the same issue. -- weather indicator in the time/date applet does not keep up to date https://bugs.launchpad.net/bugs/337629 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 307283] Re: Weather applet does not update periodically.

2010-02-16 Thread Carey Underwood
*** This bug is a duplicate of bug 337629 *** https://bugs.launchpad.net/bugs/337629 ** This bug has been marked a duplicate of bug 337629 weather indicator in the time/date applet does not keep up to date -- Weather applet does not update periodically.

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2009-12-28 Thread Alastair Carey
I really don't understand the papercut thing... it seems to me, based on Vish's criteria, that this is actually a perfect example (it is easily reproducible, is in the default install [has been since 8.04!], would affect everybody, and [I'm guessing] is easy to fix). But anyway, I don't really

[Bug 458501] Re: screensaver hangs on unlock, eats cpu

2009-11-25 Thread Carey
I have observed both of these problems with gnome-screensaver on two different machines. Both are running freshly-installed final releases of Karmic with latest updates as of the past week. One machine is x64 with fglrx, the other is x32 eeePC (Intel Atom + Intel graphics). The first problem is

[Bug 454297] Re: drag and drop images or video into subfolder will prevent folder from loading

2009-11-23 Thread Alastair Carey
I'd suggest caution before applying this patch. I did so and starting the new nautilus apparently destroyed all data that was on my desktop. Not a great start. -- drag and drop images or video into subfolder will prevent folder from loading https://bugs.launchpad.net/bugs/454297 You received

[Bug 383927] Re: endless loading in nautilus / some files missing

2009-11-21 Thread Alastair Carey
Same problem here, never happened prior to Karmic but now it's very common in Nautilus - any time I move a file that is represented by a thumbnail from one folder to another, Nautilus can't show the entire contents of the destination folder - sometimes Nautilus won't show anything, other times it

[Bug 383927] Re: endless loading in nautilus / some files missing

2009-11-21 Thread Alastair Carey
Possibly a duplicate of #454297? -- endless loading in nautilus / some files missing https://bugs.launchpad.net/bugs/383927 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

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2009-11-19 Thread Alastair Carey
Problem still exists in Karmic release fully patched as at 19-Nov-09 -- Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed https://bugs.launchpad.net/bugs/387836 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 367012] Re: evolution doesn't show all day events from Google Sync

2009-10-12 Thread Alastair Carey
Importance low? The flagship calendar application for Ubuntu doesn't work properly, and that's a low priority? Who gets to decide that? I for one would beg to differ :) -- evolution doesn't show all day events from Google Sync https://bugs.launchpad.net/bugs/367012 You received this bug

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2009-09-29 Thread Alastair Carey
Confirmed in Karmic Alpha 6 fully patched -- Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed https://bugs.launchpad.net/bugs/387836 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 402967] Re: jitter when clicking on gtksourceview component

2009-09-11 Thread Carey Underwood
I can duplicate it on several machines, with or without focus-follows- mouse. -- jitter when clicking on gtksourceview component https://bugs.launchpad.net/bugs/402967 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-13 Thread Carey Underwood
Sebastien Bacher: What would it take for this to be included in directly in Ubuntu's package? There's been no activity upstream that I can see despite the patch getting positive reviews by users on the gnome bug, and I'm not in a position to spend much more time trying to push over a brick wall

[Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-13 Thread Carey Underwood
It should probably be against both. The panel doesn't provide enough information for the applet to do the right thing in both orientations, although the worst of the behaviour comes from libwnck's handling of the situation. ** Also affects: libwnck (Ubuntu) Importance: Undecided

[Bug 411875] [NEW] Indicator icon needs to not be displayed if the user has no intention of ever using evolution for mail

2009-08-11 Thread Carey Underwood
Public bug reported: I use gmail. I use gmail's web interface. I don't use evolution for mail. I will _never_ use evolution for mail. It's just not my thing. So why exactly do I now have a envelope icon showing up in my indicator applet that shows only an empty list when I click on it, which

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-10 Thread Carey Underwood
Removed a couple lingering bogus hardcoded values ** Attachment added: vertical.patch http://launchpadlibrarian.net/30098789/vertical.patch -- Window list behaves bad when panel is vertical. https://bugs.launchpad.net/bugs/43066 You received this bug notification because you are a member of

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-10 Thread Carey Underwood
I will as soon as I can. I'm giving it one more day of use at work today, and then I'll send the patch upstream. I've been trying to poke people in gimpnet's #gnome-hackers, but everyone scatters and hides every time I bring up libwnck :p -- Window list behaves bad when panel is vertical.

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-10 Thread Carey Underwood
In that case... Last change to mostly fix an asymmetry in the use all available space logic (doesn't handle right clicking in empty space properly in vertical orientation, but this is still way better behaviour than previously). On Mon, Aug 10, 2009 at 8:39 AM, Sebastien Bacherseb...@ubuntu.com

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-10 Thread Carey Underwood
Patch forwarded as to http://bugzilla.gnome.org/show_bug.cgi?id=86382 as attachment: http://bugzilla.gnome.org/attachment.cgi?id=140334 -- Window list behaves bad when panel is vertical. https://bugs.launchpad.net/bugs/43066 You received this bug notification because you are a member of Ubuntu

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-08 Thread Carey Underwood
Tired of waiting, I have a hack job that beats libwnck22's tasklist.c into submission. And the best part is, it can be cleaned up into an actual _proper_ patch! On Wed, May 27, 2009 at 8:39 AM, Walter Hufhuf...@gmail.com wrote: Yay, this bug has finally been triaged! That means we'll see a fix

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-08 Thread Carey Underwood
Horrible horrible patch that knowingly breaks grouping, and horizontal panels. But not in a fundamentally wrong way, just in a lets comment out all this irrelevant code way. Expect a cleaner patch really soon. ** Attachment added: vertical.patch

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-08 Thread Carey Underwood
Cleaned up the patch significantly, re-enabled the grouping and horizontal panels, and as an added bonus added multiple column support back into the vertical panels, but only when they're _really_ full. This patch is more suitable for sane eyes. On Sat, Aug 8, 2009 at 1:12 AM,

Re: [Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-08 Thread Carey Underwood
A slightly cleaner patch again. ** Attachment added: vertical.patch http://launchpadlibrarian.net/30049128/vertical.patch ** Changed in: gnome-panel (Ubuntu) Status: Triaged = In Progress ** Changed in: gnome-panel (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) =

[Bug 43066] Re: Window list behaves bad when panel is vertical.

2009-08-08 Thread Carey Underwood
(oops) ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs) -- Window list behaves bad when panel is vertical. https://bugs.launchpad.net/bugs/43066 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

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

2009-08-08 Thread Carey Underwood
I've attached a new patch to bug https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/43066 which also fixes this bug. It's minimally invasive, affecting on a single file in libwnck22. -- Gnome-panel freeze when 8 windows are open when the panel is vertical

[Bug 402967] Re: jitter when clicking on gtksourceview component

2009-08-04 Thread Carey Underwood
The jitter only occurs when releasing a left-click (i.e., from a normal click or a select drag). Right clicking, wheel scrolling, arrow keys, etc don't trigger a jitter. -- jitter when clicking on gtksourceview component https://bugs.launchpad.net/bugs/402967 You received this bug notification

[Bug 284824] Re: 'alt+t' can't be set as keybinding for open-tab in gnome-terminal (worked in hardy)

2009-07-27 Thread Carey Underwood
Broken again in karmic. The existing keybinding works, but if you remove it, you can't re-add it. ** Changed in: gnome-terminal (Ubuntu) Status: Fix Released = Confirmed -- 'alt+t' can't be set as keybinding for open-tab in gnome-terminal (worked in hardy)

[Bug 405451] [NEW] [karmic] Gedit text 'bounces' to the right when clicking in the window

2009-07-27 Thread Carey Underwood
Public bug reported: After moving to another window and back (i.e., alt-tabbing to firefox and back to gedit), clicking in the text area of gedit causes the text to briefly 'bounce' a couple pixels to the right and back again. Switching tabs within gedit and back again makes the bouncing go away

[Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2009-06-27 Thread Alastair Carey
Well, I don't have Karmic, so can't test it there. All I can tell you is that it is present in 9.04, has been since the days of 8.04, and has been noticeable since my first day of using a new installation of Ubuntu :) If it's fixed in 9.10, great. I can't test that until Karmic gets to at least a

Re: [Bug 387836] Re: Nautilus won't accept a newly-mounted disk as a drop target until it has been viewed

2009-06-24 Thread Alastair Carey
Hi Sebastian, this is on 9.04 fully patched. I use external USB hard disks, the problem is very reproducible. If you don't have any luck seeing it, let me know and I'll give you exact steps (or, if there's an easy way of doing so, record a desktop video) for you. Cheers A. -Original

[Bug 388189] Re: When printing 6 sheets per page, the selected layout is not respected.

2009-06-16 Thread Carey Underwood
And it works fine under 2up, 4up, 9up, and 16up. Only 16up is broken. Coincidently, this is also the only mode that uses landscape layout in a non-trivial manner. ** Package changed: ubuntu = libgnomeprint (Ubuntu) -- When printing 6 sheets per page, the selected layout is not respected.

[Bug 388189] Re: When printing 6 sheets per page, the selected layout is not respected.

2009-06-16 Thread Carey Underwood
Sorry, previous comment should have said Only 6up is broken. 16up works fine. -- When printing 6 sheets per page, the selected layout is not respected. https://bugs.launchpad.net/bugs/388189 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 388189] Re: When printing 6 sheets per page, the selected layout is not respected.

2009-06-16 Thread Carey Underwood
This occurs in jaunty as well as in karmic, and I have a vague memory of tripping over this in previous versions as well. -- When printing 6 sheets per page, the selected layout is not respected. https://bugs.launchpad.net/bugs/388189 You received this bug notification because you are a member

[Bug 380775] [NEW] [karmic] Evolution's prompt to unlock default keyring can't be cancelled or denied

2009-05-26 Thread Carey Underwood
Public bug reported: I clicked on an email link by accident, which resulted in evolution opening up and prompting for the password for the default keyring. However, when clicking close or deny, it just pops up again a second later, over and over. This is a bad thing :p Expected behaviour:

[Bug 256104] Re: Gnome stock Clock applet doesn't save timezone with custom location

2009-05-01 Thread Carey Underwood
Reporter answered all questions asked of him, bug shouldn't have been marked as invalid. ** Changed in: gnome-panel (Ubuntu) Status: Invalid = New -- Gnome stock Clock applet doesn't save timezone with custom location https://bugs.launchpad.net/bugs/256104 You received this bug

[Bug 367456] [NEW] (Jaunty, regression) Panel context-menu shows up blank when dual screen setup in vertical orientation

2009-04-26 Thread Carey Underwood
Public bug reported: When right clicking on the bottom panel, the context menu shows up initially blank, and the menu items need to be scrolled into view. Dual screen setup in vertical orientation (using a wacom cintiq, so it's not sensible to use a left/right orientation). ** Affects:

[Bug 367456] Re: (Jaunty, regression) Panel context-menu shows up blank when dual screen setup in vertical orientation

2009-04-26 Thread Carey Underwood
** Attachment added: Screenshot.png http://launchpadlibrarian.net/26003297/Screenshot.png -- (Jaunty, regression) Panel context-menu shows up blank when dual screen setup in vertical orientation https://bugs.launchpad.net/bugs/367456 You received this bug notification because you are a

[Bug 367456] Re: (Jaunty, regression) Panel context-menu shows up blank when dual screens in vertical orientation

2009-04-26 Thread Carey Underwood
** Summary changed: - (Jaunty, regression) Panel context-menu shows up blank when dual screen setup in vertical orientation + (Jaunty, regression) Panel context-menu shows up blank when dual screens in vertical orientation -- (Jaunty, regression) Panel context-menu shows up blank when dual

[Bug 367456] Re: context-menu shows up blank when dual screens in vertical orientation

2009-04-26 Thread Carey Underwood
** Bug watch added: GNOME Bug Tracker #580336 http://bugzilla.gnome.org/show_bug.cgi?id=580336 ** Also affects: gnome-panel via http://bugzilla.gnome.org/show_bug.cgi?id=580336 Importance: Unknown Status: Unknown -- context-menu shows up blank when dual screens in vertical

[Bug 156556] Re: [Mobility M6LY] Gimp brushes leave garbage pixel trails

2009-04-26 Thread Carey Underwood
Might try setting Option AccelDFS false in /etc/X11/xorg.conf's display section. -- [Mobility M6LY] Gimp brushes leave garbage pixel trails https://bugs.launchpad.net/bugs/156556 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 367698] Re: Gimp's color selection resets when the point leaves and returns to the window after using wacom tablet.

2009-04-26 Thread Carey Underwood
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/26015480/Dependencies.txt -- Gimp's color selection resets when the point leaves and returns to the window after using wacom tablet. https://bugs.launchpad.net/bugs/367698 You received this bug notification because you are

[Bug 367698] [NEW] Gimp's color selection resets when the point leaves and returns to the window after using wacom tablet.

2009-04-26 Thread Carey Underwood
Public bug reported: Binary package hint: gimp Gimp seems to be keeping track of the palette state separately between the mouse and the stylus. The palette state switches to one set of settings as the mouse cursor leaves and re-enters the gimp window, and then switches back to another as the

[Bug 354607] Re: Dia's tool keyboard shortcuts fail to do anything in jaunty

2009-04-03 Thread Carey Underwood
*** This bug is a duplicate of bug 69049 *** https://bugs.launchpad.net/bugs/69049 ** This bug has been marked a duplicate of bug 69049 Several tool hotkeys do not work -- Dia's tool keyboard shortcuts fail to do anything in jaunty https://bugs.launchpad.net/bugs/354607 You received this

[Bug 30385] Re: keyboard shortcuts don't work when Use menu bar is on

2009-04-03 Thread Carey Underwood
*** This bug is a duplicate of bug 69049 *** https://bugs.launchpad.net/bugs/69049 ** Changed in: dia (Ubuntu) Status: Invalid = Confirmed ** This bug has been marked a duplicate of bug 69049 Several tool hotkeys do not work -- keyboard shortcuts don't work when Use menu bar is

[Bug 326686] Re: Can't rewrite .iso file

2009-03-23 Thread Carey Underwood
** Changed in: brasero (Ubuntu) Status: Incomplete = Confirmed -- Can't rewrite .iso file https://bugs.launchpad.net/bugs/326686 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 326686] Re: Braseri will not overwrite .iso file even though it asks for confirmation to do that

2009-03-23 Thread Carey Underwood
** Summary changed: - Can't rewrite .iso file + Braseri will not overwrite .iso file even though it asks for confirmation to do that ** Description changed: Binary package hint: brasero - Ubuntu 8.10 + Ubuntu 8.10 and jaunty - Small problem with burning to .iso file. + When ripping a

[Bug 339683] Re: Bad number of steps in brightness OSD

2009-03-22 Thread Carey Underwood
*** This bug is a duplicate of bug 304940 *** https://bugs.launchpad.net/bugs/304940 ** This bug has been marked a duplicate of bug 304940 [Regression intrepid] Screen brightness problems on Acer laptop -- Bad number of steps in brightness OSD https://bugs.launchpad.net/bugs/339683 You

[Bug 304940] Re: [Regression intrepid] Screen brightness problems on Acer laptop

2009-03-22 Thread Carey Underwood
I can confirm that the module is not at fault, /sys/class/backlight /acer-wmi/brightness reports 0 when the screen is at minimum brightness, and 15 when at maximum brightness, and further key-presses produce no effect on the actual screen brightness nor the reported value. However, the gnome

[Bug 304940] Re: [Regression intrepid] Screen brightness problems on Acer laptop

2009-03-22 Thread Carey Underwood
Also, the old meter displayed properly. (Intended as a data-point, not as a knock against notify-osd) -- [Regression intrepid] Screen brightness problems on Acer laptop https://bugs.launchpad.net/bugs/304940 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

Re: [Bug 304940] Re: [Regression intrepid] Screen brightness problems on Acer laptop

2009-03-22 Thread Carey Underwood
@Rohan From memory, it worked until fairly recently. I'll download an intrepid live cd and verify it though. On Sun, Mar 22, 2009 at 7:32 AM, Rohan Dhruva rohandhr...@gmail.com wrote: Carey, by the old meter, do you mean the one in hardy i.e. gnome 2.22? Because intrepid i.e. gnome 2.24

[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-10 Thread Carey Underwood
Got this too. The window controls are there, but invisible/grey. If you click in the grey bar where the close button is, for instance, it'll close. Running compiz-decorator --replace --metacity-theme blahblah brings back normal looking window controls, with the builtin compiz theme instead of

[Bug 327793] Re: Window decorations in title bar missing with compiz enabled

2009-02-10 Thread Carey Underwood
** Also affects: metacity (Ubuntu) Importance: Undecided Status: New ** Changed in: compiz (Ubuntu) Status: Confirmed = New -- Window decorations in title bar missing with compiz enabled https://bugs.launchpad.net/bugs/327793 You received this bug notification because you are a

[Bug 307306] Re: upgrade to 2:1.2.99.2-0ubuntu1 makes session utterly slow

2009-01-22 Thread Carey Underwood
Just started happening to me a couple days after I upgraded to jaunty, didn't seem to be any updates that triggered it. Consistently occurred for 3 reboots, going away when I switched to vesa, and coming back when switching back to intel, and then mysteriously disappeared again just as I was

Re: [Bug 32977] Re: no ability to configure the different screensavers

2006-11-03 Thread Carey Schug
: *** This bug is a duplicate of bug 22007 *** * Carey Schug wrote, On 03/11/06 03:49: *** This bug is a duplicate of bug 22007 *** I know in the windows world that system administrators are usually control freaks that micromanage what users can do. But the FREE in free software means that far more

Re: [Bug 32977] Re: no ability to configure the different screensavers

2006-11-03 Thread Carey Schug
*** This bug is a duplicate of bug 22007 *** Oops, my apologies to everybody. (1) With replies to replies, I mistook my quoted comment about don't make Linux emulate the worst of windows as being a comment from Sam, i.e. a contrary to my post. And I thought Sam had replied to me privately,

[Bug 32977] Re: no ability to configure the different screensavers

2006-11-02 Thread Carey Schug
*** This bug is a duplicate of bug 22007 *** I know in the windows world that system administrators are usually control freaks that micromanage what users can do. But the FREE in free software means that far more Linux users expect freedom. It is not logical that in windows world the default is

[Bug 21523] Hoary to Breezy dist-upgrade, breaks icons, non-default theme

2006-10-07 Thread Carey O'Shea
Public bug reported: I did a dist-upgrade of my Hoary install to Breezy the other day. One of the more major problems I experienced was that many icons were missing, from folders, show desktop, trash, etc, the desktop was rather ugly. After an hour of trying to find out where the icons were