[Compiz] [Bug 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Łukasz Zemczak
** Changed in: compiz
   Importance: Undecided = High

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Sam Spilsbury
Has anyone got a sample application to reproduce the problem? That would
be very useful for the people who are in a position to actually 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/1138517

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Łukasz Zemczak
** Branch linked: lp:~sil2100/compiz/raring_revert_3616

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Sebastien Bacher
@Sam: sudo apt-get install jedit (list as an example in comment #9)

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1112992] Re: Text becomes grainy/pixelated after compiz crashes

2013-03-06 Thread Daniel Cooper
** Summary changed:

- Text is fuzzy/out of focus
+ Text becomes grainy/pixelated after compiz crashes

** Description changed:

- Text appears blurry or less-defined than it should, it's so very minor
- but is rather annoying, not sure what causes it other than the earlier
- signs of compiz crashing and the same thing happening.
+ Text becomes grainy/less-defined when compiz comes back after crashing.
+ It's quite minor but is rather annoying and clearly shouldn't be doing
+ it. Not sure what causes it other than the earlier signs of compiz
+ crashing and the same thing happening.
  
  I first found that compiz would crash when using a display indicator
- (Disper) when switching to a single desktop mode too early after logging
- in. It then might do it randomly and now it just does it as soon as I
- log in.
+ (disper-indicator) when switching to a single desktop mode too early
+ after logging in. It then might do it randomly and now it just does it
+ as soon as I log in.
  
  Screenshot attached.
  
- Please help me provide more description.
+ Please help me provide more description and/or terminal outputs.

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

Title:
  Text becomes grainy/pixelated after compiz crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1112992/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Dmitry Pankratov
It is reproduceable with any Java application that uses Swing or AWT
(for example jEdit from the Ubuntu repositories).

Example of the simplest one:

import javax.swing.*;
public class SwingWindowTest {
public static void main(String[] args) {
JFrame frame = new JFrame(Hello World);
frame.setSize(320, 240);
frame.show();
}
}

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 806917] Re: compiz assert failure: compiz: nouveau_context.c:260: nouveau_update_renderbuffers: Assertion `!ret' failed.

2013-03-06 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 748487 ***
https://bugs.launchpad.net/bugs/748487

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

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

Title:
  compiz assert failure: compiz: nouveau_context.c:260:
  nouveau_update_renderbuffers: Assertion `!ret' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/806917/+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 1149320] Re: compiz crashed with SIGSEGV in GridScreen::handleEvent()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1054049 ***
https://bugs.launchpad.net/bugs/1054049

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1054049, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560077/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560080/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560092/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560094/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560095/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560096/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1149320/+attachment/3560097/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1054049
   compiz crashed with SIGSEGV in __normal_iterator() from begin() from 
functionSetEnabled() from glPaintOutputSetEnabled() from 
GridScreen::handleEvent()

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  compiz crashed with SIGSEGV in GridScreen::handleEvent()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1149320/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Sam Spilsbury
Thanks for the assistance. Got this figured out.

(BTW, JFrame.show () is deprecated, use JFrame.setVisible ())

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~compiz-team/compiz/raring.fix_1110138

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread PS Jenkins bot
Fix committed into lp:compiz/raring at revision None, scheduled for
release in compiz, milestone Unknown

** Changed in: compiz
   Status: Confirmed = 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/1138517

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~compiz-team/compiz/compiz.fix_1138517

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1140505] Re: [regression-r3623] Wallpaper bleeds through on top right when a window is opened maximized

2013-03-06 Thread Sam Spilsbury
Working on it, should have a fix in an hour.

** Changed in: compiz
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

** Changed in: compiz
   Importance: Undecided = High

** Changed in: compiz
Milestone: None = 0.9.9.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/1140505

Title:
  [regression-r3623] Wallpaper bleeds through on top right when a window
  is opened maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1140505/+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 1140505] Re: [regression-r3623] Wallpaper bleeds through on top right when a window is opened maximized

2013-03-06 Thread Sam Spilsbury
FYI no screenshot is attached.

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

Title:
  [regression-r3623] Wallpaper bleeds through on top right when a window
  is opened maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1140505/+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 1145233] Re: No Unity after reboot after installing 13.2 beta7 fglrx amd drivers

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1054049 ***
https://bugs.launchpad.net/bugs/1054049

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1054049, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557272/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557275/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557284/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557286/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557287/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557288/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1145233/+attachment/3557289/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1054049
   compiz crashed with SIGSEGV in __normal_iterator() from begin() from 
functionSetEnabled() from glPaintOutputSetEnabled() from 
GridScreen::handleEvent()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  No Unity after reboot after installing 13.2 beta7 fglrx amd drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1145233/+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 1140505] Re: [regression-r3623] Wallpaper bleeds through on top right when a window is opened maximized

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~compiz-team/compiz/raring.fix_1140505

** Branch linked: lp:~compiz-team/compiz/compiz.fix_1140505

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

Title:
  [regression-r3623] Wallpaper bleeds through on top right when a window
  is opened maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1140505/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Sam Spilsbury
Actual fix proposed.

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

** Changed in: compiz
 Assignee: (unassigned) = Sam Spilsbury (smspillaz)

** Changed in: compiz
Milestone: None = 0.9.9.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/1138517

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 201681] Re: Window management - Cursor position changes relative to window while dragging windows

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ 1. Open any window that is not fullscreen or maximized
+ 2. Click and drag the title bar around the desktop
+- Make sure that the cursor always stays on the same position relative to 
the window
+ 
+ [Regression Potential]
+ 
+ No obvious regression potential.
+ 
+ Original description:
+ 
  WORKAROUND:
  1. Run ccsm (from the compizconfig-settings-manager package).
  2. Scroll down to Window Management and disable Snapping Windows.
  
  ORIGINAL DESCRIPTION:
  If you quickly drag a window the cursor will start floating off the title bar.
  
  If you keep quickly switching desktops via drag (I used a circle type
  motion), you can get it so far apart that your cursor is on one screen
  and the folder window is on another.
  
  Another way to reproduce this bug is to *quickly* drag a window to the
  top of the screen and trigger the 'maximise preview transition' followed
  by moving the mouse downwards without releasing the window.  Repeat
  multiple times without releasing the window to accentuate the effect.
  
  I expected the mouse to stay in the same position on the window title
  bar, not go wandering off. If you let go, window stays where it looks
  like it is, does not zoom to be under mouse (Which is good I guess).
  
  Note there is a related issue when restoring maximised windows by right
  click holding on the menu bar and dragging downwards.  After performing
  this action the pointer should always be attached to the window title
  bar, but it currently ends up some distance away.
  
  Example: http://www.youtube.com/watch?v=XQkmXSshgbQ
  
  
  Desired resolution:
  
  - When dragging a window by the window title bar using a pointer, the
  pointer should always stay attached to *exactly* the same position of
  the window title bar.

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

Title:
  Window management - Cursor position changes relative to window while
  dragging windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/201681/+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 1047788] Re: [GLES] Regression: Screenshot selection rectangle is now solid instead of being transparent

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ 1. Enable the screenshot plugin
+ 2. Activate the screenshot functionality
+- Make sure the screenshot border is semi-transparent
+ 
+ [Regression Potential]
+ 
+ Visual regressions related to the screenshot plugin.
+ 
+ Original description:
+ 
  But good news also: For the first time in a long time (bug 771875) the
  selection transparency is also not visible on the screenshot itself
  anymore (which fixes this nasty old-time 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/1047788

Title:
  [GLES] Regression: Screenshot selection rectangle is now solid instead
  of being transparent

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1047788/+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 1149772] Re: gtk-window-decorator crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 940944 ***
https://bugs.launchpad.net/bugs/940944

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #940944, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560618/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560620/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560632/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560634/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560635/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560636/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1149772/+attachment/3560637/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 940944
   gtk-window-decorator crashed with SIGABRT in __assert_fail_base() from 
_XAllocID() from XCreatePixmap() from ? from gdk_pixmap_new() from 
create_pixmap() from meta_draw_window_decoration() from 
update_default_decorations()

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  gtk-window-decorator crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1149772/+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 1042132] Re: [GLES] Regression: Text background rendering broken - black rectangle instead of rectangle with rounded edges and transparency is drawn

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ 1. Enable the shift-switcher and text plugins in CCSM
+ 2. Open some windows
+ 3. Start the shift switcher
+- Make sure that the background text is drawn correctly
+ 
+ [Regression Potential]
+ 
+ Visual corruptions related to plugins using the text plugin.
+ 
+ Original description:
+ 
  This bug is observable in several plug-ins drawing text like the Shift
  Switcher or Workspacenames for example.

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

Title:
  [GLES] Regression: Text background rendering broken - black rectangle
  instead of rectangle with rounded edges and transparency is drawn

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1042132/+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 1050776] Re: kde4-window-decorator crashes when starting up with oxygen theme

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ 1. Use kde4-window-decorator as the compiz window decorator
+ 2. Switch to the oxygen theme
+- Make sure kde4-window-decorator does not crash
+ 
+ [Regression Potential]
+ 
+ No obvious regression potential.
+ 
+ Original description:
+ 
  I'm using compiz with KDE 4.9.1, and kde4-window-decorator always
  crashes when launching. Kwin can be started with no problem.
  
  The crash report generated by KDE crash handler is attached.

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

Title:
  kde4-window-decorator crashes when starting up with oxygen theme

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1050776/+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 1048272] Re: [regression][GLES]: Cube plugin: Transparency for top and bottom faces broken

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ 1. Enable the cube plugin
+ 2. Enter the cube when switching workspaces
+- Make sure that the top and bottom faces on the cube are transparent
+ 
+ [Regression Potential]
+ 
+ Visual regressions when using and displaying the cube plugin.
+ 
+ Original description:
+ 
  Top and bottom caps of the cube are always solid, the transparency
  setting is ignored.

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

Title:
  [regression][GLES]: Cube plugin: Transparency for top and bottom faces
  broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1048272/+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 1082152] Re: compiz 0.9.8.6 fails to build from source in KDE4-window-decorator with latest KDE 4.10 beta

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ Build fix, just check if compiz builds KDE4-window-decorator with KDE
+ 4.10.
+ 
+ [Regression Potential]
+ 
+ No regression potential.
+ 
+ Original description:
+ 
  Hi,
  
  compiz 0.9.8.6 fails to build with this message :
  
home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:
 In member function 'bool KWD::Decorator::enableDecorations(Time)':
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:220:55:
 error: cannot allocate an object of abstract type 'KWD::Window'
  In file included from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.h:41:0,
-  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
+  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/window.h:54:7:
 note:   because the following virtual functions are pure within 'KWD::Window':
  In file included from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/window.h:27:0,
-  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.h:41,
-  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
+  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.h:41,
+  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
  /usr/include/kdecorationbridge.h:68:18: note: virtual void 
KDecorationBridge::showApplicationMenu(const QPoint)
  /usr/include/kdecorationbridge.h:69:18: note: virtual bool 
KDecorationBridge::menuAvailable() const
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:223:33:
 error: cannot allocate an object of abstract type 'KWD::Window'
  In file included from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.h:41:0,
-  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
+  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/window.h:54:7:
 note:   since type 'KWD::Window' has pure virtual functions
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:
 In member function 'void KWD::Decorator::handleWindowAdded(WId)':
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:780:19:
 error: cannot allocate an object of abstract type 'KWD::Window'
  In file included from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.h:41:0,
-  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
+  from 
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/decorator.cpp:41:
  
/home/iurt/rpmbuild/BUILD/compiz-0.9.8.6/kde/window-decorator-kde4/window.h:54:7:
 note:   since type 'KWD::Window' has pure virtual functions
  [ 37%] Building C object 
gtk/window-decorator/CMakeFiles/gtk-window-decorator.dir/gwd-settings-notified.c.o
  make[2]: *** 
[kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/decorator.o] 
Error 1
  
  here is the complete log :
  
http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20121122192628.julien.valstar.3083/log/compiz-0.9.8.6-1.mga3/build.0.20121122192705.log
  
- 
  Mageia cauldron
  gcc 4.7.2
  kde 4.10 beta (4.9.80)
  
- 
  regards
  Julien

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

Title:
  compiz 0.9.8.6 fails to build from source in KDE4-window-decorator
  with latest KDE 4.10 beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1082152/+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 1033879] Re: Memory leak in decorator reported by cppcheck

2013-03-06 Thread Łukasz Zemczak
** Description changed:

+ [Test Case]
+ 
+ No obvious test case, just making sure that a memory leak in this place
+ does not happen any more (valgrind mayhaps?)
+ 
+ [Regression Potential]
+ 
+ No regression potential.
+ 
+ Original description:
+ 
  gtk/window-decorator/decorator.c:1016]: (error) Memory leak: opts

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

Title:
  Memory leak in decorator reported by cppcheck

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1033879/+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 1149886] [NEW] gtk-window-decorator leaks pixmaps

2013-03-06 Thread Steve Magoun
Public bug reported:

gtk-window-decorator leaks pixmaps and pixmap memory. This was addressed
previously, but seems to have regressed.


To reproduce:
1) Open a terminal (gnome-terminal) and launch xrestop. Observe the number of 
pixmaps and amount of pixmap memory used by the gtk-window-decorator process
2) Open another terminal window. Observe that the number of pixmaps and amount 
of pixmap memory used by gtk-w-d goes up
3) Close the second terminal window. Observe the number of pixmaps / pixmap 
memory

Expected results:
Closing a window releases all resources attached to the window including 
pixmaps and pixmap memory

Actual results:
gtk-window-decorator retains one pixmap and 100KB+ from the old window.

This is reproducible on my system with other apps, not just terminal
windows. After a few days' of usage, gtk-window-decorator has nearly
100MB of pixmap memory.


Sample xrestop output:

After step 1:
res-base Wins  GCs Fnts Pxms Misc   Pxm mem  Other   Total   PID Identifier
260   167   661  140  31615393K 13K  15407K  2439 gtk-window-dec

After step 2:
260   186   661  143  31915639K 14K  15653K  2439 gtk-window-dec

After step 3:
260   167   661  141  31715538K 13K  15552K  2439 gtk-window-dec

Notice the that between steps 1+2, 3 pixmaps were created. Only 2 were
released (or all 3 were released and another was created?) between steps
2 and 3.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz-gnome 1:0.9.9~daily13.03.01-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-10.19-generic 3.8.2
Uname: Linux 3.8.0-10-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  310.14  Tue Oct  9 11:52:41 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-22ubuntu2)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist:
 GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
not be saved or shared with other applications.
 '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW:
 GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
not be saved or shared with other applications.
 true
Date: Wed Mar  6 11:35:43 2013
DistUpgraded: 2013-01-25 10:12:12,337 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Apple Inc. Device [106b:00a0]
InstallationDate: Installed on 2010-09-17 (901 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
MachineType: Apple Inc. MacBookPro3,1
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-10-generic 
root=UUID=4b3d81ed-fb5d-4946-97c0-ec537e1bfa3f ro quiet splash
SourcePackage: compiz
UpgradeStatus: Upgraded to raring on 2013-01-25 (40 days ago)
dmi.bios.date: 03/05/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP31.88Z.0070.B07.0803051658
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4238BC8
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F4238BC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP31.88Z.0070.B07.0803051658:bd03/05/08:svnAppleInc.:pnMacBookPro3,1:pvr1.0:rvnAppleInc.:rnMac-F4238BC8:rvrPVT:cvnAppleInc.:ct2:cvrMac-F4238BC8:
dmi.product.name: MacBookPro3,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.9~daily13.03.01-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.3-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu3

[Compiz] [Bug 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz -
1:0.9.9~daily13.03.06-0ubuntu1

---
compiz (1:0.9.9~daily13.03.06-0ubuntu1) raring; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * Latest compiz update breaks Java Swing decorations (LP: #1138517)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 3631
 -- Automatic PS uploader ps-jenk...@lists.canonical.com   Wed, 06 Mar 2013 
13:26:19 +

** Changed in: compiz (Ubuntu)
   Status: Triaged = 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/1138517

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread brainpower
confirmed fixed in 0.9.9~daily13.03.06-0ubuntu1 for me

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1054257] Re: [fglrx] Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0

2013-03-06 Thread Fabio Marconi
** Tags added: quantal

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

Title:
  [fglrx] Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for
  screen 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1054257/+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 1083186] Re: icaclient windows dancing when decorated

2013-03-06 Thread Christopher Townsend
Update:

I have a machine that was running 12.10 natively (ie, not in a VM) and
it reproduced this issue every time using the testcase.py file attached
to this bug.  I recently upgraded this machine to 13.04 and it no longer
reproduces the issue.  I think at this point we can be quite certain
that this issue has been fixed in 13.04 and it's just a matter of
finding *what* fixed it and seeing if it can be SRU'd.  Easier said than
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/1083186

Title:
  icaclient windows dancing when decorated

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1083186/+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 1138517] Re: Latest compiz update breaks Java Swing decorations

2013-03-06 Thread Rocko
1:0.9.9~daily13.03.06-0ubuntu1 fixes it for me too.

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

Title:
  Latest compiz update breaks Java Swing decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1138517/+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 1096325] Re: only the top half of the screen visabel

2013-03-06 Thread Launchpad Bug Tracker
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  only the top half of the screen visabel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1096325/+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 1151507] [NEW] compiz crashed with SIGABRT in raise()

2013-03-06 Thread userdce
Public bug reported:

tried to run command unity in terminal and this happened.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: compiz-core 1:0.9.9~daily13.03.06-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Thu Mar  7 01:58:19 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus: fglrx, 12.100~beta7: added
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0413]
InstallationDate: Installed on 2013-02-24 (11 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Dell Inc. Studio 1558
MarkForUpload: True
ProcCmdline: compiz --replace
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=bf70e291-775b-47ee-8f94-f0b379ca54cb ro quiet splash vt.handoff=7
Signal: 6
SourcePackage: compiz
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /lib/x86_64-linux-gnu/libc.so.6
 __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
Title: compiz crashed with SIGABRT in raise()
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
   Major opcode of failed request:  155 (ATIFGLEXTENSION)
   Minor opcode of failed request:  66 ()
   Serial number of failed request:  23
   Current serial number in output stream:  23
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 03/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A12
dmi.board.name: 0874P6
dmi.board.vendor: Dell Inc.
dmi.board.version: A12
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A12
dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0874P6:rvrA12:cvnDellInc.:ct8:cvrA12:
dmi.product.name: Studio 1558
dmi.product.version: A12
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.03.06-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42+git20130211.20c5607b-0ubuntu0sarvatt
version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2.0~git20130301.58bd926d-0ubuntu0sarvatt
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2.0~git20130301.58bd926d-0ubuntu0sarvatt
version.xserver-xorg-core: xserver-xorg-core 
2:1.13.2.902+git20130301+server-1.13-branch.4d98c7da-0ubuntu0ricotz
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.99+git20130301.f1059e3f-0ubuntu0sarvatt
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.3+git20130306.779fc0b2-0ubuntu0sarvatt
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6+git20130227.a80785f7-0ubuntu0sarvatt

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring 
third-party-packages ubuntu

** Information type changed from Private to Public

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

Title:
  compiz crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1151507/+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 1151505] [NEW] compiz crashed with SIGSEGV in xcb_writev()

2013-03-06 Thread userdce
Public bug reported:

tried to run command unity in terminal and this happened.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: compiz-core 1:0.9.9~daily13.03.06-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CrashCounter: 1
Date: Thu Mar  7 01:58:50 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus: fglrx, 12.100~beta7: added
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 
Series] [1002:68e0] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0413]
InstallationDate: Installed on 2013-02-24 (11 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Dell Inc. Studio 1558
MarkForUpload: True
ProcCmdline: compiz --replace
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-11-generic 
root=UUID=bf70e291-775b-47ee-8f94-f0b379ca54cb ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x7faa29472ffa xcb_writev+26:  mov(%rdi),%r10d
 PC (0x7faa29472ffa) ok
 source (%rdi) (0x) not located in a known VMA region (needed 
readable region)!
 destination %r10d ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: compiz
StacktraceTop:
 xcb_writev () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
 _XSend () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XQueryExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XInitExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XextAddDisplay () from /usr/lib/x86_64-linux-gnu/libXext.so.6
Title: compiz crashed with SIGSEGV in xcb_writev()
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
   Major opcode of failed request:  155 (ATIFGLEXTENSION)
   Minor opcode of failed request:  66 ()
   Serial number of failed request:  23
   Current serial number in output stream:  23
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 03/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A12
dmi.board.name: 0874P6
dmi.board.vendor: Dell Inc.
dmi.board.version: A12
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A12
dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd03/30/2011:svnDellInc.:pnStudio1558:pvrA12:rvnDellInc.:rn0874P6:rvrA12:cvnDellInc.:ct8:cvrA12:
dmi.product.name: Studio 1558
dmi.product.version: A12
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.03.06-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42+git20130211.20c5607b-0ubuntu0sarvatt
version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2.0~git20130301.58bd926d-0ubuntu0sarvatt
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2.0~git20130301.58bd926d-0ubuntu0sarvatt
version.xserver-xorg-core: xserver-xorg-core 
2:1.13.2.902+git20130301+server-1.13-branch.4d98c7da-0ubuntu0ricotz
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.99+git20130301.f1059e3f-0ubuntu0sarvatt
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.3+git20130306.779fc0b2-0ubuntu0sarvatt
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6+git20130227.a80785f7-0ubuntu0sarvatt

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


** Tags: amd64 apport-crash compiz-0.9 need-amd64-retrace raring 
third-party-packages ubuntu

** Information type changed from Private to Public

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

Title:
  compiz crashed with SIGSEGV in xcb_writev()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1151505/+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