These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
EVE Launcher for Linux
[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources.pakSome features may not be available.[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources_100p.pakSome features may not be available.[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources_200p.pakSome features may not be available.[0527/200739:WARNING:resource_bundle.cc(304)] locale_file_path.empty()Installed Qt WebEngine locales directory not found at location /home/ghost/evelauncher/translations/qtwebengine_locales. Trying application directory...Qt WebEngine locales directory not found at location /home/ghost/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources.pakSome features may not be available.[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources_100p.pakSome features may not be available.[0527/200739:ERROR:resource_bundle.cc(691)] Failed to load /home/ghost/evelauncher/qtwebengine_resources_200p.pakSome features may not be available.[0527/200739:WARNING:resource_bundle.cc(304)] locale_file_path.empty()[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.Segmentation fault
#!/bin/shappname=`basename $0 | sed s,\.sh$,,`dirname=`dirname $0`tmp="${dirname#?}"if [ "${dirname%$tmp}" != "/" ]; thendirname=$PWD/$dirnamefiLD_LIBRARY_PATH=$dirnameexport LD_LIBRARY_PATHgdb $dirname/$appname
#!/bin/bash dirname=`dirname $0` tmp="${dirname#?}" if [ "${dirname%$tmp}" != "/" ]; then dirname=$PWD/$dirname fi LD_LIBRARY_PATH=$dirname export LD_LIBRARY_PATH tail -n +$[ `grep -n '^BINARY' $0|cut -d ':' -f 1` + 1 ] $0 | base64 -d > $dirname/launcher.bin chmod +x $dirname/launcher.bin $dirname/launcher.bin echo $? rm $dirname/launcher.bin exitBINARYf0VMRgIBAQMAAAAAAAAAAAIAPgABAAAA13BBAAAAAABAAAAAAAAAANgpDAAAAAAAAAAAAEAAOAAJAEAAIAAdAAYAAAAFAAAAQAAAAAAAAABAAEAAAAAAAEAAQAAAAAAA+AEAAAAAAAD4AQAAAAAAAAgAAAAAAAAAAwAAAAQAAAA4AgAAAAAAADgCQAAAAAAAOAJAAAAAAAAcAAAAAAAAABwAAAAAAAAAAQAAAAAAAAABAAAABQAAAAAAAAAAAAAAAABAAAAAAAAAAEAAAAAAAEWtCwAAAAAARa0LAAAAAAAAACAAAAAAAAEAAAAGAAAAWK0LAAAAAABYrWsAAAAAAFitawAAAAAACHsAAAAAAACwfgAAAAAAAAAAIAAAAAAAAgAAAAYAAADQCgwAAAAAANAKbAAAAAAA0ApsAAAAAABwAgAAAAAAAHACAAAAAAAACAAAAAAAAAAEAAAABAAAAFQCAAAAAAAAVAJAAAAAAABUAkAAAAAAAEQAAAAAAAAARAAAAAAAAAAEAAAAAAAAblablablablabla
sudo ln -s /usr/lib/i386-linux-gnu/libgnutls.so.30 /usr/lib/i386-linux-gnu/libgnutls.so.26
@CaptainCrutches
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00737394).Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00737394 ESP:0135d9cc EBP:0135d9e4 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000000 EBX:00000000 ECX:00f59de8 EDX:00ff3ac0 ESI:00f550d8 EDI:fffce002Stack dump:0x0135d9cc: ffffce00 00829bd2 00fe7d5c 00fe7b980x0135d9dc: 008ae228 00fe7d5c 0135da2c 00994c730x0135d9ec: 00000001 00000001 00fe7d5c 00fe7d5c0x0135d9fc: 00000000 00fe7d5c 00000000 000000010x0135da0c: 00000000 00fe7d5c 00000000 000000010x0135da1c: 00fe7b98 00000000 00000001 00fe7d5cBacktrace:=>0 0x00737394 in awesomium (+0x237394) (0x0135d9e4) 1 0x00994c73 in awesomium (+0x494c72) (0x0135da2c) 2 0x00995059 in awesomium (+0x495058) (0x0135da78) 3 0x009c95fb in awesomium (+0x4c95fa) (0x0135da90) 4 0x009cf4e4 in awesomium (+0x4cf4e3) (0x0135dc38) 5 0x008b53b5 in awesomium (+0x3b53b4) (0x0135dcc0) 6 0x008a99bb in awesomium (+0x3a99ba) (0x0135dd40) 7 0x008b53c6 in awesomium (+0x3b53c5) (0x0135ddc4) 8 0x008a99bb in awesomium (+0x3a99ba) (0x0135de44) 9 0x008b53c6 in awesomium (+0x3b53c5) (0x0135dec8) 10 0x008a99bb in awesomium (+0x3a99ba) (0x0135df48) 11 0x008b53c6 in awesomium (+0x3b53c5) (0x0135dfcc) 12 0x008a99bb in awesomium (+0x3a99ba) (0x0135e014) 13 0x00757350 in awesomium (+0x25734f) (0x0135e044) 14 0x0071342d in awesomium (+0x21342c) (0x0135e070) 15 0x00a4127b in awesomium (+0x54127a) (0x00f77238) 16 0x0037b4c1 (0x02827ee5) 17 0x01003701 (0x01003b8c) 18 0x006e0072 in awesomium (+0x1e0071) (0x00750074) 19 0x04c483ff (0xde0097e8)0x00737394: movl 0x0(%eax),%edx
Evil RatKid
[Desktop Entry]Name=EVE OnlineComment=EVE OnlineExec=sh /path/to/evelauncher.shType=ApplicationStartupNotify=trueIcon=539E_evelauncher.0
CCP Snorlax - Software Architect - Team RnB - @CCP_Snorlax - http://ccpsnorlax.blogspot.is/