The time now is Sat 25 May 2013, 00:29
All times are UTC - 4 |
|
Page 10 of 14 [202 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, 13, 14 Next |
| Author |
Message |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Thu 20 May 2010, 12:56 Post subject:
|
|
Here is an updated fixmenus that fixes the symlinked .desktop files.
Regarding Jims subdirectory mystery, I don't have a solution yet. - I am simply not able to make fixmenus fail with .desktop files placed in subdirs. Jim, can you point me to an app I can install that fails?
Sigmund
| Description |
|

Download |
| Filename |
fixmenus.tar.gz |
| Filesize |
2.69 KB |
| Downloaded |
282 Time(s) |
_________________ Stardust resources
|
|
Back to top
|
|
 |
Jim1911
Joined: 19 May 2008 Posts: 2353 Location: Texas, USA
|
Posted: Thu 20 May 2010, 13:48 Post subject:
|
|
Just try Amarok from Quickpet > SFS > SFS Support . That is the application that puts it's .desktop in /usr/share/applications/kde and alerted me to the problem.
Jim
|
|
Back to top
|
|
 |
ejb
Joined: 23 Sep 2009 Posts: 12
|
Posted: Thu 20 May 2010, 15:01 Post subject:
|
|
| zigbert wrote: | Here is an updated fixmenus that fixes the symlinked .desktop files.
Regarding Jims subdirectory mystery, I don't have a solution yet. - I am simply not able to make fixmenus fail with .desktop files placed in subdirs. Jim, can you point me to an app I can install that fails?
Sigmund |
I tested the symlinked .desktop files. They now work properly.
Thank you Thank you,
Ed
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Sat 22 May 2010, 07:26 Post subject:
|
|
| Jim1911 wrote: | Just try Amarok from Quickpet > SFS > SFS Support . That is the application that puts it's .desktop in /usr/share/applications/kde and alerted me to the problem.
Jim | Ok, I fired up Puppy 5 to give it a try.... I don't know how SFS works, but it seems that fixmenus somehow didn't run. After installing a new pet or running 'fixmenus' from terminal, Amarok showed up just fine.
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Tue 25 May 2010, 11:25 Post subject:
|
|
I grew tired of the formatting and features in pprocess so I hacked and compiled the xfce4-taskmanager to work with Puppy (18kb pet) and included the Puppy Control Center as one of the programs it can start (amongst other non-DuDe programs). Currently it is just calling pcc, but if you have some suggestions for improvement let me know.
it is in this thread:
http://www.murga-linux.com/puppy/viewtopic.php?p=421488
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Tue 25 May 2010, 12:08 Post subject:
|
|
technosaurus
xfce4-taskmanager works great, but what I miss the most is the search-function. I most often know what to kill, but to find it in the list is harder. Especially in the later releases of Puppy/DuDE which have more background processes, and the list in the taskmanager is loooong.
I have personally nothing against replacing Pprocess, but it could also be an interesting weekend-project to improve Pprocess. What are the limitations/weaknesses of Pprocess compared to the xfce4-taskmanager? In the end, - all that we want is a taskmanager that pleases us.
If you find out how to override ctrl+alt+esc, please share. - it would be a logical option to set in DuDE.
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Tue 25 May 2010, 12:54 Post subject:
|
|
We figured out how to make ctrl+alt+delete (not sure about escape) work in 4.2.X if I recall... some other puplets as well
Pprocess is ok for what it is, but I like being able to kill a process or make it "nice" through a quick right click menu instead of having to navigate the cramped right-side menus for each process.
xfce4-taskmanager is only 39kb (just slightly larger in the scheme of things), starts faster and uses fewer resource than pprocess (things that a rewrite won't fix) and it has had quite a bit of development already with most of the bugs worked out and nice little extra features like ram and cpu monitor and preference settings.
How is something like this for a "search" function...?
killall `Xdialog --stdout --inputbox "enter program name to kill" 0 0`
#it won't do tab completion though ... maybe something with find
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Wed 26 May 2010, 04:51 Post subject:
|
|
| technosaurus wrote: | | starts faster and uses fewer resource than pprocess (things that a rewrite won't fix) | Absolutely true!!!!
But xfce4-taskmanager inspired me, so I will anyway ship a Pprocess2 with much improved / simplified use. List updates every second, easy filtering, click to kill, moving watching of log-files to pcc, faster startup,
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Wed 26 May 2010, 12:09 Post subject:
|
|
Zigbert, pprocess2 looks good so far - At the rate you are going, you'll have an entire OS GUI written in gtkdialog
You must be psychic or something though. This was just committed:
| Quote: | 3 hours Make SearchFunc for tree view case insensitivemaster ...
5 hours Use a personal SearchFunc for the tree view ... |
I haven't tried it out yet. It does seem that pprocess used a little less CPU
The latest commits also mostly replace the need for top/htop.
The hacks that I added are mainly targeted toward functions to ease transition for long time M$ users. I posted a new & improved version this morning, but let me know if you have suggestions to make it better integrate with DuDE (for instance when starting PCC should I add a parameter to make it go to a certain menu ... I don't often use those functions)
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Wed 26 May 2010, 18:42 Post subject:
|
|
| technosaurus wrote: | | I posted a new & improved version this morning, but let me know if you have suggestions to make it better integrate with DuDE (for instance when starting PCC should I add a parameter to make it go to a certain menu ... | I will upgrade pcc with a new tab 'Processes' where user can watch kernel messages etc. It will also include a link to xfce4-taskmanager or Pprocess. - whatever is available. This is great stuff, - let's put just a little effort in both solutions, and then see what fits us best.
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Sat 29 May 2010, 02:51 Post subject:
|
|
technosaurus
start pcc with process-tab like this
it will start either pprocess OR xfce4-taskmanager from the 'process manager button'
| Description |
|

Download |
| Filename |
pcc.tar.gz |
| Filesize |
6.49 KB |
| Downloaded |
265 Time(s) |
_________________ Stardust resources
|
|
Back to top
|
|
 |
stu90

Joined: 25 Feb 2010 Posts: 1401 Location: England. Dell Inspiron 1501. Dpup
|
Posted: Mon 31 May 2010, 09:48 Post subject:
|
|
New Dark/metallic theme for dude.
Loads into new global them
adds 4 new GTK/JWM dark themes
adds new icon set
adds new wallpapers
adds new volume icon
adds new rox-filer tool bar icons
adds some (not all) GTK and Mime icons
adds freespace to jwm-tray
adds new blinky to jwm-tray
download 787.53KB
http://www.sendspace.com/file/gusush
removes connect and trash icons from desktop + any icons you have previously added, so you will need to re add them - also best to change colours in rox filer options.
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Thu 03 Jun 2010, 12:04 Post subject:
|
|
DuDE's not dead
Just a reminder that things are happening.... Favorites menu supports URLs
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Sun 06 Jun 2010, 17:27 Post subject:
|
|
technosaurus
This starts Pprocess with hotkey Ctrl+Alt+Delete in JWM.
| Code: | | <Key mask="AC" key="Delete">exec:pprocess</Key> |
Will be in DuDE 0.4
Sigmund
_________________ Stardust resources
|
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 5244 Location: Valåmoen, Norway
|
Posted: Fri 25 Jun 2010, 16:34 Post subject:
|
|
Version 0.4
See main post
Not to much new fancy stuff here. DuDE 0.3 worked just fine, so this is more like polishing. The 2 major improvements is URLs in the Favorites menu, and extended use of hot-keys. Read more in the second post.
There are still items in my todo-list, so I will continue to make our dude even better. Ideas and suggestions are welcome.
Sigmund
--------------------------------------------------------------
Changelog
- Define URL in Favorites menu.
- Improved user interface in Pmenu-Favorites.
- PCC has got a new 'Processes' tab.
- Use optical48.png as Rox MIME for iso-image. (thanks to stu90)
- cleanup menu in pinstall.sh
- Quickpet button in pcc (thanks to 01micko)
- Ctrl+Alt+Delete opens Pprocess
- Ctrl+Alt+x opens Pshutdown
- Alt+Up and Alt+Down adjusts volume (requires Pmusic)
- Alt+right/left goes to next/previous song in Pmusic playlist
- Ptray has got new button beside 'Dock area' with info about tray-apps.
- Updated globicons with news in Quirky 1.2
- Updated pcc (for Quirky) with set_hwclock_type, gtkLPQ, ipinfo and grub4dos (if exist)
- Updated fixmenus, fixmenus_favorites, pmenu, pcc, ptheme
- Bugfix: improved detection of description for Favorites menu (thanks to DaveS)
- Bugfix: improved detection of most-used apps
- Bugfix: detection of symlinked .desktop files (thanks to ejb)
- Bugfix: Pmenu created /root/gtk - debug file (thanks to DaveS)
- Bugfix: Mouse-theme was lost when activating Ptheme without mouse-theme defined.
_________________ Stardust resources
|
|
Back to top
|
|
 |
|
|
Page 10 of 14 [202 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, 13, 14 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|