Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (148 - 150 of 230)

Ticket Resolution Summary Owner Reporter
#273 fixed winswitch_command_wrapper: Add option to only start inside winswitch Nathan Rennie-Waldock
Description

This adds an option to only start a command inside winwitch, useful for headless servers that want some graphical apps started at boot.

#275 fixed bashism in /bin/sh script onlyjob
Description

As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772390

checkbashisms (from the 'devscripts' package) found the following:

possible bashism in ./usr/lib/winswitch/bin-override/xdg-open line 28
(should be 'b = a'):
		  if [ $e == 0 ]; then

Not using bash (or a Debian Policy compliant shell interpreter that doesn't provide such an extra feature) as /bin/sh is likely to lead to errors or unexpected behaviours. Please be aware that dash is the default /bin/sh in Debian.

Hints about how to fix bashisms can be found at: https://wiki.ubuntu.com/DashAsBinSh

#276 fixed CentOS 7 missing dependencies rnajvirt
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)
Note: See TracQuery for help on using queries.