Search Criteria
Package Details: winswitch 0.12.23-3
Git Clone URL: | https://aur.archlinux.org/winswitch.git (read-only, click to copy) |
---|---|
Package Base: | winswitch |
Description: | Window-Switch is a client server tool to start and control virtual desktops |
Upstream URL: | https://winswitch.org/ |
Licenses: | |
Submitter: | fzerorubigd |
Maintainer: | bug |
Last Packager: | bug |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2010-12-20 16:37 |
Last Updated: | 2017-10-26 12:19 |
Dependencies (13)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- pygtk
- python2-crypto (python2-pycrypto, python2-pycryptodome)
- python2-pyasn1
- python2-twisted
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (optional) – graphical server signatures
- nautilus (nautilus-legacy, nautilus-typeahead, nautilus-git, gnome40) (optional) – nautilus sendto
- nss-mdns (optional) – mdns support
- nxproxy (optional) – proxy support
- python-netifaces (optional) – firewall detection
- thunar (thunar-split, thunar-extended, thunar-gtk2, thunar-git, thunar-budlabs-git, thunar-devel) (optional) – thunar sendto
- xpra (xpra-git) (optional) – xpra support
Latest Comments
1 2 Next › Last »
stefops commented on 2018-08-08 15:33
ServerLink.connect_to_server() cannot connect via ssh, twisted conch is missing: No module named cryptography.utils
I had to add python2-cryptography
speps commented on 2013-10-05 20:19
Disowning since I do not use winswitch anymore.
Citral commented on 2013-09-29 17:12
pycrypto --> python2-crypto
Citral commented on 2013-09-28 13:13
I can confirm gregor's comment. Moreover, there are more files expected in the /usr/lib/winswitch directory (such as delayed_start), so you're best off just symlinking /usr/share/winswitch to /usr/lib/winswitch to get things working with the least effort.
Citral commented on 2013-09-28 13:13
I can confirm gregor's comment. Moreover, there are more files expected in the /usr/lib/winswitch directory (such as delayed_start), so you're best off just symlinking /usr/share/winswitch to /usr/lib/winswitch to get things with the least effort.
gregorburger commented on 2013-08-20 13:03
I had troubles connecting to winswitch using xpra. After debugging I found
out that winswitch expects the script virt_server_daemonizer in /usr/lib/winswitch/ but with your package the scripts get installed into
/usr/share/winswitch. this renders xpra support unusable.
kind regards gregor
libgradev commented on 2013-07-25 08:36
0.12.19 available. Built fine here by amending the PKGBUILD.
http://winswitch.org/src/winswitch-0.12.19.src.tar.bz2
md5sum: c1024896c548c26b80a9014ff77f74ac
cmsigler commented on 2013-03-29 15:24
I've created a patch to update PKGBUILD to ver. 0.12.18-1. Please find my patch here:
http://pastebin.com/EuNMQyf2
Using this, winswitch ver. 0.12.18 does build for me. However, due to other problems I'm not able to get winswitch working so this is not a proper test. I hope this PKGBUILD can still be of use.
Clemmitt
bug commented on 2013-03-15 07:23
"Description: Window-Switch is a client server tool to start and control virtual desktops"
When creating a package description for a package, do not include the package name in a self-referencing way. For example, "Nedit is a text editor for X11" could be simplified to "A text editor for X11". Also try to keep the descriptions to ~80 characters or less.
Awebb commented on 2013-03-14 18:22
I also encountered that problem. Could it be locale related?