[Bug 1331864] Re: [Patch] CRASH when dragging a tab and later changing its title

2016-11-23 Thread Marius Gedminas
** Bug watch added: GNOME Bug Tracker #730389 https://bugzilla.gnome.org/show_bug.cgi?id=730389 ** Also affects: gnome-terminal via https://bugzilla.gnome.org/show_bug.cgi?id=730389 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 1637333] Re: gnome-terminal crashes when tab is dragged onto another tab's terminal area

2016-11-23 Thread Marius Gedminas
Could be https://bugzilla.gnome.org/show_bug.cgi?id=767588? -- 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/1637333 Title: gnome-terminal crashes when tab is dragged onto ano

[Bug 1637333] Re: gnome-terminal crashes when tab is dragged onto another tab's terminal area

2016-11-23 Thread Marius Gedminas
I wonder if this is https://bugzilla.gnome.org/show_bug.cgi?id=769161 or something else ** Bug watch added: GNOME Bug Tracker #769161 https://bugzilla.gnome.org/show_bug.cgi?id=769161 ** Bug watch added: GNOME Bug Tracker #767588 https://bugzilla.gnome.org/show_bug.cgi?id=767588 -- You re

[Bug 1637333] Re: gnome-terminal crashes when tab is dragged onto another tab's terminal area

2016-11-23 Thread Marius Gedminas
Upstream thinks this is a GTK+ bug, hence I'm adding gtk+ to this bug. ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=767588 Importance: Unknown Status: Unknown ** Also affects: gnome-

[Bug 1659517] [NEW] media keys stopped working: "Could not find accelerator for accel id 123"

2017-01-26 Thread Marius Gedminas
Public bug reported: Today after an involuntary reboot (laptop battery ran down) I can no longer use media keys like Mute, Volume Up/Down, PrintScreen. Every time I hit one of those keys I see messages like this in journalctl: Sau 26 11:53:30 platonas gnome-settings-[4972]: Could not find acce

[Bug 1659517] Re: media keys stopped working: "Could not find accelerator for accel id 123"

2017-01-26 Thread Marius Gedminas
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839958 looks like a similar bug, except my custom shortcuts (e.g. t to launch gnome- terminal) continue to work fine. ** Bug watch added: Debian Bug tracker #839958 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839958 -- You received this b

[Bug 1659517] Re: media keys stopped working: "Could not find accelerator for accel id 123"

2017-01-26 Thread Marius Gedminas
I restarted gnome-shell with Alt-F2 r and media keys started working. This is probably a duplicate of one of the other "media keys randomly stop working sometimes" bugs. I was searching for the particular error message and found none -- probably because the error message itself was only added rel

[Bug 1659517] Re: media keys stopped working: "Could not find accelerator for accel id 123"

2017-01-26 Thread Marius Gedminas
The upstream bug is https://bugzilla.gnome.org/show_bug.cgi?id=758302 ** Also affects: gnome-settings-daemon via https://bugzilla.gnome.org/show_bug.cgi?id=758302 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bug

[Bug 1381484] [NEW] Fails to connect to irc.slack.com with an SSL error

2014-10-15 Thread Marius Gedminas
*** This bug is a security vulnerability *** Public security bug reported: slack.com is a chat service with optional IRC integration. Since today I can no longer connect to their IRC gateway using XChat-GNOME. The error is: > * Nepavyko prisijungti. Klaida: (336130315) error:1408F10B:SSL > ro

[Bug 1381484] Re: Fails to connect to irc.slack.com with an SSL error

2014-10-19 Thread Marius Gedminas
xchat-gnome 0.30.0~git20131003.d20b8d+really20110821-0.2ubuntu12.1~ppa1 from your PPA works for me. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to xchat-gnome in Ubuntu. https://bugs.launchpad.net/bugs/1381484 Title: Fails to conne

[Bug 1381484] Re: Fails to connect to servers that disable SSLv3

2014-10-21 Thread Marius Gedminas
I can confirm that xchat-gnome 0.30.0~git20131003.d20b8d+really20110821-0.2ubuntu12.1 from your trusty- proposed works for me. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is su

[Bug 1381484] Re: Fails to connect to servers that disable SSLv3

2015-01-28 Thread Marius Gedminas
I booted an Ubuntu 12.04 LTS desktop live session with testdrive, apt- get installed xchat-gnome version 1:0.30.0~git20110821.e2a400-0.2ubuntu4.2 and attempted to connect slack.com's IRC gateway. The connection was successful. ** Tags removed: removal-candidate verification-needed ** Tags added:

[Bug 1449389] Re: Python Exception iter() returned non-iterator of type '_iterator'

2015-05-07 Thread Marius Gedminas
gdb in Ubuntu links against libpython3.4. The Python scripts in /usr/share/glib-2.0/gdb haven't been fully ported to Python 3: the custom iterators should define a '__next__' method alias pointing to 'next'. ** Also affects: glib2.0 (Ubuntu) Importance: Undecided Status: New ** Changed

[Bug 1449389] Re: Python Exception iter() returned non-iterator of type '_iterator'

2015-05-07 Thread Marius Gedminas
Somewhat-related upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=720635 ** Bug watch added: GNOME Bug Tracker #720635 https://bugzilla.gnome.org/show_bug.cgi?id=720635 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.

[Bug 1449389] Re: Python Exception iter() returned non-iterator of type '_iterator'

2015-05-08 Thread Marius Gedminas
Upstream bug with a patch: https://bugzilla.gnome.org/show_bug.cgi?id=749092 ** Bug watch added: GNOME Bug Tracker #749092 https://bugzilla.gnome.org/show_bug.cgi?id=749092 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in

[Bug 1418771] Re: gjs-console assert failure: *** Error in `/usr/bin/gjs-console': free(): invalid next size (fast): 0x00007f74a804b240 ***

2015-10-22 Thread Marius Gedminas
** Also affects: tracker (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to tracker in Ubuntu. https://bugs.launchpad.net/bugs/1418771 Title: gjs-console assert failure: *** Error in

[Bug 1747910] [NEW] Crashes on DP hotplug (wl_registry@2: error 0: invalid global wl_output (29))

2018-02-07 Thread Marius Gedminas
Public bug reported: I switched to a new external monitor at work today. I cannot reproduce the exact sequence of events, but it was basically: plug in external monitor (via DisplayPort), suspend laptop, unplug that monitor and plug in another one, resume laptop. At that point I was staring at t

[Bug 1747910] Re: Crashes on DP hotplug (wl_registry@2: error 0: invalid global wl_output (29))

2018-02-07 Thread Marius Gedminas
*** This bug is a duplicate of bug 1731911 *** https://bugs.launchpad.net/bugs/1731911 This is probably a duplicate of 1728588 (which itself is marked as a duplicate of 1731911). apport-retrace gives me this Xwayland stack trace: (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/s

[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2014-03-25 Thread Marius Gedminas
Trusty has gnome-settings-daemon 3.8.6. Support for XF86AudioMicMute was added in gnome-settings-daemon 3.9.2: https://github.com/GNOME/gnome-settings-daemon/commit/3a8beaaf380a483ce33363031d8d276c371d7af1 I believe gnome-settings-daemon (and unity-settings-daemon) need to backport that patch fo

[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2014-04-07 Thread Marius Gedminas
This was fixed in unity-settings-daemon 14.04.0+14.04.20140402-0ubuntu1. It remains unfixed in gnome-settings-daemon. -- 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/408

[Bug 1309419] [NEW] gnome-control-center segfaults on startup on 14.04

2014-04-18 Thread Marius Gedminas
Public bug reported: Freshly upgraded to 14.04. Can't launch System Preferences: /usr/bin /gnome-control-center.real segfaults on startup. Here's a backtrace with debug symbols: mg@platonas: ~ $ gdb /usr/bin/gnome-control-center.real GNU gdb (Ubuntu 7.7-0ubuntu3) 7.7 Copyright (C)

[Bug 1309419] Re: gnome-control-center segfaults on startup on 14.04

2014-04-18 Thread Marius Gedminas
Trying to step through this with gdb. In main(), control-center.c:254 the following statement shell = gnome_control_center_new (); assigns NULL to shell, after emitting a few warnings: (gnome-control-center.real:653): GLib-GObject-WARNING **: cannot derive 'GnomeControlCenter' from non-

[Bug 1299903] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1297271] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1301879] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1299189] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1286805] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1301881] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1286525] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1302585] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1278209] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug has been marked a duplicate of bug 1309419 gnome-control-center segfaults on startup on 14.04 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1291984] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1299105] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1292128] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1301872] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1302590] Re: gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show()

2014-04-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1309419 *** https://bugs.launchpad.net/bugs/1309419 ** This bug is no longer a duplicate of bug 1278209 gnome-control-center.real crashed with SIGSEGV in gnome_control_center_show() ** This bug has been marked a duplicate of bug 1309419 gnome-control-ce

[Bug 1309419] Re: gnome-control-center segfaults on startup on 14.04

2014-04-18 Thread Marius Gedminas
I can reproduce this by creating a new user account (sudo adduser guest) and logging in. I cannot reproduce this by booting Ubuntu GNOME 14.04 LiveCD. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. htt

[Bug 1309419] Re: gnome-control-center segfaults on startup on 14.04

2014-04-18 Thread Marius Gedminas
Ok, turns out I hadn't actually purged all the PPA packages correctly, and so I somehow ended up with gnome-control-center 1:3.6.3-0ubuntu56 but libgnome-control-center1 1:3.10.1-0ubuntu1~saucy3 . After I downgraded the former gnome3-team/gnome3 PPA packages to their versions in trusty, this probl

[Bug 1292282] Re: background transparency is not working on gnome terminal

2014-04-18 Thread Marius Gedminas
It's possible that gnome-terminal 3.14 might get the translucent background feature back: http://blogs.gnome.org/uraeus/2014/04/16/preparing-the-ground-for-the-fedora-workstation/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-

[Bug 528989] Re: [karmic] empathy won't open the accounts window

2010-03-10 Thread Marius Gedminas
I bought a new disk the other day, reinstalled Ubuntu and configured Empathy from scratch. It works fine now. -- [karmic] empathy won't open the accounts window https://bugs.launchpad.net/bugs/528989 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 383926] Re: ssh-aggent stopped accepting connections

2010-03-10 Thread Marius Gedminas
I do not know how to reproduce the problem. It never happened again to me on Jaunty or on Karmic. -- ssh-aggent stopped accepting connections https://bugs.launchpad.net/bugs/383926 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- d

[Bug 521495] [NEW] display applet gets confused about the screen resolution

2010-02-13 Thread Marius Gedminas
Public bug reported: Binary package hint: gnome-control-center My laptop has a 1280x800 screen. When I try to run an SDL game that wants to establish 1024x768 fullscreen mode, I see my desktop on the right and bottom, with the game in the top-left area (I should file this bug somewhere too, but

[Bug 521495] Re: display applet gets confused about the screen resolution

2010-02-13 Thread Marius Gedminas
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39151452/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39151453/XsessionErrors.txt -- display applet gets confused about the screen resolution https://bugs.launchpad.net/bugs/5

[Bug 528989] [NEW] [karmic] empathy won't open the accounts window

2010-02-27 Thread Marius Gedminas
Public bug reported: Binary package hint: empathy 1. Open Empathy 2. Press F4 (or select Edit -> Accounts) Expectation: the accouns window opens What actually happens: nothing at all. ProblemType: Bug Architecture: i386 Date: Sat Feb 27 15:37:39 2010 DistroRelease: Ubuntu 9.10 Package: e

[Bug 528989] Re: [karmic] empathy won't open the accounts window

2010-02-27 Thread Marius Gedminas
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/39854441/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/39854442/XsessionErrors.txt -- [karmic] empathy won't open the accounts window https://bugs.launchpad.net/bugs/528989 You

[Bug 301744] Re: [intrepid] screen brightness keys act very slowly

2010-01-21 Thread Marius Gedminas
Thanks for the reminder; the issue is fixed in Jaunty. -- [intrepid] screen brightness keys act very slowly https://bugs.launchpad.net/bugs/301744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop

[Bug 363697] [NEW] warn user when fonts are not available

2009-04-19 Thread Marius Gedminas
Public bug reported: Binary package hint: evince I opened this document: http://www.two- sdg.demon.co.uk/curbralan/papers/IfIHadAHammer.pdf in evince, and it looked horrible and hard to read. As far as I can tell, the cause is the PDFs wish to use fonts (AGaramond) that aren't installed in my sy

[Bug 363697] Re: warn user when fonts are not available

2009-04-19 Thread Marius Gedminas
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/25747981/Dependencies.txt -- warn user when fonts are not available https://bugs.launchpad.net/bugs/363697 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in

[Bug 355892] Re: gnome-display-properties dragging of rotated monitors snaps wrong

2009-04-28 Thread Marius Gedminas
motty: what you've observed is a different bug, and it's already reported as bug #355905 -- gnome-display-properties dragging of rotated monitors snaps wrong https://bugs.launchpad.net/bugs/355892 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug a

[Bug 335201] Re: gnome-settings-daemon grabs my keyboard and won't let go

2009-05-09 Thread Marius Gedminas
The fun you're having with volume keys/knobs sounds familiar, but is a different bug. What happens for you, is that the kernel sends a volume change notification in the form of a key press, and gnome-settings-daemon interprets that key as a request to change the volume, triggering another notifica

[Bug 374449] [NEW] main menu gets confused about panel orientation

2009-05-10 Thread Marius Gedminas
Public bug reported: Binary package hint: gnome-panel When I set up dual-head so that the larger external screen (1280x1024) is to the left from the laptop's internal LCD panel (1280x800), with their bottoms aligned, both GNOME panels end up on the external screen. When I then alt+drag the upper

[Bug 374449] Re: main menu gets confused about panel orientation

2009-05-10 Thread Marius Gedminas
** Attachment added: "screenshot" http://launchpadlibrarian.net/26532046/dualhead-fun.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26532047/Dependencies.txt -- main menu gets confused about panel orientation https://bugs.launchpad.net/bugs/374449 You received

[Bug 252012] Re: gnome-screensaver doesn't use fingerprint reader after suspend or hibernate

2008-11-08 Thread Marius Gedminas
Actuually, this bug seems to have disappeared in Intrepid. -- gnome-screensaver doesn't use fingerprint reader after suspend or hibernate https://bugs.launchpad.net/bugs/252012 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is the registrant for gnome-sc

[Bug 200955] Re: Gnome Panel Applets Moves Randomly

2008-12-18 Thread Marius Gedminas
If this bug is already reported, shouldn't it be marked as a duplicate with a link to that bug? I was unable to find the other bug. -- Gnome Panel Applets Moves Randomly https://bugs.launchpad.net/bugs/200955 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 314057] [NEW] gnome-display-properties should pick the preferred mode, not the largest mode

2009-01-05 Thread Marius Gedminas
Public bug reported: Binary package hint: gnome-control-center 1. Plug in an external 1280x1024 LCD monitor to my laptop's VGA output 2. Open gnome-display-properties 3. Click on the new (deactivated) screen What should happen: The resolution dropdown should automatically select 1280x1024. Wha

[Bug 278101] Re: display identifiers remain on screen

2009-01-05 Thread Marius Gedminas
I just thought I encountered this bug, but then I discovered a second gnome-display-preferences capplet window still open on another workspace. (The way Compiz shuffles windows around to different workspaces after a resolution change is confusing.) -- display identifiers remain on screen https:/

[Bug 236878] Re: wish: simplify enabling dual-head modes

2009-01-05 Thread Marius Gedminas
No worries (although I'm a bit surprised to see you marked it 'Invalid' rather than 'Fix Released'). -- wish: simplify enabling dual-head modes https://bugs.launchpad.net/bugs/236878 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-

[Bug 236878] Re: wish: simplify enabling dual-head modes

2009-01-05 Thread Marius Gedminas
This particular problem has been fixed. There are other problems (e.g. gnome-control-center selects an unsupported resolution by default; and then Compiz gets wedged up resulting in a freezed-up desktop until you restart it), but those deserve their own bug reports. -- wish: simplify enabling du

[Bug 316671] [NEW] [regression] gnome-screenshot doesn't allow me to type in directory names

2009-01-13 Thread Marius Gedminas
Public bug reported: Binary package hint: gnome-utils 1. Press Alt-PrintScreen 2. Type in a filename like "~/img/shots/screenshot.png" or "/tmp/screenshot.png" 3. Press Enter Expected behaviour: The screenshot is saved in the desired location. Actual behaviour: You get an error dialog saying (w

[Bug 316671] Re: [regression] gnome-screenshot doesn't allow me to type in directory names

2009-01-13 Thread Marius Gedminas
** Attachment added: "screenshot of the error dialog" http://launchpadlibrarian.net/21153639/gnome-screenshot-wtf.png -- [regression] gnome-screenshot doesn't allow me to type in directory names https://bugs.launchpad.net/bugs/316671 You received this bug notification because you are a member

[Bug 314057] Re: gnome-display-properties should pick the preferred mode, not the largest mode

2009-01-13 Thread Marius Gedminas
Sorry about that; I've updated the description and deleted the spurious 'should'. 1280x1024 is the correct native mode; I don't know where the 1600x1024 comes from. ** Description changed: Binary package hint: gnome-control-center 1. Plug in an external 1280x1024 LCD monitor to my laptop'

[Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

2013-10-22 Thread Marius Gedminas
** Bug watch added: GNOME Bug Tracker #525574 https://bugzilla.gnome.org/show_bug.cgi?id=525574 ** Also affects: gnome-keyring via https://bugzilla.gnome.org/show_bug.cgi?id=525574 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

2013-10-22 Thread Marius Gedminas
That's bug 209447. *glares at Launchpad* *grumbles about lack of a Preview button* -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1067301 Title: ssh-add: Error reading resp

[Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

2013-10-22 Thread Marius Gedminas
Looks like a duplicate of 209447. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1067301 Title: ssh-add: Error reading response length from authentication socket. To manage

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2013-11-03 Thread Marius Gedminas
Just saw this bug with gvfs 1.18.2-0ubuntu1. Same as original reporter: crash on eject. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1218520 Title: gvfsd-mtp assert failure: *** Er

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2013-11-05 Thread Marius Gedminas
I should mention that when I say "eject", I meant hitting the ⏏ icon in Nautilus. I'm not yanking USB cables prematurely. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1218520 Title:

[Bug 1218520] Re: gvfsd-mtp assert failure: *** Error in `/usr/lib/gvfs/gvfsd-mtp': free(): invalid pointer: 0x081bd1c8 ***

2013-11-05 Thread Marius Gedminas
I found this bug by looking at the DuplicateOf field in the Apport dialog before I hit the 'Report' button. I can't say how reliable is apport's backtrace matching, but I remember noticing something about "invalid free()" in that report. I then tried and managed to reproduce a crash on eject, and

[Bug 1070260] [NEW] Closing gnome-power-statistics window with Alt-F4 leaves the process running

2012-10-23 Thread Marius Gedminas
Public bug reported: 1. Launch gnome-power-statistics 2. Press Alt-F4 to close the window 3. Launch gnome-power-statistics again What you get is a blank window with no buttons or other controls. What I expect to get is a normal window with everything. Some investigation (launching gnome-power-s

[Bug 1078303] Re: cannot apply theme in empathy windows

2012-11-29 Thread Marius Gedminas
If you use GNOME Shell, you'll find the Preferences in the application menu (Super+F10 or click on the application name in GNOME Shell's top panel). If you don't use GNOME Shell, I think it's supposed to have a regular menu (which will probably also appear in the top panel in a Unity session), but

[Bug 1040885] Re: gnome-terminal auto-restores its size

2013-03-08 Thread Marius Gedminas
I built a patched gnome-terminal in my PPA: https://launchpad.net/~mgedmin/+archive/ppa -- 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/1040885 Title: gnome-terminal auto-res

[Bug 1030774] [NEW] wallpaper displayed wrong on dual-head configuration

2012-07-30 Thread Marius Gedminas
Public bug reported: Here's my xrandr configuration: Screen 0: minimum 320 x 200, current 2646 x 1103, maximum 8192 x 8192 LVDS1 connected 1366x768+0+335 (normal left inverted right x axis y axis) 277mm x 156mm VGA1 connected 1280x1024+1366+0 (normal left inverted right x axis y axis

[Bug 1030774] Re: wallpaper displayed wrong on dual-head configuration

2012-07-30 Thread Marius Gedminas
** Attachment added: "screenshot of the badly drawn wallpaper" https://bugs.launchpad.net/bugs/1030774/+attachment/3241934/+files/dualhead-wallpaper-gnome3-ubuntu-precise-2.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautil

[Bug 1030774] Re: wallpaper displayed wrong on dual-head configuration

2012-07-30 Thread Marius Gedminas
Workaround: launch gnome-tweak-tool, turn off 'Have file manager handle the desktop', desktop is fine. Interestingly, turning that option back on doesn't break it again (until you unplug/re-plug the VGA cable). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs

[Bug 943318] [NEW] gnome-terminal crashes when copying large amounts of text

2012-02-29 Thread Marius Gedminas
Public bug reported: To reproduce: 0. Install xsel 1. Open gnome-terminal 2. Run 'seq 15 | fmt' to produce a lot of scrollback 3. Tripple-click on the last line of output 4. press Shift-Home to scroll to top 5. Shift-click on the first line of output 6. Run 'xsel > /tmp/PLEASEDONTCRASH' Expec

[Bug 943318] Re: gnome-terminal crashes when copying large amounts of text

2012-02-29 Thread Marius Gedminas
-- 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/943318 Title: gnome-terminal crashes when copying large amounts of text To manage notifications about this bug go to: https://

[Bug 943318] Re: gnome-terminal crashes when copying large amounts of text

2012-02-29 Thread Marius Gedminas
Sometimes it doesn't crash at once and I have to repeat steps 3 through 6 a few times. -- 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/943318 Title: gnome-terminal crashes wh

[Bug 943318] Re: gnome-terminal crashes when copying large amounts of text

2012-02-29 Thread Marius Gedminas
Forwarded upstream: https://bugzilla.gnome.org/show_bug.cgi?id=671066 ** Bug watch added: GNOME Bug Tracker #671066 https://bugzilla.gnome.org/show_bug.cgi?id=671066 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in

[Bug 943318] Re: gnome-terminal crashes when copying large amounts of text to xsel

2012-02-29 Thread Marius Gedminas
** Summary changed: - gnome-terminal crashes when copying large amounts of text + gnome-terminal crashes when copying large amounts of text to xsel -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs

[Bug 943318] Re: gnome-terminal crashes when copying large amounts of text to xsel

2012-02-29 Thread Marius Gedminas
This appears to be a bug in xsel (with a fix pending at https://github.com/kfish/xsel/pull/1), _and_ a bug in Gtk+ ("Should GTK+ protect itself against selection windows disappearing? Most likely, yes."). ** Also affects: xsel (Ubuntu) Importance: Undecided Status: New ** Also affects

[Bug 824651] Re: Black screen while applications are active and have focus

2012-03-09 Thread Marius Gedminas
I think this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/793893. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/824651 Title: Black screen whi

[Bug 612857] Re: gnome-power-manager does not open the preferences dialog from the app indicator

2010-10-16 Thread Marius Gedminas
No, this is not an issue in Maverick. -- gnome-power-manager does not open the preferences dialog from the app indicator https://bugs.launchpad.net/bugs/612857 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

[Bug 159086] Re: libwnck stops updating window information after xrandr

2010-10-16 Thread Marius Gedminas
I haven't seen this in a long time, but now I'm wondering if it could be a duplicate of bug 611886: some window contents stop being redrawn after an xrandr switch, sometimes. I had that one happen to a newly-added gnome-panel. -- libwnck stops updating window information after xrandr https://bug

[Bug 879456] Re: Typeahead functionality for nautilus is broken

2011-10-26 Thread Marius Gedminas
Upstream bug for Backspace going up a folder instead of erasing typeahead: https://bugzilla.gnome.org/show_bug.cgi?id=662591 ** Bug watch added: GNOME Bug Tracker #662591 https://bugzilla.gnome.org/show_bug.cgi?id=662591 -- You received this bug notification because you are a member of Ubunt

[Bug 729351] [NEW] smb mount opens in gvim instead of nautilus after a network disconnect

2011-03-04 Thread Marius Gedminas
Public bug reported: Binary package hint: nautilus Here's what I do: 1. Open smb://somehost/someshare in Nautilus, use it etc. 2. Suspend my laptop. 3. Resume my laptop. 4. Click on the "someshare on somehost" icon that's still on my desktop What should happen: gvfs or whatever's responsible f

[Bug 729351] Re: smb mount opens in gvim instead of nautilus after a network disconnect

2011-03-04 Thread Marius Gedminas
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. https://bugs.launchpad.net/bugs/729351 Title: smb mount opens in gvim instead of nautilus after a network disconnect -- desktop-bugs mailing list desktop-bugs@list

[Bug 527157] Re: Brightness controls skips Levels.

2012-02-21 Thread Marius Gedminas
Here's a thread in the linux-thinkpad mailing list about this issue (it affects XFCE as well as GNOME): http://mailman.linux-thinkpad.org/pipermail/linux-thinkpad/2012-February/050576.html The thinkpad-acpi kernel module maintainer says: > This typically means broken crap that reacts to brightnes

[Bug 890784] [NEW] Gnome-terminal continues to show outline cursor after getting focus

2011-11-15 Thread Marius Gedminas
Public bug reported: Normall, it works like this: When a terminal is focused its cursor is solid (and blinking). When a terminal is not focused, its cursor is an outline (and doesn't blink). Sometimes (but increasingly more often in Oneiric than with older versions) I get the outline cursor even

[Bug 890784] Re: Gnome-terminal continues to show outline cursor after getting focus

2011-11-16 Thread Marius Gedminas
I've also seen this happen (about 1/3 of the time) when gnome-terminal gets focus when I switch between workspaces with Ctrl+Alt+arrow keys. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchp

[Bug 902674] [NEW] evince cuts off part of the text of http://cm.bell-labs.com/cm/cs/cstr/41.pdf.

2011-12-10 Thread Marius Gedminas
Public bug reported: 1. Download http://cm.bell-labs.com/cm/cs/cstr/155.ps.gz 2. Open it in Evince Expected: you can read the text Actual result: the right margin is cut off (see screenshot) For comparison, opening the same file in gv lets me see the entire text (see screenshot). ProblemType: B

[Bug 902674] Re: evince cuts off part of the text of http://cm.bell-labs.com/cm/cs/cstr/41.pdf.

2011-12-10 Thread Marius Gedminas
** Attachment added: "screenshot demonstrating the problem in Evince" https://bugs.launchpad.net/bugs/902674/+attachment/2627551/+files/evince-cuts-off-text.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. http

[Bug 902674] Re: evince cuts off part of the text of http://cm.bell-labs.com/cm/cs/cstr/41.pdf.

2011-12-10 Thread Marius Gedminas
** Attachment added: "screenshot demonstrating the lack of the problem in gv" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/902674/+attachment/2627557/+files/gv-does-not-trim-text.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subsc

[Bug 374449] Re: main menu gets confused about panel orientation

2010-12-08 Thread Marius Gedminas
FWIW this still happens on Maverick. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/374449 Title: main menu gets confused about panel orientation -- desktop-bugs mailing list desktop-bugs@lists.u

[Bug 696945] [NEW] battery application indicator menu items do nothing

2011-01-03 Thread Marius Gedminas
Public bug reported: Binary package hint: gnome-power-manager 1. Click on the battery icon in the indicator applet 2. Select either of the two menu items ("Laptop battery" or "Preferences") What should happen: a window should appear. What actually happens: nothing at all. Extra info: * I can

[Bug 696945] Re: battery application indicator menu items do nothing

2011-01-03 Thread Marius Gedminas
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. https://bugs.launchpad.net/bugs/696945 Title: battery application indicator menu items do nothing -- desktop-bugs mailing list desktop-bugs@lists.ubun

[Bug 696945] Re: battery application indicator menu items do nothing

2011-01-03 Thread Marius Gedminas
If I use Ctrl+Alt+Fx to switch to the guest session, I can open both gnome-power windows using the battery icon in that session. I logged out from the guest session and switched back to my primary one, but the problem persists. -- You received this bug notification because you are a member of Ub

[Bug 700231] Re: gnome-settings-daemon assert failure: *** glibc detected *** /usr/lib/gnome-settings-daemon/gnome-settings-daemon: munmap_chunk(): invalid pointer: 0xbf94086c ***

2011-01-07 Thread Marius Gedminas
*** This bug is a duplicate of bug 448435 *** https://bugs.launchpad.net/bugs/448435 ** Attachment added: "glibc error message that was printed to .xsession-errors" https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/700231/+attachment/1787694/+files/xsession-errors --

[Bug 448435] Re: gnome-settings-daemon assert failure: *** glibc detected *** /usr/lib/gnome-settings-daemon/gnome-settings-daemon: munmap_chunk(): invalid pointer: 0x096f0438 ***

2011-01-07 Thread Marius Gedminas
This just happened to me on Maverick. I reported it as bug 700231 and apport retracing service decided it was the same as this one. ** Changed in: gnome-settings-daemon (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 644392] Re: Tray UI glitch

2011-01-08 Thread Marius Gedminas
This seems to be a bug in python-eggtrayicon: >>> import egg.trayicon, gtk >>> icon = egg.trayicon.TrayIcon("Foo") >>> img = gtk.Image() >>> img.set_from_file('gtimelog-small.png') >>> icon.add(img) >>> icon.show_all() The same transparent png, when used with gtk.StatusIco

[Bug 644392] Re: Tray icon is not transparent when using python-eggtrayicon

2011-01-08 Thread Marius Gedminas
As a GTimeLog-specific workaround, I recommend setting 'prefer_old_tray_icon = no' in ~/.gtimelog/gtimelogrc. I'll make that the default in trunk. There's a side efect: you lose the task clock display in your systray, since gtk.StatusIcon doesn't support arbitrary widgets. -- You received this

[Bug 644392] Re: Tray icon is not transparent when using python-eggtrayicon

2011-01-31 Thread Marius Gedminas
(Setting status to Invalid since this is a bug in EggTrayIcon, with no way of working around it in GTimeLog that I can see.) ** Changed in: gtimelog Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to g

<    1   2   3   >