Opened 15 years ago
Closed 14 years ago
#519 closed task (fixed)
livedvd: new way to set desktop background
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OSGeoLive | Keywords: | 3.0 |
Cc: |
Description
Hi,
our install_desktop.sh script uses the xfconf-query
program to set the xfce desktop background. The new version of this in ub9.10 wants to see a X server running(?), so we'll have to find another way.
** (process:18477): CRITICAL **: Failed to init libxfconf: /bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.
Hamish
Change History (7)
follow-up: 4 comment:1 by , 15 years ago
comment:2 by , 15 years ago
(Which means X is running)
ok.
Q: in your latest build do the desktop icons show up correctly? and not prompt for a security confirmation? In the 9.10 Ubuntu GNOME desktop the user should own the icon, and the *.desktop file must have a shebang line and the file have its executable bit set. I'm wondering it it's the same for Xubuntu.
Hamish
comment:3 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I can confirm that the desktop background was loaded successfully when installed by logging into the liveDVD (through a virtual machine) and hence having the desktop running. (tested in 3.0alpha3).
Hence I'm closing the issue.
Hamish, desktop images do seem to show up correctly on the desktop (in 3.0alpha3).
Cameron Shorter.
comment:4 by , 15 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Replying to wildintellect:
I did not get this error in my test.
yeah you did. check out line 29009 of the 3.0alpha4 build log.
Hamish
comment:5 by , 15 years ago
Yup, and I knew it would since I'm having problems with VMWare and 9.10 and can't login to the gui this particular build was done on the shell, which is actually a deviation from the normal. But it does highlight why I said this would become an issue at some point.
How about we just replace the default image with a new one.
Also, I'll probably file a related ticket that we need a new background image and some other branding stuff done.
comment:6 by , 15 years ago
Priority: | critical → normal |
---|
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
./install_desktop.sh now seems to work ok in the Lucid release. closing.
I'm not sure this is an issue, yet. The current build process is to run the scripts within a default Xubuntu desktop install on a virtual machine(Which means X is running). I did not get this error in my test. This may become an issue as we move to try and build from a headless server.