Package Details: x2godesktopsharing 3.2.0.0-1

Git Clone URL: https://aur.archlinux.org/x2godesktopsharing.git (read-only, click to copy)
Package Base: x2godesktopsharing
Description: X2Go add-on tool that allows a user to grant other X2go users access to the current session (shadow session support).
Upstream URL: http://www.x2go.org
Licenses: GPL
Groups: x2go, alts
Submitter: None
Maintainer: milkii (MountainX)
Last Packager: milkii
Votes: 20
Popularity: 0.000000
First Submitted: 2012-02-13 20:51 (UTC)
Last Updated: 2024-03-29 21:41 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

brycec commented on 2012-07-23 06:57 (UTC)

Can't get this compiled and Google is turning up exactly 0 results related to this project or Qt in general. Any ideas? (Host is an up-to-date amd64 system). Tried both 3.1.0.4 and 3.0.1.3 g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I. -I. -I. -o moc_sharetray.o moc_sharetray.cpp simplelocalsocket.cpp: In member function âvoid SimpleLocalSocket::slotReadFromSocket()â: simplelocalsocket.cpp:56:13: warning: variable âlenâ set but not used [-Wunused-but-set-variable] sharetray.cpp: In member function âvoid ShareTray::handleSigKeybInt()â: sharetray.cpp:222:2: error: â::readâ has not been declared sharetray.cpp: In member function âvoid ShareTray::handleSigTerm()â: sharetray.cpp:234:2: error: â::readâ has not been declared sharetray.cpp: In member function âvoid ShareTray::handleSigAbort()â: sharetray.cpp:246:2: error: â::readâ has not been declared sharetray.cpp: In member function âvoid ShareTray::handleSigHup()â: sharetray.cpp:258:2: error: â::readâ has not been declared sharetray.cpp: In static member function âstatic void ShareTray::keybintSignalHandler(int)â: sharetray.cpp:269:2: error: â::writeâ has not been declared sharetray.cpp: In static member function âstatic void ShareTray::termSignalHandler(int)â: sharetray.cpp:275:2: error: â::writeâ has not been declared sharetray.cpp: In static member function âstatic void ShareTray::abortSignalHandler(int)â: sharetray.cpp:281:2: error: â::writeâ has not been declared sharetray.cpp: In static member function âstatic void ShareTray::hupSignalHandler(int)â: sharetray.cpp:287:2: error: â::writeâ has not been declared sharetray.cpp: In member function âvoid ShareTray::slotStartSharing()â: sharetray.cpp:322:40: error: âgetuidâ was not declared in this scope sharetray.cpp:322:82: error: âchownâ was not declared in this scope make: *** [sharetray.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

<deleted-account> commented on 2012-07-19 15:33 (UTC)

the download url is wrong. It should be: http://code.x2go.org/releases/source/x2godesktopsharing/x2godesktopsharing-3.1.0.4.tar.gz Should be "-", no "_" : x2godesktopsharing ==> - <== 3.1.0.4.tar.gz