These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Launcher partly working in Debian Buster/Sid (resolved)

Author
Debian Severasse
The Scope
Gallente Federation
#1 - 2017-07-09 19:11:19 UTC  |  Edited by: Debian Severasse
An interesting problem that IS NOT related to the libcrypto/libssl problems. With the change from Stretch/Sid to Buster/Sid I get a partial launcher start---window starts & at the bottom I see "Please wait". Nothing happens after that for as long as I have the window open. At no time will the launcher move to the "normal" login information. I do have access to the preferences in the right upper corner & can tick for login from there, but the launcher still will not start the client...I can also start loglite, but again nothing is displayed.

Terminal looks like:

dean@linux:~$ '/media/Storage/EVE/evelauncher/evelauncher.sh' 
[0709/115902:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /media/Storage/EVE/evelauncher/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /media/Storage/EVE/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0709/115902:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.



I have started the application with Steam running in the background with the only change being the last 2 lines do not show up.

I am "assuming" that this is from the qt fault---anyone else having this problem?

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Debian Severasse
The Scope
Gallente Federation
#2 - 2017-07-09 19:37:09 UTC
OK--It's not the qtwebengine that is at fault---I installed the same version that EVE uses on my system & created the folder translations/qtwebengine_locales. Installed all the available translations into it & tried a terminal start again. Still the partial launcher start.

Terminal only shows:
dean@linux:~$ '/media/Storage/EVE/evelauncher/evelauncher.sh' 
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.


Of course, with Steam started--I get no comments during launcher start---just a partly operational launcher.

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Merkwurkdigliebe
Vigrior
#3 - 2017-07-10 04:42:22 UTC  |  Edited by: Merkwurkdigliebe
Ahh I misunderstood initially but are there any errors in:

~/.local/share/CCP/EVE/Launcher/launcherlog*.txt

Don't know about steam but

apt-get install libgtk2.0-0:i386

From:
https://wiki.debian.org/Steam#A64-bit_systems_.28amd64.29

Good luck!
Debian Severasse
The Scope
Gallente Federation
#4 - 2017-07-11 19:03:40 UTC
Well--I tried the libgtk install--no dice. Found the xaudio2-7 thread & tried that--no dice...Looking like I can't post the complete logfile here (too long), but I don't see anything that stands out in it.....I'll find a way to post it.

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Debian Severasse
The Scope
Gallente Federation
#5 - 2017-07-11 19:12:16 UTC
Well--here is the Google Drive link to the logfile: https://drive.google.com/open?id=0B6h1RP64aWh0SldlNTZsUXliYWs

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Merkwurkdigliebe
Vigrior
#6 - 2017-07-11 23:39:45 UTC
No Idea.... but..

Looking at this in your log:


2017-07-11T11:55:46.677Z    default    debug    Checking gui version at "https://launcher.eveonline.com/version.json"
2017-07-11T11:55:46.677Z    default    debug    Web engine cache path: "/home/dean/.cache/CCP/EVE/QtWebEngine/Default"
2017-07-11T11:55:46.677Z    default    debug    Web engine persistent storage path: "/home/dean/.local/share/CCP/EVE/QtWebEngine/Default"
2017-07-11T11:55:46.677Z    default    debug    Web engine persistent cookies policy: 1
2017-07-11T11:55:46.677Z    default    debug    Entering app.exec
2017-07-11T11:55:46.679Z    default    debug    Scheduled task "Gui version info downloader"
2017-07-11T11:55:46.679Z    default    debug    Starting task "Gui version info downloader"
2017-07-11T11:55:46.680Z    default    debug    "Gui version info downloader" go: 0.001
2017-07-11T11:55:47.235Z    default    debug    Gui version is 1059
2017-07-11T11:55:47.235Z    default    debug    Loading web gui from https://launcher.eveonline.com/1059/
2017-07-11T11:55:47.236Z    default    debug    Finished task "Gui version info downloader"
2017-07-11T11:55:48.504Z    web    error    error: Uncaught SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode 409 https://launcher.eveonline.com/1059/
2017-07-11T11:55:48.570Z    web    warning    warning: jQuery.Deferred exception: ccp is not defined 1 https://launcher.eveonline.com/1059/bundles/jquerycff8.js?v=v1iu7Nx_qvJSXFdEaj4lguSkYUoe2knbGe7M2_9ho781
2017-07-11T11:55:48.573Z    web    error    error: Uncaught ReferenceError: ccp is not defined 1 https://launcher.eveonline.com/1059/bundles/jquerycff8.js?v=v1iu7Nx_qvJSXFdEaj4lguSkYUoe2knbGe7M2_9ho781
2017-07-11T11:55:49.282Z    web    error    error: Uncaught TypeError: Cannot read property 'setServerStatus' of null 1 https://launcher.eveonline.com/1059/bundles/scriptsc1bd.js?v=aUBdOK8o9VEuPmKh4fBO7DVZE4C28xoVk778TW06t7c1
2017-07-11T11:55:49.467Z    web    error    error: Uncaught TypeError: Cannot read property 'setServerStatus' of null 1 https://launcher.eveonline.com/1059/bundles/scriptsc1bd.js?v=aUBdOK8o9VEuPmKh4fBO7DVZE4C28xoVk778TW06t7c1 (Repeated 1 times)
2017-07-11T11:55:50.060Z    default    debug    QUrl("https://launcher.eveonline.com/1059/") opened succesfully
2017-07-11T11:55:50.394Z    default    debug    Starting refresh cycle


"web debug info: Token is null 1 (Repeated 1 times)"

Is all I see in mine so I have to wonder if you shouldn't try to delete the Qt cache at top there or maybe your using an old java version?

Debian Severasse
The Scope
Gallente Federation
#7 - 2017-07-12 03:15:12 UTC
Hmmmm---I'm on Buster/Sid & keep things updated daily, so I don't think that java is out of date....I saw a couple of SSLv3 errors also--redid all my links to SSL on my system--tried rechecking/reinstalled all of the MS stuff---corefonts,etc,etc...no change. Really starting to run out of options. I'm starting to think I might rebuild/reinstall everything this coming weekend :(

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Debian Severasse
The Scope
Gallente Federation
#8 - 2017-07-12 03:23:10 UTC
FOUND IT........In the preferences I had set "beta" channel----changed that to "release" channel & the login window completely loaded. I'm going to try a login & see if everything else works.

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Debian Severasse
The Scope
Gallente Federation
#9 - 2017-07-12 03:39:30 UTC
Yes--It was the "beta" instead of "release" that was causing the launcher to only partly load.....Interesting.

"Let's nobody be dead today----Looks very bad on my report" One of my favorite lines from AVATAR :) Linux User# 395230

Merkwurkdigliebe
Vigrior
#10 - 2017-07-12 23:46:06 UTC
I've moved to "DX11 with Dev Version" as it were and switching from release to development seems to make no difference not sure what that changes if you have the branch and wine version specified. Like we've got in this other thread:

https://forums.eveonline.com/default.aspx?g=posts&t=518531&find=unread

Did not expect it to work so easily quite impressed really.
Shallanna Yassavi
qwertz corp
#11 - 2017-07-19 23:48:08 UTC
Try setting Windows version to XP in winecfg?

Also ttf-mscorefonts-installer.

A signature :o