Active Topics

 


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#161
@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.
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2013-07-20 at 16:59.
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#162
Originally Posted by coderus View Post
@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?
__________________
OK

Last edited by Garp; 2013-07-20 at 17:33.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#163
/path/to/executable/file > /path/to/log/file/you/want/to/save/log/to 2>&1
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#164
Originally Posted by coderus View Post
/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/??
__________________
OK
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#165
check desktop file in /usr/share/applications
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 70 | Thanked: 45 times | Joined on Jul 2013
#166
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's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#167
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
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#168
Originally Posted by coderus View Post
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
__________________
OK

Last edited by Garp; 2013-07-21 at 21:53.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#169
@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.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#170
Originally Posted by coderus View Post
@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!
__________________
OK
 
Reply

Tags
coderus, harmattan, repository, trusted


 
Forum Jump


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