Bug 906953 - Gitso unable to start server
Summary: Gitso unable to start server
Keywords:
Status: CLOSED DUPLICATE of bug 907004
Alias: None
Product: Fedora
Classification: Fedora
Component: gitso
Version: 18
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Cédric OLIVIER
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 907004
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-02 00:50 UTC by Jean-Philippe GONZALEZ
Modified: 2013-03-13 20:20 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-13 20:20:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jean-Philippe GONZALEZ 2013-02-02 00:50:34 UTC
Description of problem:

After fresh install of gitso 0.6-7.fc18 and all its dependencies (tigervnc-server 1.2.80-0.8.20130124svn5036), gitso don't work with "Give support" option.

After click on "Start", notification bar indicates : "Could not start server".

Launching gitso on terminal gives these results :

GitsoThread.run(pid: 3163) running...
Processes.KillPID(3163)
x11vnc: aucun processus trouvé

x11vnc seems to be not started. Some additionnal informations are mentionned here : http://forums.fedora-fr.org/viewtopic.php?id=59021

Seems to be a problem with vncserver version, solved by downgrading to an older version, but I have not been able to confirm that.

Comment 1 Cédric OLIVIER 2013-02-02 14:46:01 UTC
Gitso use x11vnc when get help, and vncviewer for give support.

This problem come from vncviewer.
Command used by gitso, is "vncviewer -listen". With an old tigervnc rpm (tigervnc-1.1.0-6.1) it works fine :

$ vncviewer -listen

Visionneur TigerVNC pour la version 1.1.0 du serveur X - Paquetage construit le « Jul 23 2012 20:06:27 »
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
Voir http://www.tigervnc.org pour plus d'informations sur TigerVNC.

Sat Feb  2 15:39:14 2013
 main:        Listening on port 5500

But with a recent rpm (tigervnc-1.2.80-0.8.20130124svn5036) it doesn't work :

vncviewer -listen

TigerVNC Viewer 64-bit v1.2.80 (20130124)
Built on Jan 24 2013 at 13:04:01
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.

usage: vncviewer [parameters] [host:displayNum] [parameters]
       vncviewer [parameters] -listen [port] [parameters]

Listen option is not recognized in this new revision, but always in vncviewer man page and usage.

Comment 2 Jean-Philippe GONZALEZ 2013-02-09 22:01:39 UTC
Thank you for explanations and for the bug report on correct package (vncviewer).

Comment 3 Jeffrey C. Ollie 2013-03-13 20:20:11 UTC

*** This bug has been marked as a duplicate of bug 907004 ***


Note You need to log in before you can comment on or make changes to this bug.