You are not logged in.

#1 2016-08-23 13:08:36

hccg
Member
Registered: 2016-08-23
Posts: 2

(solved) ImportError: No module named gtkvnc

Hi

I've got this weird issue. I had OpenXenManager working perfectly fine (well...considering how 'perfectly' it really works...). Until today.
For no apparent reason it stopped working and now gives me the following output:

Traceback (most recent call last):
  File "/usr/bin/openxenmanager", line 32, in <module>
    from OXM.window import oxcWindow
  File "/usr/lib/python2.7/site-packages/OXM/window.py", line 36, in <module>
    import gtkvnc
ImportError: No module named gtkvnc

I have no idea how it worked before, but now, the module really isn't there! Entering the command within python enterpreter gives the same 'no module' error.
Also, the Vinagre (VNC client, which requires the same gtk-vnc package) works FINE!

How to I fix it? I really need this...

Thanks,
Simon

Last edited by hccg (2016-08-23 13:44:28)

Offline

#2 2016-08-23 13:18:48

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: (solved) ImportError: No module named gtkvnc

Looks like the package doesn't include python bindings anymore

Offline

#3 2016-08-23 13:23:33

hccg
Member
Registered: 2016-08-23
Posts: 2

Re: (solved) ImportError: No module named gtkvnc

Nice....
it could be the problem, cause the package has been recently updated. (https://www.archlinux.org/packages/extr … 4/gtk-vnc/)
How do I downgrade the version?


UPDATE

Nevermid, I've downgraded back to 5.6 version. It works fine now.

Last edited by hccg (2016-08-23 13:32:54)

Offline

Board footer

Powered by FluxBB