[SOLVED] MX-17: Can't install showfoto - dependencies' problem

Message
Author
User avatar
timkb4cq
Developer
Posts: 3207
Joined: Wed Jul 12, 2006 4:05 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#21 Post by timkb4cq »

Confirmed. Does the same thing here. Definitely a theming issue, since it will start up with:

Code: Select all

QT_QPA_PLATFORMTHEME=gtk3 showfoto
or

Code: Select all

QT_QPA_PLATFORMTHEME=qt5 showfoto
or

Code: Select all

QT_QPA_PLATFORMTHEME=qt4 showfoto
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
MX-16_fan
Posts: 331
Joined: Mon Feb 13, 2017 12:09 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#22 Post by MX-16_fan »

@Stevo:
Stevo wrote:(...) I don't get any of those glib errors at all, but I'll have to test this on a generic install.
Thanks! Greetings, Joe

User avatar
Stevo
Developer
Posts: 12843
Joined: Fri Dec 15, 2006 8:07 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#23 Post by Stevo »

Confirmed on a generic install, and that Tim's fixes work. You could edit the menu entry to add one of those lines before the "showfoto".

User avatar
MX-16_fan
Posts: 331
Joined: Mon Feb 13, 2017 12:09 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#24 Post by MX-16_fan »

@Stevo:
Stevo wrote:Confirmed on a generic install, and that Tim's fixes work. (...)
Is it possible to implement the fix in a new version of the package? Greetings, and a nice Sunday, Joe

User avatar
Stevo
Developer
Posts: 12843
Joined: Fri Dec 15, 2006 8:07 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#25 Post by Stevo »

MX-16_fan wrote:@Stevo:
Stevo wrote:Confirmed on a generic install, and that Tim's fixes work. (...)
Is it possible to implement the fix in a new version of the package? Greetings, and a nice Sunday, Joe
Well, I could modify the desktop launcher file to include one of those settings, but no matter what one of those I picked, it would cause problems on other desktops or themes.

User avatar
MX-16_fan
Posts: 331
Joined: Mon Feb 13, 2017 12:09 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#26 Post by MX-16_fan »

@Stevo:
Stevo wrote:(...) I could modify the desktop launcher file to include one of those settings, but no matter what one of those I picked, it would cause problems on other desktops or themes.
Just noticed that (unsurprisingly) this issue prevails in MX-17.1.

Trying to understand the nature of this problem. Why didn't it occur in MX-16?


Greetings, and thanks in advance for your answer, Joe

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#27 Post by dolphin_oracle »

MX-16_fan wrote:@Stevo:
Stevo wrote:(...) I could modify the desktop launcher file to include one of those settings, but no matter what one of those I picked, it would cause problems on other desktops or themes.
Just noticed that (unsurprisingly) this issue prevails in MX-17.1.


Trying to understand the nature of this problem. Why didn't it occur in MX-16?



Greetings, and thanks in advance for your answer, Joe
Different qt and gtk versions. There were some.fairly major changes in both.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
MX-16_fan
Posts: 331
Joined: Mon Feb 13, 2017 12:09 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#28 Post by MX-16_fan »

@dolphin_oracle:
dolphin_oracle wrote:
MX-16_fan wrote:@Stevo:
Stevo wrote:(...) I could modify the desktop launcher file to include one of those settings, but no matter what one of those I picked, it would cause problems on other desktops or themes.
Just noticed that (unsurprisingly) this issue prevails in MX-17.1.


Trying to understand the nature of this problem. Why didn't it occur in MX-16?



Greetings, and thanks in advance for your answer, Joe
Different qt and gtk versions. There were some.fairly major changes in both.
I see. And why is this dependent on the theme? Greetings, Joe

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#29 Post by dolphin_oracle »

because the way the themes are applied varies by qt version, and what gtk/qt version the theme is written to.

under jessie, qt could be set to follow the gtk themes and it generally worked ok. In stretch, you can do something similar, but there are occasions when it doesn't work as well as before.

if you want, you can override the default qt theming in mx by modifing (or even deleting) /etc/X11/Xsession.d/98qtconfig , then loggin in/out.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
MX-16_fan
Posts: 331
Joined: Mon Feb 13, 2017 12:09 pm

Re: MX-17: Can't install showfoto - dependencies' problem

#30 Post by MX-16_fan »

@Stevo,
@timkb4cq:
dolphin_oracle wrote:because the way the themes are applied varies by qt version, and what gtk/qt version the theme is written to.

under jessie, qt could be set to follow the gtk themes and it generally worked ok. In stretch, you can do something similar, but there are occasions when it doesn't work as well as before.

So is this a "WON'T FIX" case then? Greetings, Joe

Post Reply

Return to “Software / Configuration”