LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   VNC Help (https://www.linuxquestions.org/questions/linux-general-1/vnc-help-3475/)

mechanek 06-17-2001 12:01 PM

Hello I have a question about VNC connections.
I have a homeLAN with two computers; 1)runs win98 2)redhat 7.0 using kernel 2.2.19-7.0.1.
Both have VNC 3.3.3r2
My question is is there a windows manager that can be installed on my win98 box that will properly handle G.N.O.M.E.?
When I connect to my linux box a warning pops up that says:
Warning you are not running a GNOME compliant window manager GNOME support by window manager strongly recommended
The vncserver file is set to 800x600 res and 16bit color and even though I can manage as is..boy does the screen really look WONKY

Any help is appreciated thanks,
mecnanek:cool:

mechanek 06-19-2001 12:18 AM

bump

mechanek 06-19-2001 09:11 PM

So does no one know, or do you just don't care, or is this the wrong forum for this to be posted in???:Pengy:

acid_kewpie 06-20-2001 03:18 PM

Unless i'm very much mistaken.... It's totally irrlevant which window manager you are using, as vnc just sends screenshots down teh network to you... all you see in the vnc window is a picture that the linux box drew itself...
So, you're question really doesn't make sense... Read the vnc guide more.. there's probably more options aviablable to you.

chris
xxxx

jharris 06-20-2001 05:04 PM

Quote:

Originally posted by mechanek
So does no one know, or do you just don't care, or is this the wrong forum for this to be posted in???:Pengy:
A lack of responses does generally indicated that people don't know the answer... If it was posed in the wrong forum then it would either be moved by a moderator or someone would have mentioned it.

As for not caring, people wouldn't read the messages and be members of the site if they didn't want to help.

Unfortunately I have never used VNC so can't help.

Jamie...

DavidPhillips 06-23-2001 01:29 PM

VNC
 
Mine starts with twm running a console, I don't know what you are looking at here but I will assume it's the same.

I go back to my ssh console and do the following

ps -a

look for PID for twm

kill PID

or maybe just

killall twm

then

gnome-session

if you are not logged on in another console, I don't guess it matters. just try it.



thats it, gnome starts with sawfish, my wm for that user.

mechanek 07-03-2001 11:27 PM

To clarify my request.
I am connecting to my linux server from a Windows computer.
I can connect no problem.
My problem is that when I connect a warning about not having a GNOME compliant window manager comes up and tells me that my display may look improper.
And it does; it looks like I'm looking at a negative of a photograph.

So is there a windows manager out there that can be used in windows to display a GNOME desktop properly?

mechanek 07-03-2001 11:53 PM

Ok tried killing "twm" recieved same error about not using a GNOME compliant window manager.
Tried killing both "twm and gnome-session" same result.

Now I can goto my server phsyically and use it with no problems running GNOME just enter startx and poof its up and running clear as a bell.(It looks better graphically than my windows machine). It's just a hassle to have to go to another location when I need to do some minor adjusting to the server.
Thats why I love using the VNC program. I just want the graphics to look normal wilst using it.

DavidPhillips 07-06-2001 12:49 AM

vnc
 
Try starting a window manager before starting the gnome-session.

doodah 07-06-2001 04:25 PM

check your

~/.vnc/xstartup

file to make sure a desktop is being called properly.. make sure it has a hider (' & ') to the right of it.. the message about a gnome compliant window manager is not coming from windows, it has to be coming from X.. if that does not work try to connect from a browser, and see what happens... oh yeh, the colors can be fixed by matching the depth options on vnc to the ones on you desktop with the -depth option..

glenw 08-23-2001 10:49 PM

Don't know if u've solved your problems yet, but all i did was edit the xstartup file, commented out all lines, then added one single line: gnome-session (if that's what u want). Don't know why default is twm, it's so nasty. Didn't kill/restart vncserver to make the change.
Good luck.

doodah 08-24-2001 03:47 PM

yes very nasty, but bandwith friendly :)

ddstyles 11-06-2001 07:26 PM

thanks glenw - the gnome-sessions thing worked a treat.


All times are GMT -5. The time now is 04:56 AM.