Re: Bug 44794 - Vectric Vcarve Desktop - can't toggle layers

Questions about Wine on Linux
Locked
PortlandGTS
Newbie
Newbie
Posts: 4
Joined: Sat Jun 02, 2012 12:35 am

Re: Bug 44794 - Vectric Vcarve Desktop - can't toggle layers

Post by PortlandGTS »

Hi,

I think I'm encountering this bug, and wonder if anyone has more information.

I'm running Vectric VCarve under Wine 7.0.2 in Debian Buster. The behavior is just as described - I can't toggle visibility of layers in this CAD/CAM program.

The problem seems to be with the pulldown menu used to control layer visibility - implemented as a listview by comctl32.

An incorrect bug fix was apparently summitted in 2018, as described in https://medium.com/@jim.mussared/fixing ... ca8f7a4650

I'm hoping someone knows more about this issue. The above post hints at a "correct" solution, but there is no follow-up post to document it.

I looked into using winecfg to try the native version of comctl32, but couldn't find it in the dll list.

Anybody have suggestions?

TIA, Tom D.
PortlandGTS
Newbie
Newbie
Posts: 4
Joined: Sat Jun 02, 2012 12:35 am

Re: Bug 44794 - Vectric Vcarve Desktop - can't toggle layers

Post by PortlandGTS »

I figured out how to update comctl32 with Winetricks. Now it works fine.
Locked