maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Harmattan Trusted repository. Certified source. (https://talk.maemo.org/showthread.php?t=90638)

coderus 2013-07-20 16:55

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
@dex87 hahha. go to [F.A.Q.] List of harmattan terminal warnings and errors
@Garp if you have log you can ask in meefox thread. if not - nobody can help you.

Garp 2013-07-20 17:05

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
Quote:

Originally Posted by coderus (Post 1360444)
@Garp if you have log you can ask in meefox thread. if not - nobody can help you.

Thanks but know how to take log from terminal but how to get it from reboot or unprovoked app closing?:confused:

coderus 2013-07-20 17:13

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
/path/to/executable/file > /path/to/log/file/you/want/to/save/log/to 2>&1

Garp 2013-07-21 07:08

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
Quote:

Originally Posted by coderus (Post 1360448)
/path/to/executable/file > /path/to/log/file/you/want/to/save/log/to 2>&1

Thanks but how to find path to executable meefox file:
/opt/meefox/??:confused:

coderus 2013-07-21 08:00

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
check desktop file in /usr/share/applications

strategist 2013-07-21 09:02

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
Hello CodeRus and other Greats...

i have a request..

i dont know if its possible but i think it can be made possible by u all..

i have some 25-30 deb installation packages for the n9...

my request is is it possible to combine these installations into a single installation so that they can be installed at one go after a complete system firmware flash or hard reset..

like terminal and sdk and other developer mode apps need to be downloaded and installed..again and again..

is it by any means possible that someone can give a complete deb package of the basic and advanced apps needed in a single package to install at one go after a flash..

the major apps i use are

-keyboard layout mod ( i mean the extra keys - side arrows for selection and number row at top)
-terminal
-myExplorer
-live clock
-top right side of status bar shows day and week anlong with time
-meefast dial
-home screen settings
-easy answer
-ussd notes
-compass
-quick bar control
-fm radio
-media player control for fast forward and rewind
-status menu extensions and all plugins
-led event notifier
-all the important repositories and needed mods...

these are the most important apps for me.

is it possible to create a single package DEB installation for them

i can upload all the apps for u..

i have paid for a few of them also..

but every time i hard reset i have to do all the process all over again.

any form of backup and restore is ****..

pls someone help.

send me a pm or email at khandelwal.bharat@gmail.com if someone is kind to help me..

best regards

coderus 2013-07-21 10:11

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
place all files in one folder
go to terminal
Code:

devel-su
cd /home/user/your_folder
dpkg -i *.deb
apt-get install -f

all applications installed with one action :D

Garp 2013-07-21 21:49

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
Quote:

Originally Posted by coderus (Post 1360609)
check desktop file in /usr/share/applications

~ # /usr/share/applications/MeeFox.desktop >/home/user/MyDocs/Documents/meefox-l
ogfile.txt >2&1
sh: 1: not found
~ # sh: /usr/share/applications/MeeFox.desktop: Permission denied

~ # /usr/share/applications >/home/user/MyDocs/Documents/meefox-logfile.txt >2&1
sh: 1: not found
~ # sh: /usr/share/applications: Permission denied
:confused:

coderus 2013-07-22 07:27

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
@Garp please clean your eyes or use copy/paste if you really can't read.

you should open desktop file and there is path to executable inside.

you used > parameters wrong. read carefully.

Garp 2013-07-22 21:43

Re: Harmattan Trusted repository. You don't need to use Inception ever!
 
Quote:

Originally Posted by coderus (Post 1360877)
@Garp please clean your eyes or use copy/paste if you really can't read.

you should open desktop file and there is path to executable inside.

you used > parameters wrong. read carefully.

Eyes and brain cleaned!
;)


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

vBulletin® Version 3.8.8