Eveluancher hangs without error

Hey guys trying to get this to work on my debian distro.

nbrownin@lcbcpc56:~/EVE$ bash -x evelauncher/evelauncher.sh 
++ basename evelauncher/evelauncher.sh
++ sed 's,.sh$,,'
+ appname=evelauncher
++ dirname evelauncher/evelauncher.sh
+ dirname=evelauncher
+ tmp=velauncher
+ '[' e '!=' / ']'
+ dirname=/home/nbrownin/EVE/evelauncher
+ LD_LIBRARY_PATH=/home/nbrownin/EVE/evelauncher::/software/tcl-8.5/lib:/share/lcbcpc35/home/nbrownin/software/mopac
+ export LD_LIBRARY_PATH
+ export QTDIR=/home/nbrownin/EVE/evelauncher
+ QTDIR=/home/nbrownin/EVE/evelauncher
+ export QT_PLUGIN_PATH=/home/nbrownin/EVE/evelauncher/plugins
+ QT_PLUGIN_PATH=/home/nbrownin/EVE/evelauncher/plugins
+ /home/nbrownin/EVE/evelauncher/evelauncher
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqeglfs.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqeglfs.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "eglfs"
        ]
    },
    "className": "QEglFSIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqlinuxfb.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqlinuxfb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "linuxfb"
        ]
    },
    "className": "QLinuxFbIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("linuxfb")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqminimal.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqminimal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimal"
        ]
    },
    "className": "QMinimalIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqminimalegl.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqminimalegl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimalegl"
        ]
    },
    "className": "QMinimalEglIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqoffscreen.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqoffscreen.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "offscreen"
        ]
    },
    "className": "QOffscreenIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqxcb.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/platforms" ...
loaded library "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforms/libqxcb.so"
loaded library "Xcursor"
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations" ...
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations/libqxcb-egl-integration.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_egl"
        ]
    },
    "className": "QXcbEglIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("xcb_egl")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations/libqxcb-glx-integration.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_glx"
        ]
    },
    "className": "QXcbGlxIntegrationPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("xcb_glx")
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/xcbglintegrations" ...
loaded library "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/xcbglintegrations/libqxcb-glx-integration.so"
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platformthemes" ...
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platformthemes/libqgtk2.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platformthemes/libqgtk2.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "gtk2"
        ]
    },
    "className": "QGtk2ThemePlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("gtk2")
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/platformthemes" ...
loaded library "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platformthemes/libqgtk2.so"
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts" ...
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "compose",
            "xim"
        ]
    },
    "className": "QComposePlatformInputContextPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("compose", "xim")
QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
Found metadata in lib /share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "ibus"
        ]
    },
    "className": "QIbusPlatformInputContextPlugin",
    "debug": false,
    "version": 329216
}


Got keys from plugin meta data ("ibus")
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/platforminputcontexts" ...
loaded library "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/styles" ...
QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/styles" ...
loaded library "gtk-x11-2.0"
loaded library "gnomeui-2"
loaded library "gnomevfs-2"

Launcher log:


cat /home/nbrownin/.local/share/CCP/EVE/Launcher/launcherlog-2018.02.14-12.48.06.282.txt 
2018-02-14T12:48:06.284Z	default	debug	EVE Launcher version 1104891
2018-02-14T12:48:06.284Z	default	debug	Version type: "release"
2018-02-14T12:48:06.284Z	default	debug	Running on "Debian GNU/Linux 9 (stretch)" "4.9.0-5-amd64"
2018-02-14T12:48:06.285Z	default	debug	System environment:
2018-02-14T12:48:06.285Z	default	debug	"LOGNAME=nbrownin"
2018-02-14T12:48:06.285Z	default	debug	"SSH_AUTH_SOCK=/tmp/ssh-cx4kNZ9eDfsP/agent.1468"
2018-02-14T12:48:06.285Z	default	debug	"QT_PLUGIN_PATH=/home/nbrownin/EVE/evelauncher/plugins"
2018-02-14T12:48:06.285Z	default	debug	"LOADEDMODULES="
2018-02-14T12:48:06.285Z	default	debug	"PWD=/home/nbrownin/EVE"
2018-02-14T12:48:06.285Z	default	debug	"XDG_SESSION_DESKTOP=lightdm-xsession"
2018-02-14T12:48:06.285Z	default	debug	"_=/home/nbrownin/EVE/evelauncher/evelauncher"
2018-02-14T12:48:06.285Z	default	debug	"QT_DEBUG_PLUGINS=1"
2018-02-14T12:48:06.285Z	default	debug	"MOPAC_LICENSE=/share/lcbcpc35/home/nbrownin/software/mopac"
2018-02-14T12:48:06.285Z	default	debug	"TERMINATOR_UUID=urn:uuid:79c5256e-f54a-45d4-9f1b-01f11e0127e4"
2018-02-14T12:48:06.285Z	default	debug	"LANG=en_US.utf8"
2018-02-14T12:48:06.285Z	default	debug	"GLADE_MODULE_PATH=:"
2018-02-14T12:48:06.285Z	default	debug	"COLORTERM=truecolor"
2018-02-14T12:48:06.285Z	default	debug	"VTE_VERSION=4601"
2018-02-14T12:48:06.285Z	default	debug	"XDG_SEAT=seat0"
2018-02-14T12:48:06.285Z	default	debug	"XDG_CONFIG_DIRS=/etc/xdg"
2018-02-14T12:48:06.285Z	default	debug	"MODULESHOME=/software/modules/3.2.10/Modules/3.2.10"
2018-02-14T12:48:06.285Z	default	debug	"TERM=xterm-256color"
2018-02-14T12:48:06.285Z	default	debug	"MANPATH=/software/modules/3.2.10/Modules/3.2.10/share/man:"
2018-02-14T12:48:06.285Z	default	debug	"DESKTOP_SESSION=lightdm-xsession"
2018-02-14T12:48:06.285Z	default	debug	"MODULE_VERSION_STACK=3.2.10"
2018-02-14T12:48:06.285Z	default	debug	"SSH_AGENT_PID=1511"
2018-02-14T12:48:06.285Z	default	debug	"MODULEPATH=/software/modules/modulefiles"
2018-02-14T12:48:06.285Z	default	debug	"GLADE_CATALOG_PATH=:"
2018-02-14T12:48:06.285Z	default	debug	"HOME=/home/nbrownin"
2018-02-14T12:48:06.285Z	default	debug	"GDMSESSION=lightdm-xsession"
2018-02-14T12:48:06.285Z	default	debug	"XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0"
2018-02-14T12:48:06.285Z	default	debug	"SESSION_MANAGER=local/lcbcpc56:@/tmp/.ICE-unix/1521,unix/lcbcpc56:/tmp/.ICE-unix/1521"
2018-02-14T12:48:06.285Z	default	debug	"XDG_DATA_DIRS=/usr/share/xfce4:/usr/local/share/:/usr/share/:/usr/share"
2018-02-14T12:48:06.285Z	default	debug	"XDG_VTNR=7"
2018-02-14T12:48:06.285Z	default	debug	"XDG_SESSION_TYPE=x11"
2018-02-14T12:48:06.285Z	default	debug	"XDG_CURRENT_DESKTOP=XFCE"
2018-02-14T12:48:06.285Z	default	debug	"DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-fXtGumrNp8,guid=3556485522b55a9e77ba3a7e5a82ba70"
2018-02-14T12:48:06.285Z	default	debug	"MODULE_VERSION=3.2.10"
2018-02-14T12:48:06.285Z	default	debug	"XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0"
2018-02-14T12:48:06.285Z	default	debug	"QTDIR=/home/nbrownin/EVE/evelauncher"
2018-02-14T12:48:06.285Z	default	debug	"LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:"
2018-02-14T12:48:06.285Z	default	debug	"TERMINATOR_DBUS_NAME=net.tenshu.Terminator20x1a6021154d881c"
2018-02-14T12:48:06.286Z	default	debug	"PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
2018-02-14T12:48:06.286Z	default	debug	"TERMINATOR_DBUS_PATH=/net/tenshu/Terminator2"
2018-02-14T12:48:06.286Z	default	debug	"QT_ACCESSIBILITY=1"
2018-02-14T12:48:06.286Z	default	debug	"XDG_RUNTIME_DIR=/run/user/1051"
2018-02-14T12:48:06.286Z	default	debug	"SHLVL=2"
2018-02-14T12:48:06.286Z	default	debug	"PYTHONPATH=:/home/nbrownin/workspace/GDML:/home/nbrownin/software/cheminfo"
2018-02-14T12:48:06.286Z	default	debug	"BASH_FUNC_module%%=() {  eval `/software/modules/3.2.10/Modules/$MODULE_VERSION/bin/modulecmd bash $*`\n}"
2018-02-14T12:48:06.286Z	default	debug	"DISPLAY=:0"
2018-02-14T12:48:06.286Z	default	debug	"GLADE_PIXMAP_PATH=:"
2018-02-14T12:48:06.286Z	default	debug	"SHELL=/bin/bash"
2018-02-14T12:48:06.286Z	default	debug	"OLDPWD=/home/nbrownin/EVE/evelauncher"
2018-02-14T12:48:06.286Z	default	debug	"USER=nbrownin"
2018-02-14T12:48:06.286Z	default	debug	"LD_LIBRARY_PATH=/home/nbrownin/EVE/evelauncher::/software/tcl-8.5/lib:/share/lcbcpc35/home/nbrownin/software/mopac"
2018-02-14T12:48:06.286Z	default	debug	"XDG_MENU_PREFIX=xfce-"
2018-02-14T12:48:06.286Z	default	debug	"QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1"
2018-02-14T12:48:06.286Z	default	debug	"LANGUAGE=en_US:en"
2018-02-14T12:48:06.286Z	default	debug	"XDG_GREETER_DATA_DIR=/var/lib/lightdm/data/nbrownin"
2018-02-14T12:48:06.286Z	default	debug	"XDG_SESSION_ID=2"
2018-02-14T12:48:06.286Z	default	debug	"XAUTHORITY=/home/nbrownin/.Xauthority"
2018-02-14T12:48:06.286Z	default	debug	QFactoryLoader::QFactoryLoader() checking directory path "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/bearer" ...
2018-02-14T12:48:06.287Z	default	debug	QFactoryLoader::QFactoryLoader() looking at "/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/bearer/libqconnmanbearer.so"

Hangs here: QFactoryLoader::QFactoryLoader() looking at “/share/lcbcpc35/home/nbrownin/EVE/evelauncher/plugins/bearer/libqconnmanbearer.so”

anyone have any suggestions?

Install the Windows version of the launcher on a recent-ish development build (or the month-old 3.0 release). Also make sure you’ve installed ttf-mscorefonts-installer because forgetting to do that can break the launcher.

Run winecfg and set Windows version to XP.

Maybe try staging. wine-staging 2.21 ran the Windows launcher without changing that setting.

I don’t have root access so cant install wine.

I’m upping this thread, because i have the exact same issue.

Yesterday i installed the latest LUbuntu, switching from 17.10 to 18.04. Before the upgrade, Eve worked flawlessly. Now, the launcher doesn’t start at all, doesn’t crash or gives me any error message, and the traces I get are the same as above.

I had already installed wine, so i added wine-developpement and playonlinux, just in case, but it made no difference.

I used my old launcher, i redownloaded the latest one, no difference.

Any idea ?

You can try to install EVE the normal way, meaning, you use a recent WINE version (3.0 or later) and install the Windows client for EVE.

This is working and only requires you to set WINE to “Windows XP”-mode through winecfg. Then you can run the Windows installer and play the game just as you would under Windows.

And do make sure that after the upgrade of Ubuntu you still have access to the 32-bit packages. If not then you’ll have to do the following again:

dpkg --add-architecture i386

and install wine32 (or wine32-development if you rather prefer those) and not only wine or wine64.

Thanks. That’s what i did, and it works alright, as far as i can tell. No regression from my previous setup.

It still remains odd.

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