No support for Ubuntu 16.04 Xenial
Bug #1577219 reported by
Nicolas Krzywinski
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Screenlets |
Fix Committed
|
Critical
|
Märt Põder |
Bug Description
Just upgraded from 14.04 to 16.04 (Xenial) and the screenlets are gone.
Is there a reason to drop support of newer Ubuntu versions, or did just no one cared? :D
If screenlets support is ceased, are there any recommendations for alternatives? I just tried the desktop widget configuration options of the cairo addings ... but they lack replacements for nearly any screenlets I used (InfoPanel, Pidgin Contact List, NowPlaying, Output, Stocks, Lyrics). The only thing I found there as well was a clock. Well ...
If no one knows any alternatives that are nearly as good and feature rich as the screenlets, can we make the screenlets compatible with newer Ubuntu versions again?
Related branches
lp://staging/~roti-al/indiv-screenlets/s1604
- Hrotkó Gábor: Approve
-
Diff: 893 lines (+189/-102)35 files modifieddebian/changelog (+19/-0)
debian/control (+9/-16)
debian/rules (+10/-3)
src/ClearRss/ClearRssScreenlet.py (+7/-1)
src/Convert/ConvertScreenlet.py (+5/-5)
src/Dropbox/DropboxScreenlet.py (+9/-2)
src/Execute/ExecuteScreenlet.py (+2/-0)
src/FeedReader/FeedReaderScreenlet.py (+6/-1)
src/FeedReaderPlus/FeedReaderPlusScreenlet.py (+4/-1)
src/FlipClock/FlipClockScreenlet.py (+11/-3)
src/Googlemaps/GooglemapsScreenlet.py (+13/-29)
src/InfoPanel/InfoPanelScreenlet.py (+1/-1)
src/Launcher/LauncherScreenlet.py (+4/-1)
src/Lipik/LipikScreenlet.py (+6/-1)
src/Manometer/ManometerScreenlet.py (+1/-1)
src/NVidia/NVidiaScreenlet.py (+1/-0)
src/Netmonitor/NetmonitorScreenlet.py (+1/-1)
src/Pager/PagerScreenlet.py (+1/-0)
src/Picframe/PicframeScreenlet.py (+1/-1)
src/Pidgin/PidginScreenlet.py (+2/-0)
src/Places/PlacesScreenlet.py (+5/-2)
src/SearchTorrent/SearchTorrentScreenlet.py (+2/-0)
src/Sensors/SensorsScreenlet.py (+1/-0)
src/Slideshow/SlideshowScreenlet.py (+0/-1)
src/SmoothWeather/SmoothWeatherScreenlet.py (+12/-5)
src/Sticker/StickerScreenlet.py (+1/-0)
src/Terminal/TerminalScreenlet.py (+6/-1)
src/Tux/TuxScreenlet.py (+13/-8)
src/Twitter/TwitterScreenlet.py (+1/-1)
src/VolumeControl/VolumeControlScreenlet.py (+3/-1)
src/WallpaperClock/WallpaperClockScreenlet.py (+1/-3)
src/Weather/WeatherScreenlet.py (+14/-8)
src/WidescapeWeather/WidescapeWeatherScreenlet.py (+1/-1)
src/WorldClock/WorldClockScreenlet.py (+10/-3)
src/dayNight/dayNightScreenlet.py (+6/-1)
lp://staging/~roti-al/screenlets/s1604
- Hrotkó Gábor: Approve
-
Diff: 143 lines (+24/-19)5 files modifieddebian/changelog (+8/-0)
debian/control (+6/-7)
screenlets/hu.po (+1/-1)
src/lib/__init__.py (+6/-8)
src/lib/plugins/Weather.py (+3/-3)
Changed in screenlets: | |
status: | New → Confirmed |
Changed in screenlets: | |
milestone: | none → 0.1.7 |
Changed in screenlets: | |
importance: | Undecided → Critical |
Changed in screenlets: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
I was the previous maintainer of the project and it was about four years ago. Since then "no one has cared". My personal opinion is that the whole project is quite outdated and I am surprised some screenlets still work and that some people use them.
To be constructive, you may try if 14.04 (or later) Screenlets package works on 16.04, if you install it by force. If it kind of works, maybe we can create a new package, but if it needs too much work, I won't be able to help. When I started maintaining the project and did some rewrites and bug fixes etc and created a PPA for individual Screenlets, I presumed some people will join the development. But it seems that it wasn't that important or interesting project, so I got tired and found other things to take care of.
If someone wants to take up the development, I can consult as much as it is needed though.