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

Suggestions and discussion of future versions
Post Reply
greasy

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

Post 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?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post by Cas »

The top one is Deluge 2.0 develop code not 1.3. Use git branch 1.3-stable.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

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

Post by Cas »

Also when you build from source the gtk theme is not applied until you package it with bbfreeze
Post Reply