[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-04-16 Thread Christopher Townsend
** Changed in: unity/7.2
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  An invalid line of code would occasionally cause Unity to crash.

  [Test Case]

  (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
  (2) Press the close button and wait for the Force Quit dialog to come up.
  (3) Choose the Force Quit button.

  The desktop shell should not crash.

  [Regression Potential]

  The fix for this bug involves converting an integer into a string and
  appending it to an error message instead of adding the integer value
  to the address of the error message.  There is unlikely to be a
  regression from this.

  [Other Info]

  The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
  Vervet dev release where it has been under daily use for some time
  without apparent regressioon.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-04-16 Thread Christopher Townsend
** Changed in: unity/7.2
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  An invalid line of code would occasionally cause Unity to crash.

  [Test Case]

  (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
  (2) Press the close button and wait for the Force Quit dialog to come up.
  (3) Choose the Force Quit button.

  The desktop shell should not crash.

  [Regression Potential]

  The fix for this bug involves converting an integer into a string and
  appending it to an error message instead of adding the integer value
  to the address of the error message.  There is unlikely to be a
  regression from this.

  [Other Info]

  The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
  Vervet dev release where it has been under daily use for some time
  without apparent regressioon.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.2.4+14.04.20150316-0ubuntu1

---
unity (7.2.4+14.04.20150316-0ubuntu1) trusty; urgency=medium

  [ Andrea Azzarone ]
  * Avoid running potentially dangerous code paths when the screen is
locked. (LP: #1410582)
  * Ungrab the shoutdown dialog as soon as possible. (LP: #1398287)
  * Use COMPIZ_METAKEY where needed. (LP: #1363534)
  * disabled Pointer Barriers during lockscreen (LP: #1401911)
  * disabled markup for VolumeLauncherIcon quicklist menu items (LP:
#1413411)
  * enable Dash, Hud, and session dialogs over full screen window (LP:
#1159249, #860970, #1413773, #1404486)
  * made unity unlockable if user is in nopsswdlogin group (LP:
#1413790)
  * skipped the animation of BGHash on startup to prevent unwanted fade-
in (LP: #1241757)

  [ Luke Yelavich ]
  * extended accessible exploration of the Dash dynamic content (LP:
#1066157)

  [ Marco Trevisan (Treviño) ]
  * MenuManager: make sure menus are always shown when mouse is over
them or when the always-show-menus option is on (LP: #955193,
#1390562, #1374942, #1312137)
  * PanelService: use gdbus to notfy upstart of service start/stop (LP:
#1302955)
 -- CI Train Bot ci-train-...@canonical.com   Mon, 16 Mar 2015 17:30:35 +

** Changed in: unity (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  An invalid line of code would occasionally cause Unity to crash.

  [Test Case]

  (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
  (2) Press the close button and wait for the Force Quit dialog to come up.
  (3) Choose the Force Quit button.

  The desktop shell should not crash.

  [Regression Potential]

  The fix for this bug involves converting an integer into a string and
  appending it to an error message instead of adding the integer value
  to the address of the error message.  There is unlikely to be a
  regression from this.

  [Other Info]

  The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
  Vervet dev release where it has been under daily use for some time
  without apparent regressioon.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-04-08 Thread Adam Conrad
Hello Michael, or anyone else affected,

Accepted unity into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/unity/7.2.4+14.04.20150316-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: unity (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

  An invalid line of code would occasionally cause Unity to crash.

  [Test Case]

  (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
  (2) Press the close button and wait for the Force Quit dialog to come up.
  (3) Choose the Force Quit button.

  The desktop shell should not crash.

  [Regression Potential]

  The fix for this bug involves converting an integer into a string and
  appending it to an error message instead of adding the integer value
  to the address of the error message.  There is unlikely to be a
  regression from this.

  [Other Info]

  The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
  Vervet dev release where it has been under daily use for some time
  without apparent regressioon.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-03-18 Thread Stephen M. Webb
Attaching the test script to use to reproduce the problem or test the
solution.

** Description changed:

- Unkown cause.
+ [Impact]
  
- ProblemType: Crash
- DistroRelease: Ubuntu 14.10
- Package: unity 7.3.1+14.10.20140915-0ubuntu1
- ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
- Uname: Linux 3.16.0-18-generic x86_64
- ApportVersion: 2.14.7-0ubuntu2
- Architecture: amd64
- CurrentDesktop: Unity
- Date: Sun Sep 28 16:19:49 2014
- ExecutablePath: /usr/bin/compiz
- InstallationDate: Installed on 2014-09-03 (25 days ago)
- InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
- ProcCmdline: compiz
- ProcEnviron:
-  PATH=(custom, no user)
-  LANGUAGE=en_AU:en
-  XDG_RUNTIME_DIR=set
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
- Signal: 5
- SourcePackage: unity
- StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
-  _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
-  XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
-  XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
-  ?? () from /usr/lib/compiz/libunityshell.so
- Title: compiz crashed with signal 5 in _XReply()
- UpgradeStatus: No upgrade log present (probably fresh install)
- UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ An invalid line of code would occasionally cause Unity to crash.
+ 
+ [Test Case]
+ 
+ (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
+ (2) Press the close button and wait for the Force Quit dialog to come up.
+ (3) Choose the Force Quit button.
+ 
+ The desktop shell should not crash.
+ 
+ [Regression Potential]
+ 
+ The fix for this bug involves converting an integer into a string and
+ appending it to an error message instead of adding the integer value to
+ the address of the error message.  There is unlikely to be a regression
+ from this.
+ 
+ [Other Info]
+ 
+ The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
+ Vervet dev release where it has been under daily use for some time
+ without apparent regressioon.

** Attachment added: Test script test-1374942
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1374942/+attachment/4349322/+files/test-1374942

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  In Progress

Bug description:
  [Impact]

  An invalid line of code would occasionally cause Unity to crash.

  [Test Case]

  (1) Download and run the attached Python script test-1374942 to create a 
candidate application.
  (2) Press the close button and wait for the Force Quit dialog to come up.
  (3) Choose the Force Quit button.

  The desktop shell should not crash.

  [Regression Potential]

  The fix for this bug involves converting an integer into a string and
  appending it to an error message instead of adding the integer value
  to the address of the error message.  There is unlikely to be a
  regression from this.

  [Other Info]

  The fix for Ubuntu 14.04 LTS was cherry picked from the Ubuntu Vivid
  Vervet dev release where it has been under daily use for some time
  without apparent regressioon.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-03-18 Thread Stephen M. Webb
** Changed in: unity (Ubuntu Trusty)
   Status: New = In Progress

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

** Changed in: unity (Ubuntu Trusty)
 Assignee: (unassigned) = Stephen M. Webb (bregma)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  In Progress

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~bregma/unity/lp-1312137-trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-03-10 Thread Stephen M. Webb
** Changed in: unity/7.2
Milestone: 7.2.4 = 7.2.5

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-02-11 Thread Stephen M. Webb
** Changed in: unity
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2015-01-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.1+15.04.20150115-0ubuntu1

---
unity (7.3.1+15.04.20150115-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Andrea Azzarone ]
  * Disable Pointer Barriers during lockscreen. (LP: #1401911)
  * Use std::weak_ptr to avoid referencing an invalid barrier. (LP:
#1238063)
  * Enable dash and hud if there is a fullscreen window. (LP: #1159249,
#860970)
  * Show session dialog over fullscreen windows. (LP: #1404486)
  * Avoid running pontentially dangerous code paths when the screen is
locked. (LP: #1410582)

  [ Marco Trevisan (Treviño) ]
  * MenuManager: make sure menus are always shown when mouse is over
them or when the always-show-menus option is on (LP: #955193,
#1390562, #1374942, #1312137)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 15 Jan 2015 
15:03:31 +

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2014-12-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~3v1n0/unity/lim-visibility-fixes

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1374942] Re: compiz crashed with signal 5 in _XReply() from unity::decoration::ForceQuitDialog::ForceQuitDialog

2014-12-09 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: unity
   Status: Confirmed = In Progress

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

** Changed in: unity
Milestone: None = 7.3.1

** Changed in: unity/7.2
   Importance: Undecided = Medium

** Changed in: unity/7.2
   Status: New = In Progress

** Changed in: unity/7.2
Milestone: None = 7.2.4

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1374942

Title:
  compiz crashed with signal 5 in _XReply() from
  unity::decoration::ForceQuitDialog::ForceQuitDialog

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  Unkown cause.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 28 16:19:49 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-09-03 (25 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_AU:en
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetClassHint () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp