
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
A Superkaramba theme that searches Answers.com
If you tried this theme before and it doesn't works for you, please try this new version since it fixes a major problem that used to prevent the theme from working.
15 years ago
Version 1.3
- A Major update that fix a problem where the theme doesn't works because it can't create the configuration file when its first run.
Version 1.2.1
- Now you can press ENTER to begin your search.
- Fix for a bug that prevents from showing/hiding the clear button for the second time.
Version 1.2
- New option to change the frame color of the input box and the submit button.
- New option to change the background color of the input box.
- New options to change the text size, font, and color of the input box.
- Optional clear button
- All Options now using kdialog
- konqueror will launch faster because of using kfmclient
15 years ago
Version 1.3
- A Major update that fix a problem where the theme doesn't works because it can't create the configuration file when its first run.
Version 1.2.1
- Now you can press ENTER to begin your search.
- Fix for a bug that prevents from showing/hiding the clear button for the second time.
Version 1.2
- New option to change the frame color of the input box and the submit button.
- New option to change the background color of the input box.
- New options to change the text size, font, and color of the input box.
- Optional clear button
- All Options now using kdialog
- konqueror will launch faster because of using kfmclient
igitur
14 years ago
In the title in the SuperKaramba window
Report
Ricardo
15 years ago
Report
sg1
15 years ago
Report
shanodyn
15 years ago
Report
sg1
15 years ago
Report
smihael
15 years ago
Report
sg1
15 years ago
* Search kde-look for a binary package for your distro
Report
p0z3r
15 years ago
Report
pchelper
15 years ago
Report
lkcl
15 years ago
yes, there is code (in python) kicking around to do both SOAP and also the google access.
Report
gryphen
15 years ago
Report
sg1
15 years ago
Try the following:
- Exit from superkaramba
- open konsole and type: superkaramba
- open the theme from superkarampa, and see what the error messaage that you recieve in konsole
Report
gryphen
15 years ago
[mike@c~]$ superkaramba
sys.path.insert(0, '/home/mike/My Downloads/30887-answers.skz')
File "/home/mike/My Downloads/30887-answers.skz/answers.py", line 37
values = dict(line.split('=', 2) for line in f)
^
SyntaxError: invalid syntax
------------------------------------------------------
What does ImportError mean?
It means that I couldn't load a python add-on answers.py
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.
------------------------------------------------------
Report
sg1
15 years ago
Report
gryphen
15 years ago
Keep up the great work!
Report
ViRgiLiO
15 years ago
2.- An icon on the left side of the widget to clean the last search, and the possibility of automaticaly clear it on the configuration options.
3.- Font configuration for the input box search.
Report
sg1
15 years ago
I will add the ability to clear the last search and options for configuring the font on the next release, but how would you suggest the automatic clearing to works? do you want the last typed searched to be cleared after you submit you search? or do you have a better way to do it?
Report
p0z3r
15 years ago
In keyPressed() callback do this:
if ord(char) == 13: # Enter
Report
sg1
15 years ago
Report
SynTruth
15 years ago
WTH is a .skz file?
Report
SynTruth
15 years ago
Bah, nevermind. :P I just never used an skz file with superkaramba before.
/me shrugs
Report
p0z3r
15 years ago
Report
shanodyn
15 years ago
And also make the background with rounded corners...
A bit demanding, sorry.
But your theme remains the only karamba theme i tried in months!
Keep up the good work ;)
Report
sg1
15 years ago
Report
shanodyn
15 years ago
Report