[Desktop-packages] [Bug 1869798] [NEW] Opening a combo box will draw windows from other workspaces on current workspace

2020-03-30 Thread David Klasinc
Public bug reported: When a combo box is selected all the currently open windows will be drawn on the screen, even if those windows are on other workspaces. How to reproduce: - Open different windows: Files and Terminal - Send one window to a different Workspace: right-click on the title bar,

[Desktop-packages] [Bug 1247683] Re: Gnome-screensaver does not lock if "turn screen off" is disabled

2015-10-22 Thread David Klasinc
This is still an issue. Because of bug #1295267 I can't set the screen to turn off automatically. So I turned off screen blanking and left lock on. I was a little bit surprised that screen lock didn't engage after an idle period. Also, I am trying to understand why screen blank + lock would

[Desktop-packages] [Bug 1330228] [NEW] Surface.create_for_data: Not Implemented yet.

2014-06-15 Thread David Klasinc
Public bug reported: Kazam Screen caster, written in Python3, is using Cairo for doing graphics. Now, I've run into this: File ../kazam/frontend/window_countdown.py, line 181, in createDropShadow surface = cairo.ImageSurface.create_for_data(data, format, width, height) NotImplementedError:

[Desktop-packages] [Bug 1099942] Re: Can't record video in any format

2013-01-29 Thread David Klasinc
Thanks to Laney and the upstream bunch, this issue is resolved. ** Changed in: kazam Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1099942

[Desktop-packages] [Bug 1096370] Re: unity keeps malformed mouse cursor after kazam usage

2013-01-06 Thread David Klasinc
** Changed in: kazam Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/1096370 Title: unity keeps malformed

[Desktop-packages] [Bug 1096370] Re: unity keeps malformed mouse cursor after kazam usage

2013-01-05 Thread David Klasinc
** Changed in: unity Status: New = Invalid ** Changed in: unity (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity

[Desktop-packages] [Bug 658004] Re: brasero dvd capacity estimation is broken

2012-11-12 Thread David Klasinc
I've attached a small patch against 3.4.1-0ubuntu3 version which is currently in 12.10. ** Patch added: session_size_bug.diff https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/658004/+attachment/3431669/+files/session_size_bug.diff -- You received this bug notification because you are

[Desktop-packages] [Bug 1028115] [NEW] Gdk.cairo_region_create_from_surface() raises an error in GI

2012-07-23 Thread David Klasinc
Public bug reported: This happens on current 12.10 daily: from gi.repository import Gdk import cairo surface = cairo.ImageSurface(0, 100, 100) Gdk.cairo_region_create_from_surface(surface) Traceback (most recent call last): File stdin, line 1, in module File

[Desktop-packages] [Bug 782933] Re: Impossible to copy movie from EOS 550D: gvfsd-gphoto2 uses 3 GB of memoy and gvfs-fuse-daemon crashes

2012-05-19 Thread David Klasinc
I can confirm that this is still the case. Here's the debian bug report with a little bit more information. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631295 ** Bug watch added: Debian Bug tracker #631295 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631295 -- You received this

[Desktop-packages] [Bug 782933] Re: Impossible to copy movie from EOS 550D: gvfsd-gphoto2 uses 3 GB of memoy and gvfs-fuse-daemon crashes

2012-05-19 Thread David Klasinc
I am using Precise Pangolin. And this is a real show stopper for anyone working with large files on cameras. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/782933 Title: Impossible to

[Desktop-packages] [Bug 529759] Re: The reply function is duplicated

2012-05-08 Thread David Klasinc
Hi, this bug has been reported for the old version of the client and it is not valid anymore. ** Changed in: gwibber (Ubuntu) Status: Incomplete = Invalid ** Changed in: gwibber Status: Incomplete = Invalid -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 954374] Re: gwibber-service crashed with UnicodeEncodeError in meth(): 'ascii' codec can't encode character u'\xe6' in position 33: ordinal not in range(128)

2012-03-31 Thread David Klasinc
I had a lot of trouble replicating this and I think I nailed it now. I'll produce a patch later today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gwibber in Ubuntu. https://bugs.launchpad.net/bugs/954374 Title: gwibber-service

[Desktop-packages] [Bug 957919] Re: inconsistent behaviour when switching virtual Desktops

2012-03-27 Thread David Klasinc
This is not a Kazam issue, I'll mark this as invalid. ** Changed in: kazam Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity

[Desktop-packages] [Bug 946049] Re: gwibber-service crashed with URLError in do_open(): urlopen error [Errno 110] Connection timed out

2012-03-12 Thread David Klasinc
** Changed in: gwibber Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gwibber in Ubuntu. https://bugs.launchpad.net/bugs/946049 Title: gwibber-service crashed with URLError in do_open(): urlopen error

[Desktop-packages] [Bug 61786] Re: 'Create folder in here' context menu option for nautilus

2011-11-14 Thread David Klasinc
What do you mean it is not an issue? Create folder option is still missing from the right click menu when list view populates whole window. In fact, because of the global menu, the issue got even worse, now you have to go to the top of of the screen to use a global menu. -- You received this

[Desktop-packages] [Bug 812039] Re: message icons and lettering bleed through the reply box

2011-09-07 Thread David Klasinc
This happens because there is no concept of z-index in GTK and when widgets (and containers including other widgets) overlap unpredictable things can happen. I am currently working on a solution for this. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 812039] Re: message icons and lettering bleed through the reply box

2011-09-07 Thread David Klasinc
I couldn't find a way on how to tame all the widgets that were bleeding and how to prevent that. The workaround fix for this is that messages move down and make room for reply box. I attached the relevant branch. ** Branch linked: lp:~bigwhale/gwibber/UI-fixes -- You received this bug