After installing CD-Tag (mp3 tagging program) as root with wine, i tried it, it
worked, i tagged even a few albums with it. Then i realised, i installed CD-Tag
as root, so i cleaned out my root .wine directory (rm -rf .wine/ in my root
homefolder, as wine is not supposed to run as root).
I reinstalled cd-tag, now as user... but as user there is no possibility to even
start it up. I thought it would be no problem.
wine is configured as user with winecfg. Allthough i first configured as root...
might that be the problem then?
I installed & ran it as root again, and it works again. while it is still
not working as user.
The error when ran as user
Code:
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
wine: Call from 0x7ee0abce to unimplemented function netapi32.dll.NetUseGetInfo,
aborting
wine: Unimplemented function netapi32.dll.NetUseGetInfo called at address
0x7ee0abce (thread 0009), starting debugger...
....
Backtrace:
=>1 0x7ef99113 __regs_RtlRaiseException+0x48() in ntdll (0x0032f788)
2 0x7efd2c27 in ntdll (+0x62c27) (0x0032faf0)
3 0x7ef98866 RtlRaiseException+0x6() in ntdll (0x0032fb68)
4 0x7debed81 in netapi32 (+0xed81) (0x0032fb98)
5 0x7deb487c in netapi32 (+0x487c) (0x0032fbd0)
6 0x00742633 in cdtag (+0x342633) (0x0032fbe4)
7 0x007426fd in cdtag (+0x3426fd) (0x0032fc0c)
8 0x00742902 in cdtag (+0x342902) (0x0032fc28)
9 0x00742d8f in cdtag (+0x342d8f) (0x0032fc40)
10 0x00749505 in cdtag (+0x349505) (0x0032fc58)
11 0x0066e053 in cdtag (+0x26e053) (0x0032fc94)
12 0x006cdc2a in cdtag (+0x2cdc2a) (0x0032fdd8)
13 0x00403f73 in cdtag (+0x3f73) (0x0032fe10)
14 0x00403ea7 in cdtag (+0x3ea7) (0x0032fe48)
15 0x006d5304 in cdtag (+0x2d5304) (0x0032fe6c)
16 0x00401c70 in cdtag (+0x1c70) (0x0032feb4)
17 0x00f00693 (0x0032fee4)
18 0x00000000 (0x0032fef0)
19 0x0032ffe8 (0x7ffdf000)
20 0x00000000 (0x00010000)
21 0x00000000 (0x00000000)
wine: Call from 0x7ee0abce to unimplemented function
netapi32.dll.NetUserGetGroups, aborting
I am using version 1.1.0 on gentoo ... any suggestions?
In hope of some answer,
me ;)