Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522404 - lxde-base/lxpanel-0.7.0 - lxpanel crashes on left-click on unused portion of panel
Summary: lxde-base/lxpanel-0.7.0 - lxpanel crashes on left-click on unused portion of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LXDE team (DEFUNCT)
URL: http://git.lxde.org/gitweb/?p=lxde/lx...
Whiteboard:
Keywords: PATCH
Depends on: 550024
Blocks:
  Show dependency tree
 
Reported: 2014-09-08 20:44 UTC by Jonathan Thibault
Modified: 2016-09-13 22:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lxpanel-0.7.0.ebuild (lxpanel-0.7.0.ebuild,1.92 KB, text/plain)
2014-09-08 20:46 UTC, Jonathan Thibault
Details
lxpanel-right-click-fix.patch (lxpanel-right-click-fix.patch,779 bytes, patch)
2014-09-08 20:48 UTC, Jonathan Thibault
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.