Interesting change of the December wallpaper

Started by GoinEasy9, 2014/07/13, 02:01:54

Previous topic - Next topic

GoinEasy9

I wonder what's in store? 

A week ago I had to install the Nvidia 340 driver because of nouveau errors with Iceweasel, so, I thought, the new wallpaper was a graphics problem.  Then tonight I upgrade another machine and see the theme/wallpaper has changed.  If intended, it brings mystery to our distro.  I'm on the edge of my seat wondering what's coming next.  :-)
Linux Counter number 348347

melmarker

should not be - but it might be inkscape magic - i removed a long standing packaging bug (artwork depend on kdm) - but that should not change any wallpaper - but thats the theory.

I will have a look into it later.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

ghstryder

My wallpaper changed as well. It now shows a wide black stripe on both sides, as well as 13.2.rc1 displayed diagonally in the upper right corner of the screen. I removed the unrelated packages, this is what upgraded here.

Start-Date: 2014-07-12  09:15:27
Commandline: apt-get dist-upgrade
Install: grub-theme-siduction-december:amd64 (2014.07.11, automatic)
Upgrade: siduction-art-ksplash-december:amd64 (2014.01.26.1, 2014.07.11)
siduction-art-kdm-december:amd64 (2014.01.26.1, 2014.07.11)
siduction-art-wallpaper-december:amd64 (2014.01.26.1, 2014.07.11)
siduction-art-kde-december:amd64 (2014.01.26.1, 2014.07.11)
End-Date: 2014-07-12  09

melmarker

so it is deep inkscape magic - the rc parts are normally behind the background - will have a look later

hmm - sometimes i really hate inkscape
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

der_bud

Quote from: melmarker on 2014/07/13, 16:56:11
so it is deep inkscape magic - the rc parts are normally behind the background - will have a look later

hmm - sometimes i really hate inkscape
Seems all images in /usr/share/wallpapers/december/contents/images/ were recreated 11th of july with that black rc-bar. Before DU those jpgs dated from january 26.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

melmarker

ja wat soll denn sonst passieren, wenn da ein Makefile durchläuft? Selektive Konvertierung?
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

melmarker

The reason was: Until now inkscape miss one attribute which now is fully implemented and working - that means: Old drawing render now correct - that means, they appear wrong :)
Quote
[2014/07/15 00:56] <su_v> original bitmap auswählen, neues attribute erstellen mit namen 'preserveAspectRatio', wert 'none' (ohne quotes)
[2014/07/15 00:57] <su_v> kannst auch in stable machen (die version macht ja den fehler, dieses attribute nicht hinzuzufügen - daher rendern das andere SVG viewer (incl. librsvg) nicht skaliert
[2014/07/15 00:57] <agaida> muss ich das in zukunft immer manuell machen oder hat sich das mit dem Einfügen eines frischen Objekts erledigt?
[2014/07/15 00:57] <su_v> trunk macht's nun richtig
[2014/07/15 00:57] <agaida> schick
[2014/07/15 00:58] <su_v> so dass ein nicht-proportional skaliertes bild in allen SVG renderern gleich (und korrekt) aussieht
Sorry for the german, but that means: one who use scaled bitmaps in the past should touch them and add the missing attribute :) - so will i ...
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

melmarker

The artwork should be fixed now - the XML Editor in inkscape is really cool - if one know, which parameter to add. In our case it was 'preserveAspectRatio none' for the images.

Fixed and uploaded.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

ghstryder

I saw the new ones had come in during a DU. Thanks for your effort!

melmarker

not for that - working out this issue lead to 2 bugreports and fixes - the missing property must be set unfortunally by hand in older drawings - but two sideeffects of this issue are now fixed :) - that is a good example, how free and open source can and should work.

Downside: If we running on the latest development, we get all fresh bugs and regressions - but we also get fixes very fast in the most cases.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)