VDrumLib, BankEditor Software for Roland TD20

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Hellekin
Newbie
Newbie
Posts: 2
Joined: Tue Apr 28, 2009 1:04 am

VDrumLib, BankEditor Software for Roland TD20

Post by Hellekin »

hi,

i'm a registered user of vdrumlib and i've been running it on a windows
machine for a long time. i switched to ubuntu 9.04 using wine 1.1.20. installation
under wine went fine, entering the registration key also worked. but if i start
vdrumlib i get the following error messages (only in the terminal, starting it from the desktop shows nothing):

Code: Select all

***@***-desktop:~/.wine/drive_c/Programme/VDrumLib/v2112$ wine
VDrumLib.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial
stub.
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:mountmgr:harddisk_ioctl unsupported ioctl 560000
fixme:reg:RegSetKeySecurity :(0x68,4,0xb945c8): stub
err:seh:raise_exception Unhandled exception code 80000001 flags 0 addr
0x7bc6dc37

it would be really really great if you could help me out with this one
so that i might be able to get it back to work. the only thing this program does is giving me the possibility to rearrange the drumsets and drumset libraries in a way i like it, add and remove new ones and save it back to compact flash card to reload those files inside the td20/tdw20 drum module.
i also contacted the author of the program, but he's only capable of getting it to work on windows and mac os.
i added the vdrumlib to the wine database, so maybe someone will look after it (hope i did everything the way it should be, i'm new to linux/ubuntu, but i love it.

if you need a trial version of vdrumlib get it @ http://www.vdrumlib.com/

thanks in advance

greetings from germany
astinsan
Newbie
Newbie
Posts: 1
Joined: Sun May 03, 2009 12:37 pm

Possible fix

Post by astinsan »

Worked on my system. Running 9.04 ubuntu with playonlinux.

Install playonlinux. It will help setup wine to work with most applications without any knowledge of the process. Wine Doors is another like it. You can also use winetriicks if you prefer the command line. Hope this helps.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

VDrumLib, BankEditor Software for Roland TD20

Post by austin987 »

On Sun, May 3, 2009 at 1:33 PM, astinsan <[email protected]> wrote:
Install playonlinux. It will help setup wine to work with most applications without any knowledge of the process. Wine Doors is another like it. You can also use winetriicks if you prefer the command line. Hope this helps. [/img]
Please don't recommend playonlinux/winedoor on Wine forums.

I filed a bug:
http://bugs.winehq.org/show_bug.cgi?id=18250

--
-Austin
Hellekin
Newbie
Newbie
Posts: 2
Joined: Tue Apr 28, 2009 1:04 am

Post by Hellekin »

thanks for filing @ austin :lol:

@astinsan: thanks i'll try that, too! :lol:
Locked