Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > F18 Development
FedoraForum Search

Forgot Password? Join Us!

F18 Development

Pretty much exactly what it sounds like it is. This is the place to discuss and assist in the community development of F18, post Alpha.

WARNING: Any pre-release versions, Beta included, are for experienced testers only. Back up all existing data and read all threads in the version Development Forum before attempting an install. Errors can and will likely occur which may include data destruction or inability to boot other partitions on any and possibly all attached hard drives.

While FedoraProject needs and appreciates testers, you must remember to report issues directly to Bugzilla, after checking for pre-existing bugs.


 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 27th December 2012, 07:40 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
using vncviewer in F18 (worked fine in F17)

I connect to one of my work computers by VNC using the following

Code:
vncviewer -via username@server_ip 127.0.0.1:xx -geometry 1300x800
I use this practically everyday to connect to our server and it ALWAYS worked fine with my F17 installation which has tigervnc 1.1

Now, I tried the same thing in my F18 installation and all I get is

Code:
$ vncviewer -via username@server_ip 127.0.0.1:xx -geometry 1300x800

TigerVNC Viewer 64-bit v1.2.80 (20121204)
Built on Dec  4 2012 at 12:54:00
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]

Parameters can be turned on with -<param> or off with -<param>=0
Parameters which take a value can be specified as -<param> <value>
Other valid forms are <param>=<value> -<param>=<value> --<param>=<value>
Parameter names are case-insensitive.  The parameters are:

Global Parameters:
  ZlibLevel      - Zlib compression level (default=-1)
  Log            - Specifies which log output should be directed to which
                   target logger, and the level of output to log. Format is
                   <log>:<target>:<level>[, ...]. (default=)
  ImprovedHextile - Use improved compression algorithm for Hextile encoding
                   which achieves better compression ratios by the cost of
                   using more CPU time (default=1)
  FullscreenSystemKeys - Pass special keys (like Alt+Tab) directly to the
                   server when in full screen mode. (default=1)
  MenuKey        - The key which brings up the popup menu (default=F8)
  SendPrimary    - Send the primary selection and cut buffer to the server as
                   well as the clipboard selection (default=1)
  SendClipboard  - Send clipboard changes to the server (default=1)
  AcceptClipboard - Accept clipboard changes from the server (default=1)
  Shared         - Don't disconnect other viewers upon connection - share the
                   desktop instead (default=0)
  ViewOnly       - Don't send any mouse or keyboard events to the server
                   (default=0)
  RemoteResize   - Dynamically resize the remote desktop size as the size of
                   the local client window changes. (Does not work with all
                   servers) (default=1)
  geometry       - Specify size and position of viewer window (default=)
  DesktopSize    - Reconfigure desktop size on the server on connect (if
                   possible) (default=)
  FullScreenAllMonitors - Enable full screen over all monitors (default=1)
  FullScreen     - Full screen mode (default=0)
  Maximize       - Maximize viewer window (default=0)
  QualityLevel   - JPEG quality level. 0 = Low, 9 = High (default=8)
  NoJPEG         - Disable lossy JPEG compression in Tight encoding.
                   (default=0)
  CompressLevel  - Use specified compression level 0 = Low, 6 = High
                   (default=2)
  CustomCompressLevel - Use custom compression level. Default if CompressLevel
                   is specified. (default=0)
  PreferredEncoding - Preferred encoding to use (Tight, ZRLE, Hextile or Raw)
                   (default=Tight)
  LowColourLevel - Alias for LowColorLevel
  LowColorLevel  - Color level to use on slow connections. 0 = Very Low (8
                   colors), 1 = Low (64 colors), 2 = Medium (256 colors)
                   (default=2)
  FullColour     - Alias for FullColor
  FullColor      - Use full color (default=1)
  AutoSelect     - Auto select pixel format and encoding. Default if
                   PreferredEncoding and FullColor are not specified.
                   (default=1)
  passwd         - Alias for PasswordFile
  PasswordFile   - Password file for VNC authentication (default=)
  DotWhenNoCursor - Show the dot cursor when the server sends an invisible
                   cursor (default=0)
  PointerEventInterval - Time in milliseconds to rate-limit successive pointer
                   events (default=0)
Viewer Parameters:
  x509crl        - X509 CRL file (default=)
  x509ca         - X509 CA certificate (default=)
  SecurityTypes  - Specify which security scheme to use (None, VncAuth)
                   (default=VeNCrypt,X509Plain,TLSPlain,X509Vnc,TLSVnc,X509None,TLSNone,VncAuth,None)
No errors. All that appears is what I have posted above. The exact command still works without any problems on F17 installation.

What can I do to connect? Should I adjust any firewall settings? I have no clue what's going on!

Thanks!
  #2  
Old 27th December 2012, 09:01 PM
mister2d Offline
Registered User
 
Join Date: Jul 2008
Location: MD
Posts: 2
windows_xp_2003firefox
Re: using vncviewer in F18 (worked fine in F17)

That's a syntax error for sure. Make sure you are passing the correct parameters.
  #3  
Old 27th December 2012, 09:10 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: using vncviewer in F18 (worked fine in F17)

Thanks for the response mister2d. I have pretty much copied and pasted the command and have verified it many many times now. It just does not work and I am at my wits end with this!
  #4  
Old 27th December 2012, 09:30 PM
lklaus Offline
Registered User
 
Join Date: Feb 2009
Posts: 67
unknownfirefox
Re: using vncviewer in F18 (worked fine in F17)

hi,
I'm sorry that this is only a me too, but my 'vncviewer -listen' does not work either. there must be a bug... probably have to open a bugzilla, if there is no fundamental change which I didn't get

klaus
  #5  
Old 27th December 2012, 10:27 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: using vncviewer in F18 (worked fine in F17)

Quote:
Originally Posted by lklaus View Post
hi,
I'm sorry that this is only a me too, but my 'vncviewer -listen' does not work either. there must be a bug... probably have to open a bugzilla, if there is no fundamental change which I didn't get

klaus
Yup! True that. '-listen' does not work either.

vncviewer to localhost works just fine though. I do not understand what's going on though!

---------- Post added at 04:27 PM ---------- Previous post was at 03:37 PM ----------

My original issue is not going to work because the '-via' option has been removed.

http://sourceforge.net/tracker/index...3&atid=1126848

remmina client works really well for my purpose.

Thanks to Kevin on test mailing list for the resolution.
http://lists.fedoraproject.org/piper...er/112832.html
 

Tags
f17, f18, fine, vncviewer, worked

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 16 KDE not using Intel 965GM correctly, low display res, worked fine in F15 Xenphor Using Fedora 0 21st November 2011 07:22 AM
tg3 NIC problem in F9, worked fine in F8 brian1975 Installation and Live Media 4 20th May 2008 03:36 AM
Cannot access websites (worked fine earlier) dpati Servers & Networking 6 13th May 2008 03:12 PM
Worked fine for last 6 months today won't work, help!! jameshunt Using Fedora 31 17th February 2008 04:44 PM
x64 worked fine, then I updated all with Yumex...now I get no logon majnam2002 Using Fedora 5 4th October 2005 07:33 PM


Current GMT-time: 05:07 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat