[Bug 59621] New: "There is not enough video memory to open this frame editor..." error message (in Construct Classic r2)
http://bugs.winehq.org/show_bug.cgi?id=59621 Bug ID: 59621 Summary: "There is not enough video memory to open this frame editor..." error message (in Construct Classic r2) Product: Wine Version: 11.6 Hardware: x86-64 URL: https://sourceforge.net/projects/construct/files/lates t/download OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: gsw.eugeneulan@gmail.com Distribution: Mint Created attachment 80687 --> http://bugs.winehq.org/attachment.cgi?id=80687 Crash log When you try to open/create any Construct Classic's project in Linux Mint 22.3 through the latest Wine, the error message appears that tells: "There is not enough video memory to open this frame editor. Please close some other editors and try again." And after closing it, the program crashes with the log attached in this report. In Kubuntu 25.10 I was not being able to reproduce this crash - any project opens successfully for editing. To reproduce the issue, download the latest ever Construct Classic installer from this direct official link and run the installer in default Wine prefix and follow through all wizard's steps: https://sourceforge.net/projects/construct/files/latest/download SHA-256: 4a37a020a692342e2fbec1a63927a42abefc984b474730227c20311f6e256bfe Ignore the other errors during installation and program's first run, like failed dxwebsetup.exe execution and ID3.csx plugin error - they're happening on Kubuntu for me as well. On firewall prompt you can say No, then create a new project by clicking on File in the top-left corner, select New with any of the two options after it (application / Direct-X game) - then the mentioned error will appear with crash after it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 gsw.eugeneulan@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 guillaume+winebugs@gcharifi.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume+winebugs@gcharifi | |.fr --- Comment #1 from guillaume+winebugs@gcharifi.fr --- Cannot reproduce - tested following the exact steps, no crash happened. Archlinux, kde, wayland, wine 11.10. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 --- Comment #2 from Ken Sharp <imwellcushtymelike@gmail.com> --- Same as above. I had to add mfc42 or I cannot click on "New", but other than that there is no crash. wine "c:\Program Files (x86)\Scirra\Construct Classic\Construct.exe"
Ignore the other errors during installation and program's first run, like failed dxwebsetup.exe execution and ID3.csx plugin error - they're happening on Kubuntu for me as well.
Are you saying it works on Kubuntu but not Linux Mint? What graphics card and drivers are you using? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 --- Comment #3 from gsw.eugeneulan@gmail.com ---
What graphics card and drivers are you using?
It is VirtualBox VM with VMSVGA controller. But I doubt what is the reason, because on Windows VMs and Kubuntu (at least at the time of reporting) on VBox this error hadn't happened.
Are you saying it works on Kubuntu but not Linux Mint?
dxwsetup.exe execution and ID3.csx plugin errors happened on both. The low video memory one is still reproducible for me on Linux Mint 22.3 with the latest dev Wine 11.11. Here is what the terminal output when running installed application says for me (from the moment of opening the app to crash on new project creation): libEGL warning: DRI3 error: Could not get DRI3 device libEGL warning: Ensure your X server supports DRI3 to get accelerated rendering VMware: No 3D enabled (0, Success). libEGL warning: egl: failed to create dri2 screen VMware: No 3D enabled (0, Success). libEGL warning: egl: failed to create dri2 screen VMware: No 3D enabled (0, Success). libEGL warning: egl: failed to create dri2 screen 0024:err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files (x86)\\Scirra\\Construct Classic\\Plugins\\ID3.csx") not found 0024:fixme:dwmapi:DwmSetWindowAttribute (00020074, 2, 00FAFBE4, 4) stub 0024:fixme:dwmapi:DwmExtendFrameIntoClientArea (00020074, 00FAFBD0) stub 0024:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1 0024:err:wgl:egl_init Failed to load libEGL.so.1: libEGL.so.1: cannot open shared object file: No such file or directory 0024:err:wgl:X11DRV_OpenGLInit Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory 0024:err:wgl:X11DRV_OpenGLInit OpenGL support is disabled. 0024:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format. 0024:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 0151D118. 0024:err:seh:dispatch_user_callback ignoring exception c0000005 0024:err:seh:dispatch_user_callback ignoring exception c0000005 0024:err:seh:dispatch_user_callback ignoring exception c015000f 0024:err:seh:dispatch_user_callback ignoring exception c015000f 0024:err:seh:dispatch_user_callback ignoring exception c0000005 0024:err:seh:dispatch_user_callback ignoring exception c015000f 0024:err:seh:dispatch_user_callback ignoring exception c015000f 0024:err:seh:dispatch_user_callback ignoring exception c015000f wine: Unhandled exception 0xc015000f in thread 24 at address 7BD0ADC0 (thread 0024), starting debugger... 0134:fixme:dbghelp:elf_search_auxv can't find symbol in module 0134:fixme:dbghelp:elf_search_auxv can't find symbol in module -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 --- Comment #4 from Ken Sharp <imwellcushtymelike@gmail.com> --- You're missing mfc42 (winetricks mfc42) and libvulkan. Try installing those. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59621 --- Comment #5 from gsw.eugeneulan@gmail.com --- I found mfc42 component in winetricks' list, and by installing it the ID3.csx plugin error no longer shows on startup. But how do I install libvulkan? I can't find it in winetricks' list nor in apt repository. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla