Krita
Linux Version Won't Launch
Trying to launch it from Steam and game won't pass splash screen,

But I can run it by double-click the .appimage

Is anyone having a similar problem?
< >
16-30 / 54 のコメントを表示
Same problem. Ubuntu 16.04 x64
spiritabsolute の投稿を引用:
Errors logs are here! ~/.steam/error

/steamapps/common/Krita/krita.appimage: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by /tmp/.mount_krita.T3W2yk/usr/bin/../lib/libkritacolord.so.18)

I've just looked into that directory and found
libQt5Core.so.5, libQt5Core.so.5.5, and libQt5Core.so.5.5.1
EmmetPDX  [開発者] 2019年9月25日 12時38分 
One of the other Krita developers suggested that I check if any of you have the QT_PLUGIN_PATH environment variable globally set. You can do this by opening a terminal and entering `echo $QT_PLUGIN_PATH`. If the next line is not blank, then this variable may be causing the issue. I suspect that this isn't the problem but it's worth checking.

Krita's core dependencies, including Qt, are all supposed to be contained in the AppImage. So my guess right now is that the AppImage isn't working quite right inside the Steam Runtime. I'll do some more testing and contact Steam support to see if they can help.
Fortin 2019年9月25日 13時50分 
`echo $QT_PLUGIN_PATH` === is blank for me
EmmetPDX  [開発者] 2019年9月25日 20時37分 
Ok, thanks for checking.

I'll have to get in touch with Steam support tomorrow. I'll update here when I have more info. I know it's a pain but, for now, please launch Krita externally.
EmmetPDX  [開発者] 2019年9月26日 20時41分 
Hey all, just a quick update. I've reached out to Steamworks support for help, and I'll update back here when I can.
Fortin 2019年9月27日 13時47分 
Cool! Thanks! :steamhappy:
Great!
EmmetPDX  [開発者] 2019年10月4日 0時43分 
Update:

Hey all. My contact with Steam support has suggested that this could be the result of "Steam Overlay injection" failing. We don't know for sure if this will fix the Linux issue, but that's our starting point.

If you could all please restart your Steam client (make sure to fully exit) and try launching Krita through Steam again, we can see if we've found a solution here or if we need to go back to the drawing board. Resting Steam is necessary for the change to apply! Please let me know if disabling Steam Overlay injection has solved this issue or not.

Again, I just want to reiterate that I'm sorry that this has been such a rough Linux launch and to thank you all again for your patience and willingness to work with me as we try to iron things out.
最近の変更はEmmetPDXが行いました; 2019年10月4日 0時45分
I'm still experiencing the issue. I've also tried to disable overlay in properties but it didn't work.
And I tried to manually place libQt5Core.so.5.12 and libQt5Core.so.5.12.2 which I manually downloaded from the opensource version of Qt into /usr/lib/x86_64-linux-gnu and it didn't work.
Fortin 2019年10月4日 11時34分 
I've tried to disable overlay in properties. Did not help. Does not work.
Same thing here, I also noticed that when I run the app through appimage it loads in my native language (pt-br) but when I launch it from Steam it loads in english even with my steam client on pt-br.

By launch I mean the splash screen only
EmmetPDX  [開発者] 2019年10月4日 23時22分 
You don't need to disable the overlay manually, Valve/Steam have supposedly disabled the overlay injection on their end, so all you should have to do is restart Steam and then run Krita. If that doesn't work the problem is probably elsewhere!

Also, Ganancia, does the Krita splash screen show up? I was kind of under the impression that nothing happened at all when you tried launching it. Is it actually the case that the splash screen shows up, but then the rest of the app doesn't ever load? (Not that it changes much, but it could be a clue.)
Looks like the problem is not with Qt.
I've just dumped the output that Krita produced after launching it through Steam and it says
./krita.appimage1: error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory
But there's a libicui18n.so.55 file in Krita's AppImage.

How I got it:
1. Renamed krita.appimage to krita.appimage1
2. Created a test.sh with the following content:
./krita.appimage1 > dump.txt 2>&1
3. Created a link to the file (being in Krita's directory) using
ln -s test.sh krita.appimage
4. Set the link and the script runnable just in case
5. Launched Krita through Steam
最近の変更はOSA413が行いました; 2019年10月5日 1時54分
< >
16-30 / 54 のコメントを表示
ページ毎: 1530 50

投稿日: 2019年9月13日 22時02分
投稿数: 54