Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux: TclError: bitmap "/.../LoFloccus/icon.ico" not defined #2

Closed
TCB13 opened this issue Apr 3, 2019 · 2 comments
Closed

Linux: TclError: bitmap "/.../LoFloccus/icon.ico" not defined #2

TCB13 opened this issue Apr 3, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@TCB13
Copy link
Owner

TCB13 commented Apr 3, 2019

Not working under Linux due to icon issues.

Traceback (most recent call last):
  File "./LoFloccus.py", line 191, in <module>
    window.iconbitmap(os.path.join(os.path.dirname(os.path.realpath(__file__)),"icon.ico"))
  File "/usr/lib/python3.6/tkinter/__init__.py", line 1871, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "/.../LoFloccus/icon.ico" not defined

The path is correct, though.

Originally posted by @marcelklehr in #1 (comment)

@TCB13 TCB13 added the bug Something isn't working label Apr 3, 2019
@TCB13 TCB13 self-assigned this Apr 3, 2019
@Immortalin
Copy link

Still an issue with Go?

@TCB13
Copy link
Owner Author

TCB13 commented Jun 6, 2019

In theory no. As discussed here #3 the latest version is working properly with KDE under Kubuntu 18.04. Waiting your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants