
Tagesschau
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
15 years ago
Now opens Firefox when click on area
janet
14 years ago
Report
janet
14 years ago
Alas it only shows the headlines but does not link them nor shows news-tooltips.
Report
Knatterman
15 years ago
I have to authenticate with user & pass at a given IP:Port.
Is there a way to configure it?
Thx in advance
Report
janet
15 years ago
Report
rathiopa
15 years ago
Report
janet
15 years ago
BTW: There seems to be a little problem with the targeting of the mouseclicks: I often get konq windows for two of the messages which are close together in the panel (in firefox it happens too of course, but there only one window opens and I get a very nasty question box about a second profile when ff *tries* to open a second browser instance). And why always open a new browser instance?
Report
hds
15 years ago
you cant make anyone happy , so simply set your browser in the source and off you go ;)
Report
janet
15 years ago
Firefox isn't even installed on every distro but every distro with KDE has konqueror. So the applet containing the firefox and not the konq call might fail to open websites on some systems if you wanto to try it "out of the box".
Report
stresstoy
15 years ago
Annoying it opens two Konqueror windows at the moment.
Report
nuka
15 years ago
Report
janet
15 years ago
It also tries to open two Firefoxes BTW.
Report
mokuias
15 years ago
# stresstoy, my python skills are very limited, but in the file: 'tagesshau.py', on line 86 there is this:
karamba.execute("kfmclient openProfile webbrowsing " + osn.links[imgtip.index(meter)])
I think you might have to change it somehow to Firefox. :)
Tell me if you succeed.
Pascal
Report
rathiopa
15 years ago
Report
rathiopa
15 years ago
thx
Report
stresstoy
15 years ago
but on line 43 stands
karamba.createClickArea(widget,0,0,200,70,"kfmclient openProfile webbrowsing " + feedHomePage)
could it be the reason for opening two times konqueror?
if that could be fixed I could live with konqueror
about your hint: I don't know what exactly to change in line 86 and / or 43
Report
mokuias
15 years ago
Report