[Bug 1377332] Re: [TOPBLOCKER] UI randomly freezes

2014-12-03 Thread Łukasz Zemczak
** Also affects: cgmanager (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: cgmanager (Ubuntu RTM) Status: New = Fix Released ** Changed in: cgmanager (Ubuntu RTM) Importance: Undecided = Critical -- You received this bug notification because you are a member

[Bug 800599] Re: OpenGL windows always on top with Unity-2D and fglrx driver

2011-09-30 Thread Łukasz Zemczak
I tried to reproduce this bug using the glxgears application with no luck. I have an ATI Radeon Mobility HD 2600 graphics card running the fglrx driver on Ubuntu 11.10. The application, even though covered under the unity-2d-launcher (or any other part of unity-2d) showed no unexpected visual

[Bug 863154] [NEW] Wacom Bamboo One tablet random coordinate malfunctions

2011-09-30 Thread Łukasz Zemczak
Public bug reported: The tablet in overall seems to work correctly, with all pressure- features working. But quite frequently, while drawing, GIMP seems to wrongly read the coordinates of the stylus (as zeros, or negative values?), resulting in frequent, random 'line-peaks' in the direction of

[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-09-30 Thread Łukasz Zemczak
** Attachment added: The result of the bug - all straight lines are unintended results (the 'line-peaks') of the bug https://bugs.launchpad.net/bugs/863154/+attachment/2486063/+files/gimp_wacom_peaks.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 839628] Re: F10 doesn't start keyboard navigation to the panel

2011-09-22 Thread Łukasz Zemczak
** Changed in: unity-2d Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/839628 Title: F10 doesn't start keyboard navigation to the panel

[Bug 839628] Re: F10 doesn't start keyboard navigation to the panel

2011-09-23 Thread Łukasz Zemczak
I did a trivial hard-code binding fix for this issue in https://code.launchpad.net/~sil2100/unity-2d/trunk.lp839628 - but as Saviq noticed, this might not quite be the solution we are looking for. It's now a question who ultimately should be the one to pick up the F10 handling - the application,

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-03-05 Thread Łukasz Zemczak
Actually, I finally observed this problem yesterday - but only once. It happened on my laptop screen - I usually use an external monitor and it never happened on a big screen. I experienced it on Firefox when started maximized. The effect was exactly as shown on Pete's screenshot. I wasn't able to

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-03-05 Thread Łukasz Zemczak
I'll try reproducing the problem on the open radeon driver later on too. I checked again and It seems the problem lies somewhere else. Since it seems even though draws are made to the pixmap by the gtk-window- decorator, sometimes the changes aren't forwarded to compiz at all. Damage events don't

[Bug 936840] Re: ctrl key now known as primary which breaks keyboard shortcuts

2012-02-22 Thread Łukasz Zemczak
** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Łukasz Zemczak (sil2100) ** Changed in: compiz-core Assignee: Łukasz Zemczak (sil2100) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 936840] Re: ctrl key now known as primary which breaks keyboard shortcuts

2012-02-22 Thread Łukasz Zemczak
** Changed in: compiz (Ubuntu) Assignee: Łukasz Zemczak (sil2100) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936840 Title: ctrl key now known as primary which breaks keyboard

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-23 Thread Łukasz Zemczak
** Changed in: compiz-core Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/781384 Title: active/inactive window decorations are wrong, do not update (only

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-23 Thread Łukasz Zemczak
Thanks for the info. Yes, I'm running fglrx and I can easily reproduce the problem now. So I'm looking into possibilities of what is causing this bug and to why it's only fglrx specific. This might take a bit though. As for LightDM, I'm still using GDM on my system, so I can't really help here.

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-23 Thread Łukasz Zemczak
Ok, I have some leads as to this bug. For now it seems it's somehow related to XChangeProperty() and PropertyNotify events in the decorator codes (both in gwd and in compiz). There might be something that fglrx does funny (or buggily) - but I'll know for sure tomorrow in the morning. -- You

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-24 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/compiz-core/fglrx_win_focus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/781384 Title: active/inactive window decorations are wrong, do not update (only fglrx) To

[Bug 928232] [NEW] Unity panel transparent on new compiz build

2012-02-07 Thread Łukasz Zemczak
Public bug reported: When building from the latest compiz tarball with the new ABI, the unityshell plugin top panel is completely transparent - only the shadow of the panel is visible. Using: Ubuntu precise (development branch) 12.04 Self-packaged compiz 0.9.7-rc1 and unity 5.2.0-0ubuntu1 with

[Bug 928248] [NEW] Major graphical artifacts in unity using latest rc compiz build on fglrx

2012-02-07 Thread Łukasz Zemczak
Public bug reported: When using the latest compiz tarball, the system works fine until the unityshell plugin is enabled. Once enabled, the launcher and panel are visible, but instead of any graphics, black rectangles can be seen everywhere. Instead of the dash, a big black rectangle is visible as

[Bug 928248] Re: Major graphical artifacts in unity using latest rc compiz build on fglrx

2012-02-07 Thread Łukasz Zemczak
I just tried the same packages on the open radeon X drivers and the artifacts do not appear at all, Unity seems to run well. So it's typically just a bug with fglrx and the new compiz (still seeing #928232 though). -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 928232] Re: Unity panel transparent on new compiz build

2012-02-07 Thread Łukasz Zemczak
** Attachment added: Unity transparent panel on my system. https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/928232/+attachment/2722067/+files/unity_panel.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 928232] Re: Unity panel transparent on new compiz build

2012-02-09 Thread Łukasz Zemczak
As already reported to Jay Taoko: when launching ccsm, going to Unity - Experimental and modifying the Panel Opacity setting (which is set to 1.0 by default on my system) the following results can be seen: Values 0.0 and 1.0: panel completely transparent, no blurr effect on the background Values

[Bug 942700] [NEW] System hanging up for a moment when mouse cursor is being moved in the lower right corner

2012-02-28 Thread Łukasz Zemczak
Public bug reported: Ok, this bug seems a bit strange. Whenever I'm running compiz (even with the unityshell plugin disabled), whenever I move my mouse in the area of the lower right corner of my screen, my system is hanging up for a short moment. When the mouse is still there, it hangs up again

[Bug 942700] Re: System hanging up for a moment when mouse cursor is being moved in the lower right corner

2012-02-28 Thread Łukasz Zemczak
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942700 Title: System hanging up for a moment when mouse cursor is being moved in the lower right corner To manage notifications about this bug go to:

[Bug 931927] Re: Keyboard shortcuts lost in compiz 1:0.9.7.0~bzr2995-0ubuntu1

2012-02-15 Thread Łukasz Zemczak
** Changed in: compiz-core Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931927 Title: Keyboard shortcuts lost in compiz 1:0.9.7.0~bzr2995

[Bug 931927] Re: Keyboard shortcuts lost in compiz 1:0.9.7.0~bzr2995-0ubuntu1

2012-02-15 Thread Łukasz Zemczak
I did some testing around this issue in both the 1:0.9.7.0~bzr2995-0ubuntu1 version and the latest source from the compiz-core trunk, and I noticed that a keyboard shortcut stops working after you modify it in any way. And even if you change it back later, it still doesn't work. So it might be

[Bug 848757] [NEW] Empathy fails connecting to jabber account - No reason specified

2011-09-13 Thread Łukasz Zemczak
Public bug reported: I have seen some other people reporting a similar bug (e.g. #753820) with similar issues, but not sure if the causes are the same. Might be a duplicate in the end. Situation: I was using Empathy with this jabber account for some time now, everything worked fine. Until one

[Bug 848757] Re: Empathy fails connecting to jabber account - No reason specified

2011-09-13 Thread Łukasz Zemczak
** Attachment added: mission-control logs of the not working case https://bugs.launchpad.net/bugs/848757/+attachment/2396101/+files/misson-control-13-09-11_09-16-39.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848757] Re: Empathy fails connecting to jabber account - No reason specified

2011-09-13 Thread Łukasz Zemczak
** Attachment added: gabble (jabber) logs of the not-working case https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/848757/+attachment/2396110/+files/gabble%20%28jabber%29-13-09-11_09-47-31.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 848757] Re: Empathy fails connecting to jabber account - No reason specified

2011-09-13 Thread Łukasz Zemczak
I'll try looking into it some more later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848757 Title: Empathy fails connecting to jabber account - No reason specified To manage notifications about

[Bug 848757] Re: Empathy fails connecting to jabber account - No reason specified

2011-09-13 Thread Łukasz Zemczak
I found out the problem, but still I would need to find the very root cause of this issue. It seems that a Jabber MUC I had set as auto-join suddenly started killing the whole connection for yet unknown to me reasons. I missed this lead because I wrongly assumed that settings such as favorite

[Bug 839628] Re: F10 doesn't start keyboard navigation to the panel

2011-09-27 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/unity-2d/trunk.lp839628 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/839628 Title: F10 doesn't start keyboard navigation to the panel To manage notifications about

[Bug 839628] Re: F10 doesn't start keyboard navigation to the panel

2011-09-27 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/unity-2d/trunk.lp839628 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/839628 Title: F10 doesn't start keyboard navigation to the panel To manage notifications about

[Bug 849732] Re: Control/Alt key bindings are broken in GTK 3 programs

2011-10-04 Thread Łukasz Zemczak
From what I can observe, the ctrl bindings work correctly for me in GTK 3 programs. At least on 3.1.92-0ubuntu1 of gtk3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/849732 Title: Control/Alt key

[Bug 800599] Re: OpenGL windows always on top with Unity-2D and fglrx driver

2011-10-04 Thread Łukasz Zemczak
My Catalyst version is 11.8, so it might be the reason why this bug does not appear. In overall OpenGL applications seem to blend correctly with unity here. I am using the latest, main branch build of unity-2d. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 840355] Re: unity-2d-spread crashed when Settings schema 'org.gnome.desktop.background' is not installed

2011-10-04 Thread Łukasz Zemczak
** Changed in: unity-2d Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/840355 Title: unity-2d-spread crashed when Settings schema

[Bug 833729] Re: compiz crashed with SIGSEGV in CompositeScreen::compositingActive()

2012-03-22 Thread Łukasz Zemczak
We saw from one log batch that after such a crash (not exit(1), but after a SIGSEGV) gnome-session tried restarting compiz a few times, but still wasn't able to start it for good. So I'm afraid that even if an exit(1) is fired, compiz will still be unable to start correctly. But at least we won't

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx when use_opengl enabled

2012-03-23 Thread Łukasz Zemczak
** Summary changed: - Unity-2d flickering in Dash and Launcher with fglrx + Unity-2d flickering in Dash and Launcher with fglrx when use_opengl enabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877382] Re: compiz configuration options for unity are fixme

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877382 Title: compiz configuration options for unity are fixme To manage notifications

[Bug 932280] Re: Ubuntu Software Center Unity launcher integration is not working

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932280 Title: Ubuntu Software Center Unity launcher integration is not working To manage

[Bug 711199] Re: [UIFe] Dash - No message displayed when no results are returned in the Dash

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711199 Title: [UIFe] Dash - No message displayed when no results are returned in the

[Bug 949277] Re: unity should not use dconf to store the average background colour

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949277 Title: unity should not use dconf to store the average background colour To

[Bug 956480] Re: hud searches don't update properly

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956480 Title: hud searches don't update properly To manage notifications about this

[Bug 770126] Re: Alt+F2 - ssh:// and smb:// access doesn't work in Unity (should open Nautilus)

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770126 Title: Alt+F2 - ssh:// and smb:// access doesn't work in Unity (should open

[Bug 773841] Re: \\192.168.1.x opens http:\\192.168.1.x in firefox as opposed to smb://192.168.1.x in nautilus

2012-03-23 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773841 Title: \\192.168.1.x opens http:\\192.168.1.x in firefox as opposed to

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-03-06 Thread Łukasz Zemczak
** Changed in: compiz-core Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932520 Title: Maximzed windows on start up don't show full window

[Bug 948519] Re: F10 does not open the application's menu correctly

2012-03-09 Thread Łukasz Zemczak
It changed to alt+f10, but even alt+f10 seems bugged right now (you need to release alt to get the menu visible). Although some applications still react to f10 as the 'open menu shortcut' - and when they do, it still has the same problem as noted in this bug report. -- You received this bug

[Bug 930510] Re: Left Mouse Drag and Middle Mouse Drag should be translatable

2012-03-12 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930510 Title: Left Mouse Drag and Middle Mouse Drag should be translatable To manage

[Bug 928805] Re: Launcher, Window Management - Launcher reveal should not be triggered when dragging a window

2012-03-12 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928805 Title: Launcher, Window Management - Launcher reveal should not be triggered

[Bug 933406] Re: alt-tab is showing preview even if you have just one instance

2012-03-12 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933406 Title: alt-tab is showing preview even if you have just one instance To manage

[Bug 925484] Re: alt-tab confused by a multiple instances of an application on different workspaces

2012-03-12 Thread Łukasz Zemczak
** Changed in: unity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925484 Title: alt-tab confused by a multiple instances of an application on different

[Bug 946980] Re: dash home lens does not include recent files...

2012-03-12 Thread Łukasz Zemczak
** Changed in: libunity Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946980 Title: dash home lens does not include recent files... To manage

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-28 Thread Łukasz Zemczak
I have finally got into tracking this issue again. I did some tests and it really seems like some driver weirdness: I modified the gtk-window- decorator to send PropertyNotify events (complete redraws) on every decoratation change (like title change or button change) and also the decor plugin to

[Bug 966632] Re: Unable to move through HUD suggestions.

2012-03-30 Thread Łukasz Zemczak
*** This bug is a duplicate of bug 962984 *** https://bugs.launchpad.net/bugs/962984 ** This bug has been marked a duplicate of bug 962984 HUD keyboard navigation not possible, top entry always gets re-selected -- You received this bug notification because you are a member of Ubuntu

[Bug 962984] Re: HUD keyboard navigation not possible, top entry always gets re-selected

2012-03-30 Thread Łukasz Zemczak
** Changed in: unity Status: Incomplete = Confirmed ** Changed in: unity (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962984 Title: HUD

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-03-30 Thread Łukasz Zemczak
I can confirm that this issue is also reproducible every time here when using shotwell. This is really helpful - thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932520 Title: Maximzed windows

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-03-30 Thread Łukasz Zemczak
** Changed in: compiz-core Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932520 Title: Maximzed windows on start up don't show full window To manage notifications

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-19 Thread Łukasz Zemczak
Thanks for confirming - I can also reproduce that changing the width makes the decorations refrashable again. This is a very useful clue! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/770283 Title:

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-19 Thread Łukasz Zemczak
On a side-note - it seems multi-screen arrangements also affect this problem. With dual-screen my decorations are refreshed correctly regardless of window size. This really seems like an issue with fglrx - I will conduct more experiments and send some questions to the ATI guys. -- You received

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx

2012-03-20 Thread Łukasz Zemczak
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960469 Title: Unity-2d flickering in Dash and Launcher with fglrx To manage notifications about this bug go to:

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx

2012-03-20 Thread Łukasz Zemczak
** Attachment added: A warning is appended every time the dash is opened. https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/960469/+attachment/2905180/+files/xsession-errors -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx

2012-03-20 Thread Łukasz Zemczak
** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/960469/+attachment/2905188/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960469 Title:

[Bug 960469] [NEW] Unity-2d flickering in Dash and Launcher with fglrx

2012-03-20 Thread Łukasz Zemczak
Public bug reported: When the compositing manager in metacity is enabled, the Dash and Launcher are flickering. The Dash, when opened, is flickering (blinking) constantly - and the Launcher is flickering during any animation. This makes unity-2d hard-to-use on fglrx. This might have been around

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx

2012-03-21 Thread Łukasz Zemczak
I need to correct something - it seems that with opengl disabled there is no flickering, sorry about that. It seems a session relog was necessary after modifying the DConf setting. I'm attaching the xsession- errors for disabled OpenGL. But both Launcher and Dash seem to be fine. -- You received

[Bug 960469] Re: Unity-2d flickering in Dash and Launcher with fglrx

2012-03-21 Thread Łukasz Zemczak
** Attachment added: xsession-errors-nogl https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/960469/+attachment/2908293/+files/xsession-errors-nogl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-21 Thread Łukasz Zemczak
I'm suspecting the problem being in fglrx for the following reasons: - It only happens for fglrx systems - Compiz doesn't differentiate between small windows and big windows - the Pixmap allocated is the same, just bigger in size. And both the Pixmap and the corresponding texture are X and

[Bug 954079] Re: right-click crashes graphical environment

2012-03-21 Thread Łukasz Zemczak
The package with the fix included should be available soon. In the meantime you can work-around the problem by disabling the 'shift switcher' plugin using ccsm - or, if you need the shift plugin, just disable the Terminate switcher mouse shortcut in ccsm in the plugin's settings. -- You received

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-04-02 Thread Łukasz Zemczak
By observing shotwell with some debugging, I noticed that compiz simply sets the window height (CompWindow) invalidly for some cases. That's a good clue if it also happens for restored windows. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-04-02 Thread Łukasz Zemczak
I wrote the earlier thing wrongly - it's not the height/width that's wrong. It's the window x that is incorrect, due to the decorator. So the problem either lives in the decorator itself or the decorator plugin. The buggy maximized windows have correct width, but the x parameter in some moments of

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-04-02 Thread Łukasz Zemczak
I meant of course the y parameter and window height, not x and width. What's wrong with me today... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932520 Title: Maximzed windows on start up don't

[Bug 953853] Re: F10 to focus on the menu/indicators doesn't work

2012-03-13 Thread Łukasz Zemczak
Actually, this shortcut has been changed by design to Alt + F10. So this bug is a bit invalid. Alt + F10 does have some problems currently, but in most cases it just works (and there are bugs for all + F10 already - bug #943223 ). -- You received this bug notification because you are a member

[Bug 943223] Re: you have to release alt for alt + F10 working

2012-03-13 Thread Łukasz Zemczak
I still seem to get this bug on compiz 1:0.9.7.0+bzr3035-0ubuntu1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/943223 Title: you have to release alt for alt + F10 working To manage notifications

[Bug 948519] Re: F10 does not open the application's menu correctly

2012-03-13 Thread Łukasz Zemczak
Ok, as noted earlier - this shortcut is no longer valid (I noticed Firefox still uses it, but it's not by design). Please use Alt + F10 instead. So I'm marking this bug as Invalid as well. ** Changed in: unity Status: Confirmed = Invalid ** Changed in: unity (Ubuntu) Status:

[Bug 953853] Re: F10 to focus on the menu/indicators doesn't work

2012-03-13 Thread Łukasz Zemczak
*** This bug is a duplicate of bug 948519 *** https://bugs.launchpad.net/bugs/948519 ** This bug has been marked a duplicate of bug 948519 F10 does not open the application's menu correctly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 943223] Re: you have to release alt for alt + F10 working

2012-03-13 Thread Łukasz Zemczak
It seems to be correctly handled by compiz (the triggerPress() is fired at the right moment, the corresponding action as well). It looks to me like a race condition in handling the alt + F10 and the hold-alt 'make the menu appear on the panel'. Looking into this. -- You received this bug

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2012-03-14 Thread Łukasz Zemczak
Actually, I rechecked once again and once again I see that damage events are correctly being sent for the decorations. Damage events are correct. Even forcing NotifyProperty events every time does not help - the decorations still don't get refreshed. The only way to force the decorations to be

[Bug 954079] Re: right-click crashes graphical environment

2012-03-15 Thread Łukasz Zemczak
For now I can see that compiz button bindings are probably at fault here (since the shift plugin by default sets a button binding to the Terminate action). ** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you

[Bug 954079] Re: right-click crashes graphical environment

2012-03-15 Thread Łukasz Zemczak
** Also affects: compiz-plugins-main Importance: Undecided Status: New ** Changed in: compiz-plugins-main Status: New = In Progress ** Changed in: compiz-plugins-main Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you

[Bug 954079] Re: right-click crashes graphical environment

2012-03-15 Thread Łukasz Zemczak
** Changed in: compiz (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954079 Title: right-click crashes graphical environment To manage notifications

[Bug 954079] Re: right-click crashes graphical environment

2012-03-15 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/compiz-plugins-main/terminate_button ** Also affects: compiz-plugins-main (Ubuntu) Importance: Undecided Status: New ** Changed in: compiz (Ubuntu) Assignee: Łukasz Zemczak (sil2100) = (unassigned) ** Changed in: compiz-plugins-main (Ubuntu

[Bug 954079] Re: right-click crashes graphical environment

2012-03-15 Thread Łukasz Zemczak
** Changed in: compiz-plugins-main (Ubuntu) Assignee: (unassigned) = Łukasz Zemczak (sil2100) ** Changed in: compiz-plugins-main (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 954079] Re: right-click crashes graphical environment

2012-03-16 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/compiz-shift-plugin/terminate_button -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954079 Title: right-click crashes graphical environment To manage notifications

[Bug 936869] [NEW] Unity graphical artifacts - no blurr, dash and panel glitching

2012-02-20 Thread Łukasz Zemczak
Public bug reported: After the newest update I started seeing strange glitches in unity. When opening the dash, the background behind it is not blurred anymore. When moving the cursor to an icon, the background under the icon turns black. Also, I have noticed the panel background blinking

[Bug 936869] Re: Unity graphical artifacts - no blurr, dash and panel glitching

2012-02-20 Thread Łukasz Zemczak
** Attachment added: The dash with no blurr and some graphical glitches https://bugs.launchpad.net/bugs/936869/+attachment/2761593/+files/dash_problems.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 936869] Re: Unity graphical artifacts when blurr disabled - dash and panel glitching

2012-02-20 Thread Łukasz Zemczak
*** This bug is a duplicate of bug 927214 *** https://bugs.launchpad.net/bugs/927214 ** Summary changed: - Unity graphical artifacts - no blurr, dash and panel glitching + Unity graphical artifacts when blurr disabled - dash and panel glitching ** Description changed: - After the newest

[Bug 936840] Re: ctrl key now known as primary which breaks keyboard shortcuts

2012-02-21 Thread Łukasz Zemczak
** Changed in: compiz-core Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936840 Title: ctrl key now known as primary which breaks keyboard

[Bug 936840] Re: ctrl key now known as primary which breaks keyboard shortcuts

2012-02-21 Thread Łukasz Zemczak
This bug seems fixed in the precise libcompizconfig package 0.9.7.0~bzr428-0ubuntu3 with the included patch 02_primary_is_ctrl.patch. It adds Primary as ControlMask and it generally fixes the problem altogether. I also did the same thing for compiz-core itself - I think it would be useful to

[Bug 924736] Re: [gtk-window-decorator] Semi-maximized windows have no shadow or frame

2012-02-21 Thread Łukasz Zemczak
Tested on lp:compiz-core revision 3013 - the bug is indeed fixed and does not appear anymore. Semi-maximized windows now have both shadows and borders. Good work! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 932520] Re: Maximzed windows on start up don't show full window

2012-02-21 Thread Łukasz Zemczak
I cannot reproduce this problem on neither compiz 1:0.9.7.0~bzr2995-0ubuntu4 nor lp:compiz-core revision 3013. Starting up maximized applications with launcher auto-hide enabled and everything seems ok. Is there some specific way I could easily reproduce this bug? Does it still happen most often

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-21 Thread Łukasz Zemczak
-core revision 3013 (currently latest), so maybe it got fixed by some of the ubuntu package patches? ** Changed in: compiz-core Assignee: (unassigned) = Łukasz Zemczak (sil2100) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 781384] Re: active/inactive window decorations are wrong, do not update (only fglrx)

2012-02-22 Thread Łukasz Zemczak
Ok, I'm able to reproduce it now on my system. I'll try to find out why it suddenly started working yesterday as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/781384 Title: active/inactive

[Bug 848757] Re: Empathy fails connecting to jabber account - No reason specified

2011-12-14 Thread Łukasz Zemczak
The MUC that was causing problems no longer exists, so providing an auth client log file from a session where the problem occurred is impossible. Sadly. So let's leave it as Incomplete. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-10-18 Thread Łukasz Zemczak
Thanks everyone for looking into this problem in more detail! I will try the solution given by Alexia as soon as possible. It would be great having a working GIMP with a typically-configured Ubuntu 11.10, since for me, this problem is quite severe. -- You received this bug notification because

[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-10-19 Thread Łukasz Zemczak
@cvargas-z compiz is a compositing manager that uses 3D graphics hardware to create good looking and fast compositing effects on your desktop. In the newer Ubuntu versions, it is primarily used by the Unity graphical shell. When using 11.10 without compiz, your system probably fell back to

[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-10-22 Thread Łukasz Zemczak
I can confirm now that the bug does not appear in GIMP 2.7.3 on Ubuntu 11.10 for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/863154 Title: Wacom Bamboo One tablet random coordinate

[Bug 1028020] Re: Performance fixes for GdkPixbuf conversions and QueueDraw calls (SRU)

2012-07-30 Thread Łukasz Zemczak
** Description changed: + [Test Case] + Performance fix - only way of testing i performing the benchmarking steps again to check if there is improvement. + + [Regression Potential] + Probably only broken scrolling in nux 'widgets'. + + Original description: + This bug has been added to keep

[Bug 1014610] Re: Unity is slow and pausing occasionally (when its DrawList size spikes, to almost 6000!)

2012-07-30 Thread Łukasz Zemczak
** Description changed: + [Test Case] + Performance fix - only way of testing i performing the benchmarking steps again to check if there is improvement. + + [Regression Potential] + Redraw/refresh problems. + + Original description: + I'm finding my development Unity sometimes pauses

[Bug 994884] Re: QueueDraw is very expensive

2012-07-30 Thread Łukasz Zemczak
** Description changed: + [Test Case] + Performance fix - only way of testing i performing the benchmarking steps again to check if there is improvement. + + [Regression Potential] + No obvious regression potential. + + Original description: + I've been running a callgrind session trying to

[Bug 983321] Re: Conditional jump or move depends on uninitialised value(s) nux::GraphicsDisplay::ProcessXEvent(_XEvent, bool) (GraphicsDisplayX11.cpp:1702)

2012-07-30 Thread Łukasz Zemczak
** Description changed: + [Test Case] + Running valgrind to check if the given conditional jump error still appears. + + [Regression Potential] + No regression potential, trivial fix. + + Original description: + ==24716== 6 errors in context 132 of 20919: ==24716== Conditional jump or

[Bug 1030891] Re: Revision 3275 breaks compiz in VirtualBox

2012-07-31 Thread Łukasz Zemczak
Thanks for the VirtualBox driver fix Sam! I will try testing this in a moment, compiling VB additions from source. But anyway, it seems to be a bug that probably should be reported upstream, don't you think? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1029502] Re: unity-panel-service crashed with SIGSEGV in g_dbus_proxy_call_internal()

2012-07-31 Thread Łukasz Zemczak
Could be. Just for clarification: ppa:sil2100/quantal - which is the source of the installed package, is nothing else than lp:compiz trunk packages + distro fixes for enabling the gsettings framework. So besides the distro magic regarding gsettings, there is nothing else than compiz trunk. The

[Bug 987223] Re: [regression] Launcher doesn't autoscroll when holding an icon (can't reach trash)

2012-08-02 Thread Łukasz Zemczak
@John: yes, we'll be SRUing it as soon as possible. @Andrea: can you please backport it to lp:unity/5.0 ? Would be awesome to have this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987223 Title:

[Bug 1067327] Re: Results from lenses without personal content show up below shopping

2012-10-16 Thread Łukasz Zemczak
** Description changed: - [IMPACT] + [Impact] The shopping lens results are meant to be always displayed as the third category if there any results from other lenses. Currently results from lenses that don't provide personal content (for example wikipedia lens) can force the shopping

  1   2   3   4   5   6   7   8   9   10   >