[Bug 1627637] [NEW] bad alloc on large (but not too large) image

2016-09-26 Thread Jeff Abrahamson
Public bug reported:

For this example, I've created an entirely white png (attached to the
bug report) with size 2400 x 36000.  I saved it at compression level 9
(or whatever gimp means by that) and in 8-bit RGB.  I would expect eog
to be able to display this because 2400 * 36000 * 4 colours is 330 MB,
which is vastly less than the available RAM on my machine.  While X
represents window dimensions with 16 bit values, which may perhaps be
signed (I didn't check my host's type definitions), I don't expect eog
to allocate a pixel-to-pixel window for the image.  My screen's size is
ample.

This arose because of a real image of the same dimensions, but which I
can't attach here.  The behaviour is the same.


jeff@starshine:data_2016-09-01 $ eog /tmp/2400x36000.png 

** (eog:26198): WARNING **: Couldn't connect to accessibility bus:
Failed to connect to socket /tmp/dbus-3UXmMLd2Wv: Connection refused

(eog:26198): Gdk-ERROR **: The program 'eog' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 415 error_code 11 request_code 130 (MIT-SHM) minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)
133, jeff@starshine:data_2016-09-01 $ ubuntu-bug eog

** (apport-gtk:27057): WARNING **: Couldn't connect to accessibility bus: 
Failed to connect to socket /tmp/dbus-3UXmMLd2Wv: Connection refused
/usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without 
specifying a version first. Use gi.require_version('Wnck', '3.0') before import 
to ensure that the right version gets loaded.
  from gi.repository import GLib, Wnck, GdkX11, Gdk
jeff@starshine:data_2016-09-01 $

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: eog 3.18.2-1ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: i3
Date: Mon Sep 26 10:24:34 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-12-17 (283 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: eog
UpgradeStatus: Upgraded to xenial on 2016-05-15 (133 days ago)

** Affects: eog (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "Opening this image with eog results in a bad allocation 
error."
   
https://bugs.launchpad.net/bugs/1627637/+attachment/4748707/+files/2400x36000.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1627637

Title:
  bad alloc on large (but not too large) image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1627637/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 1188393] Re: gimp fires asserts

2013-09-17 Thread Jeff Abrahamson
I think the issue is that I've disabled the global (top of screen) menus in
favor of in-window menus.  I believe the removed packages are only
appmenu-gtk and appmenu-gtk3.

This is still a bug, though:  either gimp requires those libraries (in
which case apt / dpkg should notice) or, more reasonably, it should not (in
which case the errors on stderr should not be emitted).

I begin to suspect this may not be gimp-specific given the above.


Jeff Abrahamson
+33 6 24 40 01 57
+44 7920 594 255

http://jeff.purple.com/
http://blog.purple.com/jeff/


On Tue, Sep 17, 2013 at 10:44 AM, Thomas Hotz thomas.h...@gmail.com wrote:

 Thank you for this bug report. I can't reproduce this bug on Ubuntu
 13.04.

 Am I correct that you upgrade from release to release?

 InstallationDate: Installed on 2010-03-13 (1181 days ago)
 InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386
 (20091028.4)

 I assume something went wrong here. Have you tried to do an sudo apt-
 get update  sudo apt-get dist-upgrade (if you have not done it by
 yourself).

 I'm setting this bug to Incomple until I get a response from you.

 ** Changed in: gimp (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1188393

 Title:
   gimp fires asserts

 Status in “gimp” package in Ubuntu:
   Incomplete

 Bug description:
   Gimp, invoked from the commandline with no arguments, fires this
   assertion hundreds of times.

   (gimp:10084): Gtk-WARNING **: Failed to load type module: (null)

   `menu_proxy_module_load': gimp: undefined symbol:
   menu_proxy_module_load


   When I do a gaussian blur, I see several like this:

   `menu_proxy_module_load': /usr/lib/gimp/2.0/plug-ins/blur-gauss:
   undefined symbol: menu_proxy_module_load

   (blur-gauss:10089): Gtk-WARNING **: Failed to load type module: (null)


   There is no evident malfunction of gimp except that a programmer from
 the past is telling me that something is not as he thought it ought to be.

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: gimp 2.8.4-1ubuntu1
   ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
   Uname: Linux 3.8.0-23-generic i686
   ApportVersion: 2.9.2-0ubuntu8
   Architecture: i386
   Date: Thu Jun  6 21:40:49 2013
   EcryptfsInUse: Yes
   InstallationDate: Installed on 2010-03-13 (1181 days ago)
   InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release
 i386 (20091028.4)
   MarkForUpload: True
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=en_GB.UTF-8
SHELL=/bin/bash
   SourcePackage: gimp
   UpgradeStatus: Upgraded to raring on 2013-04-28 (39 days ago)

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1188393/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1188393

Title:
  gimp fires asserts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1188393/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1188393] [NEW] gimp fires asserts

2013-06-06 Thread Jeff Abrahamson
Public bug reported:

Gimp, invoked from the commandline with no arguments, fires this
assertion hundreds of times.

(gimp:10084): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': gimp: undefined symbol: menu_proxy_module_load


When I do a gaussian blur, I see several like this:

`menu_proxy_module_load': /usr/lib/gimp/2.0/plug-ins/blur-gauss:
undefined symbol: menu_proxy_module_load

(blur-gauss:10089): Gtk-WARNING **: Failed to load type module: (null)


There is no evident malfunction of gimp except that a programmer from the past 
is telling me that something is not as he thought it ought to be.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gimp 2.8.4-1ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Thu Jun  6 21:40:49 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-03-13 (1181 days ago)
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gimp
UpgradeStatus: Upgraded to raring on 2013-04-28 (39 days ago)

** Affects: gimp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 raring

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1188393

Title:
  gimp fires asserts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1188393/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1188395] [NEW] evince fires asserts

2013-06-06 Thread Jeff Abrahamson
Public bug reported:

Evince fires two asserts when displaying a pdf.

jeff@lorax:~ $ evince /tmp/foo.pdf

(evince:9853): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:2593: instance
`0xb8865580' has no handler with id `4368'

(evince:9853): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:2593: instance `0xb8865580' 
has no handler with id `4369'
jeff@lorax:~ $ ubuntu-bug evince

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: evince 3.6.1-1ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Thu Jun  6 21:47:12 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-03-13 (1181 days ago)
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to raring on 2013-04-28 (39 days ago)

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apparmor apport-bug i386 raring

-- 
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/1188395

Title:
  evince fires asserts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1188395/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 955919] [NEW] ssh-askpass blocks gnome-screensaver

2012-03-15 Thread Jeff Abrahamson
Public bug reported:

If ssh-askpass activates and is waiting for user input, gnome-
screensaver doesn't blank and lock the screen.

Assuming a period of idleness that would cause gnome-screensaver to
blank and lock, then after the user interacts with ssh-askpass, gnome-
screensaver does blank and lock the display.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-screensaver 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Mar 15 12:38:40 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
UpgradeStatus: Upgraded to oneiric on 2012-01-09 (66 days ago)

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
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/955919

Title:
  ssh-askpass blocks gnome-screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/955919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 955919] Re: ssh-askpass blocks gnome-screensaver

2012-03-15 Thread Jeff Abrahamson
-- 
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/955919

Title:
  ssh-askpass blocks gnome-screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/955919/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 955915] [NEW] screensaver shows old screen content on return from sleep

2012-03-15 Thread Jeff Abrahamson
Public bug reported:

when gnome-screensaver activates after an idle period, and so then the
screen blanks, then pushing the shift key to wake the monitors and to
request that gnome-screensaver display an authentication box sometimes
causes the old screen (pre-lock) to display briefly before the screen
redraws blank with an authentication box.  One can't interact with the
old display, and it's brief, no more than a second before repaint, but
from a privacy standpoint it's disturbing that the content is briefly
visible.

I have gnome-screensaver configured to blank the screen on idle rather
than to display pictures or animations.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-screensaver 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Mar 15 12:38:18 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-screensaver
UpgradeStatus: Upgraded to oneiric on 2012-01-09 (66 days ago)

** Affects: gnome-screensaver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
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/955915

Title:
  screensaver shows old screen content on return from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/955915/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 955915] Re: screensaver shows old screen content on return from sleep

2012-03-15 Thread Jeff Abrahamson
-- 
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/955915

Title:
  screensaver shows old screen content on return from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/955915/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 939355] [NEW] totem-audio-preview apparently kills itself

2012-02-23 Thread Jeff Abrahamson
Public bug reported:


totem-audio-preview claims to play the audio stream of a video:

jeff@london:~ $ totem-audio-preview --help
Usage:
  totem-audio-preview [OPTION…] Plays audio passed on the standard input or 
the filename passed on the command-line

Help Options:
  -h, --helpShow help options
  --help-allShow all help options
  --help-gstShow GStreamer Options

Application Options:
  -m, --mimetypeList the supported mime-types
  --g-fatal-warningsMake all warnings fatal

jeff@london:~ $

But it actually plays the first minute or so and then kills itself:

jeff@london:Moussorgski $ totem-audio-preview 
tableaux-d-une-exposition.webm 
Killed
jeff@london:Moussorgski $ 

strace suggests that it's doing the kill itself:

clock_gettime(CLOCK_MONOTONIC, {167861, 53095135}) = 0
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 
3, 200) = ? unavailable
+++ killed by SIGKILL +++
Killed
jeff@london:Moussorgski

The bug is (preferably) that it should play the full audio stream in the
absence of a flag specifying what amount to play, or, failing that, that
the help text is manifestly incorrect.  In the latter case, this is also
a wishlist item that it should be able to play a configurable amount of
the stream, including the entire stream.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: totem 3.0.1-0ubuntu7.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Feb 23 10:17:42 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
UpgradeStatus: Upgraded to oneiric on 2012-01-09 (44 days ago)

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/939355

Title:
  totem-audio-preview apparently kills itself

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/939355/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 939355] Re: totem-audio-preview apparently kills itself

2012-02-23 Thread Jeff Abrahamson
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/939355

Title:
  totem-audio-preview apparently kills itself

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/939355/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 915221] [NEW] gnome-terminal switches workspace

2012-01-12 Thread Jeff Abrahamson
Public bug reported:

Repro with unity and workspace-switcher:

Open a gnome-terminal session in workspace (viewport?) 1.  Switch to
another workspace using the workspace switcher in the launch / dock tool
on the left.  In that new workspace, click the gnome-terminal launcher
in the launch / dock tool.

I expect a new terminal window to open.

Instead, I am brought back to workspace 1.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-terminal 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Jan 12 10:18:42 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to oneiric on 2012-01-09 (2 days ago)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
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/915221

Title:
  gnome-terminal switches workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/915221/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 915221] Re: gnome-terminal switches workspace

2012-01-12 Thread Jeff Abrahamson
-- 
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/915221

Title:
  gnome-terminal switches workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/915221/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 915221] Re: gnome-terminal switches workspace

2012-01-12 Thread Jeff Abrahamson
This may be a dup of 656517
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/656517

-- 
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/915221

Title:
  gnome-terminal switches workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/915221/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 915221] Re: gnome-terminal switches workspace

2012-01-12 Thread Jeff Abrahamson
Indeed, the same bug affects chromium-browser.  It's a bit of a bother,
I end up abandoning the launcher for many apps because it will bring me
back to the workspace where the app has another window.

The workaround is to launch a terminal where I already have one, via
(sleep 2; gnome-terminal), then switch workspace, then use the
terminal to launch further apps, e.g., chromium-browser --new-window.
Not hard, but does a bit undercut the usefulness of the launcher is all.

-- 
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/915221

Title:
  gnome-terminal switches workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/915221/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs