Comment 1 for bug 381176

Revision history for this message
TheDarkMaster (luca-darkmaster) wrote : Re: [Bug 381176] [NEW] OpenGEU Theme Builder does not set correct Background

Thank u, will be fixed straight away.
Greets,

Luca D.M.

2009/5/28 racerraul <email address hidden>

> Public bug reported:
>
> When using OpenGEU Them Builder to setup a custom them with custom
> settings, it fails to set the correct background.
> Applying the custom .gth theme I noticed that the background chosen isn't
> applied, instead the theme's background shows up.
>
> Opening the .gth them in a text editor revealed that in the code the E17
> background is set to default.
>
> #Sets the E17 background
> enlightenment_remote -default-bg-set 'default'
>
> when it should have read
>
> #Sets the E17 background
> enlightenment_remote -default-bg-set
> '/home/user/.e/e/backgrounds/background.edj'
>
> I created a few custom themes, and in each one I had to change the .gth
> code to point to the preferred bg image.
>
> I am using OpenGEU 8.10 (upgraded from 8.04, not ISO isntall, if
> revelant)
>
> ** Affects: opengeu
> Importance: Undecided
> Status: New
>
> --
> OpenGEU Theme Builder does not set correct Background
> https://bugs.launchpad.net/bugs/381176
> You received this bug notification because you are subscribed to
> OpenGEU.
>
> Status in OpenGEU: When a Gnome reaches Enlightenment: New
>
> Bug description:
> When using OpenGEU Them Builder to setup a custom them with custom
> settings, it fails to set the correct background.
> Applying the custom .gth theme I noticed that the background chosen isn't
> applied, instead the theme's background shows up.
>
> Opening the .gth them in a text editor revealed that in the code the E17
> background is set to default.
>
> #Sets the E17 background
> enlightenment_remote -default-bg-set 'default'
>
> when it should have read
>
> #Sets the E17 background
> enlightenment_remote -default-bg-set
> '/home/user/.e/e/backgrounds/background.edj'
>
> I created a few custom themes, and in each one I had to change the .gth
> code to point to the preferred bg image.
>
> I am using OpenGEU 8.10 (upgraded from 8.04, not ISO isntall, if revelant)
>