Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

tkinter issue on startup. #6

@RubenGarcia

Description

@RubenGarcia

Using
python3-tk 3.6.9-1~18.04
and latest Sankaku-Downloader (tag: 0.0.2)

$ python main.py
Traceback (most recent call last):
  File "main.py", line 2, in <module>
    mainWindow.MainWindow()
  File "Sankaku-Downloader/mainWindow.py", line 44, in __init__
    self.iconbitmap(default=resource_path(datafile))
  File "/usr/lib/python3.7/tkinter/__init__.py", line 1869, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, '-default', default)
_tkinter.TclError: wrong # args: should be "wm iconbitmap window ?bitmap?"

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