maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   VNC Client on 2006 OS? (https://talk.maemo.org/showthread.php?t=2296)

JonFowler 2006-06-28 10:09

VNC Client on 2006 OS?
 
Does anybody know if someone is working on porting the VNC viewer to the 2006 OS?

The lack of this software is now what is stopping me from upgrading.

Are there any alternatives?

Jon

Clay 2006-06-28 16:27

Quote:

Originally Posted by JonFowler
Does anybody know if someone is working on porting the VNC viewer to the 2006 OS?

The lack of this software is now what is stopping me from upgrading.

Are there any alternatives?

Jon

I sent email to the person who compiled the original version [in the software section on this site], but got no reply. Maybe you can add your voice by sending email also?

kimmoj 2006-06-28 18:17

Nokia themselves should really get their butts in gear and produce a VPN solution for this one. Heck, I'd settle for PPTP at this point, but a real IPSec VPN client would be great.

The problem with VPN stuff is you usually need to mess with the kernel. Nokia should pre-mess it. ;)

Clay 2006-06-28 20:39

VNC -- not VPN.

NokNok770 2006-06-28 22:25

Yeah, I miss vnc, rdesktop is just not working right.

acdczip 2006-06-28 22:38

I second that, I prefer rdesktop over vnc but having vpn would make the window server and desktop integration seamless. It'll also make the N770 much more mainstream; you need to be pretty damn good technically to mess around with the device now.

kimmoj 2006-06-29 05:08

I dunno where my eyes were when I wrote that post about VPN, not VNC. I must have been thinking about VPN:s when I read that and wanted to chime in. ;) Ah well.

I agree about VNC too, though. That is yet another reason I can't upgrade, but the absolute deal breaker for me is that I can't get Privoxy in the machine if I go to the 2006 OS, and surfing without Privoxy is like dental surgery without anaesthetic...

AaronL 2006-07-04 05:28

Hi all,

First off, I didn't simply "compile" VNC for Maemo--I had to port it, which was a considerable effort. There was a straight compilation of VNC in the early days of the device from someone else, but it didn't support the virtual keyboard, and as such, was practically useless.

I haven't had a chance to install the 2006 OS, let alone setup the maemo 2.0 development environment, so it might be a little while before I get to this. Things have been very busy at work, plus I'm getting married soon, so I don't have much time. I'm planning to get to this at some point, but I cannot say when at the moment. I also developed some new enhancements to the maemo VNC viewer a few months ago, and you will see these in the next version.

Regards,
Aaron

runestone 2006-07-04 05:36

Aron, do you like to release the source in the wild then? Or to an trusted 770 companion :) ? Im not ready to port something yet, but maybe some volonteer?

Thank so far

mallard 2006-07-06 15:48

Note that if you used any code from the official VNC client, then you are obliged to release the source code under the GPL.

=DC= 2006-07-06 18:31

I forgot how much I love the GPL. It's like you can create a unique little app, license under GPL, put out there for everyone to nurture and watch it grow, evolve and migrate to Lord knows how many hardware devices. I really have to come up with something good for my next project.

AaronL 2006-07-07 09:25

Quote:

Originally Posted by mallard
Note that if you used any code from the official VNC client, then you are obliged to release the source code under the GPL.

Of course I released the source code. This has been mentioned elsewhere. If you are interested in the source code, then I assume that you already know how to find it.

Aaron

TechnoDoc 2006-07-07 12:33

I'll add my voice:

"VNC...VNC...VNC..."

I have already upgraded, and I miss VNC the most. Unfortunately, I am very new to Linux and do not have the skills (yet ;) ) to compile/build/create/code/ruin software for the 770. I just wanted to register another vote for VNC, so maybe Aaron could see that work and marriage are really just distractions from the important things in life...gadgets!!

=DC= 2006-07-07 22:40

Well, here's the link I think AaronL is hinting at. I'm going to be sifting through the source to see what I can come up with in my free time. If anyone wants to collaborate on it with me, we could get it done faster.

=DC= 2006-07-08 05:13

Okay, here's a link to my work in progress of a port of AaronL's original v.0.3 VNC viewer. It installs in the 2006 OS just fine, but I haven't been able to test it much yet. I'll have a little time this weekend to work on it some more. Just thought I'd shed a little hope for those that are eager to see VNC viewer working in the new OS. :D

http://derek.a.coleman.googlepages.c..._0.3_armel.deb

mk500 2006-07-08 07:17

Valiant attempt =DC=, but it doesn't seem to work yet.

It installed fine. I was able to launch it once, but couldn't establish a connection. After that I wasn't able to get it to launch again.

=DC= 2006-07-08 12:36

I see. Well, that explains some errors I was getting. Going back to check my notes to fix the issues. I'll work on it some more today, and will post an update as soon as I can. Stay tuned...

Clay 2006-07-08 13:12

Looking forward to it =DC= !!!

johsua 2006-07-08 17:04

thank you for doing this.

=DC= 2006-07-08 17:12

No problem, I just got tired of waiting for someone else to do it. I think VNC for the 770 is one of the most valuable apps to have. I'm quite new to all this, so any help would be well recieved. Currently trying to figure out how to make the code work so that it connects to a host PC.

=DC= 2006-07-08 19:41

Okay, here's an update on my progress:

- Fixed the re-launching issue somewhat. It still has its bad moments.
- I think the connection issue is fixed (anyone let me know if it still does not work).
- Got the toolbar working at the bottom. (still working on fixing the main toolbar).

http://derek.a.coleman.googlepages.c....1-i_armel.deb

johsua 2006-07-08 20:17

it works. again- thank you. i need to learn how to do this. i want to get ctorrent working.

=DC= 2006-07-08 21:25

Great! It does work. I just posted it in the Maemo ApplicationCatalog 2006 Wiki. I will be working on getting some more bugs out as I continue to learn how Maemo 2.0 works. Here's the link to the entry:

http://maemo.org/maemowiki/Applicati...cdae0be4de7df5

TechnoDoc 2006-07-08 22:52

I wish I could help...so instead I will offer my encouragement and gratitude!!

Thanks =DC= for giving it a try...good luck!

=DC= 2006-07-08 23:32

Quote:

Originally Posted by TechnoDoc
I wish I could help...so instead I will offer my encouragement and gratitude!!

Thanks =DC= for giving it a try...good luck!

Thanks! I want to get it to the point where it doesn't fail to launch after closing. At the moment, the only way to resolve the issue is to restart the 770 or us Xterm to kill it. It's probablly something simple, I just have to find what's causing it. If anyone wants to take a look at the source the link is posted along with the .deb on the Maemo ApplicationCatalog site. I hope I haven't made a mess of the code. I made sure I documented the changes that I made.

=DC= 2006-07-09 01:14

VNC Viewer 0.3.2-i
 
Version 0.3.2-i is up . This build gives the main menu back. :D

diJenerate 2006-07-09 02:10

What about NX you guys... ?
diJenerate

detlef 2006-07-09 05:38

HI,

I already had the same problem with the OS2005 version. I had disabled some encodings (see maemo-dev for details).

Is anybody using a working vnc server on linux (or even debian). With the standard gnome server vino it is not working.

Thanks

=DC= 2006-07-09 10:44

Moved the VNC viewer information to correct category. It is now located here.

Clay 2006-07-09 14:11

Thanks =DC= !!!!

=DC= 2006-07-09 16:29

My pleasure.

ercanmetin 2006-07-09 17:40

Just installed VNC for the first time, CANNOT CONNECT to the server...
 
Hi there, I have had my 770 for quite sometime now, but never had the chance/time to play with VNC before although I needed something like that :)

Well today I have installed the VNC server to my windows xp device,
just because I don't like trial stuff I have purchased it without even trying the connection between XP and 770 :)
And now (of course) I cannot connect to the ip address...

I am using linksys wireless router and I have pc cillin firewall
I turned off the firewall and forwarded ports 5000 - 6000 thru router setup page.

and still cannot connect to my server...
Any help is apriciated :)

I also have this problem you guys mentioned earlier in the Thread for not to be able to rerun the VNC client after you have closed it. But I just restart the device. Somebody mentioned to kill the task via XTERM. I'd also like to get some info about how to kill it via XTERM(I'm totally new to XTERM)

Thanks so much in advance...

mallard 2006-07-09 18:07

To kill it in xterm:
Do "ps ax | grep vncviewer", remember the number at the beginning of the line displayed. Type "kill <number>". If that doesn't work, do "kill -9 <number>".

How are you connecting between the tablet and your PC?

Also, the free edition of VNC is fully functional, nag free, open source software, I assume you bought the personal edition? Why?
Try the free edition, it is possible that the additions in the protocol used by the personal edition is preventing you from connecting. The "One-Port HTTP & VNC" and "File Transfer" additions sound like they could case problems.

ercanmetin 2006-07-09 18:15

Mallard, thank you for the quick reply...
 
It might be the personal addition then,
I will go ahead and try the free version... and let you know if it's working right... :)

I had XTERM with 2005 OS and never played with it like I said,
I downloaded the new one but It says it's not compatible with my 770
it's probably still the old one... If you know the exact link for the new xterm could you please provide it? Do I have to play with the device to be able to become root?
I was just reading some threads about becoming a root, but they were stepping that thru a linux device. I am on a XP device here, I have a SUSE10 machine next to me, but I am so new to linux. I couldn't even get suse10 to run well yet :)

Thanks once again for quick reply.

ercanmetin 2006-07-09 18:26

I got the free version and tried to connect but it still says "could not connect to server"

mallard 2006-07-09 18:34

I assume you are connecting between the devices via WiFi?
Are you sure that you have the IP address of your XP machine correct?
Are you using the IP address (WINS/NetBios addresses won't work)?
Could you try temporarily disabling your firewall?
Make sure you are connecting to VNC display 0. (The address should be <IP of server>:0)

NeilFord 2006-07-09 18:34

http://maemo-hackers.org/wiki/OssoXterm will take you to the page for the 2006 version of XTerm. Install it using Application Manager. It should then appear in the Extras menu.

To gain root easily, you need to install OpenSSH from the maemo repositry using Application Manager and then follow the instructions at http://maemo.org/maemowiki/HowDoiBecomeRoot2 to SSH to your 770 and amend the sudoers file.

- Neil.

mallard 2006-07-09 18:36

The easiest way to become root on 2006 is to install the "becomeroot" package from here: http://eko.one.pl/index.php?page=Nok...are#becomeroot

ercanmetin 2006-07-09 18:37

I have found the xterm :)
 
Well I have installed the xterm thru application manager :)

ercanmetin 2006-07-09 18:43

I have installed that, and typed in
/ $ sudo su-
It now asks me for password:
what do I do here?


All times are GMT. The time now is 22:44.

vBulletin® Version 3.8.8