maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] PowEdit for Fremantle - edit power key menu entries (https://talk.maemo.org/showthread.php?t=86633)

marmistrz 2012-09-11 17:39

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
I uploaded an update which fixes the sudoers file.

hxka 2012-09-11 17:52

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
Did you made postinst and postrm to update sudoers on installation and removing?

marmistrz 2012-09-11 17:54

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
Quote:

Originally Posted by hxka (Post 1264948)
Did you made postinst and postrm to update sudoers on installation and removing?

No. How can I do it? won't it be done automatically when upgrading?

hxka 2012-09-11 18:00

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
No, it won't. I didn't actually understood that question. Just make your packages postinst and postrm look like this:
Code:

#!/bin/sh
update-sudoers


marmistrz 2012-09-12 16:01

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
Quote:

Originally Posted by hxka (Post 1264953)
No, it won't. I didn't actually understood that question. Just make your packages postinst and postrm look like this:
Code:

#!/bin/sh
update-sudoers


Thanks
Fixed in 0.1.3-3
(I've just uploaded this update)

ersanpermana 2012-09-13 13:35

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
Quote:

Originally Posted by sifo (Post 1262473)
@ersanpermana

huh ? do you mean your apt-get reporting that the package is not found ? if yes, you may want to update your packages list dude this still a fresh app :)
Code:

apt-get update
apt-get install powedit

Good luck

./sifo

haha @sifo many thanks :)

marmistrz 2012-09-21 17:55

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
I uploaded an update, v0.1.4. Changelog:
Code:

powedit (0.1.4) fremantle; urgency=low
  * Fixed launching apps containing multiple dots
  * Added icon and bugtracker
  * Code cleanup
 -- Marcin Mielniczuk <hidden>  Fri, 21 Sep 2012 19:51:05 +0200


adelalgomai 2013-01-20 18:55

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
I have a script for changing CUP freq,I put the script on root folder and rename it to (cpu) so I used to run this script like this :
(open terminal - root = cd \ = sh cpu )
But how can I do this using ur application ( powedit ) ??
there is option in ur app called : run a command in xterm
how can I use this option to open my script directly from power menu instead of going to terminal ?
>>>>>>
sorry for prolong , but I'm not professional and I want u to know exactly what I want ^_^.
thanx in advance .

marmistrz 2013-01-23 13:35

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
Quote:

Originally Posted by adelalgomai (Post 1316147)
I have a script for changing CUP freq,I put the script on root folder and rename it to (cpu) so I used to run this script like this :
(open terminal - root = cd \ = sh cpu )
But how can I do this using ur application ( powedit ) ??
there is option in ur app called : run a command in xterm
how can I use this option to open my script directly from power menu instead of going to terminal ?
>>>>>>
sorry for prolong , but I'm not professional and I want u to know exactly what I want ^_^.
thanx in advance .

You just enter the command which would be run in xterm in the respective field.

adelalgomai 2013-01-23 17:49

Re: [Announce] PowEdit for Fremantle - edit power key menu entries
 
2 Attachment(s)
Quote:

Originally Posted by marmistrz (Post 1316949)
You just enter the command which would be run in xterm in the respective field.

SOrry brother , but I don't know how to put my command in the blank bar in ur app .
I put it like this as I used to do in terminal . I took screen shot to show u how I did it .
then when I use this shortcut the terminal open two windows , one with no root access and the other with root but no script or anything opens .. like what u see in screen shot .


All times are GMT. The time now is 09:07.

vBulletin® Version 3.8.8