Code Monkey home page Code Monkey logo

Comments (9)

nidark avatar nidark commented on May 22, 2024 1

No worries about the speed :). Thank you!
I tested on Ubuntu.
PS: A dirty way to see will be to eliminate the ico related code just to see if we get into more issues or this is the only one.
I've seen this quite a few time so is not singular around linux phyton apps: https://tinyurl.com/linuxerr

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on May 22, 2024

I only support the GUI version. I can try to create a GUI version for Linux.
If you want to run it headless, i.e. without GUI, you have to modify it yourself.

from crude-twitch-viewer-bot.

nidark avatar nidark commented on May 22, 2024

Ok, thank you for the answer.
Yeh I meant the GUI version, However is not a request, unless is easy/more wanted / you want etc :)

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on May 22, 2024

I should be able to build it easily via GitHub Actions. The same is true for a macOS version #20.
But you have to test it, because I can't :)

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on May 22, 2024

Completely untested and a total shot in the dark. Chrome has to be present on the system.
Download the executable here: https://github.com/jlplenio/crude-twitch-viewer-bot/releases/tag/test_multi_os

Feedback welcome, but I cannot promise any support for these versions/OS.

from crude-twitch-viewer-bot.

nidark avatar nidark commented on May 22, 2024

Completely untested and a total shot in the dark. Chrome has to be present on the system. Download the executable here: https://github.com/jlplenio/crude-twitch-viewer-bot/releases/tag/test_multi_os

Feedback welcome, but I cannot promise any support for these versions/OS.

Thank you! Will do a test asap!

from crude-twitch-viewer-bot.

nidark avatar nidark commented on May 22, 2024

Ok, This is the result of the first test.
I runed as root, so it should not be an access issue ...

Available proxies 0
Available window locations 20
Traceback (most recent call last):
  File "main_gui.py", line 27, in <module>
  File "gui.py", line 85, in run
  File "tkinter/__init__.py", line 2080, in wm_iconbitmap
_tkinter.TclError: bitmap "/tmp/_MEIq9eExd/ctvb_logo.ico" not defined
[3959] Failed to execute script 'main_gui' due to unhandled exception!

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on May 22, 2024

Thank you for testing @nidark. It seems it does find the .ico file, but fails to load it on a unix-like system.
What distro do you use? I can't promise a quick fix, as this is not a priority for me.
https://stackoverflow.com/a/43587905

from crude-twitch-viewer-bot.

jlplenio avatar jlplenio commented on May 22, 2024

Updated. Working, but with misshaped GUI because it is not well coded by me.
https://github.com/jlplenio/crude-twitch-viewer-bot/releases/tag/v0.4.0.unix

from crude-twitch-viewer-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.