maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Debian] Debian apps you want for the tablet? (https://talk.maemo.org/showthread.php?t=22930)

dan 2008-08-19 23:07

Re: Debian apps you want for the tablet?
 
Fatalsaint.
If you have the time and inclination here is the link for a recompile of QTStalker.
http://www.zwets.com/debs/
It was just recompiled in June of this year. Can you recompile so I can use on Easy Debian and in the future for Deblet.
It's a very powerful stock analyzer. Everyone online raves about it's easy of use and customization. The problem is the Yahoo web address that it searches for has changed causing the search dates to be off. This website forum talks about it. http://ubuntuforums.org/archive/index.php/t-382207.html

TIA, Dan

fatalsaint 2008-08-20 13:11

Re: Debian apps you want for the tablet?
 
Give it a try...

http://packages.linuxniche.net/

You need:
http://packages.linuxniche.net/libta....0-2_armel.deb
http://packages.linuxniche.net//libq...36-1_armel.deb
http://packages.linuxniche.net/qtsta...0.36-1_all.deb
http://packages.linuxniche.net/qtsta...36-1_armel.deb
http://packages.linuxniche.net/qtsta...36-1_armel.deb

I thinkish.. but all the devel binaries and stuff are up there too. (sorry it's not organized in any way.. I hope to have an apt repo soon as I pay a VPS)

fatalsaint 2008-08-20 14:06

Re: Debian apps you want for the tablet?
 
Ok well I have no idea what you were trying to do.. but I went ahead and launched this via chroot; downloaded the RHT, IBM and AAPL (it's what was in the how to).. and just clicked all the way down the tree until I started seeing pretty graphs and spiffy colors...

No idea what I'm looking at but I guess it worked?

dan 2008-08-20 14:30

Re: Debian apps you want for the tablet?
 
Great thanks.
Newbie question.
How do I load these debs into Easy Debian. I always use Synaptic manager. Also do I leave old QTStalker in or do I remove?
Can you do a step by step. TIA
BTW I put a bluetooth mouse after getting the mouse pointer after crash and I now have full mouse capabilities in Hildon, KDE and Easy Debian all apps and screens with right click abilities. It's very cool. I had no mouse before because I reformatted all sdhc cards and reflashed several weeks ago before doing Diablo. My theory is that the crash activated a dormant mouse code that Nokia is planning in a future version of Diablo.
My user/ files are all locked as view only still from crash so I can't put anything into several files(namely image, audio, video) so I can't take screenshots with load-applet. Any way to unlock these files or change location for load-applet?? I would like to post mouse screenshot pointer views for you and Qole to see. Thanks for all your help yesterday.
Edit:
Is that emelfm2 for Easy Debian?? :)

possessedskier 2008-08-20 15:00

Re: Debian apps you want for the tablet?
 
Quote:

Originally Posted by dan (Post 215751)
How do I load these debs into Easy Debian. I always use Synaptic manager. Also do I leave old QTStalker in or do I remove?
Can you do a step by step. TIA

Using apt-get in the Debian chroot terminal should work:

apt-get install deb_file_name

fatalsaint 2008-08-20 15:22

Re: Debian apps you want for the tablet?
 
That wont work possessed - I dont have an apt repository setup (yet).. once that is setup then you will be able to add my repository to apt sources..

but for now you have to download the deb's directly and install them via chroot command line:

dpkg -i <filename>.deb

And yes.. this emelfm2 will work for the easy debian chroot setup.. you just have to manually install it like above.

Dan - You can't save to your user directories because of rights issues.. i would venture a guess you created the directories as root or the directory names are not correct (did you forget the period? IE: .videos, .sounds).. You mentioned duplicates earlier.. if you have duplicates it means your directory names are not correct.. show me this output (from maemo):

Code:

ls -la /home/user/MyDocs/

dan 2008-08-20 16:51

Re: Debian apps you want for the tablet?
 
Thanks.

Below is output from 'ls -la'
/home/user # ls -la /home/user/MyDocs/
total 13484
drwxr-xr-x 7 user users 4096 2008-08-20 03:17 .
drwxr-xr-x 31 user users 4096 2008-08-20 01:59 ..drwxr-xr-x 2 user users 4096 2008-08-19 16:23 Audio
drwxr-xr-x 4 user users 4096 2008-08-20 03:17 .documents
drwxr-xr-x 2 user users 4096 2008-08-19 16:34 install-tools
-rw-r--r-- 1 user users 6433280 2008-07-12 08:53 install-tools-ad.tar
-rw-r--r-- 1 user users 5912036 2008-07-12 04:38 install-tools-ad.tgz
-rw-r--r-- 1 user users 33 2008-07-14 02:02 INTERNAL_txt-SAMPLE.htm
-rw-r--r-- 1 user users 1395696 2008-07-17 12:58 kde-installer-v4.deb
drwxr-xr-x 2 user users 4096 2008-08-19 16:35 QTODO
drwxrwxrwx 2 user users 4096 2008-08-19 16:38 Video
/home/user #

I can't access Images, Video clips, Games, Audio clips. I can access Documents though.
TIA

fatalsaint 2008-08-20 16:59

Re: Debian apps you want for the tablet?
 
yeah because documents is all that is there...

Code:

mkdir /home/user/MyDocs/.videos
mkdir /home/user/MyDocs/.sounds
mkdir /home/user/MyDocs/.games
mkdir /home/user/MyDocs/.images

If you look at your output you see ".documents" on the right hand side.. that is the directory that coincides with "Documents" in the file manager. You need to create the directories for the others.. don't forget the period at the start of the name - and NO SPACE :D

dan 2008-08-20 17:23

Re: Debian apps you want for the tablet?
 
ok I downloaded files to /user/MyDocs/.documents.
Newbie question- Can you give me the entire path with file name .deb.
I get error messages ' cannot access archive: No such file or directory.
TIA

dan 2008-08-20 17:39

Re: Debian apps you want for the tablet?
 
When I try to create directories above I get 'mkdir: cannot create directory 'Audio clips': File exists.
I really only use ,documents and that works. But loadapplet uses images. Before it use to put it in my mmc1 card. I don't know why it specifies that directory file now. Any ay to change it? TIA


All times are GMT. The time now is 23:25.

vBulletin® Version 3.8.8