http://bugs.winehq.org/show_bug.cgi?id=1876
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://elmicro.com/programme
| |r/galep3/
Status|NEW |RESOLVED
Keywords| |download
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 07:02 -------
New download location: http://elmicro.com/programmer/galep3/
Both applications install properly under Wine-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=3483
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2005-04-10 06:58 -------
make sure your system clock is ok.
the errors you posted show a problematic clock and/or different clocks
betweem server and client when using remote filesystems.
--
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=3483
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:53 -------
It build fine here, please try the following command as root:
make uninstall ; ./configure; make uninstall; cvs update -PAd ; ./configure;
make depend && make; 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=3483
------- Additional Comments From alexey(a)feldgendler.ru 2005-04-10 06:51 -------
The same error occurs when trying to do "./configure && make depend" by hand
instead of running tools/wineinstall.
--
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=1772
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:51 -------
Reporter, can you provide a test application that shows this bug and retry using
current Wine release or Wine-CVS ?
Lionel, any thought on 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3483
------- Additional Comments From alexey(a)feldgendler.ru 2005-04-10 06:50 -------
Sorry for the severity, but failure to build from source falls under the
definition of blocker.
I can send whatever related info is required, I just don't know what is
relevant.
--
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=3483
Summary: Fails to build from source
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexey(a)feldgendler.ru
tools/wineinstall produces the following output:
WINE Installer v0.75
Warning !! wine binary (still) found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine first.
(If you previously tried to install from source manually,
run 'make uninstall' from the wine root directory)
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
[lots of configure output skipped]
config.status: executing dlls/gdi/enhmfdrv commands
config.status: executing dlls/gdi/mfdrv commands
config.status: executing dlls/kernel/messages commands
config.status: executing dlls/user/resources commands
config.status: executing dlls/wineps/data commands
config.status: executing include/wine commands
Configure finished. Do 'make depend && make' to compile Wine.
We need to install wine as root user, do you want us to build wine,
'su root' and install Wine? Enter 'no' to continue without installing
(yes/no) yes
/usr/local/lib doesn't exist in your /etc/ld.so.conf, it will be added
when we perform the install...
Compiling WINE. Grab a lunch or two, rent a video, or whatever,
in the meantime...
Makefile is older than , please rerun ./configure
make: *** [Makefile] Error 1
Makefile is older than , please rerun ./configure
make: *** [Makefile] Error 1
Compilation failed, aborting 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=1737
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |wdev(a)foltman.com
Component|wine-binary |wine-richedit
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:48 -------
Using Wine-CVS, the provided text application crashes.
Krzysztof; do you want to take a look at this bug ?
wine ~/Desktop/RTFEditor.exe
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_GETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETLANGOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_HIDESELECTION: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_GETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETLANGOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_GETOLEINTERFACE 0x7ea0b2fc: stub
fixme:richedit:RichEditANSIWndProc EM_SETOLECALLBACK: stub
fixme:richedit:IRichEditOle_fnGetObjectCount stub 0x7ff220d0
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
wine client error:9: write: Bad address
Process of pid=0x00000008 has terminated
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1351
------- Additional Comments From richard(a)daijobu.co.uk 2005-04-10 06:45 -------
Still there in 20050930
$ wine wineconsole --backend=user 4dos.com
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44d, BX 00bc, CX 0008, DX 0080, SI 1059, DI 0673, DS 106f, ES f000
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX 4a33, BX 3dc0, CX 0010, DX 7a87, SI 0101, DI 1033, DS 106f, ES 106f
err:int:do_int2f_16 int2f: unknown/not implemented parameters:
int2f: AX 168f, BX 6ad0, CX 0004, DX 0000, SI 0082, DI a6f9, DS 950e, ES 950e
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX ae00, BX a3ac, CX ff21, DX ffff, SI a39a, DI 56c0, DS 950e, ES 950e
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0000, CX 6a4a, DX 0083, SI 0082, DI a6f9, DS 950e, ES 106f
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX d44e, BX 0001, CX 0050, DX 0000, SI 0082, DI a6f9, DS 950e, ES 106f
err:int:do_int2f_16 int2f: unknown/not implemented parameters:
int2f: AX 168f, BX 093c, CX 0000, DX 0001, SI 2111, DI a6f9, DS 950e, ES 950e
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
wineonsole window displays:
----------------------------------------------------
4DOS XMS swapping initialized (227K)
4DOS running under Windows 95
4DOS 7.50 (Win95) DOS 7.00
Copyright 1988-2004 Rex Conn & JP Software Inc. All Rights Reserved
set comspec=Z:\home\richard\4dos.com
z:\home\richard>
----------------------------------------------------
Doesn't accept keyboard input.
See also bug 1191 & bug 2203
--
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=1733
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:43 -------
Does it work better using current Wine release ?
Please report back.
--
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=1731
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:40 -------
Does it work using current Wine release ?
Thanks for reporting back.
--
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=1714
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:39 -------
Does it work using current Wine release ?
Thanks for reporting back.
(You might want to submit a test application if it still fails)
--
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=1667
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:38 -------
Does it work using current Wine release ?
Thanks for reporting back.
--
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=3480
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:34 -------
Patch committed to cvs.
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=1631
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |astralstorm(a)gorzow.mm.pl
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:31 -------
*** Bug 3205 has been marked as a duplicate of this bug. ***
--
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=3205
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|2335 |
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:31 -------
*** This bug has been marked as a duplicate of 1631 ***
--
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=1631
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan(a)nuclearelephant.com
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:31 -------
*** Bug 2335 has been marked as a duplicate of this bug. ***
--
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=3205
Bug 3205 depends on bug 2335, which changed state.
Bug 2335 Summary: fixme:dsound:DSOUND_MixOne problem with underrun detection
http://bugs.winehq.org/show_bug.cgi?id=2335
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--
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=2335
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:31 -------
*** This bug has been marked as a duplicate of 1631 ***
--
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=1625
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:27 -------
Any update on this bug using current Wine release or Wine-CVS ?
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=1601
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:25 -------
Quartz is back and working quite well. Can you try again using current Wine
version and report back ?
--
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=1579
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:23 -------
Please try using current Wine version and report back.
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=1544
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:22 -------
Any update about this bug ?
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=1357
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-gdi
Version|20030318 |20030709
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-04-10 06:21 -------
Does it still exist in Wine 20050930 or Wine-CVS ?
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.