Page 1 of 1

Why does the UI look different between the pre-built program and the program built from source?

Posted: Fri May 26, 2017 6:15 pm
by greasy
I recently built Deluge from source myself and this is what the UI looks like:

Image

The version I downloaded from the Deluge website looks pretty different though:

Image

I used PyGTK 2.24.2 when building from source. They are both the same version (1.3.13). How can I make my built version look the same as the released binary?

Re: Why does the UI look different between the pre-built program and the program built from source?

Posted: Thu Jun 01, 2017 4:57 pm
by Cas
The top one is Deluge 2.0 develop code not 1.3. Use git branch 1.3-stable.

Re: Why does the UI look different between the pre-built program and the program built from source?

Posted: Thu Jun 08, 2017 9:02 am
by Cas
Also when you build from source the gtk theme is not applied until you package it with bbfreeze