http://bugs.winehq.org/show_bug.cgi?id=4657
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 21:40 -------
0009:Call kernel32.GetModuleHandleA(0046812c "shell32.dll") ret=004680e8
0009:Ret kernel32.GetModuleHandleA() retval=7f4a0000 ret=004680e8
...
0009:Call kernel32.FindResourceW(7f4a0000,00000097,7f6995d2 L"AVI") ret=7f6100c5
0009:Ret kernel32.FindResourceW() retval=00000000 ret=7f6100c5
It's looking for an AVI resource in shell32 which is not present. Somebody
needs to draw an AVI that represents the same thing as AVI resource number 0x97
in shell32.dll. (I think this is more to do with Delphi than with Mosaic Creator).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4449
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 21:10 -------
Wine already packages fonts (see wine/fonts in the source tree).
Unfortunately, it's not as simple as just substituting something there.
Substituting the wrong thing can cause applications to crash, so we really need
a font with font metrics compatible with Tahoma.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4645
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 21:05 -------
You've likely got your native/builtin dlls mixed up. Since
shdocvw.dll.IEWinMain is undocumented, it's likely you've got another windows
DLL calling it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 20:50 -------
Please make sure that your user is not a member of the "disk" group. Try
running "groups" to check, and "ls -l /dev/hda".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4674
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 20:49 -------
Make sure that /usr/local/lib is in /etc/ld.so.conf
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4652
------- Additional Comments From mike(a)codeweavers.com 2006-27-02 20:43 -------
Dreamweavers 2004 uses Macrovision's SafeCast copy protectection, which doesn't
work on Wine yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4677
Summary: ntdll fails to build
Product: Wine
Version: 0.9.8.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
Building WINE, I get:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+
-Wdeclaration-after-statement -Wpointer-arith -O2 -pipe -o signal_i386.o
signal_i386.c
signal_i386.c: In function ‘wine_sigaction’:
signal_i386.c:116: error: ‘SYS_sigaction’ undeclared (first use in this function)
signal_i386.c:116: error: (Each undeclared identifier is reported only once
signal_i386.c:116: error: for each function it appears in.)
I've googled, and found that copying i386 headers can fix this, but that isn't a
fix, but a work around. Also, its impossible to distribute a source package
that would build correctly in that case, it would just build on one machine.
I've done "make -k > /dev/null" and this is the only error I get, preventing a
build of WINE on AMD64.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4675
Summary: fixme:winsock:WS_setsockopt Does windows ignore
SO_DONTROUTE?
Product: Wine
Version: 0.9.6.
Platform: PC
URL: None
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkguy2008(a)yahoo.com
Running Wine 0.9.7 binary, updated from 0.9.6 gotten also from the apt-get
repositories under Debian Etch (updated from Sarge 3.1). Network card: Realtek
RTL8139 (eth0) in a PCI slot.
The ePop program (which I submitted in the AppDB) can't see the other computers
which it gets by connecting to the server. In Windows, it does so automatically,
so it should too on Wine, which it doesn't. Also my local IP is given to me
automatically by the server.
WINE Configuration for ePop.exe:
Windows: XP
Here's a complete logfile by the very own Wine's function for making a debug log:
Invoking /usr/lib/wine/wine.bin /home/dragon/.wine/drive_c/Archivos de
programa/WiredRed/EPop/EPop.exe ...
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"user32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\oleaut32.dll"
-> "/home/dragon/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"oleaut32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\oleaut32.dll"
-> "/home/dragon/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\oleaut32.dll"
-> "/home/dragon/.wine/dosdevices/c:/windows/system32/OLEAUT32.DLL" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"mpr.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"version.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"lz32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winspool.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"shell32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"shlwapi.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"comdlg32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"wsock32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"ws2_32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winmm.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"netapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"netapi32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"netapi32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"netapi32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"msvcrt.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"msvcrt.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:module:import_dll No implementation for
ntdll.dll.RtlDnsHostNameToComputerName imported from
L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190000
warn:module:import_dll No implementation for
ADVAPI32.dll.ConvertSecurityDescriptorToStringSecurityDescriptorW imported from
L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190011
warn:module:import_dll No implementation for ADVAPI32.dll.LsaLookupNames2
imported from L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190022
warn:module:import_dll No implementation for ADVAPI32.dll.LsaGetUserName
imported from L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190033
warn:module:import_dll No implementation for
ADVAPI32.dll.CredUnmarshalCredentialW imported from
L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190044
warn:module:import_dll No implementation for ADVAPI32.dll.CredFree imported from
L"C:\\windows\\system32\\netapi32.dll", setting to 0x7f190055
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"oledlg.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\vgasys.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/vgasys.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/vgasys.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\vga850.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/vga850.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/vga850.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts" required a case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\coure.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/coure.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/coure.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\sserife.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/sserife.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/sserife.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\serife.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/serife.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/serife.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\smalle.fon" ->
"/home/dragon/.wine/dosdevices/c:/windows/fonts/smalle.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/dragon/.wine/dosdevices/c:/windows/fonts/smalle.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows/system32
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/dragon/.wine/dosdevices/c:/windows
warn:imm:ImmAssociateContext ((nil), 0x7fd357f8): semi-stub
warn:keyboard:X11DRV_KEYBOARD_DetectLayout 6 keysyms per keycode not supported,
set to 4
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/dragon/.wine/dosdevices/c:/Archivos de programa/WiredRed/EPop
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/dragon/.wine/dosdevices/z:/home/dragon
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
%2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.