Active Topics

 


Reply
Thread Tools
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#1
As N900 has VNC viewer and we are able to remote control a PC with it , why N9 hasn't one ? But what about porting TeamViewer on N9 ? I know it's closed source and we need first the source from its developers , but anyone has tried to bring a VNC viewer on N9 ?

I always wanted to control my PC from any point of this world just like TeamViewer does .
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#2
have a look at :

http://rzr.online.fr/q/vnc


but i suggest rdesktop for better performance :

http://rzr.online.fr/q/rdp
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#3
Is zooming possible with rdesktop ? what is the gray bar for ?
 
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#4
Originally Posted by www.rzr.online.fr View Post
have a look at :

http://rzr.online.fr/q/vnc


but i suggest rdesktop for better performance :

http://rzr.online.fr/q/rdp
I've added the rzr repo then I used apt-get install rdesktop but it seems I miss a dependency . I've also tried apt-get install libss11.0.0 but it says "could not find the package" .




Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
rdesktop: Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Broken packages
RM696-07-1_PR_001:~#
 
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#5
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#6
let me rebuild rdesktop on newer ssl ....

thank for notifying this issue
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 

The Following User Says Thank You to www.rzr.online.fr For This Useful Post:
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#7
Originally Posted by www.rzr.online.fr View Post
let me rebuild rdesktop on newer ssl ....

thank for notifying this issue
awsome , thank you , why did you disable thanks ?

when you finish rebuilding maybe someone here could build an ui
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#8
I have tried installing presencevnc (a VNC client) from rzr repository, but I get after setting the rzr's repo and trying "# apt-get install presencevnc" :

"The following packages have unmet dependencies:
presencevnc: Depends: libvncserver0 but it is not going to be installed"

And trying "apt-get install libvncserver0" gives :

"The following packages have unmet dependencies:
libvncserver0: Depends: libgcrypt11 (>= 1.4.2) but 1.2.0-11.1osso5+0m6 is to be installed
Depends: libgnutls26 (>= 2.4.0-0) but it is not going to be installed"

Does anyone know a solution for this problem ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#9
Same libvncserver0 error here. Would really REALLY love to have presencevnc working on the N9 as it's was indispensable on the N900.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#10
Almost done. I have installed "presencevnc" but when trying to connect :
$ presencevnc vnc://192.168.0.101:5900
I get :
"Failed to initialized GnuTLS: The gcrypt library version is too old.."
about to quit

The problem is libgcrypt11 from Harmattan is old, v1.2.0.

I have downloaded from rzr's repository the files below installed with dpkg :
# dpkg -i libtasn1-3_1.4-1_armel.deb
# apt-get install libgcrypt11
# dpkg -i --force-all libgnutls26_2.4.2-6_armel.deb
# dpkg -i --force-all libvncserver0_0.9.8.2-2_armel.deb
# dpkg -i presencevnc_0.0.0-0~rzr1_armel.deb

So it seems the solution is simple, to avoid the warning/erros messages :
" libgnutls26 depends on libgcrypt11 (>= 1.4.2); however:
Version of libgcrypt11 on system is 1.2.0-11.1osso5+0m6.
libgnutls26 depends on libgpg-error0 (>= 1.10); however:
Version of libgpg-error0 on system is 1.6-1.1+0m6."
we need libgcrypt11 (>= 1.4.2) and, maybe, libgpg-error0 (>= 1.10).

I have downloaded debian armel libgcrypt11 v1.4.5 but I can't install, conflicting with the MeeGo Harmattan version :
# dpkg -i libgcrypt11_1.4.5-2_armel.deb
Aegis rejecting libgcrypt11_1.4.5-2_armel.deb: package 'libgcrypt11' already installed from 'com.nokia.maemo' -- not replacing it from unknown origin
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2012-03-23 at 18:31. Reason: Trying to install libgcrypt11
 

The Following User Says Thank You to rcolistete For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 14:02.