Notices


Reply
Thread Tools
crabsody's Avatar
Posts: 63 | Thanked: 12 times | Joined on Feb 2010 @ Thessaloniki Greece
#61
Well I installed vnc viewer in my N900 pretty easily. BUT. I connect to my ubuntu desktop and everything seems ok. But when I try to make a right click for example I can see the context menu in the desktop but not in the phone. When I try to change a song in rhythmbox (the media player of ubuntu) I can't. The screen on n900 doesn't refresh!!! Is this a known problem? It seems a general redraw problem!!!
 
crabsody's Avatar
Posts: 63 | Thanked: 12 times | Joined on Feb 2010 @ Thessaloniki Greece
#62
Anyone with the same problem or a solution?
 
crabsody's Avatar
Posts: 63 | Thanked: 12 times | Joined on Feb 2010 @ Thessaloniki Greece
#63
Well the problem was not the vncviewer client of N900 but the default server of ubuntu vino. I stopped the daemon of vino installed x11vnc and everything works ok!!!
 
Posts: 47 | Thanked: 1 time | Joined on Nov 2009
#64
I still have the problem that each character will be entered two times.
 
Posts: 16 | Thanked: 2 times | Joined on Jan 2010
#65
Originally Posted by crabsody View Post
Well I installed vnc viewer in my N900 pretty easily. BUT. I connect to my ubuntu desktop and everything seems ok. But when I try to make a right click for example I can see the context menu in the desktop but not in the phone. When I try to change a song in rhythmbox (the media player of ubuntu) I can't. The screen on n900 doesn't refresh!!! Is this a known problem? It seems a general redraw problem!!!
I'm using vino on Ubuntu and fixed the redraw problem by disabling compiz during vnc.
So this is an alternative for those who are too lazy to install x11vnc.
 
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#66
Originally Posted by tuxian View Post
I still have the problem that each character will be entered two times.
Not sure what the problem is tuxian seems you haven't had an answer for a while, some more information about your setup might help, so that I can recreate it.


What I personally use is vnc4server on ubuntu.
I have a script that does the following

through ssh, on the remote machine
Code:
vnc4server -geometry 800x480
this creates a display :1 meaning the local monitor doesn't have to support that resolution, I do not have to change my resolution on the actual computer, and somebody could actually use the local machine while I do too. all while I get fullscreen ubuntu on my N900.

The script then connects to it on the n900 with
Code:
vncviewer --hostname=HOSTNAME:DISPLAY --password=PASSWORD
which should show a terminal in which you type

Code:
gnome-session
it may ask you about names but just click keep old names.

Then I use it as normal in fullscreen mode with no scrollbars or titlebar in vncviewer.

One problem with vncviewer is that when I multitask on the actual N900 with ctrl+backspace. when I return to vncviewer the ctrl key is locked. I have to press ctrl to stop it again. I'm using the latest vncviewer in testing not devel. can anybody confirm if this has been fixed in the latest devel release? still it's only a minor inconvinience in comparison to trying to get keyboard focus using xnest or xephyr.

Last edited by Cue; 2010-03-16 at 03:47.
 
Posts: 47 | Thanked: 1 time | Joined on Nov 2009
#67
Originally Posted by Cue View Post
Not sure what the problem is tuxian seems you haven't had an answer for a while, some more information about your setup might help, so that I can recreate it.
I use gentoo and x11-misc/x11vnc-0.9.6.

When using a desktop vncviewer I don't have this problem.
 
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#68
Originally Posted by tuxian View Post
I use gentoo and x11-misc/x11vnc-0.9.6.

When using a desktop vncviewer I don't have this problem.
you could try something like

Code:
xset r off
or increase the delay rate perhaps.

Code:
xset r rate DELAY RATE
can I ask what the differences between the desktop vncviewer are, most importantly what the connection to the remote computer is with the two (Wifi, wired, 3G)

Last edited by Cue; 2010-03-16 at 23:58.
 
Posts: 47 | Thanked: 1 time | Joined on Nov 2009
#69
Thank you.

I tried
Code:
xset r off
but it didn't help.
There is also no difference if I use 3G or wifi of my homenet.
 
Posts: 840 | Thanked: 823 times | Joined on Nov 2009
#70
Originally Posted by tuxian View Post
Thank you.

I tried
Code:
xset r off
but it didn't help.
There is also no difference if I use 3G or wifi of my homenet.
I thought it might be a high latency network problem for which turning off autorepeat ("xset r off") is the solution. seems not.

what vncviewer version are you using?

Unfortunately I can't recreate this problem and I'm all out of ideas.
Perhaps you should just try another vnc server like vnc4server. Sorry I couldn't help, I hope you can get this fixed.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:43.