Running well but with some errors

I’ve never managed to get Eve working on Linux before and haven’t really put in the time to figure it out unilt yesterday when I majorly f’d up my MBR and decided to just reinstall everything from scratch.

Now I’m using Ubuntu 19.04 and Eve runs perfectly from the launcher right out of the box. However, Characters details don’t seem to persist and there are some errors in the console which are probably worth looking in to.

If anyone can help with the below errors I’d really appreciate it (ps. I’m probably going to mess up the formatting and have to edit this. Sorry in advance):

    alex@alex-desktop:~$ /opt/evelauncher/evelauncher.sh
    QObject::startTimer: Timers can only be used with threads started with QThread
    [0526/122808.809481:WARNING:stack_trace_posix.cc(699)] Failed to open file: /tmp/.glrjRu2j (deleted)
      Error: No such file or directory
    [0526/122808.865204:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
    Installed Qt WebEngine locales directory not found at location /opt/evelauncher/translations/qtwebengine_locales. Trying application directory...
    Qt WebEngine locales directory not found at location /opt/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
    [0526/122808.893419:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
    [2621:2621:0526/122808.926644:ERROR:gpu_process_transport_factory.cc(1019)] Lost UI shared context.
    [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.
    E0526 12:28:57.938752626    3338 security_connector.cc:1184] load_file: {"created":"@1558870137.938723114","description":"Failed to load file","file":"src/core/lib/iomgr/load_file.cc","file_line":71,"filename":"/usr/local/share/grpc/roots.pem","referenced_errors":[{"created":"@1558870137.938717073","description":"OS Error","errno":2,"file":"src/core/lib/iomgr/load_file.cc","file_line":45,"os_error":"No such file or directory","syscall":"fopen"}]}
    E0526 12:28:57.938792339    3338 security_connector.cc:1027] Could not get default pem root certs.
    E0526 12:28:57.938801740    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
    E0526 12:28:57.938810280    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.
    E0526 12:28:57.938831442    3338 security_connector.cc:1027] Could not get default pem root certs.
    E0526 12:28:57.938838943    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
    E0526 12:28:57.938846583    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.
    E0526 12:28:57.938864744    3338 security_connector.cc:1027] Could not get default pem root certs.
    E0526 12:28:57.938872555    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
    E0526 12:28:57.938883166    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.

It looks like I have a few errors:

[0526/122808.809481:WARNING:stack_trace_posix.cc(699)] Failed to open file: /tmp/.glrjRu2j (deleted)

I kind of feel like this is a file being stored somewhere it shouldn’t or being cleaned up before it should be. I’m not too sure where to go from there with that one.

    [0526/122808.865204:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
    Installed Qt WebEngine locales directory not found at location /opt/evelauncher/translations/qtwebengine_locales. Trying application directory...
    Qt WebEngine locales directory not found at location /opt/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
    [0526/122808.893419:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale

I feel like this error is probably okay based on the fact that I can’t find translations with the launcher. I’m guessing that the translations aren’t available on Linux or are worked differently because there is nothing when I search ls -R | grep '*translation*'

[2621:2621:0526/122808.926644:ERROR:gpu_process_transport_factory.cc(1019)] Lost UI shared context.

Not 100% sure about this one. Searching around the web I find of similar errors related to Google Chrome but I’m doubtful they are related.

[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.

Unsure about this one. Should we run steam alongside the launcher? I’ve seen another post about a steam_app file being deleted on launcher update but I’m seeing a different error so maybe unrelated.

E0526 12:28:57.938752626    3338 security_connector.cc:1184] load_file: {"created":"@1558870137.938723114","description":"Failed to load file","file":"src/core/lib/iomgr/load_file.cc","file_line":71,"filename":"/usr/local/share/grpc/roots.pem","referenced_errors":[{"created":"@1558870137.938717073","description":"OS Error","errno":2,"file":"src/core/lib/iomgr/load_file.cc","file_line":45,"os_error":"No such file or directory","syscall":"fopen"}]}
E0526 12:28:57.938792339    3338 security_connector.cc:1027] Could not get default pem root certs.
E0526 12:28:57.938801740    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
E0526 12:28:57.938810280    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.
E0526 12:28:57.938831442    3338 security_connector.cc:1027] Could not get default pem root certs.
E0526 12:28:57.938838943    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
E0526 12:28:57.938846583    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.
E0526 12:28:57.938864744    3338 security_connector.cc:1027] Could not get default pem root certs.
E0526 12:28:57.938872555    3338 secure_channel_create.cc:121] Failed to create secure subchannel for secure name 'elg.evetech.net'
E0526 12:28:57.938883166    3338 secure_channel_create.cc:154] Failed to create subchannel arguments during subchannel creation.

Looks like some CA cert is missing or in a different location?

Hello
[0526/122808.809481:WARNING:stack_trace_posix.cc(699)] Failed to open file: /tmp/.glrjRu2j (deleted)

This seems to be part of an not removed debug process for me.

For the part with the QT Translations.
The launcher failed to provide the translation folder and files. i temporally fix this with a symlink to my local qt translation files.

ln -s /usr/share/qt5/translations/ /< your path to evelauncher folder >/evelauncher/translations

if case the translations are not installed on your system, the package you need qttranslations5-l10n_5.11.1-2_all.deb
i hope the files will be included in the launcher soon…

For the steam lines i did in the evelauncherfolder.

echo “8500” > steam_appid.txt

The GRPC problem:
the Luncher searches for the roots.pem in

/usr/local/share/grpc

Located are the files in

/usr/share/grpc

in my cae i have created the /usr/local/share folder and symlink

ln -s /usr/share/grpc/ /usr/local/share/grpc

this path error seems to be missed in the make process.

Awesome! That’s really helpful.

The translations and steam ID are fixed however Ubuntu doesn’t seem to have the grpc folder. Do you happen to know which package would contain this?

For ubuntu is grpc only available as source package as far as i know. but my knowledge of ubuntu is limited.not my distribution
i would provide just the roots.pem for the buildin grpc and update it regularly monthly

grpc/etc/roots.pem at master · grpc/grpc · GitHub
/usr/share/grpc/roots.pem

Desktop: Asrock 990FX Extreme4, AMD FX-8320, 16GB ram, Nvidia GTX 1070,
Corsair VOID RGB Wireless Headset.
Debian buster 64bits (multiarch with MATE),
wine-staging 4.8~buster, EVElauncher for Linux 64bit DX11.
Override: DXVK-latest.

Notebook: Lenovo y520, 16GB ram, Nvidia Optimus GTX 1050.
Nvidia drivers only.
Corsair VOID RGB Wireless Headset.
Debian buster 64bits (multiarch with MATE).
wine-staging 4.8~buster, EVElauncher for Linux 64bit DX11.
Override: DXVK-latest.

Following packages are required/installed.

libgrpc6 - installed 1.16.1-1
libicu63 - installed 6.3.1-6
libicu63:i386 - installed 6.3.1-6
libpng16-16 - installed 1.6.36-5
libqt5concurrent5 - installed 5.11.3+dfsg1-1
libqt5core5a - installed 5.11.3+dfsg1-1
libqt5dbus5 - installed 5.11.3+dfsg1-1
libqt5gui5 - installed 5.11.3+dfsg1-1
libqt5help5 - installed 5.11.3-4
libqt5multimedia5 - installed 5.11.3-2
libqt5multimediawidgets5 - installed 5.11.3-2
libqt5network5 - installed 5.11.3+dfsg1-1
libqt5opengl5 - installed 5.11.3+dfsg1-1
libqt5positioning5 - installed 5.11.3+dfsg1-1
libqt5printsupport5 - installed 5.11.3+dfsg1-1
libqt5qml5 - installed 5.11.3-4
libqt5quick5 - installed 5.11.3-4
libqt5quickparticles5 - installed 5.11.3-4
libqt5quicktest5 - installed 5.11.3-4
libqt5quickwidgets5 - installed 5.11.3-4
libqt5sql5 - installed 5.11.3+dfsg1-1
libqt5svg5 - installed 5.11.3-2
libqt5test5 - installed 5.11.3+dfsg1-1
libqt5webchannel5 - installed 5.11.3-2
libqt5webengine-data - installed 5.11.3+dfsg-2 (contains the translations)
libqt5webengine5 - installed 5.11.3+dfsg-2+b1
libqt5webenginecore5 - installed 5.11.3+dfsg-2+b1
libqt5webenginewidgets5 - installed 5.11.3+dfsg-2+b1
libqt5websockets5 - installed 5.11.3-5
libqt5widgets5 - installed 5.11.3+dfsg-1
libqt5x11extras5 - installed 5.11.3-2
libqt5xmlpatterns5 - installed 5.11.3-2
libxcb1 - installed 1.13.1-2
libxcb-dri2-0 - installed 1.13.1-2
libxcb-dri3-0 - installed 1.13.1-2
libxcb-glx0 - installed 1.13.1-2
libxcb-icccm4 - installed 0.4.1-1.1
libxcb-image0 - installed 0.4.0-1+b2
libxcb-keysyms1 - installed 0.4.0-1+b2
libxcb-present0 - installed 1.13.1-2
libxcb-randr0 - installed 1.13.1-2
libxcb-render-util0 - installed 0.3.9-1+b1
libxcb-render0 - installed 1.13.1-2
libxcb-shape0 - installed 1.13.1-2
libxcb-shm0 - installed 1.13.1-2
libxcb-sync1 - installed 1.13.1-2
libxcb-util0 - installed 0.3.8-3+b2
libxcb-xfixes0 - installed 1.13.1-2
libxcb-xinerama0 - installed 1.13.1-2
libxcb-xkb1 - installed 1.13.1-2

Only these files and directory need to be in the evelauncher directory.
The rest should be removed or backupped to a different dir.
errorpage (directory)
evelauncher
evelauncher_de.qm
evelauncher_fr.qm
evelauncher_ja.qm
evelauncher_ru.qm
evelauncher.sh
evelauncher_zh.qm
libcrypto.so.1.0.0
libgrpc++.so.1
libprotobuf.so.16
libssl.so.1.0.0
libsteam_api.so
LogLite
LogLite.sh
updater

The errors abt deleted file or steam.api you can ignore.
Cheers

Just another question why are installing the EVE Launcher in /opt?
You should install it as a user never as root.

Just because something is in /opt doesn’t mean it’s installed by root or run by it either :smiley:

it’s just where I threw it for now.

I’ll check through those requirements

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.