epakai / synergy-debian

Synergy packaging for Debian
Other
4 stars 2 forks source link

[415604] Package: synergy/quicksynergy #38

Closed epakai closed 7 years ago

epakai commented 7 years ago

BTS_msg_id: 388103.25623.qm@web86809.mail.ukl.yahoo.com BTS author: peter mueller pet_mueller1@yahoo.de

Package: synergy Version: 1.3.1-2

Hi

i tried to run quicksynergy on Debian-Sid but i was not successfull with it. I installed the package with apt-get (installed Version: 0.3.2.1-1) wich runs very well. Then i started the programm from a shell: I only get the mask, put in my neighbour ip adress, press start und nothing happend. I didnt get any information out, see:

user@linux:~$ synergys -d DEBUG2 INFO: synergys.cpp,1042: Synergy server 1.3.1 on Linux 2.6.18-kanotix-1 #1 SMP P
REEMPT Sun Oct 1 18:14:14 CEST 2006 i686 DEBUG: synergys.cpp,1051: opening configuration "/home/user/.synergy.conf" DEBUG: synergys.cpp,1062: configuration read successfully user@linux:~$

do i have to modify something in X.org, or run it as root under debian?

my system (fully dist-upgraded):

Host/Kernel/OS "linux" running Linux 2.6.18-kanotix-1 i686 [ KANOTIX 2006 Easter ] CPU Info AMD Sempron 3100+ 256 KB cache flags( nx ) clocked at [ 1800.000 MHz ] Videocard VIA , S3 Unichrome Pro VGA Adapter X.Org 7.1.1 [ 1280x1024 @60hz ] Network cards VIA VT6102 [Rhine-II], at port: b000 Processes 126 | Uptime 2:56 | Memory 913.004/946.441MB | HDD WDC AC313000R,WDC WD102AA Size 23GB (60%used) | Client Shell | Infobash v2.50

then i started to use synergy from source: what a trouble! i found finally some help in a page:

http://eightpence.com/install-latest-synergy-on-ubuntu/

so for debian (sid) to i have to ->

sudo apt-get install libxtst-dev ./configure -x-includes /usr/include -x-libraries /usr/lib --prefix=/usr make sudo make install

and it realy works!! uff!! cool!

but then again with installation quicksynergy from source, i get in some trouble, see:

root@linux:/home/user/test/quicksynergy-0.5# make Making all in src make[1]: Entering directory /home/user/test/quicksynergy-0.5/src' source='proc.c' object='proc.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../depcomp \ gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"quicksynergy\" -DVERSION=\"0.4\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETHOSTNAME=1 -DHAVE_MKDIR=1 -I. -I. -c proc.c /bin/sh: ../depcomp: Datei oder Verzeichnis nicht gefunden make[1]: *** [proc.o] Fehler 127 make[1]: Leaving directory /home/user/test/quicksynergy-0.5/src' make: *** [all-recursive] Fehler 1 root@linux:/home/user/test/quicksynergy-0.5#

why ?

regards

peter


Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de

epakai commented 7 years ago

BTS_msg_id: 20070320222022.GA9516@Wunder-Nett.org BTS author: Cord Beermann cord@debian.org

Hallo! Du (peter mueller) hast geschrieben:

i tried to run quicksynergy on Debian-Sid but i was not successfull with it. I installed the package with apt-get (installed Version: 0.3.2.1-1) wich runs very well. Then i started the programm from a shell: I only get the mask, put in my neighbour ip adress, press start und nothing happend.

It presumably wrote a configfile, it doesn't do much more afaik, you should read thze manpage and the things it places in /usr/share/doc/quicksynergy

if you have a problem with quicksynergy then you should file a bug for quicksynergy and not for synergy. (the packages are maintained by different maintainers.)

I didnt get any information out, see:

user@linux:~$ synergys -d DEBUG2 INFO: synergys.cpp,1042: Synergy server 1.3.1 on Linux 2.6.18-kanotix-1 #1 SMP P
REEMPT Sun Oct 1 18:14:14 CEST 2006 i686 DEBUG: synergys.cpp,1051: opening configuration "/home/user/.synergy.conf" DEBUG: synergys.cpp,1062: configuration read successfully user@linux:~$

'ps -ef |grep synergy' shows what?

if you see a synergys-process then all is as it should, then you need to run a synergyc-Process on the other systems which should share mouse and keyboard. don't forget to have a synergy.conf-file on them.

If you have, please include your synergy.conf in this bugreport.

do i have to modify something in X.org, or run it as root under debian?

no and no. the program has to run as the user who runs the X-Session.

then i started to use synergy from source: what a trouble!

yea. when you use the source, you are on your own. (at least you won't get support from the Debian-Maintainers, except when you recompile the package.)

Cord

epakai commented 7 years ago

BTS_msg_id: 20070324214219.2EE084078@deedee.vpn.cord.de BTS author: cord@cord.de (Cord Beermann)

Automatically generated email from bts, devscripts version 2.10.1

tags 415604 moreinfo

epakai commented 7 years ago

BTS_msg_id: 20070324214254.8AC674078@deedee.vpn.cord.de BTS author: cord@cord.de (Cord Beermann)

Automatically generated email from bts, devscripts version 2.10.1

tags 415604 + unreproducible

epakai commented 7 years ago

BTS_msg_id: 4E800700.7050501@debian.org BTS author: Jeff Licquia licquia@debian.org

The 1.4.x series of synergy includes a Qt-based setup GUI. I'm looking into uploading 1.4.4 to experimental, since it's currently advertised as "beta" by upstream, but when 1.4.x (or its successor) finally makes it into unstable, I'll close this bug.

epakai commented 7 years ago

BTS_msg_id: E1WPLyp-0005th-LC@franck.debian.org BTS author: Jeff Licquia licquia@debian.org

Source: synergy Source-Version: 1.4.16-1

We believe that the bug you reported is fixed in the latest version of synergy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is attached.

Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 415604@bugs.debian.org, and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software pp. Jeff Licquia licquia@debian.org (supplier of updated synergy package)

(This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org)

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Format: 1.8 Date: Sun, 16 Mar 2014 22:58:26 +0000 Source: synergy Binary: synergy Architecture: source i386 Version: 1.4.16-1 Distribution: unstable Urgency: low Maintainer: Jeff Licquia licquia@debian.org Changed-By: Jeff Licquia licquia@debian.org Description: synergy - Share mouse, keyboard and clipboard over the network Closes: 415604 726526 731773 Changes: synergy (1.4.16-1) unstable; urgency=low .

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux)

iD8DBQFTJkYsYApVP/ZmyR0RAvHnAJ4gTo8qRJkdfnIvYSXRRu1gzUoyzACeL/Xv MhSo0nibWbcR2pX3FH9ljjo= =666A -----END PGP SIGNATURE-----

epakai commented 7 years ago

BTS_msg_id: Bug archived. BTS author: Debbugs Internal Request owner@bugs.debian.org

A New Hope

A long time ago, in a galaxy far, far away

something happened.

#

Magically this resulted in the following

action being taken, but this fake control

message doesn't tell you why it happened

#

The action:

Bug archived.

thanks

This fakemail brought to you by your local debbugs

administrator