BEE2.4 icon indicating copy to clipboard operation
BEE2.4 copied to clipboard

[dev] App crashes if user tries to press '...' button in "Dump packed files to"

Open shaperones0 opened this issue 4 years ago • 7 comments

BEE2 Application Version

dev

BEE2 Package Version

dev

What operating system are you running on?

Windows 10 (64bit)

Logs and Reports

Traceback (most recent call last):
  File "tkinter\__init__.py", line 814, in callit
  File "bg_daemon.py", line 772, in check_queue
  File "multiprocessing\connection.py", line 262, in poll
  File "multiprocessing\connection.py", line 333, in _poll
BrokenPipeError: [WinError 109] The pipe has been ended

Additional information

this button: image

shaperones0 avatar Sep 20 '21 06:09 shaperones0

This is very bizarre, Tk just freezes when the call is made...

TeamSpen210 avatar Sep 21 '21 22:09 TeamSpen210

Happens to the main branch too.

slambo311 avatar Oct 07 '21 18:10 slambo311

It's not actually fixed yet, we're just not going to worry about this for 4.41 since it's not really a major issue.

vrad-exe avatar Nov 03 '21 18:11 vrad-exe

Actually it does seem to be fixed, just no commit reference

vrad-exe avatar Nov 04 '21 05:11 vrad-exe

I did a workaround, switched to a ‘load file’ dialog. Which does entirely the wrong thing.

TeamSpen210 avatar Nov 04 '21 07:11 TeamSpen210

Actually it does seem to be fixed, just no commit reference

and no actual commit as well.. (the issue persists on latest dev build)

shaperones0 avatar Nov 07 '21 12:11 shaperones0

I couldn't reproduce it...regardless, it's not important enough to delay the entire release. Most people won't use this feature, and the people who do can just set the path in the config file manually.

vrad-exe avatar Nov 07 '21 18:11 vrad-exe