[Gambas-user] Different look and feel

Ron ron at ...1740...
Mon Mar 17 21:06:53 CET 2008


Jose J. Rodriguez schreef:
> On Mon, Mar 17, 2008 at 11:14 AM, Ron <ron at ...1740...> wrote:
>   
>>  qtconfig changes didn't make a difference.
>>
>>  If I change the fontsize from small to normal and restart gambas ide, i
>>  see no difference, same with theme, if I change from gnome from kde, to
>>  desktop, and restart in between, no difference.
>>
>>  Will try to find where the themes are installed, i'm using the default
>>  clearlooks.
>>
>>     
>
> It has to, unless the IDE no is no longer strictly qt based. Make sure
> you are running qtconfig as the same user which runs gambas, the theme
> setting is per user. We went through the same issue when we first
> added gambas-runtime as an integral part of Vector Linux and started
> packaging the IDE for the repo. What qtconfig does is to change the
> settings for qt apps.
>   
Hmm I had installed qt4-qtconfig, which displayed all the themes I run 
in gnome. But changing it didn't make a difference to gambas.
Then I saw there was also an qt3-qtconfig, so I installed that one 
(desperate as I'am now), and with that version I can only select from 
the old looking themes I see in gambas. So gambas is finding qt3 stuff, 
while I run qt4...

So i looked what i had installed:
server:~# dpkg --get-selections|grep qt
libavahi-qt3-1                                  install
libavahi-qt3-dev                                install
libdbus-qt-1-1c2                                install
libpoppler-qt-dev                               install
libpoppler0c2-qt                                install
libqt3-headers                                  install
libqt3-mt                                       install
libqt3-mt-dev                                   install
libqt4-core                                     install
libqt4-dev                                      install
libqt4-gui                                      install
libqt4-qt3support                               install
libqt4-sql                                      install
libqthreads-12                                  install
qt3-dev-tools                                   install
qt3-qtconfig                                    install
qt4-qtconfig                                    deinstall

if i remove the qt3 stuff, kde is removed also and I cannot build gambas...
qmake is pointing to the correct version, but it seems gambas is still 
build using qt3. No idea what to fix/check next, maybe a reinstall...

Regards,
Ron.




More information about the User mailing list