BallonsTranslator icon indicating copy to clipboard operation
BallonsTranslator copied to clipboard

can't import project json file

Open Snowad14 opened this issue 2 years ago • 2 comments

Traceback (most recent call last):
  File "E:\dev2\BallonsTranslator-master\ui\mainwindowbars.py", line 265, in onOpenProj
    self.open_dir.emit()
TypeError: LeftBar.open_dir[str] signal has 1 argument(s) but 0 provided

Maybe you just haven't implemented it yet but as there are no Exeptions that show it so I wanted to be sure

Snowad14 avatar May 04 '22 20:05 Snowad14

I just noticed that the opening via the folder works very well so it's not very important but I'll mention it anyway

Snowad14 avatar May 04 '22 20:05 Snowad14

Yes, it's not implemented. I would not turn back to the GUI stuff before I finish something like comic-textd-detector-v2 except for some serious bugfix, so I'll leave it as it is for now.

dmMaze avatar May 05 '22 05:05 dmMaze