Custom Query (230 matches)
Results (16 - 18 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#108 | worksforme | Can't start shifter_server in Debian Lenny: missing gio | ||
Description |
Hi guys, I installed shifter from the debian lenny repository (v 0.9.19) on my Lenny. The application start, but I can't start the shifter_server because of the GIO module of python, because GIO is introduce in PyGTK 2.14, and Lenny run with the 2.12. To be sure, I paste the error : *** Caught exception: <type 'exceptions.ImportError'>: No module named gio Traceback (most recent call last): File "/usr/lib/python2.5/shifter/server/controller.py", line 939, in main server.start() File "/usr/lib/python2.5/shifter/server/controller.py", line 216, in start self.start_menu_monitor() File "/usr/lib/python2.5/shifter/server/controller.py", line 337, in start_menu_monitor import gio ImportError: No module named gio 2010/30/06 16:24:51 ShifterController.stop_reactor() Can't stop reactor that isn't running. So, is there a solution, or I need to upgrade to testing to use the winswitch_server ? Thanks ! |
|||
#290 | fixed | CentOS 6.8 package directory is missing "winswitch" package (maybe others) | ||
Description |
The http://winswitch.org/dists/CentOS/6.8/x86_64/ directory is missing the "winswitch-0.12....." package. The http://winswitch.org/dists/CentOS/6.7/x86_64/ directory does have packages like winswitch-0.12.22-1.x86_64.rpm Do I need to hardcode my /etc/yum.repos.d/winswitch.repo to use 6.7 instead of $releasever ? |
|||
#276 | fixed | CentOS 7 missing dependencies | ||
Description |
Dear all, when trying to install xpra on a CentOS 7 machine using the RPM method (https://winswitch.org/downloads/rpm-repository.html?dist_select=CentOS), yum shows missing dependencies (see below). How could I obtain (build) these packages? I see that they are available in the repo for CentOS 6 - can they be used for CentOS 7? Thanks for any help. (This is my first ticket submission ever) --> Finished Dependency Resolution Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: x264-xpra Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: pygtkglext Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: python-rencode Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: python-lz4 Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: libfakeXinerama Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: PyOpenGL-accelerate Error: Package: xpra-0.14.23-1.el7_1.x86_64 (winswitch) Requires: libx264.so.142()(64bit) |