Does anyone know of a weather-related superkaramba theme that works with TDE?
In fact, that leads to a more general question: where can I find a library of superkaramba themes that actually work with TDE?
Doc
Hi,
The Superkaramba themes were available up to 3-4 years ago on kde-look.org, but time has passed...
Look here:
https://bugs.trinitydesktop.org/show_bug.cgi?id=1487
-Alexandre
________________________________ De : D. R. Evans doc.evans@gmail.com Envoyé : 13 décembre 2017 16:31 À : Trinity Objet : [trinity-users] weather superkaramba theme that works with TDE?
Does anyone know of a weather-related superkaramba theme that works with TDE?
In fact, that leads to a more general question: where can I find a library of superkaramba themes that actually work with TDE?
Doc
-- Web: http://enginehousebooks.com/drevans Welcome to D. R. Evans' Web site - Engine House Bookshttp://enginehousebooks.com/drevans enginehousebooks.com The following fiction books by D. R. Evans are currently available (click an image for more information): Christian
Good morning,
a couple of months ago i ported partially some superkaramba themes to TDE, like "Liquid Weather ++" and "paddock".
I stopped working on my own themes and the one i ported, in favor of "Pfau" a desktop widget and panel engine, based upon TQt3, i'm currently working on.
Pfau widgets are written in Python using object-oriented programming.
Liquid Weather ++ is working under TDE, but some or all of the weather data source backends seems to be broken. Maybe the format changed or the data source is no longer available? I didn't investigated that.
If i found the source code you can have it and if you're familiar with Python fix the issue(s) with the weather data sources on your own.
Or you wait until i release Pfau with a weather-widget ;-)
Kind Regards,
Richard Lamboj
On Thursday 14 December 2017 00:29:10 Alexandre Couture wrote:
Hi,
The Superkaramba themes were available up to 3-4 years ago on kde-look.org, but time has passed...
Look here:
https://bugs.trinitydesktop.org/show_bug.cgi?id=1487
-Alexandre
De : D. R. Evans doc.evans@gmail.com Envoyé : 13 décembre 2017 16:31 À : Trinity Objet : [trinity-users] weather superkaramba theme that works with TDE?
Does anyone know of a weather-related superkaramba theme that works with TDE?
In fact, that leads to a more general question: where can I find a library of superkaramba themes that actually work with TDE?
Doc
-- Web: http://enginehousebooks.com/drevans Welcome to D. R. Evans' Web site - Engine House Bookshttp://enginehousebooks.com/drevans enginehousebooks.com The following fiction books by D. R. Evans are currently available (click an image for more information): Christian
Richard Lamboj wrote:
Liquid Weather ++ is working under TDE, but some or all of the weather data source backends seems to be broken. Maybe the format changed or the data source is no longer available? I didn't investigated that.
There was patch to kweather as the source changed, perhaps it is the same issue there
regards
deloptes wrote on 12/14/2017 09:37 AM:
Richard Lamboj wrote:
Liquid Weather ++ is working under TDE, but some or all of the weather data source backends seems to be broken. Maybe the format changed or the data source is no longer available? I didn't investigated that.
There was patch to kweather as the source changed, perhaps it is the same issue there
I wouldn't be surprised. Trying to keep up with the changes in the formats used by servers to deliver data (of almost any kind) can turn out to consume far more time than it ought. Rare is the service that decides on a format and then doesn't tinker with it. Without an active developer to track and handle these changes, clients soon become useless :-( I know, because for a few projects I am the "active developer".
Doc
D. R. Evans wrote:
I wouldn't be surprised. Trying to keep up with the changes in the formats used by servers to deliver data (of almost any kind) can turn out to consume far more time than it ought. Rare is the service that decides on a format and then doesn't tinker with it. Without an active developer to track and handle these changes, clients soon become useless :-( I know, because for a few projects I am the "active developer".
Doc
FYI: in this case they just changed the URL and the URL was/is hardcoded in the application (kweather) which shouldn't be, it might be same with those older themes
deloptes wrote on 12/15/2017 01:12 PM:
FYI: in this case they just changed the URL and the URL was/is hardcoded in the application (kweather) which shouldn't be, it might be same with those older themes
If only it were always that easy :-)
Doc
Richard Lamboj wrote on 12/13/2017 07:51 PM:
If i found the source code you can have it and if you're familiar with Python fix the issue(s) with the weather data sources on your own.
I have more than enough to do already in my busy life, so I'll pass as you offer an alternative:
Or you wait until i release Pfau with a weather-widget ;-)
I shall wait. I hope that you will make an announcement here when it is done.
Doc