[Compiz] [Bug 1751253] Re: /usr/bin/compiz:11:std::function:unity::hud::Controller::SetupHudView:unity::hud::Controller::EnsureHud:unity::hud::Controller::Relayout:sigc::internal::signal_emit2

2018-02-23 Thread Treviño
*** This bug is a duplicate of bug 1748330 ***
https://bugs.launchpad.net/bugs/1748330

** This bug has been marked a duplicate of bug 1748330
   Changing monitor configurations after changing lowgfx mode could lead to a 
crash

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1751253

Title:
  
/usr/bin/compiz:11:std::function:unity::hud::Controller::SetupHudView:unity::hud::Controller::EnsureHud:unity::hud::Controller::Relayout:sigc::internal::signal_emit2

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750619] Re: Static CompRegion destruction causes memory corruption at compiz exit

2018-02-23 Thread Treviño
Tested version:

apt-cache policy compiz
compiz:
  Installed: 1:0.9.12.3+16.04.20180221-0ubuntu1
  Candidate: 1:0.9.12.3+16.04.20180221-0ubuntu1


Can confirm restarting unity doesn't cause this crash anymore and so didn't 
while building and launching tests inside bileto. So we can safely mark as 
verified.

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750619

Title:
  Static CompRegion destruction causes memory corruption at compiz exit

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750619] Re: Static CompRegion destruction causes memory corruption at compiz exit

2018-02-22 Thread Treviño
** Description changed:

+ [ Impact ]
+ 
+ Unity could crash when closed with some memory corruption error
+ 
+ [ Test case ]
+ 
+ Run unity, loging in and out multiple times, you should get no crash
+ report or /var/lib/crash file mentioning compiz.
+ 
+ [ Regression potential ]
+ 
+ Really none, the change could only cause compilation issues, not really
+ anything for the user changed.
+ 
+ 
+ -
+ 
+ 
  Valgrind is a good friend here...
  
  ==30842== Memcheck, a memory error detector
  ==30842== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  ==30842== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
  ==30842== Command: ./test-decorations-input-mixer
  ==30842==
  Gtk-Message: 12:17:20.414: Failed to load module "canberra-gtk-module"
  Gtk-Message: 12:17:20.483: Failed to load module "unity-gtk-module"
  Gtk-Message: 12:17:22.584: Failed to load module "canberra-gtk-module"
  Gtk-Message: 12:17:22.699: Failed to load module "canberra-gtk-module"
  m_GLCtx = glXCreateContext(m_X11Display, m_X11VisualInfo, 0, GL_TRUE);
  WARN  2018-02-20 12:17:37 xim.controller XIMController.cpp:103 IBus natively 
supported.
  Cleaning up window 178257923
  curThreadState = 0x15b427e0
  DispatchCurrentUnref, currents are 1
  DEstroying context 0x1f2687e0
  m_GLCtx = NULL;
  ==30842== Invalid read of size 8
  ==30842==at 0x68EA1E4: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
  ==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
  ==30842==by 0x76D6B02: ??? (in 
/tmp/NUX_INSTALL/lib/libcompiz_core.so.0.9.13.1)
  ==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
  ==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
  ==30842==by 0x8A8EF19: exit (exit.c:105)
  ==30842==by 0x8A741C7: (below main) (libc-start.c:342)
  ==30842==  Address 0x15943e10 is 16 bytes inside a block of size 32 free'd
  ==30842==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==30842==by 0x68EA1F4: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
  ==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
  ==30842==by 0x40E5432: ??? (in /tmp/NUX_INSTALL/lib/compiz/libopengl.so)
  ==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
  ==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
  ==30842==by 0x8A8EF19: exit (exit.c:105)
  ==30842==by 0x8A741C7: (below main) (libc-start.c:342)
  ==30842==  Block was alloc'd at
  ==30842==at 0x4C2FB0F: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==30842==by 0x68EA03A: XCreateRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 0x4130A2A: CompRegion::init() (region.cpp:120)
  ==30842==by 0x41307CB: CompRegion::CompRegion() (region.cpp:56)
  ==30842==by 0x4131E29: __static_initialization_and_destruction_0(int, 
int) (region.cpp:43)
  ==30842==by 0x4131E73: _GLOBAL__sub_I_region.cpp (region.cpp:441)
  ==30842==by 0x4010AD9: call_init.part.0 (dl-init.c:72)
  ==30842==by 0x4010BEA: call_init (dl-init.c:30)
  ==30842==by 0x4010BEA: _dl_init (dl-init.c:120)
  ==30842==by 0x4000ED9: ??? (in /lib/x86_64-linux-gnu/ld-2.26.so)
  ==30842==
  ==30842== Invalid free() / delete / delete[] / realloc()
  ==30842==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==30842==by 0x68EA1EC: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
  ==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
  ==30842==by 0x76D6B02: ??? (in 
/tmp/NUX_INSTALL/lib/libcompiz_core.so.0.9.13.1)
  ==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
  ==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
  ==30842==by 0x8A8EF19: exit (exit.c:105)
  ==30842==by 0x8A741C7: (below main) (libc-start.c:342)
  ==30842==  Address 0x15943e60 is 0 bytes inside a block of size 8 free'd
  ==30842==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==30842==by 0x68EA1EC: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
  ==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
  ==30842==by 0x40E5432: ??? (in /tmp/NUX_INSTALL/lib/compiz/libopengl.so)
  ==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
  ==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
  ==30842==by 0x8A8EF19: exit (exit.c:105)
  ==30842==by 0x8A741C7: (below main) (libc-start.c:342)
  ==30842==  Block was alloc'd at
  ==30842==at 0x4C2FB0F: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  ==30842==by 0x68EA04C: XCreateRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
  ==30842==by 

[Compiz] [Bug 1750619] Re: Static CompRegion destruction causes memory corruption at compiz exit

2018-02-21 Thread Treviño
** Branch unlinked: lp:~3v1n0/unity/blurring-crash-fix

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750619

Title:
  Static CompRegion destruction causes memory corruption at compiz exit

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750619] Re: Static CompRegion destruction causes memory corruption at compiz exit

2018-02-21 Thread Treviño
Actually things seems more deeper into the gcc changes than expected.

See: https://gcc.gnu.org/ml/gcc-help/2010-10/msg00255.html

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750619

Title:
  Static CompRegion destruction causes memory corruption at compiz exit

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750619] [NEW] Static CompRegion destruction causes memory corruption at compiz exit

2018-02-20 Thread Treviño
/ld-2.26.so)
==30842==
==30842== Invalid free() / delete / delete[] / realloc()
==30842==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==30842==by 0x68EA1F4: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
==30842==by 0x76D6B02: ??? (in 
/tmp/NUX_INSTALL/lib/libcompiz_core.so.0.9.13.1)
==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
==30842==by 0x8A8EF19: exit (exit.c:105)
==30842==by 0x8A741C7: (below main) (libc-start.c:342)
==30842==  Address 0x15943e00 is 0 bytes inside a block of size 32 free'd
==30842==at 0x4C30D3B: free (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==30842==by 0x68EA1F4: XDestroyRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==30842==by 0x4130A16: CompRegion::~CompRegion() (region.cpp:113)
==30842==by 0x8A8F239: __cxa_finalize (cxa_finalize.c:56)
==30842==by 0x40E5432: ??? (in /tmp/NUX_INSTALL/lib/compiz/libopengl.so)
==30842==by 0x4011219: _dl_fini (dl-fini.c:235)
==30842==by 0x8A8EEBF: __run_exit_handlers (exit.c:83)
==30842==by 0x8A8EF19: exit (exit.c:105)
==30842==by 0x8A741C7: (below main) (libc-start.c:342)
==30842==  Block was alloc'd at
==30842==at 0x4C2FB0F: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==30842==by 0x68EA03A: XCreateRegion (in 
/usr/lib/x86_64-linux-gnu/libX11.so.6.3.0)
==30842==by 0x4130A2A: CompRegion::init() (region.cpp:120)
==30842==by 0x41307CB: CompRegion::CompRegion() (region.cpp:56)
==30842==by 0x4131E29: __static_initialization_and_destruction_0(int, int) 
(region.cpp:43)
==30842==by 0x4131E73: _GLOBAL__sub_I_region.cpp (region.cpp:441)
==30842==by 0x4010AD9: call_init.part.0 (dl-init.c:72)
==30842==by 0x4010BEA: call_init (dl-init.c:30)
==30842==by 0x4010BEA: _dl_init (dl-init.c:120)
==30842==by 0x4000ED9: ??? (in /lib/x86_64-linux-gnu/ld-2.26.so)
==30842==
current theadd at destroy table 0
==30842==
==30842== HEAP SUMMARY:
==30842== in use at exit: 1,443,511 bytes in 16,537 blocks
==30842==   total heap usage: 190,069 allocs, 173,536 frees, 62,998,214 bytes 
allocated
==30842==
==30842== LEAK SUMMARY:
==30842==definitely lost: 6,255 bytes in 263 blocks
==30842==indirectly lost: 898 bytes in 45 blocks
==30842==  possibly lost: 3,794 bytes in 28 blocks
==30842==still reachable: 1,362,788 bytes in 15,635 blocks
==30842==   of which reachable via heuristic:
==30842== length64   : 3,176 bytes in 59 blocks
==30842== newarray   : 2,064 bytes in 49 blocks
==30842== suppressed: 0 bytes in 0 blocks
==30842== Rerun with --leak-check=full to see details of leaked memory
==30842==
==30842== For counts of detected and suppressed errors, rerun with: -v
==30842== ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0)

** Affects: compiz (Ubuntu)
 Importance: High
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750619

Title:
  Static CompRegion destruction causes memory corruption at compiz exit

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750380] Re: /usr/bin/compiz:11:nux::BaseWindow::IsVisible:unity::hud::Controller::GetIdealMonitor:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2

2018-02-19 Thread Treviño
*** This bug is a duplicate of bug 1748330 ***
https://bugs.launchpad.net/bugs/1748330

** This bug has been marked a duplicate of bug 1748330
   Changing monitor configurations after changing lowgfx mode could lead to a 
crash

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750380

Title:
  
/usr/bin/compiz:11:nux::BaseWindow::IsVisible:unity::hud::Controller::GetIdealMonitor:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1750381] Re: /usr/bin/compiz:11:nux::GraphicsDisplay::GetMouseScreenCoord:unity::UScreen::GetMonitorWithMouse:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2

2018-02-19 Thread Treviño
*** This bug is a duplicate of bug 1748330 ***
https://bugs.launchpad.net/bugs/1748330

** This bug has been marked a duplicate of bug 1748330
   Changing monitor configurations after changing lowgfx mode could lead to a 
crash

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1750381

Title:
  
/usr/bin/compiz:11:nux::GraphicsDisplay::GetMouseScreenCoord:unity::UScreen::GetMonitorWithMouse:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1749926] Re: /usr/bin/compiz:11:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2:unity::UScreen::Refresh:unity::UScreen::

2018-02-16 Thread Treviño
*** This bug is a duplicate of bug 1748330 ***
https://bugs.launchpad.net/bugs/1748330

** This bug has been marked a duplicate of bug 1748330
   Changing monitor configurations after changing lowgfx mode could lead to a 
crash

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1749926

Title:
  
/usr/bin/compiz:11:unity::hud::Controller::Relayout:sigc::internal::signal_emit2:sigc::signal2:unity::UScreen::Refresh:unity::UScreen::

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1530277] Re: gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is set

2018-02-08 Thread Treviño
Tested with:

apt-cache policy compiz
compiz:
  Installed: 1:0.9.12.3+16.04.20171116-0ubuntu1
  Candidate: 1:0.9.12.3+16.04.20171116-0ubuntu1
  Version table:

Works as expected.

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1530277

Title:
  gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is
  set

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1530277/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1606369] Re: Compiz ‘Thumbnail Window Previews’ artefacts (further fix +)

2018-02-08 Thread Treviño
Works here with

LANG=C apt-cache policy compiz
compiz:
  Installed: 1:0.9.12.3+16.04.20171116-0ubuntu1
  Candidate: 1:0.9.12.3+16.04.20171116-0ubuntu1
  Version table:


** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1606369

Title:
  Compiz ‘Thumbnail Window Previews’ artefacts (further fix +)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1606369/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1700859] Re: Some effects are still present when low-gfx mode is enabled

2018-02-08 Thread Treviño
Tested the effect are probably toggled on lowgfx using such package
configuraiton:

apt-cache policy unity
unity:
  Installed: 7.4.5+16.04.20171201.3
  Candidate: 7.4.5+16.04.20171201.3

apt-cache policy compiz
compiz:
  Installed: 1:0.9.12.3+16.04.20171116-0ubuntu1
  Candidate: 1:0.9.12.3+16.04.20171116-0ubuntu1

** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1700859

Title:
  Some effects are still present when low-gfx mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1700859/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1530277] Re: gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is set

2017-11-16 Thread Treviño
** Description changed:

+ [Impact]
+ 
  I have a HiDPI screen. For all other GTK3 applications (and, to some
  extent, GTK2) to deal with it, I have to set two variables:
  
  GDK_SCALE=3
  GDK_DPI_SCALE=0.3
  
  The font rendering DPI is set to 240.
  
  Unfortunately, this breaks decorations drawn by gtk-window-decorator, as
  illustrated on the screenshot. I can work around this by creating a
  wrapper that sets these variables to 1, only for this broken decorator.
+ 
+ [Test case]
+ 
+ 1) In mate or pure compiz session run:
+env GDK_SCALE=3 GDK_DPI_SCALE=0.3 gtk-window-decoration --replace
+ 2) Check the decorations appearance
+ 3) They should look properly scaled without glitches
+ 
+ [Regression potential]
+ The scaling is wrong or the decorations aren't properly painted

** Also affects: compiz/xenial
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1530277

Title:
  gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is
  set

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1530277/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1702297] Re: Compiz ignores _MOTIF_WM_HINTS set from xprop

2017-11-16 Thread Treviño
** Also affects: compiz/xenial
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New => Fix Committed

** Changed in: compiz/xenial
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Status: New => Fix Released

** No longer affects: compiz/xenial

** Changed in: compiz
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
   Importance: Undecided => High

** Changed in: compiz (Ubuntu)
   Importance: High => Medium

** Changed in: compiz
 Assignee: (unassigned) => Alberts Muktupāvels (muktupavels)

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Alberts Muktupāvels (muktupavels)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1702297

Title:
  Compiz ignores _MOTIF_WM_HINTS set from xprop

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1702297/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1390157] Re: Panel is not clickable when it is placed at the bottom

2017-11-16 Thread Treviño
** Description changed:

+ [Impact]
+ 
  I reported this problem recently, closed that bug because I thought the
  problem was solved, but unfortunately the problem is still there.
  
  I removed the bottom panel from the desktop, and added all applets I need to 
the top panel. Then I moved the top panel to the bottom using the Properties 
dialog. This worked until I rebooted.
  After rebooting, right-clicking on the bottom panel gives the context menu 
you'd normally get when you right-click on the desktop. Right-clicking near the 
top edge of the screen, however, gives the context menus you'd normally get 
when you right-click on a panel.
  So it seems that the panel is only moved visually.
  
  UPDATE:
  This only happens when using Compiz. Work-around: add 'mate-panel --replace' 
to the Startup Applications.
+ 
+ [Test case]
+ 1) In mate desktop enable compiz as window manager
+ 2) Right-clicking on the bottom panel gives the context menu you'd normally 
get when you
+right-click on the desktop.
+ 3) Right-clicking near the top edge of the screen, the panel menu should not 
be shown
+ 
+ 
+ [Regression Potential]
+ 
+ Clicks take care of the struts (panels) around and have a wrong offset

** Changed in: compiz (Ubuntu)
   Status: New => Fix Released

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1390157

Title:
  Panel is not clickable when it is placed at the bottom

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1390157/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1579421] Re: MATE Panel (inc. Menu) displayed at the top of the screen when using the Redmond panel layout and Compiz

2017-08-08 Thread Treviño
** Description changed:

+ [Impact]
+ 
  After I log in, the panel at the bottom of the screen draws in but not
  correctly.  If you try to click on the advanced menu or anything at the
  bottom of the screen, nothing happens.  But if you click at the top of
  the screen, it will render it as if the menu is at the top.  If you
  click a couple of times, it will fix itself.
+ 
+ [Test case]
+ 
+ 1. Login
+ 2. Click in the menu Button
+ 3. Expect the menu opens in correct position
+ 
+ [Regression potential]
+ 
+ Windows are positioned wrongly.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1579421

Title:
  MATE Panel (inc. Menu) displayed at the top of the screen when using
  the Redmond panel layout and Compiz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1579421/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1606369] Re: Compiz ‘Thumbnail Window Previews’ artefacts (further fix +)

2017-08-08 Thread Treviño
** Description changed:

+ [Impact]
  With current settings, Galculator creates an unsightly additive thumbnail 
artefact which remains after thumbnail preview closes (screen capture link).
  http://www.pasteall.org/pic/show.php?id=102129
+ 
+ [Test case]
+ 1. Open GCalculator
+ 2. Verify no artifacts are done
+ 
+ [Possible regressions]
+ Shadows might be not visible
  
  # Fix
  org.compiz.profiles.mate.plugins.decor
  
  - active-shadow-x-offset 6
  + active-shadow-x-offset 2
  
  - active-shadow-y-offset 6
  + active-shadow-y-offset 2
  
  - inactive-shadow-x-offset 6
  + inactive-shadow-x-offset 2
  
  - inactive-shadow-y-offset 6
  + inactive-shadow-y-offset 2
  
  # This fix also benefits all Compiz windows, as shadows become more
  proportionally balanced.
  
  ___
  
  # Recommendation
  With current settings, thumbnails occupy almost half the screen vertically on 
a Netbook (1024x600 resolution).
  
  # Fix
  org.compiz.profiles.mate.plugins.thumbnail
  
  - thumb-size 280
  + thumb-size 256
  
  ___
  
  Edit: Simplified bug report/fix, tried to improved readability. Thanks

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1606369

Title:
  Compiz ‘Thumbnail Window Previews’ artefacts (further fix +)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1606369/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1276913] Re: compiz crashed with SIGSEGV in nux::BaseTexture::GetDeviceTexture()

2017-07-21 Thread Treviño
*** This bug is a duplicate of bug 1504870 ***
https://bugs.launchpad.net/bugs/1504870

** This bug is no longer a duplicate of private bug 1277826
** This bug has been marked a duplicate of bug 1504870
   compiz crashed with SIGSEGV in unity::menu::Manager::Indicators() when 
trying to switch to full screen game crusader kings II

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1276913

Title:
  compiz crashed with SIGSEGV in nux::BaseTexture::GetDeviceTexture()

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1700859] Re: Some effects are still present when low-gfx mode is enabled

2017-07-17 Thread Treviño
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => Fix Released

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Status: New => In Progress

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

** Description changed:

  [Impact]
  · When moving a window we should just paint its shape, to save redraws.
  · Grid animation should be disabled even on fade-out.
  
  [Test Case]
  1. $ gsettings set com.canonical.Unity lowgfx true
  2. Move a window, make sure that just the shape is previewed.
  3. Move a window in a corner/edge of the screen, make sure the animation that 
starts is just the "color overlay".
+ 4. Open the Dash -> move the mouse over the launcher icon
+ 5. the saturation effect should be immediate
  
  [Potential Regression]
  Please make sure that the animations work properly when lowgfx == false

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1700859

Title:
  Some effects are still present when low-gfx mode is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1700859/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1530277] Re: gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is set

2017-07-10 Thread Treviño
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1530277

Title:
  gtk-window-decorator incorrectly draws the title bar if GDK_SCALE is
  set

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1530277/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1632656] Re: /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr unity::input::Monitor::~Monitor

2017-07-06 Thread Treviño
** Package changed: compiz (Ubuntu) => unity (Ubuntu)

** Changed in: unity (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1632656

Title:
  /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor
  unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr
  unity::input::Monitor::~Monitor

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1622995] Re: /usr/bin/compiz:11:sigc::internal::slot_rep::slot_rep:sigc::internal::typed_slot_rep:sigc::slot1:sigc::slot:unity::launcher::Options::Options

2017-07-06 Thread Treviño
** Package changed: compiz (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1622995

Title:
  
/usr/bin/compiz:11:sigc::internal::slot_rep::slot_rep:sigc::internal::typed_slot_rep:sigc::slot1:sigc::slot:unity::launcher::Options::Options

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1632656] Re: /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor:unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor

2017-02-28 Thread Treviño
** Summary changed:

- 
/usr/bin/compiz:11:unity::input::Monitor::Impl::UpdateEventMonitor:unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor
+ /usr/bin/compiz 
unity::input::Monitor::Impl::UpdateEventMonitor:unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor

** Changed in: compiz (Ubuntu)
   Status: Confirmed => In Progress

** Summary changed:

- /usr/bin/compiz 
unity::input::Monitor::Impl::UpdateEventMonitor:unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor
+ /usr/bin/compiz 
unity::input::Monitor::Impl::UpdateEventMonitorunity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor

** Summary changed:

- /usr/bin/compiz 
unity::input::Monitor::Impl::UpdateEventMonitorunity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor
+ /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor 
unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor

** Summary changed:

- /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor 
unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr:unity::input::Monitor::~Monitor
+ /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor 
unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr 
unity::input::Monitor::~Monitor

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1632656

Title:
  /usr/bin/compiz unity::input::Monitor::Impl::UpdateEventMonitor
  unity::input::Monitor::Impl::~Impl:std::default_delete:std::unique_ptr
  unity::input::Monitor::~Monitor

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 627195] Re: Window management - Apps raised from indicators sometimes dont have the focus

2017-02-17 Thread Treviño
** Description changed:

  Ubuntu 11.10 beta
  compiz 1:0.9.5.94+bzr2803-0ubuntu5
  unity 4.16.0-0ubuntu1
  
  1. open banshee, start a song in it and minimize
  2. open another application lets say gnome-terminal
  3. click on the sound menu and select banshee
  
  What happens
  banshee icon in the launcher wiggles and banshee main window is not shown
  
  What should happen
  banshee main window should come to focus
  
  This is a long standing bug which Ted Gould thinks should be fixed at
  window manager's level.
  
  Some other observations=
  The problem wont happen
  1. if every other app is minimized or
  2. Banshee is the only opened app or
  3. after opening gnome-terminal, banshee window is closed so that it hides to 
the SoundMenu and opened again
  
  =Comment from Ted Gould=
   tedg, Hi! any thoughts on the long standing bug 627195 ? Its been 
there before unity so I guess we can conclude unity not to be responsible
  
   om26er, My thought is that window managers should $%#$ get
  fixed... though I haven't convinced smspillaz of it yet.
  
  =The good rule=
  3v1n0: Indicators should present the application windows by passing to them 
the timestamp of the menu item activation event.
  
  Unfortunately for indicator-sound, this is not trival as it sounds, since it 
needs a change to the MPRIS dbus specification.
  See comment https://bugs.launchpad.net/ayatana-design/+bug/627195/comments/26 
for more informations.
  
  For what concerns libappindicator based indicators (such as the one used by 
tomboy), since it's not currently possible in libdbusmenu to pass the event 
during activation (so that clients will be able to get the proper timestamp 
using gtk_get_current_event_time), there are two "hackish" ways:
  1. Use the server time to present a window:
     https://bugzilla.gnome.org/show_bug.cgi?id=688830
  2. Get the event timestamp from the dbus-menu linked to the gtk-menus:
     https://archive.is/2tLX6
  3. Qt applications workaround: http://is.gd/WnW9eN
  
  Window managers will obey to it.
+ 
+ ===
+ 
+ SRU for sni-qt:
+ 
+ [Test case]
+ 
+ git clone https://github.com/3v1n0/indicators-examples-snaps
+ cd indicators-examples-snaps/qt4-systray
+ qmake-qt4
+ ./systray
+ 
+ Close the app, now try to restore it from in the indicator (after having 
played with some app writing text on it such as gnome-terminal or gedit).
+ The app should be in foreground now

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/627195

Title:
  Window management - Apps raised from indicators sometimes dont have
  the focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/627195/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 627195] Re: Window management - Apps raised from indicators sometimes dont have the focus

2017-02-17 Thread Treviño
** Also affects: sni-qt (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/627195

Title:
  Window management - Apps raised from indicators sometimes dont have
  the focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/627195/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 627195] Re: Window management - Apps raised from indicators sometimes dont have the focus

2017-02-16 Thread Treviño
** Branch unlinked: lp:~3v1n0/appmenu-qt5/xenial-sru2

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/627195

Title:
  Window management - Apps raised from indicators sometimes dont have
  the focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/627195/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1626935] Re: [yakkety] desktop is black and/or flickering after plugging in a second monitor

2016-10-21 Thread Treviño
I've the impression this is due to nautilus not being properly resized
when display size changes (in a VM) or a new one is added...

nautilus -q

and starting the filemanager again should fix this.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1626935

Title:
  [yakkety] desktop is black and/or flickering after plugging in a
  second monitor

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1622995] Re: /usr/bin/compiz:11:sigc::internal::slot_rep::slot_rep:sigc::internal::typed_slot_rep:sigc::slot1:sigc::slot:unity::launcher::Options::Options

2016-09-13 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Low

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1622995

Title:
  
/usr/bin/compiz:11:sigc::internal::slot_rep::slot_rep:sigc::internal::typed_slot_rep:sigc::slot1:sigc::slot:unity::launcher::Options::Options

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 913880] Re: mouse scroll down over sound indicator while expo is active selects previous desktop

2016-09-05 Thread Treviño
** Description changed:

+ [Impact]
+ 
+ Scrolling on indicators doesn't work when expo is active
+ 
+ [Test case]
+ 
  To reproduce:
  
  1) Activate the workspace switcher (super + S).
  2) Place your mouse cursor over the sound indicator.
  
+ Scrolliong the mouse wheel *up* will change the current system volume
+ only. Scrolling the mouse wheel *down* changes both the system volume
+ *and* selects the previous desktop in the switcher. Surely the behavior
+ should be consistent between scrolling up and down?
  
- Scrolliong the mouse wheel *up* will change the current system volume only. 
Scrolling the mouse wheel *down* changes both the system volume *and* selects 
the previous desktop in the switcher. Surely the behavior should be consistent 
between scrolling up and down?
+ [Regression potential]
+ 
+ Changing workspace with mouse wheel or double-clicks might not work
+ anymore.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/913880

Title:
  mouse scroll down over sound indicator while expo is active selects
  previous desktop

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1611668] Re: /usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

2016-09-05 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: In Progress => Fix Released

** Description changed:

+ [Test case]
+ 
+ Just lock and unlock the unity screen
+ Unity should not crash on password confirmation
+ 
+ There's not a clear scenario where this crash could happen, though.
+ 
+ [Regression potential]
+ None, there are just some safe null-checks in code.
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding compiz.  This problem was most recently seen with version
  1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8
  contains more details.

** Description changed:

+ [Impact]
+ 
+ Unity could crash after having confirmed the password in the lockscreen.
+ The Ubuntu Error Tracker has been receiving reports about a problem regarding 
compiz.  This problem was most recently seen with version 
1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8 
contains more details.
+ 
+ 
  [Test case]
  
  Just lock and unlock the unity screen
  Unity should not crash on password confirmation
  
  There's not a clear scenario where this crash could happen, though.
  
+ 
  [Regression potential]
+ 
  None, there are just some safe null-checks in code.
- 
- The Ubuntu Error Tracker has been receiving reports about a problem
- regarding compiz.  This problem was most recently seen with version
- 1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
- https://errors.ubuntu.com/problem/c174b8505675ac2a0070c945005acdf7cf7047a8
- contains more details.

** Package changed: compiz (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1611668

Title:
  
/usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1044662] Re: compiz crashed with signal 5 (SIGTRAP) in g_logv() from g_log() from g_settings_schema_get_value() from g_settings_schema_key_init() from g_settings_get_value()

2016-08-11 Thread Treviño
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1044662

Title:
  compiz crashed with signal 5 (SIGTRAP) in g_logv() from g_log() from
  g_settings_schema_get_value() from g_settings_schema_key_init() from
  g_settings_get_value()

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1044662/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1350523] Re: compiz assert failure: compiz: device.cpp:147: float frame_device_get_window_resolution_x(UFDevice): Assertion `status == UFStatusSuccess' failed.

2016-08-11 Thread Treviño
This can't be easily verified, but there are no regressions or crashes.

So I'm marking it as verified.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1350523

Title:
  compiz assert failure: compiz: device.cpp:147: float
  frame_device_get_window_resolution_x(UFDevice): Assertion `status ==
  UFStatusSuccess' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/frame/+bug/1350523/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1350523] Re: compiz assert failure: compiz: device.cpp:147: float frame_device_get_window_resolution_x(UFDevice): Assertion `status == UFStatusSuccess' failed.

2016-08-10 Thread Treviño
** Description changed:

+ [Impact]
+ 
+ Unity might crash on systems with touch screen or multi-gesture
+ supporting touchpads.
+ 
+ [Test case]
+ 
+ The crash is pretty random, it happens in some cases where unity is
+ locked and after a suspension. Without having to touch any input.
+ 
+ [Regression Potential]
+ 
+ Regression potential: fix is very safe. We're just removing asserts in
+ code, returning safe values and printing errors instead.
+ 
+ 
  Not sure if the cause is running autopilot tests.
  
- ProblemType: Crash
- DistroRelease: Ubuntu 14.10
+ ProblemType: CrashDistroRelease: Ubuntu 14.10
  Package: compiz-core 1:0.9.11+14.10.20140707-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  .tmp.unity.support.test.1:
-  
+ 
  ApportVersion: 2.14.5-0ubuntu1
  Architecture: amd64
  AssertionMessage: compiz: device.cpp:147: float 
frame_device_get_window_resolution_x(UFDevice): Assertion `status == 
UFStatusSuccess' failed.
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Jul 30 21:46:07 2014
  DistUpgraded: 2014-05-04 22:52:42,676 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/compiz
  GraphicsCard:
-  NVIDIA Corporation G84GL [Quadro FX 370] [10de:040a] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: NVIDIA Corporation Device [10de:0491]
+  NVIDIA Corporation G84GL [Quadro FX 370] [10de:040a] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: NVIDIA Corporation Device [10de:0491]
  InstallationDate: Installed on 2014-02-13 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140211)
  MachineType: System manufacturer System Product Name
  ProcCmdline: compiz
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-6-generic 
root=UUID=5607f5b0-7033-4580-a503-1d178b40c2b5 ro quiet splash vt.handoff=7
- Signal: 6
- SourcePackage: compiz
+ Signal: 6SourcePackage: compiz
  StacktraceTop:
-  __assert_fail_base (fmt=0x7f25565248b0 "%s%s%s:%u: %s%sAssertion `%s' 
failed.\n%n", assertion=assertion@entry=0x7f2539d8e36f "status == 
UFStatusSuccess", file=file@entry=0x7f2539d8e364 "device.cpp", 
line=line@entry=147, function=function@entry=0x7f2539d8e3e0 "float 
frame_device_get_window_resolution_x(UFDevice)") at assert.c:92
-  __GI___assert_fail (assertion=0x7f2539d8e36f "status == UFStatusSuccess", 
file=0x7f2539d8e364 "device.cpp", line=147, function=0x7f2539d8e3e0 "float 
frame_device_get_window_resolution_x(UFDevice)") at assert.c:101
-  frame_device_get_window_resolution_x () from 
/usr/lib/x86_64-linux-gnu/libframe.so.6
-  ?? () from /usr/lib/x86_64-linux-gnu/libgrail.so.6
-  ?? () from /usr/lib/x86_64-linux-gnu/libgrail.so.6
+  __assert_fail_base (fmt=0x7f25565248b0 "%s%s%s:%u: %s%sAssertion `%s' 
failed.\n%n", assertion=assertion@entry=0x7f2539d8e36f "status == 
UFStatusSuccess", file=file@entry=0x7f2539d8e364 "device.cpp", 
line=line@entry=147, function=function@entry=0x7f2539d8e3e0 "float 
frame_device_get_window_resolution_x(UFDevice)") at assert.c:92
+  __GI___assert_fail (assertion=0x7f2539d8e36f "status == UFStatusSuccess", 
file=0x7f2539d8e364 "device.cpp", line=147, function=0x7f2539d8e3e0 "float 
frame_device_get_window_resolution_x(UFDevice)") at assert.c:101
+  frame_device_get_window_resolution_x () from 
/usr/lib/x86_64-linux-gnu/libframe.so.6
+  ?? () from /usr/lib/x86_64-linux-gnu/libgrail.so.6
+  ?? () from /usr/lib/x86_64-linux-gnu/libgrail.so.6
  Title: compiz assert failure: compiz: device.cpp:147: float 
frame_device_get_window_resolution_x(UFDevice): Assertion `status == 
UFStatusSuccess' failed.
  UpgradeStatus: Upgraded to utopic on 2014-05-04 (86 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 09/13/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd09/13/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.11+14.10.20140707-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.54-1
 

[Compiz] [Bug 1611668] Re: /usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

2016-08-10 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1611668

Title:
  
/usr/bin/compiz:11:pam_authenticate:unity::lockscreen::UserAuthenticatorPam:::unity::lockscreen::UserAuthenticatorPam:::g_task_thread_pool_thread:g_thread_pool_thread_proxy

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1350523] Re: compiz assert failure: compiz: device.cpp:147: float frame_device_get_window_resolution_x(UFDevice): Assertion `status == UFStatusSuccess' failed.

2016-08-09 Thread Treviño
** Changed in: frame
   Status: New => In Progress

** Changed in: frame
   Importance: Undecided => Medium

** Changed in: frame
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1350523

Title:
  compiz assert failure: compiz: device.cpp:147: float
  frame_device_get_window_resolution_x(UFDevice): Assertion `status ==
  UFStatusSuccess' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/frame/+bug/1350523/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1044662] Re: compiz crashed with signal 5 (SIGTRAP) in g_logv() from g_log() from g_settings_schema_get_value() from g_settings_schema_key_init() from g_settings_get_value()

2016-08-02 Thread Treviño
** Description changed:

+ [Impact]
+ Compiz crashes if a setting is not available when using gsettings backend, 
instead of falling back on the default.
+ 
+ [Test case]
+ This causes some temporary system changes:
+  sudo mv /usr/share/glib-2.0/schemas/org.compiz.unityshell.gschema.xml /tmp
+  sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
+  initctl restart unity7
+ 
+ Unity should be now properly loaded, using default settings
+ (~/.cache/upstart/unity7.log should complain about that, but with no
+ crash).
+ 
+ To restore your state:
+   sudo mv /tmp/org.compiz.unityshell.gschema.xml /usr/share/glib-2.0/schemas
+   sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
+ or
+   sudo apt-get install --reinstall unity
+ 
+ [Regression potential]
+ 
+ User settings might be ignored in some cases.
+ 
+ -
+ 
  crash during 2012.09.01 compiz update
  (quantal installed on virtualbox)
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: compiz-core 1:0.9.8.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  CurrentDmesg:
   [  104.602256] ISO 9660 Extensions: Microsoft Joliet Level 3
   [  104.732537] ISO 9660 Extensions: RRIP_1991A
   [  928.134106] show_signal_msg: 24 callbacks suppressed
   [  928.134110] compiz[1661]: segfault at 105112644 ip 7f0a55ab63ec sp 
7fff6acb4010 error 6 in libc-2.15.so[7f0a55a2b000+1b2000]
   [  929.026467] compiz[2550] trap int3 ip:7ff2c0e9dfcf sp:7fffc2102180 error:0
  Date: Sat Sep  1 11:06:53 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox-guest, 4.1.18, 3.5.0-10-generic, x86_64: installed
   virtualbox-guest, 4.1.18, 3.5.0-11-generic, x86_64: installed
   virtualbox-guest, 4.1.18, 3.5.0-13-generic, x86_64: installed
  ExecutablePath: /usr/bin/compiz
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  Lsusb:
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=fr_CH:fr
   PATH=(custom, no user)
   LANG=fr_CH.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=d7944af3-f0a6-4074-b1c2-cfc5e67479f2 ro quiet splash vt.handoff=7
  Signal: 5
  SourcePackage: compiz
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_get_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   getVariantAtKey () from /usr/lib/libcompizconfig_gsettings_backend.so
   readOption () from /usr/lib/compizconfig/backends/libgsettings.so
  Title: compiz crashed with signal 5 in g_settings_get_value()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.38-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120821.c1114c61-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120821.c1114c61-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.905-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1044662

Title:
  compiz crashed with signal 5 (SIGTRAP) in g_logv() from g_log() from
  g_settings_schema_get_value() from g_settings_schema_key_init() from
  g_settings_get_value()

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1044662/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1605011] Re: /usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py:FileNotFoundError:/usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_u

2016-08-02 Thread Treviño
** Description changed:

  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding compiz.  This problem was most recently seen with version
  1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/24fc72a614c885f26b7f2a17dd60448bc070d6a0
  contains more details.
+ 
+ [Impact]
+ Unity migration script doesn't work properly
+ 
+ [Test case]
+ 
+ Launch (better to do in a new guest session)
+  gsettings get org.compiz.core:/org/compiz/profiles/unity/plugins/core/ 
active-plugin
+ 
+ This list should not contain "decor", "gnomecompat", "scalefilter".
+ 
+ [Regression potential]
+ 
+ The list contains these plugins.

** Description changed:

  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding compiz.  This problem was most recently seen with version
  1:0.9.12.2+16.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/24fc72a614c885f26b7f2a17dd60448bc070d6a0
  contains more details.
  
  [Impact]
  Unity migration script doesn't work properly
  
  [Test case]
  
  Launch (better to do in a new guest session)
-  gsettings get org.compiz.core:/org/compiz/profiles/unity/plugins/core/ 
active-plugin
+  gsettings get org.compiz.core:/org/compiz/profiles/unity/plugins/core/ 
active-plugin
  
  This list should not contain "decor", "gnomecompat", "scalefilter".
  
  [Regression potential]
  
- The list contains these plugins.
+ The list contains these plugins. But no major breakage is expected.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1605011

Title:
  /usr/share/session-
  
migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py:FileNotFoundError:/usr/share
  /session-
  
migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py@51:__init__:_execute_child

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1606254] Re: Super+S activates expo plugin even on a 1x1 setup

2016-08-02 Thread Treviño
** Description changed:

+ [Test case]
  1. Using ccsm set Horizonal/Vertical virtual size to 1
  2. Activate expo (e.g. using Super+S)
  
  Expected behavior:
  nothing happens
  
  Actual behavior:
  The plugin is activated, but it's useless
+ 
+ [Regression potential]
+ 
+ No expo is shown in multi-monitor with one desktop, but it's not
+ something we ever supported.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1606254

Title:
  Super+S activates expo plugin even on a 1x1 setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1606254/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1608472] Re: /usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_unity_session_v2.py:NameError:/usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_unity_ses

2016-08-01 Thread Treviño
*** This bug is a duplicate of bug 1608056 ***
https://bugs.launchpad.net/bugs/1608056

** This bug has been marked a duplicate of bug 1608056
   00_remove_obsolete_plugins_in_unity_session_v2.py crashed with NameError in 
__main__: name 'gsettings' is not defined

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1608472

Title:
  /usr/share/session-
  
migration/scripts/00_remove_obsolete_plugins_in_unity_session_v2.py:NameError:/usr/share
  /session-
  migration/scripts/00_remove_obsolete_plugins_in_unity_session_v2.py@48

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1608441] Re: /usr/bin/compiz:11:ScaleScreen::getWindows:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string:std::__cxx11::basic_string

2016-08-01 Thread Treviño
*** This bug is a duplicate of bug 1605007 ***
https://bugs.launchpad.net/bugs/1605007

** This bug has been marked a duplicate of bug 1605007
   
/usr/bin/compiz:11:ScaleScreen::getWindows:unity::UnityScreen::OnInitiateSpread:sigc::internal::signal_emit0:sigc::signal0:unity::PluginAdapter::NotifyCompizEvent

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1608441

Title:
  
/usr/bin/compiz:11:ScaleScreen::getWindows:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string:std::__cxx11::basic_string

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1605011] Re: /usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py:FileNotFoundError:/usr/share/session-migration/scripts/00_remove_obsolete_plugins_in_u

2016-07-26 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1605011

Title:
  /usr/share/session-
  
migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py:FileNotFoundError:/usr/share
  /session-
  
migration/scripts/00_remove_obsolete_plugins_in_unity_session_v1.py@51:__init__:_execute_child

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-17 Thread Treviño
What profile are you running?
 echo $COMPIZ_CONFIG_PROFILE

Is lowgfx option enabled in your CCSM settings?
  gsettings set 
org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ 
low-graphics-mode false
  gsettings set 
org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ 
dash-blur-experimental 2

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-14 Thread Treviño
Marking as verification-needed since a new SRU version has to be landed
to fix the crash mentioned above.

** Tags removed: verification-done
** Tags added: verification-needed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-13 Thread Treviño
Jason, this is bug #1599900, already under our care.

Thanks

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-13 Thread Treviño
You also have to run unity-control-center with that environment
variable:

  COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx unity-control-center

This is automatic when this is forced with upstart, otherwise you've to
do it by hand.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-12 Thread Treviño
Ensure that unity-control-center is updated in your machine too. There's
a SRU for that too.

Also, the lowgfx setting in CCSM isn't enough for doing a full testing.

You can also force it by running

COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx compiz --replace

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneeded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-08 Thread Treviño
** Description changed:

+ [Impact]
+ 
  When unity is in Low graphics mode (because of software rendering) there
  are still window animations and fade effects which we should get rid of.
+ 
+ 
+ [Test case]
+ 
+ This should apply naturally to a (virtual-)machine with no hardware
+ acceleration or There are multiple ways to force low-gfx mode:
+ 
+ 1) Add an upstart job such as:
+ 
+ cat << EOF > ~/.config/upstart/lowgfx.conf
+ start on starting unity7
+ 
+ pre-start script
+   #initctl set-env --global UNITY_LOW_GFX_MODE=1
+   initctl set-env --global LIBGL_ALWAYS_SOFTWARE=1
+ end script
+ EOF 
+ 
+ 
+ 2) Run unity with:
+COMPIZ_CONFIG_PROFILE=ubuntu-lowgfx
+ 
+ On login unity should use opaque views (dash, switcher, launcher,
+ shortcut-dialogs) with no fading and reduced effects. Windows should
+ also use smaller shadows.
+ 
+ 
+ [Regression potential]
+ 
+ Some settings from unity-control-center couldn't be applied to normal
+ profile. Low graphics mode might be used as normal one.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-05 Thread Treviño
** Also affects: unity-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity-control-center (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity-control-center (Ubuntu)
   Status: New => In Progress

** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-04 Thread Treviño
** Branch linked: lp:~3v1n0/unity/upstart-lowgfx-profile

** Branch linked: lp:~3v1n0/unity/lowgfx-mode-less-effects

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: nux (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneded redraws

2016-07-04 Thread Treviño
** Branch linked: lp:~3v1n0/compiz/unity-lowgfx-profile

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1598770] [NEW] Unity in low-graphics mode has animations and unneded redraws

2016-07-04 Thread Treviño
Public bug reported:

When unity is in Low graphics mode (because of software rendering) there
are still window animations and fade effects which we should get rid of.

** Affects: compiz (Ubuntu)
 Importance: High
 Status: In Progress

** Affects: nux (Ubuntu)
 Importance: High
 Status: In Progress

** Affects: unity (Ubuntu)
 Importance: High
 Status: In Progress

** Changed in: unity (Ubuntu)
   Status: New => In Progress

** Changed in: unity (Ubuntu)
   Importance: Undecided => High

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => High

** Also affects: nux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nux (Ubuntu)
   Status: New => In Progress

** Changed in: nux (Ubuntu)
   Importance: Undecided => High

** Branch linked: lp:~3v1n0/nux/support-test-llvmpipe-check

** Branch linked: lp:~hikiko/unity/unity.multimonitor-speed-up

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1598770

Title:
  Unity in low-graphics mode has animations and unneded redraws

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1541059] Re: feature patch for visually impaired. added mouse vertical and horizontal guides.

2016-05-31 Thread Treviño
** Changed in: compiz
   Importance: Undecided => Medium

** Changed in: compiz
 Assignee: (unassigned) => ksamak (ksamak)

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1541059

Title:
  feature patch for visually impaired. added mouse vertical and
  horizontal guides.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1541059/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-30 Thread Treviño
** Tags added: apport-bug compiz-0.9 iso-testing ubuntu xenial yakkety

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1521302

Title:
  gnome-terminal maximize than un-maximize behaves odd

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-05-27 Thread Treviño
Mh, it's a regression for that usecase, but I think that the fix here is
more important than the annoyance of pressing a volume key multple
times.

Having this fix for only some keys is doable, although it requires
whitelisting some keys, which isn't the nicest thing in the world.

However, please open a new bug, since the verification for this fix is
there.

** Tags removed: verification-failed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1572241

Title:
  PrintScreen key autorepeats, probably shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1572241/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-26 Thread Treviño
Thanks, if you want to help speeding up the resolution of this bug for
other people too, please help perform bug verifications for the other
issues listed here
https://launchpad.net/ubuntu/+source/compiz/1:0.9.12.2+16.04.20160526-0ubuntu1

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1521302

Title:
  gnome-terminal maximize than un-maximize behaves odd

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1521302] Re: gnome-terminal maximize than un-maximize behaves odd

2016-05-26 Thread Treviño
** Package changed: unity (Ubuntu) => compiz (Ubuntu)

** No longer affects: unity

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1521302

Title:
  gnome-terminal maximize than un-maximize behaves odd

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1574866] Re: Compiz does not paint background

2016-05-26 Thread Treviño
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1574866

Title:
  Compiz does not paint background

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1574866/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1575168] Re: Selecting a scaled window with mouse breaks keyboard navigation

2016-05-26 Thread Treviño
** Changed in: compiz
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1575168

Title:
  Selecting a scaled window with mouse breaks keyboard navigation

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1575168/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1442728] Re: Chromium fullscreen should be unredirected by default

2016-05-24 Thread Treviño
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1442728

Title:
  Chromium fullscreen should be unredirected by default

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2016-05-14 Thread Treviño
** Changed in: unity
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1580212] Re: /usr/bin/compiz:11:nux::ObjectPtr:nux::ObjectPtr:nux::ObjectPtr:unity::dash:::sigc::internal::signal_emit0

2016-05-10 Thread Treviño
** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu)
Milestone: None => ubuntu-16.04.1

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1580212

Title:
  
/usr/bin/compiz:11:nux::ObjectPtr:nux::ObjectPtr:nux::ObjectPtr:unity::dash:::sigc::internal::signal_emit0

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1575168] [NEW] Selecting a scaled window with mouse breaks keyboard navigation

2016-04-26 Thread Treviño
Public bug reported:

In unity (or in any compiz context where scale is used, using proper
keybindings):

0) Open some windows
1) Hit super+w
2) Move the mouse over a new window to select it
3) Now use one of the arrows key to select a different window

Expected:
4) The new selection should start start from the mouse-selected window

Actual:
4)  The new selection uses the previously active window as starting point

** Affects: compiz
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

** Affects: compiz (Ubuntu)
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

** Changed in: compiz
   Importance: Undecided => Medium

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => In Progress

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu)
Milestone: None => ubuntu-16.04.1

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1575168

Title:
  Selecting a scaled window with mouse breaks keyboard navigation

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1575168/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1442728] Re: Chromium fullscreen should be unredirected by default

2016-04-25 Thread Treviño
** Branch linked: lp:~hikiko/compiz/compiz.trusty-1442728

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1442728

Title:
  Chromium fullscreen should be unredirected by default

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-04-19 Thread Treviño
** Tags added: yet-another-cat-triggered-bug

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1572241

Title:
  PrintScreen key autorepeats, probably shouldn't

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1551986] Re: [FFe][UIFe] HUD hotkey assignment is suboptimal

2016-04-15 Thread Treviño
Moved the UIFe side of things to bug #1570812

** No longer affects: bamf (Ubuntu)

** No longer affects: bamf (Ubuntu Xenial)

** No longer affects: hud (Ubuntu)

** No longer affects: hud (Ubuntu Xenial)

** No longer affects: libwnck3 (Ubuntu)

** No longer affects: libwnck3 (Ubuntu Xenial)

** Summary changed:

- [FFe][UIFe] HUD hotkey assignment is suboptimal
+ [FFe] HUD hotkey assignment is suboptimal

** Branch unlinked: lp:~azzar1/hud/hud-wnck-actions-menu

** Branch unlinked: lp:~azzar1/bamf/bamf-export-actions-menu

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1551986

Title:
  [FFe] HUD hotkey assignment is suboptimal

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1551986] Re: [FFe][UIFe] HUD hotkey assignment is suboptimal

2016-04-13 Thread Treviño
I understand and I quite agree that such keybinding replacement could
cause some troubles to people who were used to use Alt+Space for such
use case (which is historically relevant). I would have preferred to
just move the HUD to Super+Space.

However, adding the ability of using the window actions from the HUD is
something that doesn't impact with the keybinding change, and also it
improves the accessibility for those actions. So you might just ACK the
change for BAMF and HUD packages only, without breaking any user habit.
While we can delay the default-shortcut for unity and compiz packages.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1551986

Title:
  [FFe][UIFe] HUD hotkey assignment is suboptimal

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


Re: [Compiz] [Bug 1551986] Re: [FFe][UIFe] HUD hotkey assignment is suboptimal

2016-04-12 Thread Treviño
We have been able to use super+Alt now, so I guess we can go back with the
preferred solution.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1551986

Title:
  [FFe][UIFe] HUD hotkey assignment is suboptimal

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1067951] Re: Firefox loses window decorations in GNOME Classic and MATE with Compiz

2016-02-29 Thread Treviño
** Branch linked: lp:~ubuntu-mate-dev/compiz/fix-1067951

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1067951

Title:
  Firefox loses window decorations in GNOME Classic and MATE with Compiz

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1067951/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1550675] Re: Please add chromium-browser(and google-chrome) in undirect fullscreen windows settings

2016-02-27 Thread Treviño
*** This bug is a duplicate of bug 1442728 ***
https://bugs.launchpad.net/bugs/1442728

** This bug has been marked a duplicate of bug 1442728
   Chromium fullscreen should be unredirected by default

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1550675

Title:
  Please add chromium-browser(and google-chrome) in undirect fullscreen
  windows settings

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1544814] Re: Pointer disappeared or is a large X after Compiz update.

2016-02-15 Thread Treviño
Ah... Wait, I suspect this might be because gnome-settings-daemon (or
whatever you use in mate) needs this fix to be backported as well
lp:~seb128/unity-settings-daemon/xsettings-fixes-backport/+merge/273710?

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1544814

Title:
  Pointer disappeared or is a large X after Compiz update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1544814/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1544814] Re: Pointer disappeared or is a large X after Compiz update.

2016-02-15 Thread Treviño
Are you getting this also in xenial?

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1544814

Title:
  Pointer disappeared or is a large X after Compiz update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1544814/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2016-02-05 Thread Treviño
@Sasa,

No ppa is needed anymore: the fix is already in Xenial and Wily.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2016-01-29 Thread Treviño
liamdawe, can you please double check this?

It's weird since those cursors are defined by apps, so there should be no 
overriding by unity.
Can you give me an example where this fails?

As nobody trying this version in PPA complained about this, nor people
using xenial where this fix is for some time now.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-12-16 Thread Treviño
Sasa, in 15.10 you can use the provided ppa to install unity (to be
purged afterwards) or wait for the SRU.

Otherwise, you can just export that in
/usr/share/upstart/sessions/unity7.conf.

Doing exactly the same that COMPIZ_CONFIG_PROFILE is doing.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1521366] Re: Compiz fails to build tests with recent pkg-config and xorg-gtest

2015-12-15 Thread Treviño
** Changed in: compiz
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1521366

Title:
  Compiz fails to build tests with recent pkg-config and xorg-gtest

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1521366/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1521366] Re: Compiz fails to build tests with recent pkg-config and xorg-gtest

2015-12-10 Thread Treviño
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz
   Status: New => In Progress

** Changed in: compiz
   Importance: Undecided => Medium

** Changed in: compiz
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: compiz (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu Xenial)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz (Ubuntu Xenial)
Milestone: None => ubuntu-16.04

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1521366

Title:
  Compiz fails to build tests with recent pkg-config and xorg-gtest

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1521366/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1409121] Re: Cannot drag and drop full screen windows between virtual workspaces anymore after executing 'unity --replace' command

2015-12-09 Thread Treviño
** Tags added: unity-backlog

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1409121

Title:
  Cannot drag and drop full screen windows between virtual workspaces
  anymore after executing 'unity --replace' command

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1409121/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1121941] Re: Spread (Super+W) causes maximised windows to resize/repaint and not just scale

2015-12-09 Thread Treviño
** Tags added: unity-backlog

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1121941

Title:
  Spread (Super+W) causes maximised windows to resize/repaint and not
  just scale

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1121941/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-12-09 Thread Treviño
** Tags added: unity-backlog

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-12-03 Thread Treviño
** Description changed:

- 
  [Impact]
  
  On a high DPI screen (220 DPI) the mouse cursor is really tiny when
  hovering unity elements. There are various keys in dconf to change the
  cursor's scale factor or size. I've managed to change it in a way that
  it looks normal when inside application windows, but its still tiny when
  on unity elements.
  
  I think this should be set automatically by the scale factor setting in
  system settings.
  
  (Using unity 7.3.1+14.10.20140811-0ubuntu1)
  
  [Test Case]
  
-  * Log in
-  * Launch Firefox
-  * Move the mouse over the panel or the launcher,
-then back over the Firefox window.
+  * Log in
+  * Launch Firefox
+  * Move the mouse over the panel or the launcher,
+    then back over the Firefox window.
+  * Cursor should always be of the same size
  
  [Regression Potential]
  
-  * Mouse cursors might appear wrong for some actions
+  * Mouse cursors might appear wrong for some actions

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1180165] Re: The cursor does not change when a new cursor is choosen

2015-12-03 Thread Treviño
** Changed in: compiz
   Status: New => Fix Committed

** Changed in: compiz
   Importance: Undecided => Medium

** Changed in: compiz
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: compiz
Milestone: None => 0.9.12.3

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu)
   Status: New => Fix Released

** Changed in: compiz (Ubuntu)
   Importance: Undecided => Medium

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Branch linked: lp:~3v1n0/compiz/wily-cursors-update-and-cache

** Branch linked: lp:~3v1n0/compiz/cursors-update-on-theme+size-changes

** Summary changed:

- The cursor does not change when a new cursor is choosen
+ The cursor does not change when a new cursor theme is chosen

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1180165

Title:
  The cursor does not change when a new cursor theme is chosen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1180165/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-12-02 Thread Treviño
** Also affects: unity/7.3
   Importance: Undecided
   Status: New

** Changed in: unity/7.3
   Status: New => In Progress

** Changed in: unity/7.3
   Importance: Undecided => Medium

** Changed in: unity/7.3
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity/7.3
Milestone: None => 7.3.4

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-12-02 Thread Treviño
Backport to wily is being prepared here:
 - https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-027

That will go through the SRU process, so it will take a while to reach
everybody. If you want to test it in the meanwhile, you can just use
that PPA (to be removed once installed, as it might then be reused by
other projects).

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 936784] Re: Window management - Semi-maximized windows should not cast shadows on to each other (as long as they don't overlap)

2015-11-30 Thread Treviño
** Changed in: compiz
   Importance: High => Low

** Changed in: compiz (Ubuntu)
   Importance: High => Low

** Project changed: compiz => unity

** Changed in: unity
Milestone: 0.9.11.0 => None

** Package changed: compiz (Ubuntu) => unity (Ubuntu)

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/936784

Title:
  Window management - Semi-maximized windows should not cast shadows on
  to each other (as long as they don't overlap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/936784/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 815996] Re: Desktop occasionally freezes/locks up when switching workspaces

2015-11-24 Thread Treviño
Anyone can provide a valid (and recent) stacktrace for this?

Install compiz-core-dbgsym compiz-plugins-default-dbgsym unity-dbgsym packages 
from ddebs repos¹.
When the hang happens, just do Ctrl+Alt+F1 and from tty1 one do something like:
  sudo gdb -p $(pidof compiz)

Once gdb is loaded, do a:
set logging file compiz-hang.txt
set logging on
bt full

Exit from gdb and attach the "compiz-hang.txt" file (or any other name
you chose) here.

[1] https://wiki.ubuntu.com/DebuggingProgramCrash#Non-built-
in_debug_symbol_packages_.28.2A-dbgsym.29

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/815996

Title:
  Desktop occasionally freezes/locks up when switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/815996/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-11-19 Thread Treviño
** Changed in: unity-settings-daemon (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1499108] Re: Compiz fails to build in Wily (when tests are enabled) because of unused variable

2015-11-16 Thread Treviño
** Changed in: compiz
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1499108

Title:
  Compiz fails to build in Wily (when tests are enabled) because of
  unused variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1499108/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-11-09 Thread Treviño
** Changed in: unity
   Status: In Progress => Fix Committed

** Changed in: compiz
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1359211/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1487637] Re: Unable to resize/move window after XGrabKeyboard

2015-11-09 Thread Treviño
** Changed in: compiz
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1487637

Title:
  Unable to resize/move window after XGrabKeyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1487637/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 455241] Re: New windows steal focus

2015-10-30 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: New => Confirmed

** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/455241

Title:
  New windows steal focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/455241/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 746697] Re: panels come forward when any fullscreen application opens a new window

2015-10-30 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: New => Confirmed

** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/746697

Title:
  panels come forward when any fullscreen application opens a new window

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/746697/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1072731] Re: Ctrl+Alt+0 does not minimise windows

2015-10-30 Thread Treviño
** Changed in: unity
   Importance: Undecided => Medium

** Changed in: unity
   Status: New => Triaged

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1072731

Title:
  Ctrl+Alt+0 does not minimise windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1072731/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 745269] Re: Preview window is minimized does not work

2015-10-30 Thread Treviño
** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/745269

Title:
  Preview window is minimized does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/745269/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 978978] Re: Window behaviour - pressing the 'restore' window indicator on a semi-maximised window should return the window to the restored state *and* the exact same location it was when

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/978978

Title:
  Window behaviour - pressing the 'restore' window indicator on a semi-
  maximised window should return the window to the restored state *and*
  the exact same location it was when it was last in the restored state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/978978/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 936784] Re: Window management - Semi-maximized windows should not cast shadows on to each other (as long as they don't overlap)

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/936784

Title:
  Window management - Semi-maximized windows should not cast shadows on
  to each other (as long as they don't overlap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/936784/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 815996] Re: Desktop occasionally freezes/locks up when switching workspaces

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/815996

Title:
  Desktop occasionally freezes/locks up when switching workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/815996/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1072731] Re: Ctrl+Alt+0 does not minimise windows

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1072731

Title:
  Ctrl+Alt+0 does not minimise windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1072731/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1293384] Re: Compiz CPU usage dramatically increased in Ubuntu 14.04

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1293384

Title:
  Compiz CPU usage dramatically increased in Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1293384/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1121941] Re: Spread (Super+W) causes maximised windows to resize/repaint and not just scale

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1121941

Title:
  Spread (Super+W) causes maximised windows to resize/repaint and not
  just scale

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1121941/+subscriptions

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 1477188] Re: Windows vanish after suspend/resume

2015-10-30 Thread Treviño
** Tags removed: rls-w-incoming
** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1477188

Title:
  Windows vanish after suspend/resume

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

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   >