Now the problem comes to dpkg too, i dont know how to install things,
 all .deb installer are messed up.

i use this simple script to install and setup packaged wallpapers:

j...@karmic:~$ cat ./postinst
#! /bin/bash
echo " Setting up Wallpaper . . . "
chmod --verbose +r /usr/share/backgrounds/lucid-lynx.jpg
gconftool-2 -t str --set /desktop/gnome/background/picture_filename 
"/usr/share/backgrounds/lucid-lynx.jpg"
echo " "
echo OK

The problem is that dpkg and gdebi are seting up the wallpaper to the root's 
desktop, 
...and theres no root desktop, whatever the same script was working ok on 
Hardy, Intrepid, Jaunty,
but fails on Karmic, please fix variables on deb installers.

-- 
Variables on packages are messed up
https://bugs.launchpad.net/bugs/432274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to