-
Notifications
You must be signed in to change notification settings - Fork 5
wxModule::DoCleanupModules(): not initialized module being cleaned up #243
Comments
Possible workarounds:
|
Which Windows version are you using? Does this also happen with older versions of ShapeOut, e.g. https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut/releases/tag/0.8.0 ? I have created a new build with the console enabled, maybe this helps to figure out the problem: https://ci.appveyor.com/api/buildjobs/519lkfhacrefr71m/artifacts/.appveyor%2FOutput%2FShape-Out_0.9.3.post2_win_64bit_setup.exe |
Does your Windows login name by any chance contain non-ASCII characters (é, ŝ, ä, etc.)? [EDIT: I see it is just "dsoteri", so that's probably not it. And the |
I have also tried the older version and it's also giving me the same error |
Does the program work with Windows 10 enterprise? I currently have Windows 10.Pro |
That actually should not matter. I regret to say that I have no clue as to what is causing this... |
No, these are all unrelated error messages. |
BTW: I find it very honorable of them to try to run Shape-Out from source. To build the executable, I use anaconda. If they would like to try again, maybe these instructions help:
(The problem is (and increasingly appears to become so) chaco.) |
(Shada from Despina's account)
I hope this information is helpful for solving the problem of the computers with the newer windows. Thank you |
|
This may be a long shot, but have you tried the Windows compatibility mode? https://support.microsoft.com/en-us/help/15078/windows-make-older-programs-compatible |
No unfortunately this does not work either |
To give you a brief description of the situation: Shape-Out relies on wxPython 3, which is no longer supported (in favor of wxPython 4). However, the plotting library Shape-Out uses (chaco) does not yet work with wxPython 4, and probably never will, because the chaco people are focusing their effort on PyQt. Thus, software-wise there is nothing I can do right now. I am giving Shape-Out 2 (https://github.com/ZELLMECHANIK-DRESDEN/ShapeOut2) high priority though because of this. However, Shape-Out 2 is far from production state. |
With Windows 10 Version 1903 ShapeOut 9.5.0 (release) is starting. I'm going to perform further testing but it alreade seems better than the situation you described here. |
@sdespina Does updating to Windows 10 1903 resolve this issue for you? |
Unfortunately I haven't updated my Windows. I think this will be automatically done by the IT department here. |
Is there still any effort to resolve this issue? I followed the suggestion above and get the very same errors on my new device. Anything else we could try out to see where this specific error is coming from? |
@felix-r Currently, we are at a loss as to what is causing this. Are you using an MPL computer? |
The same problem here on my notebook. As I read through the comments it is somehow related to Users folder in Windows. When installing my notebook I did a silly step and called the user as "Jaromír" with "í" (so the folder in User was named accordingly) and I recognize this caused troubles with several softwares. |
Thanks for the input. I think non-ASCII characters are not related to this issue (because it also affects ASCII people). But you could try to prove me wrong by creating a new ASCII-only user... 🤷♂️ |
Indeed there is something different: Just created two new accounts on my notebook and installed shapeout 1.0.6: (1) user with ascii-only characters . Shapeout starts without error. (2) user "ěščřžýáí". Shapeout starts without error as well. But it still fails to start when logged in with my original login "Jaromír". |
OK, that is at least consistent with what we have seen before 🙄 |
Error message when starting ShapeOut:
The text was updated successfully, but these errors were encountered: