Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    Tor Status Area Applet

    Reply
    Page 10 of 14 | Prev |   8     9   10   11     12   | Next | Last
    sifo | # 91 | 2012-12-14, 12:59 | Report

    Thanks pH5 for responding to my request about the new release

    i have noticed the conflict with libssl, but i ignored that and tor is working fine again...

    ./sifo

    Edit | Forward | Quote | Quick Reply | Thanks

     
    handaxe | # 92 | 2012-12-14, 13:14 | Report

    Originally Posted by getnani View Post
    POSTED BY HANDAXE:

    I used Faster App Man. The update does not appear at first but will if you use the "C" button and select the "All packages(advanced)" category. Then choose upgrade and say yes when a warning comes up. It is not serious.

    Alternatively, download the deb and use as root "dpkg --force-depends-version -i xxxxx.deb".

    In case you don't know - be careful in upgrading other packages that may appear as upgradeable in Fapman using the all packages option. The way Maemo works makes wholesale upgrading potentially risky i.e. apt-get upgrade or dist-upgrade may get you into trouble, AFAIK.

    Originally Posted by getnani
    Thanks man.. should this be safe?
    "dpkg --force-depends-version -i xxxxx.deb"

    HANDAXE REPLY:

    Yes, but so would the FAPMan route as long as you update tor and not anything else UNLESS you know what you are doing. But tor via FapMan is safe.
    Folks, the FAPMan route is the easiest. Tor has a new dependency in a package "adduser". If you want to use the dpkg route to upgrade tor, then first install "adduser" and then do the dpkg bit. Otherwise, tor will not install fully due to the missing "adduser" dependency. In that case, you will need to issue "apt-get -f install" to pick up the missing package from the repo.

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by handaxe; 2012-12-14 at 13:18.
    The Following User Says Thank You to handaxe For This Useful Post:
    getnani

     
    getnani | # 93 | 2012-12-14, 13:34 | Report

    @Handaxe - Thanks heapsss!

    I used

    "sudo dpkg --force-depends-version -i /path/to/tor_0.2.3.25-1maemo1_armel.deb"

    and then

    "sudo apt-get -f install"

    for users, in case they hesitate FAPMan...
    and again thanks @handaxe for ur valuable inputs!!

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by getnani; 2012-12-14 at 13:36.

     
    Estel | # 94 | 2014-01-27, 00:14 | Report

    The latest TOR release is 0.2.4.20, and changelog since our ancient Maemo version is quite impressive.

    Would some kind soul update extras-devel version, please?

    Cheers,
    /Estel

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following 5 Users Say Thank You to Estel For This Useful Post:
    misiak, peterleinchen, Sohil876, ste-phan, Whispering Weasel

     
    padmaraj.ravi | # 95 | 2014-10-15, 01:56 | Report

    When i try to use this applet ,my status area crashes.It just goes of and when it comes again ,there is no third party applets and tor plugin.Can somebody please help me.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    shawnjefferson | # 96 | 2014-10-16, 01:02 | Report

    It does this for me too. On the latest thumb CSSU. I stopped using it and restored an old version of my status applet config file.

    Probably this app should be considered broken I guess.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to shawnjefferson For This Useful Post:
    sixwheeledbeast

     
    ste-phan | # 97 | 2014-10-16, 10:29 | Report

    It is a pity that this life saving software package seems now broken and no longer maintained.
    It's not exactly the "if you don't know how to use it from the command line you probably don't need it" kind of stuff

    Edit | Forward | Quote | Quick Reply | Thanks

     
    peterleinchen | # 98 | 2014-10-16, 11:38 | Report

    For non-CSSU (except some devel packages) users it is working fine!

    So there seems to be a dependency to any lib that was changed by CSSU?

    Code:
    ~# ldd /usr/lib/hildon-desktop/status-area-applet-tor.so 
    ldd: warning: you do not have execution permission for `/usr/lib/hildon-desktop/status-area-applet-tor.so'
    	libhildondesktop-1.so.0 => /usr/lib/libhildondesktop-1.so.0 (0x40024000)
    	libhildon-1.so.0 => /usr/lib/libhildon-1.so.0 (0x40040000)
    	libgnomevfs-2.so.0 => /usr/lib/libgnomevfs-2.so.0 (0x400bb000)
    	libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x40117000)
    	libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x40492000)
    	libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x40520000)
    	libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x4053a000)
    	libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x405a4000)
    	libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x405d2000)
    	libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x405f2000)
    	libcairo.so.2 => /usr/lib/libcairo.so.2 (0x40603000)
    	libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x4066c000)
    	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x406b3000)
    	libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40726000)
    	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4074f000)
    	librt.so.1 => /lib/librt.so.1 (0x4075c000)
    	libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4076b000)
    	libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x40776000)
    	libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x4079a000)
    	libconic.so.0 => /usr/lib/libconic.so.0 (0x407bd000)
    	libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x407ca000)
    	libpthread.so.0 => /lib/libpthread.so.0 (0x40808000)
    	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40828000)
    	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40869000)
    	libc.so.6 => /lib/libc.so.6 (0x40945000)
    	libiphb.so.0 => /usr/lib/libiphb.so.0 (0x40a6a000)
    	libcanberra.so.0 => /usr/lib/libcanberra.so.0 (0x40a74000)
    	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x40a8a000)
    	libresolv.so.2 => /lib/libresolv.so.2 (0x40bb1000)
    	libutil.so.1 => /lib/libutil.so.1 (0x40bca000)
    	libX11.so.6 => /usr/lib/libX11.so.6 (0x40bd5000)
    	libXtst.so.6 => /usr/lib/libXtst.so.6 (0x40cc5000)
    	libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x40cd2000)
    	libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x40cdc000)
    	libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x40ce6000)
    	libm.so.6 => /lib/libm.so.6 (0x40cf2000)
    	libXext.so.6 => /usr/lib/libXext.so.6 (0x40d69000)
    	libXrender.so.1 => /usr/lib/libXrender.so.1 (0x40d80000)
    	libXi.so.6 => /usr/lib/libXi.so.6 (0x40d90000)
    	libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x40da1000)
    	libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x40db0000)
    	libdl.so.2 => /lib/libdl.so.2 (0x40dc1000)
    	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40dcc000)
    	libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x40dde000)
    	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40e3b000)
    	libz.so.1 => /usr/lib/libz.so.1 (0x40e63000)
    	libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40e7c000)
    	/lib/ld-linux.so.3 (0x2a000000)
    	libltdl.so.7 => /usr/lib/libltdl.so.7 (0x40ea2000)
    	libXau.so.6 => /usr/lib/libXau.so.6 (0x40eb1000)
    	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x40ebb000)

    Edit | Forward | Quote | Quick Reply | Thanks

     
    freemangordon | # 99 | 2014-10-16, 11:52 | Report

    Any chance to get a coredump?

    http://wiki.maemo.org/Documentation/...5/sp-rich-core

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to freemangordon For This Useful Post:
    peterleinchen

     
    peterleinchen | # 100 | 2014-10-16, 14:22 | Report

    Originally Posted by freemangordon View Post
    Any chance to get a coredump
    Not from me, unfortunately (or from my POV: fortunately ).

    Hopefully ste-phan, shawnjefferson, padmaraj.ravi or anybody else can provide it...

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 10 of 14 | Prev |   8     9   10   11     12   | Next | Last
vBulletin® Version 3.8.8
Normal Logout