Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-03-2013, 10:13 AM
|
#1
|
Member
Registered: Jan 2006
Distribution: Slackware 13.0 (KDE 3.5.10 from 12.2; Xfce 4.6; Fluxbox); Slackware 13.1 (KDE 4.5)
Posts: 211
Rep:
|
vncserver (tightvnc) missing RANDR
I have vncserver displays running but anything GTK outputs error:
Xlib missing RANDR
x11vnc works fine for logged in sessions (locally, and viewed remotely).
But vncserver shows kde apps ok but anything GTK is ugly only via vncserver session.
Replicated the root (as well with users).
Google searches refer to little other than an ubuntu forum whose 'solution' does not work.
|
|
|
02-03-2013, 10:43 AM
|
#2
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
TightVNC may be just too old-tech to support RandR. Try my TigerVNC, which is the next generation: http://www.slackware.com/~alien/slackbuilds/tigervnc/
My tigervnc log does not complain about RandR extension missing, although you need desktop resizing support on the server side (KDE should support this, I am not so sure about XFCE) if you want to be able to dynamically resize the vncviewer's window.
Eric
|
|
|
02-05-2013, 01:14 AM
|
#3
|
Member
Registered: Jan 2006
Distribution: Slackware 13.0 (KDE 3.5.10 from 12.2; Xfce 4.6; Fluxbox); Slackware 13.1 (KDE 4.5)
Posts: 211
Original Poster
Rep:
|
tigervnc config file location
tigervnc is the solution. Thanks Eric.
What conf file should be used?
Where tightvnc uses /etc/tightvncserver.conf, where is tigervnc's counterpart with the aim of setting default options (geometry etc).
|
|
|
02-05-2013, 01:33 PM
|
#4
|
Member
Registered: Jan 2006
Distribution: Slackware 13.0 (KDE 3.5.10 from 12.2; Xfce 4.6; Fluxbox); Slackware 13.1 (KDE 4.5)
Posts: 211
Original Poster
Rep:
|
I have checked the package and there is no additional system conf file for tigervnc.
I do have /etc/rc.d/rc.vncservers and /etc/rc.d/rc.vncservers.conf
These may be a residual of tightvnc uninstalled, cannot be sure but will retest.
/etc/rc.d/rc.vncservers.conf can easily be configured for one or multiple server displays and users which can be stopped started or restarted correctly with appropriate rc command however googled results advise of parameter VNCSERVERARGS[n]="-geometry 1600x900"
But these ARGS examples are not passed. I will continue to retest options and configs, any useful info to help with this tigervnc and slack'
Last edited by dh2k; 02-05-2013 at 01:35 PM.
|
|
|
02-09-2014, 06:18 AM
|
#5
|
Member
Registered: Feb 2010
Location: London, UK
Distribution: Scientific, Ubuntu, Fedora
Posts: 373
Rep:
|
Hi just bumping this thread as I've the same/similar problem. I couldn't get tightvnc to respect geometry settings in rc.vncservers.conf, so I've swapped tightvnc for Alien Bob's tigervnc package. Same prob though, I always end up with the same geometry which is too small for me.
Anyone got any ideas how to make either vncservers package respect geometry?
Thanks in advance
|
|
|
02-10-2014, 02:07 AM
|
#6
|
Member
Registered: Feb 2010
Location: SD Bay Area
Posts: 301
Rep:
|
Quote:
Originally Posted by spoovy
Hi just bumping this thread as I've the same/similar problem. I couldn't get tightvnc to respect geometry settings in rc.vncservers.conf, so I've swapped tightvnc for Alien Bob's tigervnc package. Same prob though, I always end up with the same geometry which is too small for me.
|
Running Eric's tigervnc-1.3.0-x86_64-1alien on 14.0 under xfce4.
I start the server in rc.local with no other config files, and small enough to fit on a small laptop:
Code:
su -c "vncserver :1 -depth 24 -name <server> -geometry 1200x700" <user> &
On the client side, vncviewer geometry initialises as defined, but can be resized like any window (drag), or by the vncviewer '-geometry' option.
|
|
|
All times are GMT -5. The time now is 10:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|