Trying to run LaserGRBL and importing .png file got a loop

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Post Reply
edgardbg1
Newbie
Newbie
Posts: 1
Joined: Tue Feb 04, 2025 8:33 pm

Trying to run LaserGRBL and importing .png file got a loop

Post by edgardbg1 »

Please, I need some turn around for the following:

I've installed utility LaserGRBL v7.14 and 7.12 that was started great, but when I try to open an image file to create a Gerber file (It is to use in an engraver/cutter laser equipment) the file converter window halts. Debug messages below in the terminal previously set with WINEDEBUG=warn+all (tried both versions, same problem. tried other file types like .bmp: same problem. In a windows computer they worked fine)

....................
........................
.......
016c:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
016c:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.

============= Until here everything is ok =============
===========Below the messages during the crash =========

016c:fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc}
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a003, 0, 000000000011CAB8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a004, 1, 000000000011CAB8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a003, 1, 000000000011CAB8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a004, 1, 000000000011CAB8)
016c:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
016c:fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc}
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a003, 0, 000000000011C5E8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a004, 1, 000000000011C5E8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a003, 1, 000000000011C5E8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a004, 1, 000000000011C5E8)
016c:fixme:shell:IShellBrowser_fnOnViewWindowActive stub, 000000000120B9D0 (000000000716F910)
016c:fixme:commdlg:IServiceProvider_fnQueryService Interface {e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service {e07010ec-bc17-44c0-97b0-46c7c95b9edc}
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a003, 0, 000000000011C6B8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1026, a004, 1, 000000000011C6B8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a003, 1, 000000000011C6B8)
016c:fixme:shell:IShellBrowser_fnSendControlMsg stub, 000000000120B9D0 (2, 1025, a004, 1, 000000000011C6B8)
016c:fixme:shell:IShellBrowser_fnOnViewWindowActive stub, 000000000120B9D0 (000000000716F810)
01b8:fixme:gdiplus:GdipSetImageAttributesThreshold not implemented
016c:fixme:gdiplus:GdipGetLineSpacing ignoring style
016c:fixme:gdiplus:GdipGetLineSpacing ignoring style
016c:fixme:gdiplus:GdipGetLineSpacing ignoring style
Post Reply