lukaszkorecki / Hubboard

Desktop Notifier/Timeline viewer for Github
http://lukaszkorecki.github.com/Hubboard
34 stars 3 forks source link

unable to run @ gentoo linux with default wxGTK installation #1

Open meal opened 13 years ago

meal commented 13 years ago

On gentoo linux with wxGTK 2.8.11.0 (and 2.9.1 in another slot) I'm unable to run Hubboard due to lack of libwx_gtk2u_media-2.8.so.0 (it doesn't come with wxGTK from official portage tree, I had to build custom ebuild to get it working). Hubboard must be tested on another Linux platform (SuSE, Fedora, Ubuntu) until I'll be able to get it working on gentoo.

lukaszkorecki commented 13 years ago

Same issue with Ubuntu - it actually has been reported as a bug on launchpad so there's not much I can do about it.

It looks like it works ok on Arch Linux after the package upgrade.

rleonhardt commented 11 years ago

Ich erhalte libwx_gtk2u_media-2.8.so.0 für das offizielle wxGTK, wenn ich gstreamer nutze: USE="gstreamer" emerge -av wxGTK

x11-libs/wxGTK-2.8.12.1 media-libs/gstreamer-0.10.35

lukaszkorecki commented 11 years ago

@rleonhardt my german(?) is as rusty and I don't want to rely on Google Translate ;-)

rleonhardt commented 11 years ago

I get libwx_gtk2u_media-2.8.so.0 for the official wxGTK (from portage) when I use gstreamer:

USE="gstreamer" emerge -av wxGTK

x11-libs/wxGTK-2.8.12.1 media-libs/gstreamer-0.10.35