http://bugs.winehq.org/show_bug.cgi?id=2589
Summary: wine crashes when zooming into MrSids
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shoover(a)logisys911.com
First get this error.
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 116 bytes
many times followed by
err:region:CombineRgn Invalid rgn=(nil)
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:region:CombineRgn Invalid rgn=(nil)
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
--
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=699
jnewman(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jnewman(a)codeweavers.com 2004-01-12 17:50 -------
OK, just commited bugzilla to CVS. Hack away!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2574
------- Additional Comments From kdntl(a)yahoo.fr 2004-01-12 11:25 -------
I recompiled many wine versions and I discovered that my problem appears when
wine-preloader was introduced, i.e. since the wine-20040615 version.
However, the version wine-20040505 works fine for me because there is no
wine-preloader :)
--
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=2532
------- Additional Comments From 9gfrye202(a)sneakemail.com 2004-30-11 09:40 -------
Created an attachment (id=724)
--> (http://bugs.winehq.org/attachment.cgi?id=724&action=view)
Proposed patch
This patch fixes the problem for me, but I would appreciate someone with
stronger asm taking a look at it. I have sent a copy to Alexandre Julliard but
not the wine-patches newsgroup.
--
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=2588
Summary: Installing Watchtower Library fails (InstallShield)
Product: Wine
Version: 20041019
Platform: PC
URL: http://yann.barraud.free.fr/winelogs
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dripple(a)laposte.net
Aim : Installing Watchtower Library.
OS : Mandrake Linux 10.1
Wine version : Wine 20041019
Command : wine /mnt/cdrom/Setup.exe
For informations and logs, see URL [http://yann.barraud.free.fr/winelogs]
For the moment, I get InstallShield to prepare Installing, and then crashing.
Nothing more.
Here is the log for loaddll [http://yann.barraud.free.fr/winelogs/report_dll.log]
Here are the last 100 lines for relay log :
[http://yann.barraud.free.fr/winelogs/report-100.log]
I wish I could get this installed well.
I already have dcom98.exe installed.
If you have any clue...
--
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=2584
winebugzilla(a)sun.consumer.org.il changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://http://msdn.microsoft|http://msdn.microsoft.com/li
|.com/library/default.asp?url|brary/default.asp?url=/libra
|=/library/en- |ry/en-
|us/gdi/devcons_5upg.asp |us/gdi/devcons_5upg.asp
------- Additional Comments From winebugzilla(a)sun.consumer.org.il 2004-30-11 02:41 -------
Fixed the URL
--
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=1523
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)navi.cx 2004-29-11 16:38 -------
Could you submit this patch to wine-patches please?
--
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=1523
------- Additional Comments From prahal(a)yahoo.com 2004-29-11 16:00 -------
Created an attachment (id=719)
--> (http://bugs.winehq.org/attachment.cgi?id=719&action=view)
output error if lnk file is in an unsupported location
I used wineshellink through winemenubuilder. Though i had a hard time
discovering why it did not process my test "lnk" . They wher not in one of the
mandatory path (profiles\\User ...).
This i discover by adding those outputs.
I did feel winemenubuilder should output why it won't process its input. Though
i have do not have a experiences in the wine policy . Should those be printf ,
debug output , debug error ?
Cheers
Alban
--
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=2532
------- Additional Comments From 9gfrye202(a)sneakemail.com 2004-29-11 15:56 -------
OK, I have this problem too, from a Mandrake package. The problem stems from the
inline syscall wrappers (wld_xxx) introduced in wine/loader/preloader.c revision
1.6. Perhaps the Mandrake guys have compiled with the wrong flags, but it looks
like a wine bug to me.
Take for example wld_read:
static inline ssize_t wld_read( int fd, void *buffer, size_t len )
{
int ret;
__asm__ __volatile__( "pushl %%ebx; movl %2,%%ebx; int $0x80; popl %%ebx"
: "=a" (ret)
: "0" (SYS_read), "g" (fd), "c" (buffer), "d" (len)
: "memory" );
return SYSCALL_RET(ret);
}
here, the instruction movl %2,%%ebx refers to the 'fd' (file descriptor)
argument of the asm code snippet. This is fine if 'fd' argument is passed to the
asm block as a register, but if it is passed as a variable on the stack then
the compiler gets the wrong location because the previous 'pushl %%ebx' has
modified the stack pointer since the asm snippet began. If you use the "r"
constraint instead of the "g" constraint, you can force 'fd' to be a register, ie
: "0" (SYS_read), "r" (fd), "c" (buffer), "d" (len)
However I say this without having produced & compiled a patch myself. This
explains why some distros are affected and others aren't (ie it's in the
optimisation flags) and it explains why wine-preload is trying to SYS_read()
from stdio (ie fd=0) on my Mandrake build.
I will post the relevant snippet from a disassembly listing if anyone wants -
but I think this info should be enough?
Thanks!
--
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=1523
prahal(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #717 is|0 |1
obsolete| |
------- Additional Comments From prahal(a)yahoo.com 2004-29-11 15:47 -------
Created an attachment (id=718)
--> (http://bugs.winehq.org/attachment.cgi?id=718&action=view)
strangthen wineshellink args parsing
this patch fix single quote for debian/mandrake menu with args having
characters not handled by bash as they are by windows (eg. ! in a path)
the previous patch was wrong on the way it made the menu : " \'$args\' " is
silly , i rplaced it by " '$args' ".
Also an improvment from previous patch : now "--" is not added if $args is
empty . Otherwise bad things happened .
Cheers
Alban
--
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=2574
------- Additional Comments From kdntl(a)yahoo.fr 2004-29-11 14:13 -------
Answer to Mike Hearn :
It changes nothing if I run wine-preloader with wine-pthread as argument. I also
tried with wine-kthread and even wine-glibc, but each time I get exactly the
same error messages as previously.
When I have time, I will try to compile each version of wine from 20031231 in
order to see from which version it stops working for me.
I will post here the results.
--
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=2587
Summary: FreeBSD: wine: failed to create the process heap
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.scholten(a)unbescholten.de
After compiling wine from CVS on FreeBSD 6-0-current, starting wine or winefile
dies with:
wine: failed to create the process heap.
using --debugmsg +trace doesn't produce further info
--
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=2586
Summary: error running make install with FreeBSD make instead
gmake
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.scholten(a)unbescholten.de
Per default FreeBSD uses it's own implementation of make instead gnu make. Using
./configure. make && make install prodices the following error; using gmake
install works fine anyway:
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c serialui.dll.so /usr/local/lib/wine/serialui.dll.so
cd `dirname setupapi/__install__` && make install
gcc -g -O2 install.c -o install
install.c:23:20: windef.h: No such file or directory
install.c:24:21: winbase.h: No such file or directory
install.c:25:20: winreg.h: No such file or directory
install.c:26:22: winternl.h: No such file or directory
install.c:27:22: winerror.h: No such file or directory
install.c:28:20: wingdi.h: No such file or directory
install.c:29:21: winuser.h: No such file or directory
install.c:30:20: winnls.h: No such file or directory
install.c:31:22: setupapi.h: No such file or directory
In file included from install.c:32:
setupapi_private.h:35: error: syntax error before '*' token
setupapi_private.h:35: error: syntax error before "hinf"
setupapi_private.h:35: warning: data definition has no type or storage class
setupapi_private.h:36: error: syntax error before '*' token
setupapi_private.h:38: error: syntax error before '*' token
setupapi_private.h:40: error: syntax error before '*' token
setupapi_private.h:40: error: syntax error before "hinf"
setupapi_private.h:40: warning: data definition has no type or storage class
setupapi_private.h:41: error: syntax error before '*' token
setupapi_private.h:41: error: syntax error before '*' token
setupapi_private.h:41: warning: data definition has no type or storage class
setupapi_private.h:48: error: syntax error before "PSP_FILE_CALLBACK_A"
setupapi_private.h:51: error: syntax error before "CALLBACK"
setupapi_private.h:51: error: syntax error before "UINT"
setupapi_private.h:51: warning: data definition has no type or storage class
install.c:33:26: wine/unicode.h: No such file or directory
install.c:34:24: wine/debug.h: No such file or directory
install.c:36: warning: parameter names (without types) in function declaration
install.c:36: warning: data definition has no type or storage class
install.c:41: error: syntax error before "HSPFILEQ"
install.c:50: error: syntax error before "HKEY"
install.c:57: error: syntax error before "PSP_FILE_CALLBACK_W"
install.c:62: error: syntax error before '*' token
install.c:65: error: syntax error before "CopyFiles"
install.c:65: warning: data definition has no type or storage class
install.c:66: error: syntax error before "DelFiles"
install.c:66: warning: data definition has no type or storage class
install.c:67: error: syntax error before "RenFiles"
install.c:67: warning: data definition has no type or storage class
install.c:68: error: syntax error before "Ini2Reg"
install.c:68: warning: data definition has no type or storage class
install.c:69: error: syntax error before "LogConf"
install.c:69: warning: data definition has no type or storage class
install.c:70: error: syntax error before "AddReg"
install.c:70: warning: data definition has no type or storage class
install.c:71: error: syntax error before "DelReg"
install.c:71: warning: data definition has no type or storage class
install.c:72: error: syntax error before "BitReg"
install.c:72: warning: data definition has no type or storage class
install.c:73: error: syntax error before "UpdateInis"
install.c:73: warning: data definition has no type or storage class
install.c:74: error: syntax error before "CopyINF"
install.c:74: warning: data definition has no type or storage class
install.c:75: error: syntax error before "UpdateIniFields"
install.c:75: warning: data definition has no type or storage class
install.c:76: error: syntax error before "RegisterDlls"
install.c:76: warning: data definition has no type or storage class
install.c:77: error: syntax error before "UnregisterDlls"
install.c:77: warning: data definition has no type or storage class
install.c:78: error: syntax error before "ProfileItems"
install.c:78: warning: data definition has no type or storage class
install.c:86: error: syntax error before '*' token
install.c:86: error: syntax error before '*' token
install.c: In function `get_field_string':
install.c:89: error: syntax error before "required"
install.c:91: error: `context' undeclared (first use in this function)
install.c:91: error: (Each undeclared identifier is reported only once
install.c:91: error: for each function it appears in.)
install.c:91: error: `index' undeclared (first use in this function)
install.c:91: error: `buffer' undeclared (first use in this function)
install.c:91: error: `size' undeclared (first use in this function)
install.c:91: error: `required' undeclared (first use in this function)
install.c:92: error: `ERROR_INSUFFICIENT_BUFFER' undeclared (first use in this
function)
install.c:95: error: `static_buffer' undeclared (first use in this function)
install.c:96: error: `WCHAR' undeclared (first use in this function)
install.c:96: error: `NULL' undeclared (first use in this function)
install.c: At top level:
install.c:110: error: syntax error before "copy_files_callback"
install.c:110: error: syntax error before "hinf"
install.c: In function `copy_files_callback':
install.c:112: error: `arg' undeclared (first use in this function)
install.c:114: error: `field' undeclared (first use in this function)
install.c:115: error: structure has no member named `queue'
install.c:115: error: structure has no member named `layout'
install.c:115: error: structure has no member named `src_root'
install.c:115: error: `NULL' undeclared (first use in this function)
install.c:115: error: structure has no member named `copy_flags'
install.c:117: error: structure has no member named `queue'
install.c:117: error: structure has no member named `src_root'
install.c:117: error: structure has no member named `layout'
install.c:117: error: `hinf' undeclared (first use in this function)
install.c:117: error: structure has no member named `copy_flags'
install.c:118: error: `TRUE' undeclared (first use in this function)
install.c: At top level:
install.c:127: error: syntax error before "delete_files_callback"
install.c:127: error: syntax error before "hinf"
install.c: In function `delete_files_callback':
install.c:129: error: `arg' undeclared (first use in this function)
install.c:130: error: structure has no member named `queue'
install.c:130: error: `hinf' undeclared (first use in this function)
install.c:130: error: `field' undeclared (first use in this function)
install.c:131: error: `TRUE' undeclared (first use in this function)
install.c: At top level:
install.c:140: error: syntax error before "rename_files_callback"
install.c:140: error: syntax error before "hinf"
install.c: In function `rename_files_callback':
install.c:142: error: `arg' undeclared (first use in this function)
install.c:143: error: structure has no member named `queue'
install.c:143: error: `hinf' undeclared (first use in this function)
install.c:143: error: `field' undeclared (first use in this function)
install.c:144: error: `TRUE' undeclared (first use in this function)
install.c: At top level:
install.c:153: error: syntax error before "get_root_key"
install.c:153: error: syntax error before '*' token
install.c: In function `get_root_key':
install.c:155: error: syntax error before "HKCR"
install.c: At top level:
install.c:156: error: syntax error before "HKCU"
install.c:156: warning: data definition has no type or storage class
install.c:157: error: syntax error before "HKLM"
install.c:157: warning: data definition has no type or storage class
install.c:158: error: syntax error before "HKU"
install.c:158: warning: data definition has no type or storage class
install.c:159: error: syntax error before "HKR"
install.c:159: warning: data definition has no type or storage class
install.c:161: error: syntax error before "if"
*** Error code 1
Stop in /usr/home/tom/winecvs/wine/dlls/setupapi.
*** Error code 1
Stop in /usr/home/tom/winecvs/wine/dlls.
*** Error code 1
Stop in /usr/home/tom/winecvs/wine.
--
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=2585
------- Additional Comments From thomas.scholten(a)unbescholten.de 2004-29-11 08:14 -------
Digged a bit deeper and found that declaration setkey() ist taken by
/usr/include/stdlib.h under FreeBSD. Renaming declaration and function calls in
winecfg.c setkey() to something else (i.e. "winesetkey ()") solves the problem.
--
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=2585
Summary: After Fix of Bug#2580, Wine FreeBSD Build dies again in
winecfg / setkey
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.scholten(a)unbescholten.de
On my system
uname -a: FreeBSD silvia-bsd.mittelerde.tom 6.0-CURRENT FreeBSD 6.0-CURRENT #0:
Sun Nov 28 14:02:12 CET 2004
root@silvia-bsd.mittelerde.tom:/usr/obj/usr/src/sys/SILVIA-BSD-CUR i386)
using ./configure, make && make depend (on FBSD we use make NOT gmake, sometimes
a difference, just as a gentle note) wine again bails out in programs/winecfg
with the following error:
[..]
rm -f wsock32.dll.so && ln -s wsock32/wsock32.dll.so wsock32.dll.so
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o winecfg.o winecfg.c
winecfg.c:142: error: conflicting types for 'setkey'
/usr/include/stdlib.h:205: error: previous declaration of 'setkey' was here
winecfg.c:142: error: conflicting types for 'setkey'
/usr/include/stdlib.h:205: error: previous declaration of 'setkey' was here
*** Error code 1
Stop in /usr/home/tom/winecvs/wine/programs/winecfg.
*** Error code 1
Stop in /usr/home/tom/winecvs/wine/programs.
*** Error code 1
Stop in /usr/home/tom/winecvs/wine.
thanks for the help before and best regards
Thomas
--
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=2532
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:23 -------
Does this work if you compile without optimizations enabled?
--
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=2107
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:21 -------
Use an IE installer script if you want this program. It does things which are
very hard to support without Wine being given additional information, and we
have already done this debugging for you (eg the advapi32 thing which is
impossible to fix without a DLL override).
I don't think this is really a bug. IE just needs a particular configuration to
install correctly. Please raise this on wine-devel if you disagree.
--
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=2578
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:11 -------
It's not that simple AFAIK, read the comments in server/fd.c, we need to track
file descriptors to implement file locking correctly.
I'd suggest raising this issue on wine-devel.
--
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=430
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:06 -------
I don't think this patch is correct, is it really the dialogs responsibility to
remember the selection of the edit?
At minimum, these vars should be dialog scoped, possibly even thread scoped.
Post it to wine-devel and ask there.
--
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=2580
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:04 -------
A patch for this has been submitted, and it's fixed in CVS.
--
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=2577
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:02 -------
The Mandrake Cooker packaging is incorrect and should be fixed to be the same as
upstream.
--
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=2574
------- Additional Comments From mike(a)navi.cx 2004-29-11 07:00 -------
It should be running "wine-preloader wine-pthread" or somesuch not just
wine-preloader.
--
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=609
winebugzilla(a)sun.consumer.org.il changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2584
--
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=2584
Summary: "SetLayout" doesn't affect actual display
Product: Wine
Version: unspecified
Platform: All
URL: http://http://msdn.microsoft.com/library/default.asp?url
=/library/en-us/gdi/devcons_5upg.asp
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)sun.consumer.org.il
OtherBugsDependingO 609
nThis:
SetLayout with the "LAYOUT_RTL" flag needs to change the way certain flags are
handled. Most specifically, it needs to reverse certain aspect of GDI rendering.
--
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=1523
prahal(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #716 is|0 |1
obsolete| |
------- Additional Comments From prahal(a)yahoo.com 2004-28-11 09:56 -------
Created an attachment (id=717)
--> (http://bugs.winehq.org/attachment.cgi?id=717&action=view)
same patch with single quote instead of double
those patches are an update of those at :
http://www.spinics.net/lists/wine/msg01926.html and
http://www.spinics.net/lists/wine/msg03156.html.
I changed to single quote the path as suggested in the latter email. CVs had it
for the "kde" entry though it still apply to the "menu" and "gnome" (ie windows
can have ! in path which bash can not handle.
--
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=1523
------- Additional Comments From prahal(a)yahoo.com 2004-28-11 09:02 -------
With latest cvs i can reproduce this bug (20041127) . The fix above does the job
and is a one liner ...
I bet the problem is on every debian/mandrake compatible distribution (Xandros
and the like) so it s not like it s useless , thus i feel "trivial" is not
enough , "normal" would be right.
--
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=2017
------- Additional Comments From andreamrl(a)tiscali.it 2004-27-11 20:14 -------
I'm using also synaptics touchpad driver and have the same error running
photoshop or any other win app.
Pleacing syncro mode in config file made wine break in the debugger and got the
followinf error:
err:x11drv:error_handler X protocol error: serial=112, request_code=147 -
breaking into debugger
wine: Unhandled exception (thread 0009), starting debugger...
Usage: winedbg [--auto] [--gdb] cmdline
--
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=2583
Summary: Popup menus disappear under some window managers
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goeran(a)uddeborg.se
Popup menus, like the ones the right mouse button is typically opening,
disappear immediately under some window managers but not others.
As a simple test case, I start "wine notepad", and in the text area click the
right mouse button. If I'm running a Gnome environment, using metacity as a
window manager, I get the menu on the screen. If I am using good old twm, the
menu just flashes briefly, apparently when I RELEASE the button. It is not
possible to select anything in the menu.
Note this is just an illustrating test case. I see the problem in other
applications too, and it appears in other window environments. Notepad, Gnome,
and twm seemed to be a simple test case.
--
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=2543
------- Additional Comments From m0sia(a)plotinka.ru 2004-26-11 14:06 -------
same bug with using install shield 6 seup.exe. again ole problems =(
--
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=2582
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-26-11 12:49 -------
For future reference, rather than starting a new bug. You could have added this
comment to bug 2559 (and read all of it).
The patch for fixing CET was added Nov. 1st 2004, so it would be in the October
release.
http://www.winehq.org/hypermail/wine-cvs/2004/11/0014.html
As Duane said: "About all you can do is to run a current CVS version of Wine, or
a several months old version."
Or you can wait for the next release...
--
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=2582
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dclark(a)akamail.com 2004-26-11 12:12 -------
If you read all of bug 2559, you would see that this is already fixed.
--
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=2582
Summary: BUG 2559 should be reopened
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jyri(a)riu.com
The bug 2559 which is closed represents itself again:
$ wine WinSuite32.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "CET" to an entry
in TZ_INFO
fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit
as patch to wine-patches
fixme:ole:CoRegisterMessageFilter stub
$
This happens when I run it from the users home directory and from the
installation directory of Winsuite (for Windows NT4.0).
Regards
Jyri Sillanpää, OSS Consultant
--
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=1944
------- Additional Comments From john(a)jcoppens.com 2004-25-11 09:58 -------
Though there do not seem to be reports since Jan, this problem is still present
in the last release:
wine: Unhandled exception (thread 000a), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x40579ca0 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
Has someone found a solution (or cause)?
I found a reference that using XOrg instead of XFree86 might be the cause - has
this been confirmed?
TIA
John
--
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=421
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2004-24-11 18:12 -------
how about starting with something like libwmf
http://wvware.sourceforge.net/libwmf.html
As I seem to remember WMF is miore or less just a set of calls to the DIB API,
so libwmf would a tleast be a start.
--
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=2581
Summary: Keyboard ony work when cursor locate at windows top
title bar area
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azure(a)totem.ca
I find out this problem since I start using wine years ago.
I Start using Wine since Redhat 7.3 and now I am using Fedora Core 3 and still
had the same problem.
I had the same problem with RXVT and they send me some code to modify the RXVT
and re-compile it and it work.
The following is how the code change in rxvt
=======================================================================
this is caused by a design flaw in X11, how synergy snoops for
events, and how rxvt handles keyboard events. there may be
something i can do to synergy to avoid the problem but fixing
rxvt is a whole lot simpler. i filed a bug against rxvt and
included a patch, which i've included below if you'd like to
apply it to rxvt 2.7.10 yourself.
cheers,
-chris
diff -ur rxvt-2.7.10-old/src/init.c rxvt-2.7.10/src/init.c
--- rxvt-2.7.10-old/src/init.c Tue Dec 3 21:21:39 2002
+++ rxvt-2.7.10/src/init.c Sat May 15 16:41:46 2004
@@ -1170,7 +1170,11 @@
#endif
XDefineCursor(r->Xdisplay, r->TermWin.vt, r->TermWin_cursor);
XSelectInput(r->Xdisplay, r->TermWin.vt,
- (ExposureMask | ButtonPressMask | ButtonReleaseMask
+ (KeyPressMask
+#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING)
+ | KeyReleaseMask
+#endif
+ | ExposureMask | ButtonPressMask | ButtonReleaseMask
| PropertyChangeMask
| Button1MotionMask | Button3MotionMask));
@@ -1188,7 +1192,11 @@
#endif
XDefineCursor(r->Xdisplay, r->menuBar.win, r->h->cursor_leftptr);
XSelectInput(r->Xdisplay, r->menuBar.win,
- (ExposureMask | ButtonPressMask | ButtonReleaseMask
+ (KeyPressMask
+#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING)
+ | KeyReleaseMask
+#endif
+ | ExposureMask | ButtonPressMask | ButtonReleaseMask
| Button1MotionMask));
}
#endif
diff -ur rxvt-2.7.10-old/src/scrollbar.c rxvt-2.7.10/src/scrollbar.c
--- rxvt-2.7.10-old/src/scrollbar.c Mon Apr 15 20:44:58 2002
+++ rxvt-2.7.10/src/scrollbar.c Sat May 15 16:48:06 2004
@@ -109,7 +109,11 @@
#endif
XDefineCursor(r->Xdisplay, r->scrollBar.win, r->h->cursor_leftptr);
XSelectInput(r->Xdisplay, r->scrollBar.win,
- (ExposureMask | ButtonPressMask | ButtonReleaseMask
+ (KeyPressMask
+#if defined(MOUSE_WHEEL) && defined(MOUSE_SLIP_WHEELING)
+ | KeyReleaseMask
+#endif
+ | ExposureMask | ButtonPressMask | ButtonReleaseMask
| Button1MotionMask | Button2MotionMask
| Button3MotionMask));
delayed_init = 1;
=============================================
And I just find out if i do a command "cat /etc/localtime" ( Mountain Time
America/Edmonton) and then start the wine then the problem fixed. I had no idea
how and why but it work.
Hope this can help to fix the problem.
--
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=2580
thomas.scholten(a)unbescholten.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
Summary|programs/winecfg from CVS is|programs/winecfg from CVS is
|missing mntent.h |missing mntent.h / no
| |compile on FBSD53
------- Additional Comments From thomas.scholten(a)unbescholten.de 2004-24-11 09:30 -------
Tested today on my 2nd macine, same error
--
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=2579
lordpopcorn(a)poczta.onet.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From lordpopcorn(a)poczta.onet.pl 2004-24-11 03:21 -------
Fixed, a buggy kernel sound driver was the reason for me. I've built ALSA with
OSS emulation and left wineoss.drv as the sound driver in ~/.wine/config. Works
cool for me.
--
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=2580
Summary: programs/winecfg from CVS is missing mntent.h
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.scholten(a)unbescholten.de
On my System FreeBSD 5.3-RELEASE-p1 the wine-source from CVS (23.11.04) doesn't
compile after ./configure and make && make depend with the following error:
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o drivedetect.o drivedetect.c
drivedetect.c:28:20: mntent.h: No such file or directory
drivedetect.c: In function `autodetect_drives':
drivedetect.c:206: warning: implicit declaration of function `getmntent'
drivedetect.c:206: warning: assignment makes pointer from integer without a cast
drivedetect.c:212: error: dereferencing pointer to incomplete type
drivedetect.c:214: error: dereferencing pointer to incomplete type
drivedetect.c:215: error: dereferencing pointer to incomplete type
drivedetect.c:226: error: dereferencing pointer to incomplete type
drivedetect.c:226: error: dereferencing pointer to incomplete type
drivedetect.c:231: error: dereferencing pointer to incomplete type
drivedetect.c:232: error: dereferencing pointer to incomplete type
drivedetect.c:233: error: dereferencing pointer to incomplete type
drivedetect.c:234: error: dereferencing pointer to incomplete type
drivedetect.c:235: error: dereferencing pointer to incomplete type
drivedetect.c:236: error: dereferencing pointer to incomplete type
drivedetect.c:237: error: dereferencing pointer to incomplete type
drivedetect.c:240: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /usr/home/tom/cvs.wine/wine/programs/winecfg.
*** Error code 1
--
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=2579
------- Additional Comments From lordpopcorn(a)poczta.onet.pl 2004-23-11 01:03 -------
Whoops, looks like I've got a similar problem using Wine-20031212. Houston,
we've got a problem. Any ideas?
--
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=2579
------- Additional Comments From lordpopcorn(a)poczta.onet.pl 2004-22-11 17:58 -------
I see this bug is similar to #2576, however I'm not able to run _any_
application correctly. Some more info: I don't have any Windows partition, I
install Wine using the `./tools/wineinstall' command. Here is what I made out
further...
I actually _can_ run the applications shipped with the Wine source distribution
- notepad, regedit etc. They work fine. However, when I exit them, I get swamped
with the following messages:
----------
wine: Unhandled exception (thread 0009), starting debugger...
(the above appears only once)
err:syslevel:_EnterSysLevel (0x408c1480, level 2): Holding 0x40949520, level 3.
Expect deadlock!
(this one appears a few thousand times, at least)
----------
When I run any external Windows binary (say, a WinRAR self-extracting archive),
`strace any.exe' gives:
----------
[...]
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
close(9) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
stat64("/home/kempniu/.wine/dosdevices/f:/KERNEL32.DLL", 0x4067fbc0) = -1 ENOENT
(No such file or directory)
stat64("/home/kempniu/.wine/dosdevices/f:/KERNEL32.DLL", 0x4067f900) = -1 ENOENT
(No such file or directory)
open("/home/kempniu/.wine/dosdevices/f:", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9
ioctl(9, TUNIOCGETINFO or VFAT_IOCTL_READDIR_BOTH, 0x4067f6e0) = -1 ENOTTY (Inap
propriate ioctl for device)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
(etc. - hangs forever)
----------
For your information, running notepad or regedit _also_ gives me a segfault, but
only once. Running any external application results in a hangup.
--
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=2572
nacho(a)merkapc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From nacho(a)merkapc.com 2004-22-11 11:13 -------
Solved via RealChildWindowFromPoint patch released 31 october 2004. Now, RPGMakerXP
won't run, but doesn't say anything
--
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=2579
Summary: Wine hangs up the whole system on startup
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordpopcorn(a)poczta.onet.pl
I'm trying to get Wine-20041019 running on a Toshiba Satellite Pro 4270 notebook
(hardware/software specification can be found below). Both when using the
precompiled binaries and compiling Wine from scratch, when I run the `wine'
binary for the first time, it prints out the information about creating font
indexes and when it gets to 100%, my system is pretty much dead. It's totally
unresponding, the cursor isn't moving, the keyboard isn't reacting and the only
solution is to press the POWER button. I would have sent some output but
actually I don't get any! Don't know what to do, even which direction to go...
And I'm quite fed up with losing 5 minutes each time fsck is run...
Some info about the environment: Celeron 500, 320 MB RAM, Savage IX (8 MB VRAM),
Yamaha sound card, 40 GB Samsung HDD. Slackware 10.0 with a 2.4.27 kernel (my
very own build, _without_ any VFAT or MSDOS support - perhaps this is the issue?).
--
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=2578
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-22-11 01:10 -------
Patches submitted here tend to bit rot. I would sugget that you submit it to
wine-devel(a)winehq.org for discussion.
--
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=2578
------- Additional Comments From greg(a)electricrain.com 2004-21-11 20:14 -------
Created an attachment (id=715)
--> (http://bugs.winehq.org/attachment.cgi?id=715&action=view)
proposed patch
This patch works great for me. However it may not be perfect in the face of
async io:
I notice that in ntdlls/file.c it stores the file handle from the
handle_to_fd() call in an allocated ovp structure that is passed to
register_new_async(). In that situation a dup() or a new open()+seek() should
probably be done first along with making sure whatever async code uses the fd
cleans it up later when appropriate.
--
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=2561
------- Additional Comments From michael(a)heiming.de 2004-21-11 14:54 -------
Hi!
Couldn't directly install from the City Select CD 1, installer worked fine with
"msi=n", but told me to install from Setup CD.
Due to problems with my cdrom, mounted the "City Select CD 1" .iso in a loop
over /mnt/cdrom and started Setup.exe (Setup CD) from a complete copy of this
CD. Worked until after what looks like a wine fake "reboot" and again it stops
with the message it couldn't find the install CD.;(
Will retry as soon as my cdrom is working again, but it doesn't look like the
reason, probably wine shouldn't mention any difference between the CD-ROM and
the loop mounted iso. ~/.wine/dosdevices/ has a symlink "d: -> /mnt/cdrom".
file /mnt/cdrom/setup.exe
/mnt/cdrom/setup.exe: MS-DOS executable (EXE), OS/2 or MS Windows
Ran "strace -fp <wine PID>" but couldn't see anything where it tries to open one
or another device.
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,cabinet,msi=n"
/opt/wine-cvs/bin/wine ./Setup.exe
fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:win:SetWindowTextA cannot set text "MapSource" of other process window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal 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=2578
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-files
Version|unspecified |20041019
--
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=2577
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-files |wine-binary
--
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=2561
------- Additional Comments From hans(a)it.vu.nl 2004-21-11 11:25 -------
OK, so you have native MSI installed now, but you're not using it. I can tell
from your command line and the fact that MSI calls produce log output (only
builtin does that). Please try this command line:
WINEDLLOVERRIDES="msi=n" /opt/wine-cvs/bin/wine /mnt/cdrom/setup.exe
and report the outcome here.
--
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=2574
------- Additional Comments From kdntl(a)yahoo.fr 2004-21-11 10:59 -------
Here is what I get when running the following command :
$ /lib/ld-2.3.4.so ./wine-preloader
./wine-preloader: error while loading shared libraries: ./wine-preloader: failed
to map segment from shared object: Cannot allocate memory
--
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=2578
Summary: file write performance over NFS very poor due to
dup+write+close
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg(a)electricrain.com
I run wine on a diskless workstation to run some windows video transmogrifying
applications. Needless to say, video files are huge so this app does a lot of
IO. Under wine, the effective write speed of the application is reduced to a
few hundred kbytes/sec on nfs filesystems. Performance is probably reduced on
local disks as well (i don't have wine on a system with a disk to test that) as
the close() presumably waits for the data to be committed to disk.
Doing an strace of the wine process that does the disk IO shows:
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [RTMIN], 8) = 0
write(16, "&\0\0\0\0\0\0\0\0\0\0\0d\0\0\0\0\0\0@\0\0\0\0\0\0\0\0\0"..., 64) = 64
read(15, "\0\0\0\0\0\0\0\0\24\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
dup(20) = 23
write(23, "\0\0\1\272D\37T\222LU\1\211\303\370\0\0\1\300\7\354\201"..., 2048) = 2048
close(23) = 0
... repeated for a long long time ...
A check in /proc/PID/fd/ shows that 20 is indeed the output file (15 and 16 are
the pipes between the wine processes). Not seen here is the input file (17)
which is read much more efficiently in 3 128k chunks every so often (though it
is read in an unnecessary dup+read+close sequence which causes extra NFS getattr
latency)
tcpdump on the nfs client shows that three round trip latencies are involved in
every 4096 bytes that wine writes:
getattr + response, write + response, commit + response.
with a normal linux program that doesn't close its fd (forcing the commit and
the getattr before the next write) writing goes at full speed.
I have observed this behaviour with every version of wine i've used in the past
year. Currently i'm using 20041019. It occurs regardless of if the client is
running a linux 2.4 or 2.6 kernel. The kernel is doing the correct thing.
Close forces a commit to ensure that the data is on stable storage before
returning (close will return an error otherwise; wine doesn't appear to check
for an error on close).
Proposed fix: stop the dup+close nonsense. Grepping thru the wine code I'm
guessing that it is in dlls/ntdll/server.c where this all occurs with the
wine_server_handle_to_fd() and wine_server_release_fd() functions that implement
a dup() and a close() respectively.
--
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=2577
Summary: Packaging convention is not consistent with Mandrake's
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rls(a)tamu.edu
I recently installed the newest version of wine, packaged for Mandrake. The
next time I upgraded my system from the newest Mandrake Cooker repository, I
ran into a conflict -- you guys have everything in one package (win-2004XXXXX)
and Mandrake splits wine into several packages (wine-2004XXXX, libwine...). Can
you guys coordinate with Mandrake on this to make installation easier?
--
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=430
------- Additional Comments From rtomsick(a)rtomsick.tk 2004-20-11 23:31 -------
Hm... when I add selStart and selEnd to DIALOGINFO, we get problems. The
reselection of text works just fine, but as soon as a second window is spawned,
we crash. When these are defined as globals, this is not an issue. (This is
from changes against last night's CVS.) I'm probably missing something obvious
here, but any help would be appreciated.
--
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=2575
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
--
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=2576
------- Additional Comments From bero(a)arklinux.org 2004-20-11 22:15 -------
Replacing wine-preloader with a simple script that does
#!/bin/sh
exec "$@"
works (though it doesn't do exactly the same thing wine-preloader does), and
fixes the issue of hanging subprocesses caused by this.
--
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=2576
Summary: Wine (20041019 and CVS) hangs on startup
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
On a Linux 2.6.9-mm1 (and 2.6.10-rc2-mm1) system with glibc 2.3.3/nptl and gcc
3.4.3, wine hangs on startup when trying to run any application, including
simple self-extracting archives that used to work with older versions of wine.
"strace wine any.exe" ends in
execve("//usr/bin/wine-preloader", ["//usr/bin/wine-preloader",
"//usr/bin/wine-pthread", "any.exe"], [/* 26 vars */]) = 0
old_mmap(0x1, 0, 0x110000, MAP_FILE, 16434, 0xffffffff) = -1 EINVAL (Invalid
argument)
old_mmap(0x2, 2147483648, PROT_GROWSDOWN, MAP_FILE, 16434, 0xffffffff) = -1
EINVAL (Invalid argument)
old_mmap(0x3, 1114112, PROT_GROWSDOWN|PROT_GROWSUP|0xcef0000, MAP_FILE, 16434,
0xffffffff) = -1 EINVAL (Invalid argument)
open("//usr/bin/wine-pthread", O_RDONLY) = 3
read(0,
[At this point, it just hangs forever].
Launching "wine-pthread any.exe" by hand works.
I didn't get to debug this any further 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=2383
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-19-11 20:42 -------
Thats one bug fixed and another found.
please start a new bug for the crash right before game play.
--
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=2383
------- Additional Comments From vincent.lonngren.759(a)student.lu.se 2004-19-11 17:53 -------
With the 2004-10-19 release, the installshield does install CK, and the game
starts. Unfortunately, it then crashes after province selection, right before
gameplay is about to begin. :(
--
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=2573
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=226
--
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=2574
Summary: wine-preloader receives SIGKILL on start
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdntl(a)yahoo.fr
Hi all,
Since the 20040112 version (or the previous one, I can't remember), wine
compiles correctly on my Linux box but is crashes on each start.
Here are some informations about my system :
$ uname -s -r -m -p -i
Linux 2.4.26-gentoo-r11 i686 Pentium III (Coppermine) GenuineIntel
$ /lib/libc-2.3.4.so
(...)
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
(...)
$ gcc -v
(...)
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
Each time I run wine (or wine-pthread), it stops immediatly. After "stracing"
the wine binary, the last call is execve("wine-preloader"). So I run the
wine-preloader binary from the command line and indeed, it crashes immediatly :
$ strace ./wine
(...)
execve("/home/kd/wine-20041019/loader/wine-preloader",
["/home/kd/wine-20041019/loader/wi"..., "/home/kd/wine-20041019/loader/wi"...],
[/* 54 vars */]) = 0
+++ killed by SIGKILL +++
$ cd loader
$ strace ./wine-preloader
execve("./wine-preloader", ["./wine-preloader"], [/* 53 vars */]) = 0
+++ killed by SIGKILL +++
$ gdb -q ./wine-preloader
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: /home/kd/wine-20041019/loader/wine-preloader
Program terminated with signal SIGKILL, Killed.
The program no longer exists.
You can't do that without a process to debug.
(gdb)
$
--
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=2572
Summary: User32.dll Error of NT4 SP5 (Micsoft knowledge base)
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nacho(a)merkapc.com
When executing RPGmaker XP with all versions of wine (CEDEGA, Wine and Crossover
Office) the program reports this error: "Loader Error" "The procedure entry point
RealChildWindowFromPoint could not be located in the dynamic link library user32.dll"
--
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=2571
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=2571
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1347
--
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=2571
Summary: Itunes error when trying to run in Wine
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abeidson(a)yahoo.com
I can get Itunes version 4.7 to install under wine.. but I am getting the
following message when trying to run it under wine.
err:module:import_dll No implementation for
WININET.dll.InternetGetConnectedStateExA imported from L"C:\\Program
Files\\iTunes\\iTunes.exe", setting to 0xdeadbeef
fixme:htmlhelp:HtmlHelpW ((nil), (null), 28, 10289772): stub
fixme:ole:CreateClassMoniker {bbeb08f8-9126-4e20-aad3-70b470144c7e}
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403f33f8): not verifying image
fixme:crypt:RSA_CPCreateHash 403f33f8 32771 00000000 00000000 0x403f341c
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403f3f60)->(00000000,00000008)
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\QTFont.for","c:\\windows\\QTFont.qfn",(null)): stub
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403fd3b0): not verifying image
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403fdd58): not verifying image
fixme:crypt:RSA_CPCreateHash 403fdd58 32771 00000000 00000000 0x403fdd7c
err:win:CreateWindowExW bad class name L"RichEdit20W"
fixme:htmlhelp:HtmlHelpW ((nil), (null), 29, 0): stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
Just wondering if this is something that can be fixed by modifying the config or
if it is more severe than that.
--
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=2570
Summary: fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not
supported yet (please report)
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nuclearfly(a)gmail.com
Ok. I was attempting to install Diablo II: LOD to a successfull install of
Diablo II. I'm running Mandrake 10. When I changed to my cdrom directory, and
typed "wine install.exe" it produced this error. I'm not sure if this is the
proper way to report this, but it said please report. I did a search and
couldn't find this already. If this is the improper way of reporting this,
please let me know, I'm new here. Thanks.
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
--
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=2568
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=10
--
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=2569
Summary: wine crash when I access to vfat partitions
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.dvorak(a)inzep.cz
This happens
dvorak@linux:~> wine notepad
When I show drive which is mapped into vfat mounted directory (/dev/fd0
-> /media/floppy, /dev/hda1 -> /windows/c, ...), wine is core dumped
(SIGSEGV).
error messages:
err:seh:setup_exception stack overflow 228 bytes in thread 0009 eip 55700c78
esp 55b10f1c stack 0x55b10000-0x55c10000
I use SuSE Linux 9.1 on AMD64.
I tested the same wine binary on the same OS (SuSE Linux 9.1) on Celeron and
all is OK.
I try recompile wine on my system but no difference.
--
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=85
scott(a)open-vote.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From scott(a)open-vote.org 2004-16-11 04:09 -------
The new intro (complete with a fix for my spelling errors) is in CVS, but before
I close this bug I'm gonna redo the Getting Wine chapter as well.
Not sure whether it will remain a seperate chapter as it is or be merged into
the end of the introduction or the beginning of the configuration chapter yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2568
Summary: visual bug with ms word 2000
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panov(a)canopus.iacp.dvo.ru
The file attached incorrectly displayed in ms word 2000 when that run under wine
without windows installation. Look at screenshot #1. This may be repeated after
scrolling. Screenshot #2 displays this file at high magnification. Some letter
are very small.
Wine is run on linux-2.4.27, xorg-6.8.1, freetype-2.1.9.
--
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=2567
Summary: 1608 Error running install shield
Product: Wine
Version: 20041019
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m_seldin(a)mail.ru
When i run Rome Total War install shield setup i recieve 1608 error :
1608 unable to create install driver instance , return code : -2147024894.
--
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=2566
Summary: wineprefixcreate -u hang on Mandrake 10.1
Product: Wine
Version: 20041019
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olive_esseret(a)yahoo.com
The command wineprefixcreate -u (called the first time you lauch wine) never
terminate on Mandrake 10.1; wine-20041019. This appers as well with the rpms or
with wine compiled from source. Although it appears most of the time, it has
worked correctly one time and worked correctly on Mandrake 10.0
Olive Esseret
--
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=2235
panov(a)canopus.iacp.dvo.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Version|20040505 |20041019
------- Additional Comments From panov(a)canopus.iacp.dvo.ru 2004-14-11 22:55 -------
It seems to be fixed in wine-20041019.
--
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=2565
------- Additional Comments From rklazes(a)xs4all.nl 2004-14-11 10:49 -------
That is the point where the build process takes the most memory. More then you
have probably.
Add some more swap should fix 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=2565
jtuggle(a)umd.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20041019 |CVS
------- Additional Comments From jtuggle(a)umd.edu 2004-14-11 10:32 -------
My apologies -- it was the CVS version as of 2004-11-13. I will try again with
the November release and get back to you on that. Resolve this one if you see fit.
--
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=2565
Summary: Compile stops at winetest
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtuggle(a)umd.edu
I downloaded the 20041019 release using CVS on to a Fedora Core 3 system running
on an Intel Centrino chip (it's a Dell Inspiron 2500 laptop). I then ran
tools/wineinstall as a normal user. Everything seemed to proceed normally until
it tried to make winetest.exe.so. It looks like I'm getting logged out, not
rebooted. When I logged back in and ran wineinstall again, it skipped over the
stuff it had already done, then got to winetest.exe.so, and failed again. This
time I sat and watched what happened -- after about a minute, the hard drive
started reading/writing like crazy. Another minute later and the interface
became unresponsive -- couldn't even move the mouse, and the clock stopped
ticking. 6 minutes later, it very slowly started logging me out of the GNOME
session. The hard drive was going the whole time. After my processes were killed
and the X server restarted, I was back at the login screen. Please let me know
what further information would be helpful.
--
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=430
------- Additional Comments From dclark(a)akamail.com 2004-14-11 10:20 -------
No apologies are needed. I'm hoping to encourage you to make changes and submit
it to wine-patches.
--
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=2564
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |trivial
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-13-11 20:37 -------
How critical is this? A normal install can be done like this:
#./configure
#make depend && make
#su
$make install
wineinstall does the same thing but does it in a script.
There is no reason that you can't do this instead.
#./configure
#make depend && make
#sudo su
$make install
--
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=2564
scott(a)open-vote.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
--
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=2564
------- Additional Comments From scott(a)open-vote.org 2004-13-11 18:54 -------
Running sudo su before running wineinstall doesn't fix the problem, as
wineinstall won't let itself be run as root.
If there's an enivronment variable out there standard for systems with root
account disabled, wineinstall should check it and then use sudo instead.
--
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=2564
Summary: Wineinstall broken on systems with root user disabled
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
I run Ubuntu, which disables the root user and relies on sudo instead.
Wineinstall's script makes use of su, which presents a problem when it's not
enabled.
Wineinstall fails with this error:
Performing 'make install' as root to install binaries, enter root password
Password:
su: Authentication failure
Sorry.
Password:
su: Authentication failure
Sorry.
Either you entered an incorrect password or we failed to
run 'make install;echo /usr/local/lib>>/etc/ld.so.conf;/sbin/ldconfig' correctly.
If you didn't enter an incorrect password then please
report this error and any steps to possibly reproduce it to
http://bugs.winehq.org/
--
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=430
------- Additional Comments From rtomsick(a)gmail.com 2004-13-11 17:48 -------
Sorry about that... this is my first time really contributing to the code, so
I'm a bit of a newbie here. My apologies about that...
I guessed globals wouldn't be good, but I didn't really know.
--
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=2561
------- Additional Comments From michael(a)heiming.de 2004-13-11 13:23 -------
Hi!
Thx a bunch for the patch, could install now "InstMsiA.exe" without problems.
But alas mapsource install still fails with the same message, that it can't find
mapsource CD1, even if the original Garmin CD is mounted.
Trying to make an overlapping mount with an image of one CD doesn't work, due to
name conflicts.;(
Install looks much cleaner now, after installing "InstMsiA.exe":
$WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet"
/opt/wine-cvs/bin/wine /mnt/cdrom/Setup.exe
fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:win:SetWindowTextA cannot set text "MapSource" of other process window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process
window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Mapsource installs but on start of MapSource.exe it says:
"MapSource could not find any installed products."
"Please install one or more MapSource products and start MapSource again"
If I only could.;(
Started the installer from the second CD (There are 3, 1 contains only the base
app MapSource, 2+3 contain the Europe City Select maps/etc)
Starts up fine, beginning to install, but fails:
1628: Failed to complete installation
$
WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet"
/opt/wine-cvs/bin/wine /mnt/cdrom/setup.exe
fixme:msi:MsiGetProductInfoA "" "PackageCode" 0x77afdc14 0x77afdc4c
fixme:msi:MsiGetProductInfoW L"" L"PackageCode" 0x77c83720 0x77afdc4c
fixme:msi:MsiInstallProductW L"D:\\isscript.msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfUnregModules"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveRegistryValues"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfRegModules"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFolders"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"InstallFinalize"
fixme:msi:MsiGetProductInfoA "{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}"
"InstallSource" 0x77aee1d8 0x77aee3dc
fixme:msi:MsiGetProductInfoW L"{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}"
L"InstallSource" 0x77cc4360 0x77aee3dc
fixme:msi:MsiDatabaseApplyTransformA 1 "C:\\windows\\temp\\_is2b0\\1033.MST" 0
err:dc:DCE_FreeWindowDCE [0x10026] GetDC() without ReleaseDC()!
Thx again for your help, looks like I got a little closer.
--
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.