[Bug 694910] Re: Regression: patch to bug 539477 breaks Super+P keybindings

2018-12-14 Thread Nathaniel W. Turner
Gnome bug 651571 was marked as a dupe of 792892; updating remote watch accordingly. ** Bug watch added: GNOME Bug Tracker #792892 https://bugzilla.gnome.org/show_bug.cgi?id=792892 ** Changed in: gnome-settings-daemon Importance: Medium => Unknown ** Changed in: gnome-settings-daemon

[Bug 1791354] [NEW] gnome-terminal scrollbars "hang outside" the window by 1 pixel

2018-09-07 Thread Nathaniel W. Turner
Public bug reported: (This might be a bug with the Ubuntu theme -- not sure.) Gnome Terminal scrollbars appear to be 1 pixel too close to the edge of the window. It may be that they are in the right place, but should somehow be rendered "under" the black border of the window, or maybe they need t

[Bug 1764435] Re: "Software is up to date" even after refresh, but "apt update && apt upgrade" shows updates

2018-04-16 Thread Nathaniel W. Turner
Note: same behavior even after dealing with the "kept back packages": Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following NEW packages will be installed: linux-headers-4.15.0-15 linux-headers-4.15.0-15-generic

[Bug 1764435] [NEW] "Software is up to date" even after refresh, but "apt update && apt upgrade" shows updates

2018-04-16 Thread Nathaniel W. Turner
Public bug reported: The Updates tab shows "Software is up to date". Pressing the reload button on the button bar shows it looking for new updates, the "Software is up to date". Running "sudo apt update && sudo apt upgrade" however shows 143 upgraded packages: Reading package lists... Done Build

[Bug 1755887] [NEW] Duplicate Login keyring created on every login, results in multiple keyring unlock requests on each login

2018-03-14 Thread Nathaniel W. Turner
Public bug reported: Steps: 1. Log in to gnome session. 2. Authentication required for login keyring dialog appears. 3. Enter correct password. 4. Go back to step 2 (repeats N times). 5. Do whatever (or nothing). 6. Log out. Every time I log in (step 1), the value of N increases. I also see in t

[Bug 1724316] [NEW] "Sorry, something went wrong cannot authenticate to snap store ..." without any way to fix

2017-10-17 Thread Nathaniel W. Turner
Public bug reported: When I open this application, I see a message near the top that says "Sorry, something went wrong cannot authenticate to snap store: Provided email/password is not correct." I can close this message dialog, but there appears to be no way to remedy the problem. ProblemType: B

[Bug 1069964] Re: Unable to mount Blank CD-R disc. Location is already mounted.

2014-10-13 Thread Nathaniel W. Turner
This bug is pretty embarrassing for anyone trying to show parents or friends how easy Ubuntu is to use. Note: A workaround for the "cannot burn any .iso files" aspect of this issue (which doesn't require installing extra software) is to use wodim at the command line: wodim foo.iso -- You receiv

[Bug 517033] Re: gvfsd-sftp: unable to append to file when using low-level writing (echo)

2012-05-30 Thread Nathaniel W. Turner
That should read "If we can't fix SFTP with gvfs ..." Also: When editing files with vim over gvfs/sftp, the whole file is lost upon saving. When editing files with LibreOffice Calc over gvfs/sftp, the existing files gets corrupted such that LibreOffice can no longer open it. This is with Ubuntu

[Bug 517033] Re: gvfsd-sftp: unable to append to file when using low-level writing (echo)

2012-05-30 Thread Nathaniel W. Turner
This bug causes permanent data loss with no warning. How is it possibly "Importance: Low"? If we can't SFTP with gvfs, it should be disabled. A feature that eats your data is worse than no feature at all. ** Tags added: precise -- You received this bug notification because you are a member of

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-05-01 Thread Nathaniel W. Turner
I don't see 3.4.1-0ubuntu2 in precise-proposed, but I did a build from the source package for quantal and can also confirm that with Michael's fix, the problem no longer reproduces. Nice! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-04-25 Thread Nathaniel W. Turner
I thought I had mentioned it in this bug, but I guess I hadn't --- I also have a triple-head Xinerama config (on an Nvidia Quadro NVS 450). Also, since it may not be clear to those who are not experiencing this bug, when gnome-settings-daemon crashes at startup, it means that most apps (Thunderbir

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-04-16 Thread Nathaniel W. Turner
Setting back to Confirmed, as this still reproduces with the latest gnome-settings-daemon (3.4.1-0ubuntu1), which I think is what Sebastien meant. For what it's worth, I tried creating a fresh user account to see if the problem was related to some odd user configuration settings; however, the prob

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-04-16 Thread Nathaniel W. Turner
@seb128, just to be clear, are you asking me to downgrade to 3.4.0-0ubuntu4 from 3.4.0-0ubuntu7 where this still reproduces? -- 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/bu

[Bug 864137] Re: gnome-control-center crashed with SIGSEGV in gtk_widget_size_allocate()

2012-04-16 Thread Nathaniel W. Turner
To reproduce: System Settings... > Displays. I get dialog indicating "Could not get screen information" "RANDR extension is not present". Choose Close button. Crash. My setup is an Nvidia Quadro NVS 450 with 3 monitors (and thus Xinerama), so the RANDR extension is not expected to be present. I do

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-04-14 Thread Nathaniel W. Turner
Just in case it's helpful, here's the output of "gnome-settings-daemon --debug". ** Attachment added: "output from: gnome-settings-daemon --debug" https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/969535/+attachment/3067575/+files/gnome-settings-daemon-debug-output.txt --

[Bug 969535] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in engine_get_icon_priv()

2012-04-14 Thread Nathaniel W. Turner
This is not just an occasional crash for me; gnome-settings-daemon *always* segfaults on startup. I mention this because I suspect this is not the case for everyone using unity-2d (otherwise the bug heat would be higher). So if anyone is working on this but having trouble reproducing the problem, l

[Bug 878198] Re: Difficult to grab window borders in unity-2d

2012-04-08 Thread Nathaniel W. Turner
Here's a very simple patch I hacked together for my own use, in case it's useful to anyone else. I think that since Unity and GNOME3 don't use metacity as the window manager, this patch should only affect 2D desktops. (I can't test this theory at the moment, though, as Unity "3D" appears to be bro

[Bug 960291] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2012-04-07 Thread Nathaniel W. Turner
Perhaps a duplicate of bug 969535? -- 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/960291 Title: [power]: gnome-settings-daemon crashed with SIGSEGV in g_main_contex

[Bug 878198] Re: Difficult to grab window borders in unity-2d

2012-04-07 Thread Nathaniel W. Turner
Question: Shouldn't this bug be against the light-themes package, not metacity? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/878198 Title: Difficult to grab window borders in un

[Bug 878198] Re: Difficult to grab window borders in unity-2d

2012-04-07 Thread Nathaniel W. Turner
Note that this will be a regression for folks doing LTS upgrades from Lucid to Precise. In Lucid, the default theme at least has a larger border on the bottom of the window. I'd argue that --- for 2D desktops in Precise --- the default theme's window borders should be fairly beefy for 2 reasons:

[Bug 878198] Re: Difficult to grab window borders in unity-2d

2012-04-07 Thread Nathaniel W. Turner
** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/878198 Title: Difficult to grab window borders in unity-2d To manage notifications about this bug go to: htt

[Bug 680340] Re: Rewrap lines when resizing the terminal

2012-03-14 Thread Nathaniel W. Turner
*** This bug is a duplicate of bug 298385 *** https://bugs.launchpad.net/bugs/298385 ** This bug has been marked a duplicate of bug 298385 Reflow terminal contents when resizing the window -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subs

[Bug 864137] Re: gnome-control-center crashed with SIGSEGV in gtk_widget_size_allocate()

2012-01-15 Thread Nathaniel W. Turner
** Changed in: gnome-control-center (Ubuntu) Status: Expired => Confirmed -- 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/864137 Title: gnome-control-center cras

[Bug 543537] Re: misleading timestamps in "ubuntu" theme

2010-05-31 Thread Nathaniel W. Turner
@Kamus: This bug was originally reported against Lucid, and it still exists in Lucid, exactly as the original reporter described. I am attaching a screenshot to clarify the problem. ** Attachment added: "chat.png" http://launchpadlibrarian.net/49474990/chat.png ** Changed in: empathy (Ubuntu)

[Bug 499054] Re: Panel hangs during loading; requires killall -9 gnome-panel

2010-02-13 Thread Nathaniel W. Turner
I'm seeing a problem that fits this description in Karmic. A gnome- panel stack trace on my system looks similar to the first one at https://bugzilla.gnome.org/show_bug.cgi?id=579815. My panels are in the default locations, and I've added few non-default applets like the Weather applet. Ubuntu D

[Bug 291259] Re: smb:// URI's do not work

2008-11-09 Thread Nathaniel W. Turner
** Tags added: regression-release -- smb:// URI's do not work https://bugs.launchpad.net/bugs/291259 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/m

[Bug 291259] Re: smb:// URI's do not work

2008-11-09 Thread Nathaniel W. Turner
As Samuel mentioned, this breaks all bookmarked folders that are smb://... URIs. Accessing the bookmark from within nautilus works, but accessing from the Places menu fails with the aforementioned error message. This worked until upgrading to 8.10. -- smb:// URI's do not work https://bugs.launc