Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 522404

Summary: lxde-base/lxpanel-0.7.0 - lxpanel crashes on left-click on unused portion of panel
Product: Gentoo Linux Reporter: Jonathan Thibault <cuvier>
Component: Current packagesAssignee: LXDE team (DEFUNCT) <lxde+disabled>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.lxde.org/gitweb/?p=lxde/lxpanel.git;a=commit;h=d4943c80cded6325284be8b58003fe63dd6e8255
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 550024    
Bug Blocks:    
Attachments: lxpanel-0.7.0.ebuild
lxpanel-right-click-fix.patch

Description Jonathan Thibault 2014-09-08 20:44:10 UTC
Left-clicking on the pannel (but not its applets) causes it to crash and respawn.

Reproducible: Always

Steps to Reproduce:
1. Left-click on unocupied portion of panel
2. Watch it crash and reload itself
Actual Results:  
Panel crashes and reloads.

Expected Results:  
Nothing should happen.

Documented upstream bug, fix released here:
http://git.lxde.org/gitweb/?p=lxde/lxpanel.git;a=commit;h=d4943c80cded6325284be8b58003fe63dd6e8255
Comment 1 Jonathan Thibault 2014-09-08 20:46:58 UTC
Created attachment 384412 [details]
lxpanel-0.7.0.ebuild
Comment 2 Jonathan Thibault 2014-09-08 20:48:32 UTC
Created attachment 384416 [details, diff]
lxpanel-right-click-fix.patch

Upstream provided fix.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-09 07:27:05 UTC
Comment on attachment 384412 [details]
lxpanel-0.7.0.ebuild

--- lxpanel-0.7.0.ebuild        2014-09-06 11:03:42.000000000 +0200
+++ -   2014-09-09 09:26:52.384235954 +0200
@@ -39,6 +39,7 @@

 src_prepare() {
        epatch "${FILESDIR}"/${PN}-0.5.9-sandbox.patch
+       epatch "${FILESDIR}"/${PN}-right-click-fix.patch
        #bug #415595
        sed -i "s:-Werror::" configure.ac || die
        eautoreconf
Comment 4 Pavel Kazakov (RETIRED) gentoo-dev 2014-09-10 01:58:16 UTC
Push fixed to portage tree. Will close issue once lxpanel and its dependencies have been stabilized.
Comment 5 Hanno Böck gentoo-dev 2016-09-13 22:50:54 UTC
this seems obsolete, has been fixed for years.