Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 25th January 2010, 06:09 PM
marthter Offline
Registered User
 
Join Date: Jan 2010
Posts: 1
linuxubuntufirefox
Quote:
Originally Posted by thesun View Post
Nope. Still a black, unusable screen. :-(
I had this black screen issue too (vncviewer connected to the server, asked the password dialogue but would not refresh the viewer window to anything but all-black) so my findings of how to get rid of it may also work for you:

I checked /home/myuser/.vnc/hostname:1.log and it said "permission denied" on the xstartup file. This was both because I had created it as root (corrected with 'chown myuser:myuser xstartup'), and it was not executable (corrected with 'chmod 770 xstartup).

After that, and '/etc/init.d/vncserver restart', I could connect and see my twm windows. Note this server did not have the switchdesk package installed so that isn't needed in this scenario.

By the way, I'm not using tigervnc right from the X login screen, I use it as a separate X running for just two users. So for other readers who want to use it this way, I have the following in my /etc/sysconfig/vncservers:

VNCSERVERS="1:myuser 2:otherusername"
VNCSERVERARGS[1]="-geometry 800x600 -nolisten tcp -localhost"
VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -localhost"

And I have the older-style xstartup (shorter than what is created by default now on Fedora 11 by tigervnc) in my /home/myuser/.vnc/xstartup:

#!/bin/sh
vncconfig -iconic &
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &

(I don't know what the Xresources line does but it is still there from many Fedoras ago.)

Hope that helps.

Martin
Reply With Quote
  #17  
Old 30th January 2013, 11:48 PM
Ihatewindows's Avatar
Ihatewindows Offline
Registered User
 
Join Date: Oct 2012
Location: Fort Wayne, IN
Posts: 1,113
linuxfirefox
Re: TigerVNC on Fedora 11

It is included by default in XFCE.
__________________
Please remember to dispose of hazardous material properly.
Reply With Quote
Reply

Tags
tigervnc

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
F11 TigerVNC + Vino DNvCross Using Fedora 0 23rd June 2009 04:10 AM


Current GMT-time: 21:46 (Saturday, 25-05-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