
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is my first (maybe also the last!) karamba widget. It's a sort of GUI for shell command locate. These are its features:
- it is possible resize the widget by clicking find icon
- for searching, write your query and run locate with return key
- it is possible scroll list of results with mouse scroll or by clicking on arrow images
- by clicking on a item (path of file or directory) of list, it is possible open html,pdf,png,jpeg,txt,dat,py using konqueror,kpdf,kuickshow,kwrite programs, in other cases parent directory will be opened with konqueror
- it designed to stay on the left side of desktop, better in the top-left corner.
Install: uncompress tar.gz package in ~/.superkaramba directory and click on KarambaLocate/KarambaLocate.theme file
13 years ago
Vers. 3.0
- Search history. You can find your previous serch in a popup menu
- You can turn on/off case sensitive option
- Middle button opens directory of file
- Alternated colours for text lines of results list
- Tooltip shows path. It appears only if arrow is over the left side of text lines. This tooltip resolves partially problem of too long paths that are not completly showed in text lines
- New button to run "locate -u" that update your database of paths. It runs in background, so you can continue to use the widget. A message warns you when updating is finished.
Vers. 2.0
- New look; but most important, now you can use your own background image, of any dimension. The list of results will match dimension of backgruond image, before you need to insert width and height parameter in the head of py script. Change border parameter if head and tail of text is over image border.
- You can change also colour of text and add other extension file and related program in format list in the head of py script
- Bug in path with space font fixed
- Remember to you, also to myself, that you can put locate option in text area before your query; usefull example is -i to do a case insensitive search.
13 years ago
Vers. 3.0
- Search history. You can find your previous serch in a popup menu
- You can turn on/off case sensitive option
- Middle button opens directory of file
- Alternated colours for text lines of results list
- Tooltip shows path. It appears only if arrow is over the left side of text lines. This tooltip resolves partially problem of too long paths that are not completly showed in text lines
- New button to run "locate -u" that update your database of paths. It runs in background, so you can continue to use the widget. A message warns you when updating is finished.
Vers. 2.0
- New look; but most important, now you can use your own background image, of any dimension. The list of results will match dimension of backgruond image, before you need to insert width and height parameter in the head of py script. Change border parameter if head and tail of text is over image border.
- You can change also colour of text and add other extension file and related program in format list in the head of py script
- Bug in path with space font fixed
- Remember to you, also to myself, that you can put locate option in text area before your query; usefull example is -i to do a case insensitive search.
haukew
14 years ago
Report
haukew
14 years ago
Report
haukew
14 years ago
Clicking it a small errorbox opens saying "File or Directory file:///media/music/mp3s/Simon does not exist"
Then i click "ok". Konqueror opens with the standard-dialog as if it was opened without arguments, also a errorbox opens saying: (roughly translated from german):"invalid adress
and" .
Then konqueror crashes.
As i said above, it worked until i resized the image to 1280x300. By the time i reinstalled the theme (deleted it), it still doesn't work.
Report
tardo
14 years ago
Does default widget work correctly?
It's strange!! Because theme and opening files are indepent. However I will check script...
Report
haukew
13 years ago
No space-bug anymore. I go watch starship troopers now.
Report
haukew
13 years ago
Report
tardo
14 years ago
Report
tardo
14 years ago
Report
haukew
14 years ago
I just found a bug: I can't open locations that have a " " (space) in them, like the folder
/home/hauke/The Beatles/
Konqueror then says "Can't find "Beatles" and leaves me with a blank screen.
Report
suslik
14 years ago
http://pastebin.ca/420103
Report
haukew
14 years ago
I could easily (hey, i have the gimp :-X) resize the image, but how can i make the theme actually display more lines of files/folders?
And how about showing images/music/folders/text-files in different colors? Keep it up! Did i already say it's great? Guess so...
Report
haukew
14 years ago
Thank you, great idea
Report