← Back to team overview

registry team mailing list archive

[Bug 663865] Re: Program doesn't launch on Debian

 

Ah, I see what's going on. It's a bit tricky to test here, since I can't really downgrade Gtk/PyGTK.
For a quick fix, simply run vineyard-preferences with an added -p argument (or --show-progressbar).
$ vineyard-preferences --show-progressbar

What's happening is that the interface building part of Vineyard
correctly sees that GtkSpinner is not supported and reverts to a
GtkProgressBar, but the rest of Vineyard doesn't know this and still
tries to use a GtkSpinner - an oversight on my behalf; I'll get on it.

Most of Vineyard was actually written in gEdit, so that will work just fine ;) I'm using WingIDE now though.
Also, I've written a lot of funky infrastructure for Vineyard (for semi-plugin support and asynchronism) , so it might be a bit tricky to get in to - feel free to contact me on email about it though.

-- 
Program doesn't launch on Debian
https://bugs.launchpad.net/bugs/663865
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.



References