VST plugin (ez drummer)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
nickstu
Level 1
Level 1
Posts: 7
Joined: Fri Nov 21, 2008 4:06 pm

VST plugin (ez drummer)

Post by nickstu »

Hi, I just registered. I have a problem related to wine:

lmms can run some vst plugins with VeSTige, so I tried to get ez drummer working. It didn't work, so I downloaded Toontrack Solo, that is a program needed to run ez drummer as a standalone, and not as a plugin. It still wouldn't work, neither as a standalone.
I made a few searches and I found out that it needed mfc42.dll so I downloaded it and put into the Toontrack Solo directory. Now Toontrack Solo runs ez drummer correctly, so I'm sure that the problem is that missing dll. But where should I put it to make lmms recognize it (those didn't work: Toontrack Solo directory, vstPlugins directory, system32 directory... none)?

thanx
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VST plugin (ez drummer)

Post by austin987 »

On Fri, Nov 21, 2008 at 3:16 PM, nickstu <[email protected]> wrote:
Hi, I just registered. I have a problem related to wine:

lmms can run some vst plugins with VeSTige, so I tried to get ez drummer working. It didn't work, so I downloaded Toontrack Solo, that is a program needed to run ez drummer as a standalone, and not as a plugin. It still wouldn't work, neither as a standalone.
I made a few searches and I found out that it needed mfc42.dll so I downloaded it and put into the Toontrack Solo directory. Now Toontrack Solo runs ez drummer correctly, so I'm sure that the problem is that missing dll. But where should I put it to make lmms recognize it (those didn't work: Toontrack Solo directory, vstPlugins directory, system32 directory... none)?

thanx





$ wget kegel.com/wine/winetricks
$ sh winetricks mfc42

--
-Austin
nickstu
Level 1
Level 1
Posts: 7
Joined: Fri Nov 21, 2008 4:06 pm

Re: VST plugin (ez drummer)

Post by nickstu »

austin987 wrote:On Fri, Nov 21, 2008 at 3:16 PM, nickstu <wineforum-
$ wget kegel.com/wine/winetricks
$ sh winetricks mfc42
thanx for the reply. I tried but... standalone still working (i removed the dll from the program directory), vst plugin still NOT working :(

EDIT: by not working I mean: it loads the gui, but the loading bar is stuck to zero
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VST plugin (ez drummer)

Post by austin987 »

On Fri, Nov 21, 2008 at 3:54 PM, nickstu <[email protected]> wrote:
austin987 wrote:
On Fri, Nov 21, 2008 at 3:16 PM, nickstu <wineforum-
$ wget kegel.com/wine/winetricks
$ sh winetricks mfc42
thanx for the reply. I tried but... standalone still working (i removed the dll from the program directory), vst plugin still NOT working :(





Terminal output?

--
-Austin
nickstu
Level 1
Level 1
Posts: 7
Joined: Fri Nov 21, 2008 4:06 pm

Post by nickstu »

nick@nick-desktop:~$ lmms
Notice: could not set realtime priority.
Connection established.
Stream successfully created
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6d32767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6d3281e]
#2 /usr/lib/libX11.so.6 [0xb7679518]
#3 /usr/lib/libX11.so.6(XGetWindowProperty+0x26) [0xb7658966]
#4 /usr/lib/libQtGui.so.4 [0xb79c8239]
#5 /usr/lib/libX11.so.6(XCheckIfEvent+0x7e) [0xb764dfce]
#6 /usr/lib/libQtGui.so.4(_ZN18QX11EmbedContainer11embedClientEm+0x278) [0xb79ca3b8]
#7 /usr/lib/lmms/libvstbase.so(_ZN9vstPlugin10showEditorEP7QWidget+0xdc) [0xb63e2c3c]
#8 /usr/lib/lmms/libvestige.so(_ZN17vestigeInstrument8loadFileERK7QString+0x330) [0xb57f6ee0]
#9 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView10openPluginEv+0x3e1) [0xb57f4ec1]
#10 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView11qt_metacallEN11QMetaObject4CallEiPPv+0x61) [0xb57f5111]
#11 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x584) [0xb7576cf4]
#12 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iiPPv+0x60) [0xb7577050]
#13 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton7clickedEb+0x51) [0xb7e7d501]
#14 lmms(_ZN17automatableButton17mouseReleaseEventEP11QMouseEvent+0x38) [0x818f978]
#15 lmms(_ZN12pixmapButton17mouseReleaseEventEP11QMouseEvent+0x29) [0x8197199]
#16 /usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x2ad) [0xb7997fbd]
#17 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton5eventEP6QEvent+0x3f) [0xb7c476ff]
#18 /usr/lib/libQtGui.so.4(_ZN11QPushButton5eventEP6QEvent+0x42) [0xb7cda692]
#19 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x21d) [0xb794e28d]
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6d32767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb6d328b1]
#2 /usr/lib/libX11.so.6 [0xb7679421]
#3 /usr/lib/libX11.so.6(XCheckIfEvent+0xca) [0xb764e01a]
#4 /usr/lib/libQtGui.so.4(_ZN18QX11EmbedContainer11embedClientEm+0x278) [0xb79ca3b8]
#5 /usr/lib/lmms/libvstbase.so(_ZN9vstPlugin10showEditorEP7QWidget+0xdc) [0xb63e2c3c]
#6 /usr/lib/lmms/libvestige.so(_ZN17vestigeInstrument8loadFileERK7QString+0x330) [0xb57f6ee0]
#7 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView10openPluginEv+0x3e1) [0xb57f4ec1]
#8 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView11qt_metacallEN11QMetaObject4CallEiPPv+0x61) [0xb57f5111]
#9 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x584) [0xb7576cf4]
#10 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iiPPv+0x60) [0xb7577050]
#11 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton7clickedEb+0x51) [0xb7e7d501]
#12 lmms(_ZN17automatableButton17mouseReleaseEventEP11QMouseEvent+0x38) [0x818f978]
#13 lmms(_ZN12pixmapButton17mouseReleaseEventEP11QMouseEvent+0x29) [0x8197199]
#14 /usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x2ad) [0xb7997fbd]
#15 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton5eventEP6QEvent+0x3f) [0xb7c476ff]
#16 /usr/lib/libQtGui.so.4(_ZN11QPushButton5eventEP6QEvent+0x42) [0xb7cda692]
#17 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x21d) [0xb794e28d]
#18 /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x9a1) [0xb79524f1]
#19 /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6b) [0xb7563c1b]
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VST plugin (ez drummer)

Post by austin987 »

On Fri, Nov 21, 2008 at 4:15 PM, nickstu <[email protected]> wrote:
nick@nick-desktop:~$ lmms
Notice: could not set realtime priority.
Connection established.
Stream successfully created
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6d32767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6d3281e]
#2 /usr/lib/libX11.so.6 [0xb7679518]
#3 /usr/lib/libX11.so.6(XGetWindowProperty+0x26) [0xb7658966]
#4 /usr/lib/libQtGui.so.4 [0xb79c8239]
#5 /usr/lib/libX11.so.6(XCheckIfEvent+0x7e) [0xb764dfce]
#6 /usr/lib/libQtGui.so.4(_ZN18QX11EmbedContainer11embedClientEm+0x278) [0xb79ca3b8]
#7 /usr/lib/lmms/libvstbase.so(_ZN9vstPlugin10showEditorEP7QWidget+0xdc) [0xb63e2c3c]
#8 /usr/lib/lmms/libvestige.so(_ZN17vestigeInstrument8loadFileERK7QString+0x330) [0xb57f6ee0]
#9 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView10openPluginEv+0x3e1) [0xb57f4ec1]
#10 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView11qt_metacallEN11QMetaObject4CallEiPPv+0x61) [0xb57f5111]
#11 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x584) [0xb7576cf4]
#12 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iiPPv+0x60) [0xb7577050]
#13 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton7clickedEb+0x51) [0xb7e7d501]
#14 lmms(_ZN17automatableButton17mouseReleaseEventEP11QMouseEvent+0x38) [0x818f978]
#15 lmms(_ZN12pixmapButton17mouseReleaseEventEP11QMouseEvent+0x29) [0x8197199]
#16 /usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x2ad) [0xb7997fbd]
#17 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton5eventEP6QEvent+0x3f) [0xb7c476ff]
#18 /usr/lib/libQtGui.so.4(_ZN11QPushButton5eventEP6QEvent+0x42) [0xb7cda692]
#19 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x21d) [0xb794e28d]
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6d32767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb6d328b1]
#2 /usr/lib/libX11.so.6 [0xb7679421]
#3 /usr/lib/libX11.so.6(XCheckIfEvent+0xca) [0xb764e01a]
#4 /usr/lib/libQtGui.so.4(_ZN18QX11EmbedContainer11embedClientEm+0x278) [0xb79ca3b8]
#5 /usr/lib/lmms/libvstbase.so(_ZN9vstPlugin10showEditorEP7QWidget+0xdc) [0xb63e2c3c]
#6 /usr/lib/lmms/libvestige.so(_ZN17vestigeInstrument8loadFileERK7QString+0x330) [0xb57f6ee0]
#7 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView10openPluginEv+0x3e1) [0xb57f4ec1]
#8 /usr/lib/lmms/libvestige.so(_ZN21vestigeInstrumentView11qt_metacallEN11QMetaObject4CallEiPPv+0x61) [0xb57f5111]
#9 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectiiPPv+0x584) [0xb7576cf4]
#10 /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iiPPv+0x60) [0xb7577050]
#11 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton7clickedEb+0x51) [0xb7e7d501]
#12 lmms(_ZN17automatableButton17mouseReleaseEventEP11QMouseEvent+0x38) [0x818f978]
#13 lmms(_ZN12pixmapButton17mouseReleaseEventEP11QMouseEvent+0x29) [0x8197199]
#14 /usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x2ad) [0xb7997fbd]
#15 /usr/lib/libQtGui.so.4(_ZN15QAbstractButton5eventEP6QEvent+0x3f) [0xb7c476ff]
#16 /usr/lib/libQtGui.so.4(_ZN11QPushButton5eventEP6QEvent+0x42) [0xb7cda692]
#17 /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x21d) [0xb794e28d]
#18 /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x9a1) [0xb79524f1]
#19 /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6b) [0xb7563c1b]




That crash is not in wine.

--
-Austin
nickstu
Level 1
Level 1
Posts: 7
Joined: Fri Nov 21, 2008 4:06 pm

Post by nickstu »

ok, thanks anyway for the support
Locked