[Kget] KGet Runner
Lukas Appelhans
l.appelhans at gmx.de
Thu Oct 1 14:03:37 CEST 2009
Sorry, I got some surgery on tuesday, so I wasn't able to respond more
quickly...
1) I have not much of a clue, but do we really need that file?
Anyway: we call kget-dbus as well from kget_test_transfers app, so maybe check
how we do it there... :)
2) yeah the newtransferdialog should always add urls if the method gets called
and it is still open...
Lukas
Am Dienstag 29 September 2009 10:42:56 schrieb Tomas Van Verrewegen:
> Ok. Got my SVN account details, so I committed this.
>
>
> 2 comments:
>
> 1. org.kde.kget.service needs to be added to "kdenetwork/kget/desktop".
> But I don't really know how to tell cmake to put the correct install prefix
> in the entry: "Exec=/usr/bin/kget".... Anyone?
>
> 2. Because "showNewTransferDialog()" blocks, krunner became unresponsive as
> long as the "New Download" dialog was open. I switched the DBus code to an
> "asyncCall" to work around this.
> But....
> I stumbeled on some weirdness in the showNewTransferDialog()
> implementation: Reproduce like this (using runner from svn):
> - in krunner, type: "http://a"
> - choose "download with kget"
> - leave the dialog open
> - again in krunner, type: "http://a"
> - choose "download with kget"
> -> now the dialog contains "http://a" twice
> - leave the dialog open
> - again in krunner, type: "http://a"
> - choose "download with kget"
> -> now the dialog contains "http://a" once again
>
> This behaviour only occurs when the URL's you enter are identical.
> I haven't found the time yet to investigate this further.
> If you like, I can put this in a bug report...
>
>
>
> Cheers, Tomas
> _______________________________________________
> Kget mailing list
> Kget at kde.org
> https://mail.kde.org/mailman/listinfo/kget
>
More information about the Kget
mailing list