Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561786 - >=net-misc/vino-3.14.2 possible solution for vino-preferences related crashes in XFCE/LXDE
Summary: >=net-misc/vino-3.14.2 possible solution for vino-preferences related crashes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-09-29 07:03 UTC by Mikhail Kurinnoi
Modified: 2015-10-24 07:44 UTC (History)
0 users

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


Attachments
remove vino preferences from tray icon (vino-3.14.2-remove-vino-preferences-from-tray-icon.patch,1.05 KB, patch)
2015-09-29 07:04 UTC, Mikhail Kurinnoi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kurinnoi 2015-09-29 07:03:40 UTC
We have issue with net-misc/vino for DEs like LXDE and XFCE, since vino-preferences moved to Gnome3 settings and don't available any more as part of vino or separate program, all the time you click on the vino tray icon (preferences section) vino-server will crash due to vino-preferences binary absence in system.
I provide patch, that remove vino tray icon right click action and remove "preferences" from left-click menu. So, XFCE/LXDE users will have full function vino-server and all tray icon functions except crashes due to miss clicking on "preferences".

Could you please add USE flag that enable provided patch, so, XFCE/LXDE users could use net-misc/vino? We don't have preferences GUI any way for this DEs, but at least we will use this package with manual/console configuration via gsettings directly ("gsettings set org.gnome.Vino view-only true" work just fine).

Reproducible: Always
Comment 1 Mikhail Kurinnoi 2015-09-29 07:04:27 UTC
Created attachment 413240 [details, diff]
remove vino preferences from tray icon
Comment 2 Pacho Ramos gentoo-dev 2015-10-17 10:04:32 UTC
If still valid with 3.16, please report the crash to upstream -> bugzilla.gnome.org 

After that, post here the link to let us track the issue

Thanks
Comment 3 Mikhail Kurinnoi 2015-10-17 14:16:16 UTC
Yes, still valid in 3.16 (and 3.18 have the same issue). I reported bug https://bugzilla.gnome.org/show_bug.cgi?id=756746
Hope, they will care about XFCE, and add some additional checks.
Comment 4 Mikhail Kurinnoi 2015-10-19 14:17:17 UTC
Fixed in upstream now, will be released with this fix in next (3.20?) version. :-)
Patch from upstream: https://git.gnome.org/browse/vino/commit/?id=22f6575b32675ae38567efd3ed8e2362bbc9240d
Comment 5 Pacho Ramos gentoo-dev 2015-10-24 07:44:42 UTC
[master 9d94f78] net-misc/vino: Apply upstream fixes, also including a fix for a crash when gnome-control-center is not present (#561786 by Mikhail Kurinnoi)
 3 files changed, 177 insertions(+)
 create mode 100644 net-misc/vino/files/vino-3.16.0-fix-crash.patch
 create mode 100644 net-misc/vino/files/vino-3.16.0-name-resolution.patch
 create mode 100644 net-misc/vino/vino-3.16.0-r1.ebuild