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

Bug 608228

Summary: xfce-extra/xfce4-places-plugin-1.7.0 crashed
Product: Gentoo Linux Reporter: Branko Djusic <bagzy92>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: UNCONFIRMED ---    
Severity: normal CC: torokhov-s-a, yfdrnchk, yosifkit
Priority: Normal Keywords: Bug
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix crash patch
new ebuild 1.7.0-r1
xfce4-places-plugin-1.7.0_crashes_with_undefined_symbol.patch
xfce4-places-plugin-1.7.0-r1.ebuild

Description Branko Djusic 2017-02-04 16:32:37 UTC
When i try to add places plugin to xfce panel i get this dialog https://i.imgur.com/BTcLQO9.png
Comment 1 yury fedorchenko 2017-04-26 13:13:10 UTC
Created attachment 470934 [details, diff]
fix crash patch

patch like one from:

https://bugzilla.xfce.org/show_bug.cgi?id=11939

it's fix crash with gcc-5
Comment 2 yury fedorchenko 2017-04-26 13:14:04 UTC
Created attachment 470936 [details]
new ebuild 1.7.0-r1
Comment 3 Sergey Torokhov 2017-08-31 11:50:53 UTC
Created attachment 491146 [details, diff]
xfce4-places-plugin-1.7.0_crashes_with_undefined_symbol.patch

Patch from XFCE4 ustream: https://git.xfce.org/panel-plugins/xfce4-places-plugin/commit/?id=94d583d0ba257cdc96cde5794ebb7d38001ae3a5


Please make a backporting of this patch to gentoo git.
Comment 4 Sergey Torokhov 2017-08-31 12:17:09 UTC
Created attachment 491148 [details]
xfce4-places-plugin-1.7.0-r1.ebuild

Ebuild that uses the "xfce4-places-plugin-1.7.0_crashes_with_undefined_symbol.patch" upstream patch-file.
Comment 5 Sylvain CANOINE 2017-12-10 01:01:09 UTC
I met the same behaviour after re-emmerging xfce4-places-plugin-1.7.0 with gcc 6.4.0 (switched to profile 17.0). Applying the patch solved the problem.