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

Full exit crash if bundled python is blocked by firewall when downloading from community list #33

Open
joepal1976 opened this issue Oct 13, 2020 · 1 comment
Assignees

Comments

@joepal1976
Copy link
Contributor

Copied from original report in makehumancommunity/makehuman#127

Not sure if this belongs here, or under sockets.
Crashed by doing this:
having firewall rules not set for bundled python, or set to block, in 'simplewall' firewall software
Go to community tab and selecting clothes (probably any would do the same)
Click Update List
select an item and press download
MakeHuman does a full exit crash as the firewalls permission windows pops up, or if the bundled python is on the block list

@Aranuvir
Copy link
Collaborator

having firewall rules not set for bundled python

Not sure if this is equivalent to simply deactivating the network interface. Running a test with that particular condition (on my Linux system) MakeHuman/AssetDownloader simply does nothing, neither crash nor give any warning inside the app (but there are some file not found errors in the logs).
This leads to the question, whether simplewall just blocks the connection or inhibits the app from further execution? In the latter scenario I wouldn't be surprised about a full application crash.
Being very cautious on that statement (at the moment), but it might turn out that we have to rewrite simplewall rather than our code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants