http://bugs.winehq.com/show_bug.cgi?id=1581
Summary: kernel32.dll
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: beer.info(a)videotron.ca
The latest release of Wine (20030709) creates the library kernel32 with the
wrong filename. Fix:
cd dlls
mv kernel32.dll.so libkernel32.dll.so
Also, under the 'miscemu' sub-direcory, the 'wine' executable would not link
because '-lkernel32.dll' was missing from link. Fix:
gcc -o wine -Wl,--section-start,.interp=0x3c000100 main.o -L../dlls -lntdll.dll
-lkernel32.dll -L../libs/wine -lwine -L../libs/unicode -lwine_unicode
-L../libs/port -lwine_port
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1564
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-09-07 14:30 -------
Recreated and have patch
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1578
Summary: Lotus Notes 5.0.8 dont start. occurs thread error.
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jeronimovf(a)yahoo.com.br
I use Mandrake 9.1. When Lotus Notes start appear:
FIXME:pthread_cond_init
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x115e2b0,1) - no error checking or testing yet
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 56
Current serial number in output stream: 64
err:ntdll:RtlpWaitForCriticalSection section 0x41031694 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 000c, blocked by 000b, retrying (60
sec)
Sorry for my english!!!
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=147
------- Additional Comments From Speeddymon(a)yahoo.com 2003-08-07 23:36 -------
confirm as well, i think the default for blank colums is something like 50 or
75 px in windows.. but could someone test this now that dimi has rewritten
listview?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=131
------- Additional Comments From Speeddymon(a)yahoo.com 2003-08-07 23:28 -------
without proper traces i can only assume that this may be an ipc (if not rpc or
ole) issue. reporter can u try with latest wine and report if this is still an
issue?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1475
------- Additional Comments From valveamp(a)myrealbox.com 2003-08-07 10:41 -------
I have come across this with the Novell GroupWise Messenger windows client -
pops up when the client tries to connect to the server
- replaced with a native version, but that leads to a Heap32ListFirst
unimplemented call in kernel32.dll
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1577
Summary: utf8 flag in vfat mount options prevents wine from
working
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jargonautti(a)hotmail.com
If the "utf8" flag is specified in the mount options, Wine aborts with "wine:
cannot find 'programname'. For example, cut 'n pasted from the console:
[juho@ua247d157 juho]$ wine /mnt/dosc/Ohjelmatiedostot/Agent/agent.exe
wine: cannot find '/mnt/dosc/Ohjelmatiedostot/Agent/agent.exe'
If the utf8 flag is removed, wine works normally, but the system can't display
some filenames in VFAT volume correcly (replaces some characters with a ? ).
The line of fstab for this partition reads as follows:
/dev/hda1 /mnt/dosc vfat uid=0,gid=501,umask=007,rw,noexec,codepage=850,utf8 0 0
The partition has been checked for errors with scandisk (in native Windows), and
none were found. Ls and xmms have no problems accessing the partition.
The same problem happens in other partitions mounted with utf8 flag, too.
The problem started immediately (next run) after adding the utf8 and codepage
flags, and disappeared immediately (next run) after removing the utf8 flag, only
to reappear after readding it.
How to reproduce:
1. Mount a vfat volume with utf8 flag.
2. Try to run a program with Wine in that partition.
And please note that the filename (and path) itself contained no special
characters, nor did any other file in any of the directories on the way.
This is a major bug since it prevents one from correctly displaying VFAT
partitions directory lists while working with wine. Since Wine can be expected
to run programs which require access to said directories, this has the makings
of a headache...
System information:
Distribution: Red Hat Linux 9
Kernel (uname -r): 2.4.20-18.9 (not self-compiled)
Wine version: wine-20030618-1rh9winehq.athlon.rpm from the sourceforge page
Libc (in /lib/): libc-2.3.2.so
Memory: 512 megs
CPU: Duron 1Ghz
df of relevant partition: /dev/hda1 20472816 20226304 246512 99% /mnt/dosc
Ask if you need any more information.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1576
------- Additional Comments From dseifert(a)gmx.de 2003-08-07 06:21 -------
Grep'ing the log for office1, I have the following lines. Judging from
the last entry, it looks like the file is found, but there's still the
error message from the installer that it isn't.
378429:trace:dosfs:DOSFS_GetFullName
L"Z:\\usr\\local\\dossrc\\Office2000Pro\\OFFICE1.CAB" (last=1)
378430:trace:dosfs:DOSFS_FindUnixName
/,L"usr\\local\\dossrc\\Office2000Pro\\OFFICE1.CAB"
378432:trace:dosfs:DOSFS_FindUnixName
(/usr,L"usr\\local\\dossrc\\Office2000Pro\\OFFICE1.CAB") -> L"usr"
(L"USR")
378433:trace:dosfs:DOSFS_FindUnixName
/usr,L"local\\dossrc\\Office2000Pro\\OFFICE1.CAB"
378435:trace:dosfs:DOSFS_FindUnixName
(/usr,L"local\\dossrc\\Office2000Pro\\OFFICE1.CAB") -> L"local"
(L"LOCAL")
378436:trace:dosfs:DOSFS_FindUnixName
/usr/local,L"dossrc\\Office2000Pro\\OFFICE1.CAB"
378438:trace:dosfs:DOSFS_FindUnixName
(/usr/local,L"dossrc\\Office2000Pro\\OFFICE1.CAB") -> L"dossrc"
(L"DOSSRC")
378439:trace:dosfs:DOSFS_FindUnixName
/usr/local/dossrc,L"Office2000Pro\\OFFICE1.CAB"
378441:trace:dosfs:DOSFS_FindUnixName
(/usr/local/dossrc,L"Office2000Pro\\OFFICE1.CAB") -> L"Office2000Pro"
(L"OFFI~RXE")
378442:trace:dosfs:DOSFS_FindUnixName
/usr/local/dossrc/Office2000Pro,L"OFFICE1.CAB"
378444:trace:dosfs:DOSFS_FindUnixName
(/usr/local/dossrc/Office2000Pro,L"OFFICE1.CAB") -> L"office1.cab"
(L"OFFICE1.CAB")
378445:trace:dosfs:DOSFS_GetFullName returning
/usr/local/dossrc/Office2000Pro/office1.cab =
L"Z:\\USR\\LOCAL\\DOSSRC\\OFFI~RXE\\OFFICE1.CAB"
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1576
Summary: Filename capitalisation issues
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dseifert(a)gmx.de
I installed wine-20030619-SL8.2.i586.rpm (also tried today's CVS
source) on a SuSE Linux 8.2 installation and tried to install MS Office
2000Pro. The command I used is "wine setup.exe".
The MS Office CD is in /usr/local/dossrc/Office2000Pro (NFS mount).
Installation starts fine, but after the installation progress bar is at
roughly 30%, there's a problem that the file
Z:\usr\local\dossrc\Office2000Pro\OFFICE1.CAB can not be found. I
checked the directory and there is a file office1.cab (47713575 bytes
in size).
It seems that there are problems with file name capitalisation.
Unfortunately I cannot rename office1.cab to OFFICE1.CAB.
Running with --debug=files does not give any output on OFFICE1.CAB,
but after I click on "Retry" in the error message, the following lines
are added in the debug output:
trace:file:WriteFile 0x54 0x422842ac 183 0x408e1358 (nil)
trace:file:WriteFile 0x54 0x3f111848 2 0x408e1358 (nil)
trace:file:CreateFileW L"X:\\\\msievent.log" GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE OPEN_ALWAYS attributes 0x80
trace:file:CreateFileW returning 0x68c
trace:file:SetFilePointer handle 0x68c offset 0 high 0 origin 2
trace:file:WriteFile 0x68c 0x415bfb54 262 0x415bfb50 (nil)
trace:file:WriteFile 0x68c 0x3f0fda20 2 0x415bfb50 (nil)
trace:file:WriteFile 0x54 0x422844fc 249 0x408e1358 (nil)
trace:file:WriteFile 0x54 0x3f111848 2 0x408e1358 (nil)
trace:file:SetFilePointer handle (nil) offset 0 high 0 origin 1
trace:file:SetFilePointer handle (nil) offset 0 high 0 origin 2
err:cabinet:FDICopy FDIIsCabinet failed.
trace:file:DeleteFileW L""
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1309
------- Additional Comments From marcus(a)jet.franken.de 2003-08-07 04:41 -------
this patzch will only work with a specified XIM (input method handler)
For german you usually do not need one, so i do not think this is applicable.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1110
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|INVALID |
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1575
------- Additional Comments From Speeddymon(a)yahoo.com 2003-07-07 10:12 -------
Reporter, please also make sure you are using the most recent wine snapshot
(wine-20030618) which can be downloaded using the Source link in the Download
section of the winehq.com website.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1575
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Protocol error:0x807be48: |Protocol error:0x807be48:
|bad wait fd |bad wait fd
------- Additional Comments From Speeddymon(a)yahoo.com 2003-07-07 10:10 -------
Code notes (server/thread.c):
DECL_HANDLER(init_thread)
{
[-snip-]
int wait_fd = thread_get_inflight_fd( current, req->wait_fd );
[-snip-]
if (wait_fd == -1)
{
fatal_protocol_error( current, "bad wait fd\n" );
goto error;
}
[-snip-]
}
So thread_get_inflight_fd is returning -1 is his case.. but why..?
/* get an inflight fd and purge it from the list */
/* the fd must be closed when no longer used */
int thread_get_inflight_fd( struct thread *thread, int client )
{
int i, ret;
if (client == -1) return -1;
-----something is probably failing between here-----
| do
| {
| for (i = 0; i < MAX_INFLIGHT_FDS; i++)
| {
| if (thread->inflight[i].client == client)
| {
| ret = thread->inflight[i].server;
| thread->inflight[i].server = thread->inflight[i].client = -1;
| return ret;
| }
| }
| } while (!receive_fd( thread->process )); /* in case it is still in the
socket buffer */
-----and here-----
return -1;
}
and so it returns -1. If it doesnt make it to the loop then the client is bad?
Could someone add a trace in between the client == -1 line and the start of the
loop and attach the diff (along with instructions on how to proceed) here?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1110
------- Additional Comments From l30w(a)hotmail.com 2003-07-07 05:21 -------
I just installed 20030618 in my slackware box, and the bug stills there like
Z_God says.
This bug is not invalid, please, reopen bug.
My wine installation is not using any windoze dll's.
thx
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1567
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-07-07 04:31 -------
Confirming then.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1562
------- Additional Comments From mike(a)theoretic.com 2003-07-07 04:30 -------
Could you attach a test case EXE? Just a simple program with the offending edit
mask configuration will do.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1575
Summary: Protocol error:0x807be48: bad wait fd
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: chiitenshi(a)yahoo.com
Protocol error:0x807be48: bad wait fd is all i get whenever i try to start
wnything with wine
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=52
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://msdn.microsoft.com/li
| |brary/default.asp?url=/libra
| |ry/en-
| |us/gdi/pantdraw_4i5h.asp
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 17:41 -------
Adding link to MSDN doc for easier reference and reading
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=129
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 17:28 -------
I seem to remember testing this one out a while back and not seeing the
problem, but I could be wrong.. Anyone mind checking it out for me and letting
me know the results..
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=128
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 17:27 -------
Andy, is this problem still existant? I seem to remember someone doing some
work on fonts and also something about needing to download and install some
core MS fonts in order for things to work correctly...
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=96
------- Additional Comments From Speeddymon(a)yahoo.com 2003-06-07 17:24 -------
Dimi, should all the bugs associated with this one be closed, or are there some
that still need to be fixed? I know that we are actually only down to
ntdll/kernel separation as far as what's left, but I would rather have the
opinion of someone more trusted than myself before I just close them all when
they arent all ready to be closed.. Let me know which ones to close and I will
do it (or which ones to not close and I will close the others).....
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.