Skip to content
This repository was archived by the owner on Oct 28, 2019. It is now read-only.

Is it working or not? #39

@xeiki

Description

@xeiki

Hey,
I'm using Idle Master on Windows and have no problems at all there.
Now I have read here that we can use Idle Master on Linux too, so I'm trying it.
I have installed everything and put the cookie stuff on the settings.txt and get it some kind of working?
I just dont know if its now working correctly or not?
I'm getting this output on ssh.

Using Linux Debian 8 64bit

user@home:/home/idle_master_py/Releases/Linux# python2 start.py
[ 06/15/2017 02:53:38 AM ] WELCOME TO IDLE MASTER
[ 06/15/2017 02:53:38 AM ] Finding games that have card drops remaining
[ 06/15/2017 02:53:39 AM ] Reading badge page, please wait
[ 06/15/2017 02:53:39 AM ] No games have been blacklisted
[ 06/15/2017 02:53:39 AM ] Idle Master needs to idle 2 games
[ 06/15/2017 02:53:39 AM ] Starting game App 392870 to idle cards
[ 06/15/2017 02:53:39 AM ] App 392870 has 3 card drops remaining
[ 06/15/2017 02:53:39 AM ] Sleeping for 15 minutes
Loading Linux 64bit library
[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.
Traceback (most recent call last):
  File "steam-idle.py", line 73, in <module>
    gui = init_gui(str_app_id)
  File "steam-idle.py", line 42, in init_gui
    gui = tk.Tk()
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1813, in __init__
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
_tkinter.TclError: no display name and no $DISPLAY environment variable

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions