http://bugs.winehq.com/show_bug.cgi?id=957
------- Additional Comments From johane(a)lysator.liu.se 2002-08-10 05:10 -------
The app simply terminates. I don't have time to do any regression testing right
now, but I'll be back.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-09 21:42 -------
This bug is fixed by the following patch
http://www.winehq.com/hypermail/wine-cvs/2002/08/0045.html
You should at least get further in the install process anyways. Could you please
Verify this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-09 21:33 -------
How is this a regression. What version did it work with and what exactly
happens. If you could find the patch that breaks this it would be very helpfull.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From julliard(a)winehq.com 2002-08-09 18:04 -------
Most likely this is caused by the fact that the recent freetype libraries (2.1.x)
have broken binary compatibility, so if your Wine was compiled against the
freetype 2.0.x headers it doesn't work. That's probably why it works when you
recompile from source.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From sylvain_pasche(a)yahoo.fr 2002-08-09 17:37 -------
I tried to compile from source version 20020709, to have a more readable
backtrace, but I did not manage to reproduce the bug.
I would have tried to compile the 20020605, to identify this bug, but source
tarballs are a little big for my modem :-)
I've attached however a log file, but I mostly think this bug may be closed soon.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From sylvain_pasche(a)yahoo.fr 2002-08-09 17:35 -------
Created an attachment (id=258)
log file
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=510
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=510>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From johane(a)lysator.liu.se 2002-08-09 16:30 -------
This is a regression, I should add.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
Summary: Clipping error, maybe related to fonts
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: johane(a)lysator.liu.se
When trying to run the install program for some MS fonts on a fresh wine from
CVS, I get
err:font:XFONT_BuildMetrics failed to load -macromedia-king
richard-medium-r-normal--100-*-100-100-p-0-ascii-0
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
That is probably bad.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 496, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=859
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 13:23 -------
Relay trace with parameters +file,+dosfs,+relay may help, but you may have
problems finding in the trace place where the detaching occurs.
You can get the relay trace with command like this:
wine --debugmsg +file,+dosfs,+relay <your app> &> 1.log
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=858
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 13:19 -------
Yes, WineEngInit function works with FreeType fonts.
To get more informative relay trace you can add relay channel, as:
wine -debugmsg +font,+relay sol.exe &> 1.log
Attach to the bug report 200 lines of the log before crash.
It is possible some fonts handling logic changes between the launches. I can
advise you to try to reconfigure Wine (generate new fake Windows directory and
config files in .wine directory). Backup your old configuration first. If that
works you can try to add back the applications and configuration from the backup.
Please report your progress.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=858>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 13:06 -------
I assume the bug is fixed. Reporter, reopen the bug if it still exists.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=947
------- Additional Comments From apa3a(a)yahoo.com 2002-08-09 12:27 -------
Auke, do you still have the issue?
If yes, you can use regression testing to find the patch which broke the build
process. See the instructions here:
http://www.winehq.org/docs/wine-devel/cvs-regression.shtml
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=947>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From johane(a)lysator.liu.se 2002-08-09 09:55 -------
Just to be safe, check it with winearts enabled in the config.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From pavel.reznicek(a)wo.cz 2002-08-09 08:49 -------
No, I had KDE2 and there it worked OK. This happened after my transition to KDE3 (installed into RedHat 7.1). Now I have RedHat 7.3 -> a clean installation. Does it work?? -> Testing... -> Second test... Oh! Now the sound works, without having any WinMM section in the config. We shall see if I shall continue to have the same problems. If not, I cannot continue with the aid to solve this bug :-( It seems that for me it's resolved :-) But as I say, we will see. In RH 7.3, there's a new version of Wine (20020310). Probably this bug is alredy resolved here.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=866
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |lionel.ulmer(a)free.fr
Status|REOPENED |ASSIGNED
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-09 08:17 -------
Did you try with a recent Wine CVS tree ? If yes, could you tell me what it
prints out now ?
Moreover, if you do not have neither FreeType nor Xrender, Wine should still
work fine, except you won't have support for either advanced font handling nor
anti aliased true type font display.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=866>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=866
mcbridematt(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|LATER |
------- Additional Comments From mcbridematt(a)hotmail.com 2002-08-09 08:02 -------
Done some research- found suprise dependency to libXrender, and guess what, I
ain't have it?.
(has anyone ever thought of legacy support?)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=866>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 482, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=956
Summary: Word 2000 says "Can't open " at startup. Log says
'err:shell:SHGetFileInfoA pidl is null!' . Clean Office
install on fake_windows.
Product: Wine
Version: 20020804
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eleknader(a)phnet.fi
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=956>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-08 14:55 -------
Here is the relevant part of the trace using --debugmsg +virtual,+module
trace:module:open_app_key searching 'F:\Setup.exe' in
AppDefaults\winedbg.exe\DllOverrides
trace:module:MODULE_GetLoadOrder got hardcoded default "n,b" for "F:\\Setup.exe"
trace:module:PE_LoadImage loading F:\Setup.exe
trace:virtual:CreateFileMappingW (4,(nil),01000000,0000000000000000,(null))
trace:module:map_image mapped PE file at 0x400000-0x425000
trace:module:map_image mapping section .text at 0x401000 off 400 size 4400 flags
60000020
trace:module:map_image mapping section .rdata at 0x406000 off 4800 size 1000
flags 40000040
trace:module:map_image mapping section .data at 0x407000 off 5800 size 600 flags
c0000040
trace:module:map_image mapping section .rsrc at 0x408000 off 5e00 size 1c200
flags 40000040
View: 0x400000 - 0x424fff 16
0x400000 - 0x424fff c-r--
trace:virtual:VIRTUAL_SetProt 0x401000-0x405fff c-r-x
View: 0x400000 - 0x424fff 16
0x400000 - 0x400fff c-r--
0x401000 - 0x405fff c-r-x
0x406000 - 0x424fff c-r--
trace:virtual:VIRTUAL_SetProt 0x406000-0x406fff c-rw-
View: 0x400000 - 0x424fff 16
0x400000 - 0x400fff c-r--
0x401000 - 0x405fff c-r-x
0x406000 - 0x406fff c-rw-
0x407000 - 0x424fff c-r--
trace:virtual:VIRTUAL_SetProt 0x407000-0x407fff c-rw-
View: 0x400000 - 0x424fff 16
0x400000 - 0x400fff c-r--
0x401000 - 0x405fff c-r-x
0x406000 - 0x407fff c-rw-
0x408000 - 0x424fff c-r--
trace:virtual:VIRTUAL_SetProt 0x408000-0x424fff c-r--
View: 0x400000 - 0x424fff 16
0x400000 - 0x400fff c-r--
0x401000 - 0x405fff c-r-x
0x406000 - 0x407fff c-rw-
0x408000 - 0x424fff c-r--
^^^^^^ ^
|||||| |
When the module map is set up in the first place 0x4239dc is int the range
0x408000 - 0x424fff So if I understand correctly it should be the default
exception handler that should catch this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
digulla(a)hepe.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From digulla(a)hepe.com 2002-08-08 12:57 -------
*** This bug has been confirmed by popular vote. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From digulla(a)hepe.com 2002-08-08 12:56 -------
I have the same problem but for me, wine chooses fonts which are way too small
(usually 3-4 pixels high) rendering many things unreadable. I've attached a
screenshot (id257).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From digulla(a)hepe.com 2002-08-08 12:56 -------
Created an attachment (id=257)
wine wcmd with wine CVS 7. Aug 2002
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=160
------- Additional Comments From johane(a)lysator.liu.se 2002-08-08 09:45 -------
Can anyone confirm sound problems in GTA or Diablo 2 in recent wine? Those other
bugs are not necessarily related to this bug...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=160>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From johane(a)lysator.liu.se 2002-08-08 09:41 -------
Does it fail under KDE 2? In that case I can test it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=955
jacobvi123(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
Version|20020710 |20020411
------- Additional Comments From jacobvi123(a)hotmail.com 2002-08-08 08:45 -------
sorry, the version is actually based on 20020411
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=955>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From pavel.reznicek(a)wo.cz 2002-08-08 04:26 -------
Yes, Wine sometimes plays the sound with the arts daemon running. But I have no
clue what's the reason.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From rklazes(a)xs4all.nl 2002-08-08 02:34 -------
First you must compile from source. To apply the patch type:
"patch -p1 < patchfile" in your wine-source directory
and recompile.
This patch has not been accepted for inclusion in the latest wine. I will
try to find out why, but I am not sure it will make it into the official wine.
Rein.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Sound bug: only sometimes - |Sound bug: aRts driver (only
|wodDsCreate DirectSound flag|sometimes - wodDsCreate
|not set |DirectSound flag not set)
------- Additional Comments From johane(a)lysator.liu.se 2002-08-08 02:15 -------
I don't, yet. Can you get sound out of winearts on any occasion when the daemon
is active?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=955
Summary: MIME Type in KDE 3 Crash from WINE install
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jacobvi123(a)hotmail.com
I installed the codeweavers version of WINE from their site, and it didnt work
at all, so i uninstalled it, while uninstalling it did something to my KDE that
now i get this message:
Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'file'.
and it says it cant find anything whenever i click on any of the buttons, it
does work when i run stuff directly from the command prompt within KDE. also it
says that i have no MIME types defined, and when i try to run Konqueror from the
command prompt i get this message:
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
kio (KMimeType): WARNING: KServiceType::offers : servicetype Browser/View not found
kio (KSycoca): WARNING: Found version 40, expecting version 48 or higher.
kio (KSycoca): WARNING: Outdated database found
What should i do?!?!?!?!?! Any help would be great!!!!
Adam
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=955>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 23:43 -------
Well I can at least confirm this. I get the same thing exactly latest CVS
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sam(a)neutrino.phy.uct.ac.za
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 23:39 -------
*** Bug 954 has been marked as a duplicate of this bug. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=954
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 23:39 -------
*** This bug has been marked as a duplicate of 950 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=954>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=953
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary| hlp2sgml fails to build due|hlp2sgml fails to build due
|to unresolved |to unresolved
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 21:44 -------
Maybe sometning wrong with ./configure? last couple of lines in for make yield
hlp2sgml.c: In function `main':
hlp2sgml.c:219: warning: `%x' yields only last 2 digits of year in some locales
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
[tony@tony winhelp]$
no library calls here
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=953>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=21
------- Additional Comments From julliard(a)winehq.com 2002-08-07 20:15 -------
Should be fixed in the 20020804 release.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=21>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=21
------- Additional Comments From firepile(a)speakeasy.net 2002-08-07 19:33 -------
I also get this message with Wine 20020710, Lotus Notes 5.0.10
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=21>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 16:33 -------
In order to use a patch you need to build from source (tarball).Some really
helpfull stuff is available in the wine users guide
http://www.winehq.com/Docs/wine-user/
It includes how to set up wine using source and how to apply a patch.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 16:27 -------
I should have been paying more attention to a recent discussion on wine devel
about this. This is one of the reasons for make depend.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=954
Summary: compile fail on the first file :P
Product: Wine
Version: 20020804
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: sam(a)neutrino.phy.uct.ac.za
please don't flame me if you know about this already! i tried my best to look
for new bugs but didn't see any :)
i downloaded 20020804 source
"configure
make depend
make"
fails at the "make" stage very quickly with
Entering directory `/usr/src/wine-20020804/library'
gcc -c -I. -I. -I../include -I../include -march=i686 -O3 -ffast-math
-fno-exceptions -fomit-frame-pointer -malign-double -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-DDLLDIR="\"/usr/lib/wine/lib/wine\"" -D_REENTRANT -I/usr/X11R6/include -o ldt.o
ldt.c
/tmp/ccYuWLtV.s: Assembler messages:
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:167: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:167: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:167: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:173: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:173: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:173: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:179: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:179: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:179: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:185: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:185: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:185: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:191: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:191: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:191: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:197: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:197: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:197: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:203: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:203: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:203: Error: Unknown pseudo-op: `.endef'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.def'
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.scl'
/tmp/ccYuWLtV.s:210: Error: ignoring unrecognized symbol type ""
/tmp/ccYuWLtV.s:210: Error: Rest of line ignored. First ignored character is `3'.
/tmp/ccYuWLtV.s:210: Error: Unknown pseudo-op: `.endef'
make[1]: *** [ldt.o] Error 1
i have also tried 20020710, this file seems to compile OK in that version.
i use gcc-2.95.3 on linux-2.4.19
cheers,
Sam
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=954>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=746
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |andi(a)rhlx01.fht-esslingen.de
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 13:20 -------
Forward to Andi as he started to work on it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=746>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=209
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:40 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=209>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=327
This bug depends on bug 209, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=209
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:39 -------
Now new information. Closing the bug.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=209>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=880
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:36 -------
SHFileOperationA operation 4 is operation FO_RENAME.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=880>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=873
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:25 -------
Forwarding to the developer responsible for shell.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=873>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=874
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |juergen.schmied(a)debitel.net
Status|NEW |ASSIGNED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-07 12:23 -------
Forwarding the bug to the developer, responsible for shell.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=874>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=953
Summary: hlp2sgml fails to build due to unresolved
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ronis(a)onsager.chem.mcgill.ca
I tried a full build (cvs update -dAP/configure/make depend/make) and got the
following:
gcc -o hlp2sgml hlp2sgml.o hlpfile.o
hlpfile.o: In function `HLPFILE_ReadHlpFile':
hlpfile.o(.text+0x442): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x56f): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x58e): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5ad): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0x5cc): undefined reference to `GetProcessHeap'
hlpfile.o(.text+0xcfa): more undefined references to `GetProcessHeap' follow
collect2: ld returned 1 exit status
Notice no libraries appear on the gcc line.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=953>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=757
------- Additional Comments From pavel.reznicek(a)wo.cz 2002-08-07 11:46 -------
Hi, is somebody working on this bug?
Pavel Reznicek [Rzheznyeechek]
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-08-07 11:43 -------
The suggestion to do a make depend worked, or at least the build died somewhere
else (I'm going to file a new bug report on this, now). The direcory now
contains the file y.tab.h. What's interesting, is that I've been using the same
shell script to update/configure/build wine for years and it never did a make
depend (altough I agree that it should have).
Thanks for your help.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-07 09:07 -------
Changing the default font does not change the current sessions font and changing
the current font does not affect the default font. At least that is what I see.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 08:21 -------
Hi Rein,
First, thanks for the time you are using.
Now just a detail: I am REAL new to Linux
and don't know how to use such a patch... If you could also give me a link to a "do-this-that-way for
dummies", I would be greatfull.
Chill
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 06:58 -------
Hi again,
Well... Version 1.60q is even worse. It freezes and can't do anything at
all...
The whole Wine Freezes and I have to reboot...
Chill
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
chill(a)malka.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20010112 |20020411
------- Additional Comments From chill(a)malka.com 2002-08-07 04:14 -------
Ups... Sorry... I didn't see the version... I am using the 20020411 (it seems!)... But I seem to
have two installed... Codeweavers and just Wine...
I'll try to reinstall and see
(eventually with The Bat 1.61)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From rklazes(a)xs4all.nl 2002-08-07 03:57 -------
You are using a wine (20010112) that is far too old.
Upgrade, sending attachments work fine for me (using thebat! 1.60q).
Rein.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From chill(a)malka.com 2002-08-07 02:30 -------
Hi Johan,
Well, it sends and sends and sends until it is cut off.
It doesn't blok the
messages coming *after* the file atached, those are send normally, as well as the one with the
other accounts, those are send to... But the file attached stays blocked forever
Chill
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From johane(a)lysator.liu.se 2002-08-07 02:22 -------
You said that the font change does not affect the current session. I have not
seen that.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
------- Additional Comments From johane(a)lysator.liu.se 2002-08-07 02:18 -------
What happens then?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=943
prupe(a)myrealbox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From prupe(a)myrealbox.com 2002-08-06 20:47 -------
Fixed by Alexandre Julliard in memory/virtual.c 1.83
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 19:15 -------
curious my /widl/CVS/Entries looks like this
/.cvsignore/1.1/Tue Jul 16 03:20:46 2002//
/Makefile.in/1.2/Tue Aug 6 00:36:08 2002//
/header.c/1.1/Tue Jul 16 03:20:46 2002//
/header.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.h/1.1/Tue Jul 16 03:20:46 2002//
/parser.l/1.3/Tue Aug 6 00:36:08 2002//
/parser.y/1.1/Tue Jul 16 03:20:46 2002//
/proxy.c/1.1/Tue Jul 16 03:20:46 2002//
/proxy.h/1.1/Tue Jul 16 03:20:46 2002//
/utils.c/1.1/Tue Jul 16 03:20:46 2002//
/utils.h/1.1/Tue Jul 16 03:20:46 2002//
/widl.c/1.2/Tue Aug 6 00:36:08 2002//
/widl.h/1.1/Tue Jul 16 03:20:46 2002//
/widltypes.h/1.1/Tue Jul 16 03:20:46 2002//
D
And this too
[tony@tony widl]$ cvs diff y.tab.h
cvs server: I know nothing about y.tab.h
[tony@tony widl]$
Thats not right.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
------- Additional Comments From julliard(a)winehq.com 2002-08-06 19:04 -------
Should be fixed now. Thanks for the good report.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=943
------- Additional Comments From julliard(a)winehq.com 2002-08-06 18:55 -------
Should be fixed now. Thanks for the good report.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
------- Additional Comments From julliard(a)winehq.com 2002-08-06 18:48 -------
You need to do a make depend before building.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=946
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |julliard(a)codeweavers.com
Status|NEW |ASSIGNED
Component|wine-misc |wine-loader
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 18:09 -------
I have narrowed it down to this patch
http://www.winehq.com/hypermail/wine-cvs/2002/07/0234.html
It affects loader/pe_image.c and memory/virtual.c so component could be either
kernal or loader I guess.
I am assigning it Alexandre Julliard since it was his patch that "broke the app"
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=946>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 17:51 -------
WFM -- I see y.tab.h in my /tools/widl directory and wine compiles clean There
is something wrong with the way you update maybe. I use the following:
cvs update -PAd
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=952
Summary: Wine and The Bat!
Product: Wine
Version: 20010112
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: chill(a)malka.com
Hi,
I could make The Bat! (ver. 1.53) to work with Wine on Linux Mandrake 8.2.
The only
problem being: It can't send file attach...
Chill
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=952>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=951
Summary: widl build fails due to missing y.tab.h
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ronis(a)onsager.chem.mcgill.ca
I do a default build with default configure flags. The last few weeks' builds
have failed with:
make[2]: Entering directory `/home/ronis/Project/notar/wine/tools/widl'
gcc -c -I. -I. -I../../include -I../../include -Wall
-mpreferred-stack-boundary=2 -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
header.o header.c
header.c:36: y.tab.h: No such file or directory
make[2]: *** [header.o] Error 1
make[2]: Leaving directory `/home/ronis/Project/notar/wine/tools/widl'
make[1]: *** [widl] Error 2
make[1]: Leaving directory `/home/ronis/Project/notar/wine/tools'
make: *** [tools] Error 2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-08-06 15:39 -------
Of course, it only goes a little further before dying, but its progress
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2002-08-06 15:36 -------
Just an FYI - the install creates an exe in the /tmp directory - it is easier
to debug this with eg. 'winedbg E:\\vs60wiz.exe /location:D:' (E: maps to /tmp, d: is
my cdrom).
relay tracing etc show the last thing it does prior to the trap is query a regirsty
key HKLM\Software\Microsoft\Windows\CurrentVersion, value: VersionNumber. It gets
back a return code of 2, and later dies.
Looking at the disassembly I cant see an immediate tie to the missing key and the
trap, and my w2k system doesnt have this key.
Setting Version in config to win2k avoids this trap - perhaps the detection is invalid?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=916
------- Additional Comments From samuel(a)sieb.net 2002-08-06 15:32 -------
Here is a program that uses it.
http://www.msen.com/~crandall/PFKS083B.ZIP
Install it, run it, and try to open the calc.lzh file.
You have to be in desktop mode or you'll find another bug. :-)
As soon as the loading is finished, you'll hit this bug.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=916>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-06 14:28 -------
This works for me using latest CVS.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-06 13:48 -------
Doh! OK thats not much to go on. Just bang it crashes on a write fault. It could
be that it has some data segment in its code section. Could I get a copy setup.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=467
------- Additional Comments From johane(a)lysator.liu.se 2002-08-06 09:32 -------
Riccardo, it seems you have a setting "Desktop" = "640x480".
Try using "Desktop" = "800x600" instead.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=467>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=950
Summary: configure incorrectly defines __ASM_FUNC
Product: Wine
Version: 20020804
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: taviso(a)sdf.lonestar.org
i recently tried to upgrade from wine-20020710 to wine-20020804, however it
failed to build with these error messsages http://taviso.decsystem.org/wine , i
made some diffs of all the #include's and compared them and noticed that
__ASM_FUNC was defined like this:
#define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
this #define was generated by configure and put in include/config.h, so i
redefined it like this :
#define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
and wine builds correctly. some details of my system:
taviso@darkstar:~$ uname -a
Linux darkstar 2.4.19 #1 Sat Aug 3 10:33:21 BST 2002 i686 unknown
taviso@darkstar:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
taviso@darkstar:~$ cat /etc/slackware-version
Slackware 8.1
heres the configure log: http://taviso.decsystem.org/config.log.failed
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 18:35 -------
We need the backtrace (bt)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=926
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-05 18:28 -------
hmm, i didn't think of that... ;) i will try it asap and append the results...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=922
------- Additional Comments From idstewart(a)compuvative.com 2002-08-05 18:15 -------
Created an attachment (id=254)
Capture of winedbg triggered by uncaught exception in Setup.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=922>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
------- Additional Comments From dclark(a)akamail.com 2002-08-05 17:57 -------
I would note one other apparent behavior. From my very unscientific vague
recollections of postings about this, including personal experience, the
corruption only seems to occur on shared Windows partitions.
For example, back when I was using a shared partition, installing the program
Viewmate invariably corrupted the filesystem (I tried it several times). When I
recently switched to a "fake" EXT3 Windows partition, I reinstalled Viewmate
from scratch, and no corruption occurred.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=926
------- Additional Comments From uh_ja(a)gmx.net 2002-08-05 16:13 -------
Actually, Wine missing is not missing Directx components for D2. D2 does work
in wine just fine for me.
What is not supported in wine, which will block D2 from running, would be
SecuRom. So find a nocd patch for D2 to try it under wine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From tony.granberg(a)home.se 2002-08-05 14:58 -------
I have actually not access to the CD-drive right now. There's a new harddrive
occuping it at the moment. I have to delay this checkout of the problem for a while.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=316
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 14:54 -------
WFM too... Verifying
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=316>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=316
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From johane(a)lysator.liu.se 2002-08-05 14:51 -------
Killing this bug.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=316>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=948
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.macromedia.com/so
| |ftware/trial_download/
Keywords| |download
Summary|Windows Installation |Dream weaver Installation
|programs don't work in Wine.|program doesn't work in
| |Wine.
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 14:36 -------
If I recall correctly Dreamweaver has had some problems that might be fixed by
the following suggestion from bug 629
>>
Marcus Meissner 2002-07-10 08:19 -------
I think you are missing the stdole32.tlb files.
Go to http://www.microsoft.com/com/dcom/dcom95/download.asp, download
the dcom95 self extractor and install it. It contains a stdole32.tlb file.
>>
As for the others please start an individual bug report for each.
Some installation programs do work some don't. unless each of the programs quit
in the same place (die witn the same error on the console you should start a bug
report for each one.)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Summary|WINE DESTROYED MY SYSTEM! |We should add default
| |Explorer registry entries to
| |avoid FS corruption (was:
| |WINE DESTROYED MY SYSTEM!)
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-05 14:30 -------
C:\Program Files\!$!$!$!$.msn probably is C:\Program Files\Microsoft Network
(Some) Explorer (component) gets run in the background by a lot of programs.
Oh, and again, this is ALPHA software. This is synonymous with "don't expect
ANYTHING, except for the sky to fall" ;-)
The real "fix" (or rather: workaround) would be:
Someone would have to figure out which registry keys are being read here,
then they should be added to the default wine registry.
And if then people won't even add the default wine registry, then we'll
*really* know whom to blame ! :-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=940
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-05 14:23 -------
So why not mail the patch to wine-patches directly ? ;-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-05 14:21 -------
Hmm, sounds like some string scanning going on with a NULL pointer as input.
Check a --debugmsg +relay trace log, maybe that shows the problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=948
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-05 14:18 -------
Are you sure your file system permissions are ok ??
Installers frequently stall on such issues.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=949
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |martin.wilck@fujitsu-
| |siemens.com
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-05 14:12 -------
"Forwarding" to the guy with clue ;-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=949>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=949
Summary: shutdown() never does anything for overlapped sockets
Product: Wine
Version: CVS
Platform: PC
URL: http://www.proxomitron.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prupe(a)myrealbox.com
A problem appeared with version 4.3 of Proxomitron (<http://www.proxomitron.org/>), a local
web filtering proxy. The client (the web browser, Opera 6.02/Linux in this case) never sees
the connection close, despite the fact that the proxy does indeed call closesocket. So the
browser keeps waiting for more data until the user aborts. I've verified this with "telnet
localhost 8080".
The relevant section of the log with -debugmsg +winsock is
trace:winsock:WS_shutdown socket 0058, how 1 3 1
trace:winsock:WS2_register_async_shutdown s 88 fd 16 type 2
trace:winsock:WSACreateEvent
trace:winsock:WS2_make_async wsa 0x4026bf08
trace:winsock:WS2_make_async wsa 0x4026bf08, ops 0x408858f8, h 88, ev 72, fd 16, func
0x40878db4, ov 0x4026be98, uov 0x4026be98, cfunc (nil)
trace:winsock:WS_closesocket socket 00000058
Proxomitron 4.2, which works fine, does only
trace:winsock:WS_closesocket socket 00000058
In both cases, socket 0058 is the connection between the web browser and the proxy.
I've traced this behavior to WS_shutdown, dlls/winsock/socket.c. When the socket is
overlapped, WS_shutdown does things differently. Rather than shut down the connection right
away, it registers a function to be called... well, that's the thing, I don't know when it will be
called. In this case there are no other outstanding overlapped I/O requests for that socket (in
fact, this app never uses overlapped I/O, the attribute just happens to be on by default), and
the other end of the socket (the browser) will never send anything because it's waiting for
read/close events. So what is supposed to trigger the call to WS2_async_shutdown?
Removing the "if (flags & FD_FLAG_OVERLAPPED)" branch fixes the problem, but is
incorrect according to the check-in comment for v1.92 of socket.c.
Possible solutions:
(1) Make sure closesocket cancels the overlapped shutdown request if called before the
shutdown occurs. However, this is just hiding the problem since shutdown is still effectively a
no-op. On the other hand, shouldn't closesocket cancel any pending requests anyway?
(2) In WS_shutdown, don't do the special async stuff unless there is actually a pending
overlapped read or write on that socket.
(3) More generally, don't do any special processing for an overlapped socket until the app
actually uses that capability. In other words, a socket isn't really considered overlapped until
the app calls WSARecvFrom, etc. with a real OVERLAPPED structure.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=949>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=948
Summary: Windows Installation programs don't work in Wine.
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: philip(a)digitalinfinity.biz
I can't install any programs in wine. It runs for a short period of time end
then freezes It doesn't matter what program I try to install. Generally I try to
install Microsoft Office 2000. However, most software that I've tried doesn't
install either. These packages include Dreamweaver, Visual Studio, and Acrobat
Distiller.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=948>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=410
------- Additional Comments From grigi(a)acenet.co.za 2002-08-05 12:50 -------
A probable solution to this ( I think)
is to add a option in the config file such as,
SOUND=48000 or other frequency, indicating the maximum/reccomended rate as
supported by the sound card. (setting it to 0 (zero) could disable this option)
then the sound driver would translate all sound straight into the primary sound
buffer and feed this to ALSA/OSS. very similar to what DirectX is doing under
windows.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=410>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 12:30 -------
Ok then... Verifying as per reporters comments.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-05 12:16 -------
The patch fixing the problem is not the one attached here but the one sent to
wine-patches this afternoon.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 11:55 -------
That is really strange because all that the patch did was add additional TRACE
commands. It should not have fixed the problem It was supposed to help find the
problem.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=947
Summary: Wine make depend/configure fails if the user has CFLAGS
set in the shell - 20020804
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: koka(a)geo.vu.nl
We at lunar-linux pass compiler options to gcc with the contents of CFLAGS, this
worked nicely until the latest release of yesterday (20020804). The new release
will nicely configure with CFLAGS set to a certain architecture for instance (so
you can roll rpm's for -march=586 for instance, but make depend afterwards fails
on some assembly functions in ldt.c or so.
It would be very nice if the configure script re-respects the CFLAGS variable
from the command line or ignores them totally and builds with "./configure &&
make depend && make".
This would make us packagers life a lot easier.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=947>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
pigeon(a)pigeond.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pigeon(a)pigeond.net 2002-08-05 06:49 -------
Tested with a patch by Lionel Ulmer, and it worked.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From pigeon(a)pigeond.net 2002-08-05 04:33 -------
Created an attachment (id=253)
Log after patching
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=578
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.pmmail2000.com/do
| |wnload.html
Status|RESOLVED |VERIFIED
Keywords| |download
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-05 04:06 -------
It looks like there is a regression regarding the installation program -- bug 946
I can verify this bug using CVS date 2002-05-23 PMMail 2000 looks fine to me.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=578>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=946
Summary: Regression installing PMMail 2000
Product: Wine
Version: CVS
Platform: PC
URL: http://www.pmmail2000.com/download.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
PMMail 2000 Installs fine with a CVS date 2002-05-23 but with current CVS does
not.2002-08-04 I discovered this while trying to verify bug 578.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=946>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
** This e-mail has been automatically generated.
** by: http://bugs.winehq.com/
Weekly report for wine-bugs(a)winehq.com
Bug List
-------------------------------------------------------------------------
Id Status Desc
-------------------------------------------------------------------------
11 NEW StrokePath ignores PS_JOIN_xxx
26 NEW StrokeAndFillPath doesn't fill paths on EMF
48 NEW PrgWin95/98: System metrics differ from the Win9x value
50 NEW PrgWin95: Text justification needs beefing up
52 NEW PrgWin95: Problems with access to the root window
54 NEW PrgWin95: Wrong background for checkboxes, radiobuttons
61 NEW winemaker: Add support for the Visual C++ project files
66 NEW PrgWin95: Custom cursor display bug
68 NEW Winelib: SEH support
69 NEW Visual C++'s native COM support
78 NEW Wine 1.0 Documentation Metabug - Winelib Users Guide
79 ASSI Wine 1.0 Documentation Metabug - Developers Guide
80 ASSI Wine 1.0 Documentation Metabug - FAQ
84 ASSI Rewrite documentation for Running Wine chapter
90 NEW Compile Wine with -DSTRICT
96 NEW DLL Separation (MetaBug)
123 NEW ComboBoxes and keyboard movements: Closing
125 NEW Redraw leaves no widgets in window
128 NEW Segfaults on trying to open fontdlg for AIM95
129 NEW Crash when exiting AIM95
130 NEW Win3.1 program function keys and ALT/SHIFT/CTRL don't w
131 NEW TWGS.exe will not spawn children
134 NEW Age Of Empires II - says 'couldn't initialize graphics.
147 NEW Multi-column list widget: Double click on the header sh
151 NEW dialog focus handling is not correct (e.g. in installer
154 NEW Fonts not loaded
168 NEW Mouse and Keyboard input die upon entering a game
176 NEW Implement an SDL back-end
185 NEW Checkpoint Firewall-1 Gui doesn't work because of starn
189 NEW The mouse wheel can scroll textboxes beyond the end
199 NEW Opening dialogues in nord modular editor causes lockup
204 NEW Lotus Notes attach/detach Soap Opera.
209 NEW Wine setup ends with TCL error and no config file is wr
215 NEW x11drv errors with United Devices' agent
216 NEW selected text sometimes disappears
219 NEW realMyst and many other programs refuse to run.
223 NEW winemaker: Add support for the msvcrt headers
230 NEW winemaker: Extract more information from the source fil
231 NEW winemaker: Issue the warnings directly in the source
235 NEW IPX no longer works.
251 NEW codeweavers-wine does not install regapi and uninstalle
252 NEW codeweavers-wine: winedbg is a dead link
259 NEW Garbled screen in Starcraft
265 NEW Copy pasting into a wine app works only once
267 NEW ddraw interface not found
268 NEW ddraw interface not recognized, surface flags not imple
271 NEW Westwood Monopoly: fixme:gdi:GetObjectType Magic nnnn n
280 NEW Windows Networking (WNet) is not implemented
284 NEW FillRect failing from STATIC_PaintTextfn
291 NEW wine systray and other windows not tall enough
292 NEW Keyboard focus not following
297 NEW implement PeekNamedPipe
306 NEW Activeskin.ocx Unhandled exception: page fault on read
307 NEW Unable to launch GURPS Character GURU
308 NEW Firstclass: Mouse slows program to a crawl, but keyboar
312 NEW Trying to record audio makes Wine crash (msacm:widMappe
314 NEW Console application ("dos") doesn't recognize the retur
321 NEW msvcrt.printf does not support %S & %C
326 NEW Implement an Esd sound module
327 NEW CodeWeavers Preview Meta Bug
330 NEW Improve RichEdit headers
335 NEW Need Microphone and mic volume Support
341 NEW Running Half Life Game Fails
343 NEW file open / save in MS word fails....
351 NEW TNM (wrestling simulator) installer crashes with "Progr
373 NEW Unhandled exception in DIALOG_CreateIndirect
387 NEW Firstclass: Mouse behaves erratically
392 NEW Endless loop of redrawing a constantly growing windoq
397 NEW System hangs while trying to play a sound
413 NEW age of camelot needs wininet.InternetOpenUrlA
416 NEW Missings exports in winsocks
421 NEW Implement a DIB engine
422 NEW Make the registry loadable on demand
423 NEW Out of process COM
424 NEW DCOM support
425 NEW Network UNC path handling
429 NEW Lotus Notes R. 5.0.8 Modal windows don't close
430 NEW Edit Control doesn't not behave like Windows
443 NEW Cygwin fails to execute
461 NEW Implement processing for SystemParametersInfo actions w
468 NEW Error while accessing parallel port - DIVICE_Open Unkno
472 NEW GetAsyncKeyState problem. IGOR: Mouse Release Events No
480 NEW Convert HBITMAP to a void* (references: 311)
481 NEW Convert HBRUSH to a void* (references: 249)
484 NEW Convert HFONT to a void* (references: 200)
486 NEW Convert HINSTANCE to a void* (references: 308)
487 NEW Convert HKEY to a void* (references: 362)
488 NEW Convert HMENU to a void* (references: 279)
498 NEW Convert HPALETTE to a void* (references: 34)
500 NEW Convert HRGN to a void* (references: 179)
501 NEW Convert HRSRC to a void* (references: 86)
506 NEW Convert HKL to a void* (references: 40)
507 NEW Convert HDC to a void* (references: 804)
508 NEW Convert HANDLE to a void* (references: 1219)
509 NEW Convert HWND to a void* (references: 3486)
510 NEW Convert HACCEL to a void* (references: 23)
517 NEW Could not load wprocs.dll
529 NEW Running Perl regression tests on Windows
530 NEW Package the regression tests for Windows
531 NEW DLL Separation: ddraw from gdi32
532 NEW DLL Separation: gdi32 from ttydrv, x11drv (BITMAP_Drive
533 NEW DLL Separation: gdi32 from ttydrv, x11drv (PALETTE_Driv
534 NEW DLL Separation: gdi32 from ttydrv, x11drv (color init)
535 NEW DLL Separation: wineps from gdi32
536 NEW DLL Separation: ttydrv from gdi32
537 NEW DLL Separation: ttydrv from user32
538 NEW DLL Separation: x11drv from gdi32
539 NEW DLL Separation: x11drv from user32 (caret)
540 NEW DLL Separation: x11drv from user32 (clipboard)
541 NEW DLL Separation: x11drv from user32 (drag and drop)
542 NEW DLL Separation: x11drv from user32 (misc)
543 NEW DLL Separation: x11drv from ntdll (FILE_DupUnixHandle)
544 NEW DLL Separation: x11drv from ntdll (Options)
545 NEW DLL Separation: x11drv from ntdll (VIRTUAL_SetFaultHand
546 NEW DLL Separation: winedos from ntdll
547 NEW DLL Separation: user32 from gdi32
548 NEW DLL Separation: user32 from ntdll (ATOM_Init)
549 NEW DLL Separation: user32 from ntdll (misc)
556 NEW Reconcile the Windows and Wine spec files
563 NEW Right click does not call local menu
564 NEW Implement function GetGUIThreadInfo
567 NEW snmpapi.dll is not implemented
569 NEW widgets not being redrawn
572 NEW starcraft crashes in recent wine builds
587 NEW Create replacement of browser component (Internet Explo
588 NEW Word2000 - fixme:file:FindFirstChangeNotificationA this
595 NEW Age of Wonders fails with PE_fixup_imports
620 NEW dragging trillian's window causes the X server to crash
623 NEW Regression: IE can't view https links
626 NEW internet explorer crashes upon launch
633 NEW Non-text clipboard data from WINE to X
634 NEW Wine XIM
638 NEW Document Wine debugging channels
640 NEW Major graphic glitch in x11drv
650 NEW error messages when loading debugging information from
654 NEW Can't install ms money web edition from win98se install
663 NEW Publisher stops reading keyboard and mouse input.
681 NEW Two of the shlwapi DLL regression tests fail under wine
691 NEW GDI32.dll.270 (GdiEntry13) unimplemented
692 NEW GDI32.dll.266 (GdiEntry1) unimplemented
704 NEW native w2k ole32.dll needs NTDLL.NtMapViewOfSection
705 NEW Running NVidia's ChameleonMark crashes at 0xdeadbeef
706 NEW Reg* functions are there twice
709 NEW riched32.dll needs to be improved a lot (was: Richedit
711 NEW Image Preview control is shrinking on Xnview
712 NEW Xnview Options window is not refreshed
719 NEW some controls does't work
729 NEW Shading of the Winamp equaliser and playlist windows do
735 NEW The WM_INPUTLANGCHANGE message is not send when switchi
741 NEW Debbuger window doesn't allow me to cut & paste
743 NEW WM_QUERYNEWPALETTE handling broken ? (was: Problem in w
746 NEW wrc gives segfault when creating kernel.res
750 NEW Radmin doesn't want to start the second time (says it h
756 NEW msvcrt.fwscanf, swscanf, wscanf unimplemented
757 NEW Sound bug: only sometimes - wodDsCreate DirectSound fla
758 NEW Menu/combo-box-functionality in managed mode.
763 NEW AOL 7.0 crashes after spewing the same error message
765 NEW PrgWin95: Off by one error in scrollbar position
768 NEW Wine crashes when starting Micrographic designer
770 NEW Halts during an install shield wizard installation with
778 NEW Compiler warnings for wine-20020605
786 NEW wrc gives parse error if resource nameID has quotes
792 NEW Display bug in WinZip Extract dialog
795 NEW Implement NtQuerySystemInformation
796 NEW rewrite PSAPI to use NtQuerySystemInformation
797 NEW Rewrite DirectX HAL interfaces
799 NEW wine debugger hidden behind wine games.
803 NEW virtualdub hangs up
804 NEW Wine + NTFS = crash :(
807 NEW PowerBuilder 6.0 generated applications crash accessing
813 NEW fixme:clipboard:GetClipboardSequenceNumber
814 NEW Add section on 'Implementing a new DLL' to Wine Develop
819 NEW Lotus Sametime Connect will not connect
821 NEW grpconv.exe -o -> loaded .so but dll imm.dll still not
823 ASSI Printing with CUPS does not work automatically
824 NEW \0 character is added to REG_MULTI_SZ registry values
825 NEW Window in modal mode does not receive mouse and keyboar
826 NEW Wine has exited with code error 1 HELP!!
832 NEW Add Direct3D support
833 NEW Add support for inferior function calls
834 NEW Add DWARF2 support
835 NEW Add support for the new PDB format
836 NEW Speed up PDB support
838 NEW winedbg: Add C++ support
839 NEW opengl window minimizes when the program makes another
840 NEW Negative values used by Baldur's Gate in DirectDrawSurf
843 ASSI CreateFile returns ERROR_SHARING_VIOLATION instead of E
845 NEW gcc Remote debugging
849 NEW Wordpro Millenium 9.5 Crashes on startup
850 NEW Lotus 123 Crashed on Startup
852 NEW winininet test doesn't terminate/fail
854 NEW ld: cannot find -lgdbm on compilation
856 ASSI Window icons dont appear for VB programs
858 NEW Segfault in WineEngInit () ( libgdi32.dll.so )
859 NEW Lotus Notes detach all does not work
860 NEW lotus approach terminates when create new database
861 NEW wine Fails to Initialize and start Yahoo! messenger.
862 NEW wine fails to load default skin for IncrediMail!!!!
863 NEW Listview report style shows right end of text not left
867 NEW err:clipping:CLIPPING_UpdateGCRegion and fixme:process:
868 NEW open 2 session; the 2 is lock
870 NEW Too many files in a directory prevent proper access to
871 NEW my application can't create an active X object
872 NEW Win9xism in dplayx.dll (ConvertToGlobalHandle)
873 NEW Win9xism in shell32 (MapSL)
874 NEW Unixisms and Wineism in shell32.dll
876 NEW listview report style column alignment issues
877 NEW DXgrab is "weak" and can be shaken out of
878 NEW Icons arent transparent if Managed='Y'
880 NEW Unhandled shell file operation 4
881 NEW Mouse cursor not blanked in opengl game
882 NEW Alpha Centauri: Text does not show in the main screen m
885 NEW Screen Corruption in riven
888 NEW DXGrab can't be undone.
890 NEW Virtual Pages difference - Spotted with VirtualQuery()
891 NEW winemaker and winebuild compatibility problem in the .s
892 NEW Implement GetSystemInfo using CPUID
894 NEW Terragen running, 2nd level child window malfunction (?
897 NEW Winetest does not compile
898 NEW fixme:dc:GetDCEx not supported yet
899 NEW Bad focus messages on window creation
900 NEW Upgrade from 20020605 to 20020710 broke Orcad Caputre S
901 NEW sound
903 NEW PathIsURL returning true for invalid formats.
905 NEW Last character in network transmission being dropped
906 NEW Quicken Deluxe 99 dosen't work with Red Carpet release
910 NEW foreground is the same as background color in winmx / s
911 NEW Screen Corruption in Nord Modular Editor
919 NEW FlashFXP 1.4.3 crashes while trying to read "MZ" magic
924 NEW WinZip 8.1 won't start (regression)
926 NEW Diablo II does not run at all with wine
927 NEW fixme:commctrl:FlatSB_SetScrollProp stub
928 NEW fixme:commctrl:InitializeFlatSB stub
929 NEW fixme:tab:TAB_WindowProc Unimplemented msg TCM_HIGHLIGH
933 NEW ttydrv needs a lot of improvement
934 NEW Cpu usage is always 100%
936 NEW Incorrect placement of DirectDraw output (offset outsid
-------------------------------------------------------------------------
To get a list of all your bugs, you can use this URL (bookmark it if you like!):
http://bugs.winehq.com/buglist.cgi?assigned_to=wine-bugs@winehq.com
Or, you can use the general query page, at
http://bugs.winehq.com/query.cgi.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<%urlbase>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=566
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:39 -------
OK bug 926 filed same as this one but for wine.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=566>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=524
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:34 -------
I am unable to install this program so I am reopening this bug report.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=524>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=523
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:20 -------
I beleive that it is safe to verify this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=523>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=441
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.macromedia.com/so
| |ftware/trial_download/
Keywords| |download
Summary|ColdFusion Studio 4.5.2 and |ColdFusion Studio 4.5.2 and
|5 |5 ColdFusion MX
Version|unspecified |CVS
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:13 -------
I just tried with ColdFusion MX (The latest version of ColdFusion and it still
has a problem with installing). I will started a bug 945 for that. If I can get
it installed then I will test this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=441>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=945
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:12 -------
I ran across this program while trying to verify bug 441 So I am puting this in
as a cross reference.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=945
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 23:07 -------
Created an attachment (id=252)
Output of fixme's from an attempt to install ColdFussion MX
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=945
Summary: Cannot install ColdFusion MX
Product: Wine
Version: CVS
Platform: PC
URL: http://www.macromedia.com/software/trial_download/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
I was unable to to install ColdFusion MX. This is an InstallShield using
Microsoft installer.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=427
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 21:06 -------
Verifying
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=427>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=410
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-04 20:55 -------
Verifying as per reporters comments
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=410>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=800
------- Additional Comments From rankincj(a)yahoo.com 2002-08-04 15:34 -------
Created an attachment (id=251)
debug output of (+all,+relay) for unhandled exception
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=800>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=482
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=482>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=496
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=496>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-04 13:32 -------
Created an attachment (id=250)
Patch to add more debug output.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-04 13:31 -------
Could you apply the attached patch and then re-attach a +event,+dinput trace ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=943
Summary: Regression in module loading
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: prupe(a)myrealbox.com
A recent change in CVS caused Xnews (<http://xnews.newsguy.com/>) to crash on startup.
I've traced it to the patch
<http://cvs.winehq.com/patch.py?id=1027987166850574216879071>, but I know next to
nothing about this how this part of the code works.
The crash happens on the following code in PE_InitTls, loader/pe_image.c:
if ( wm->tlsindex == -1 ) {
LPDWORD xaddr;
wm->tlsindex = TlsAlloc();
xaddr = _fixup_address(&(peh->OptionalHeader),delta,
pdir->AddressOfIndex
);
=> *xaddr=wm->tlsindex;
}
wm is the module Xnews.exe itself. xaddr and wm are both reasonable addresses, but the
problem is that *xaddr was previously marked read-only using VIRTUAL_SetProt in
map_image, memory/virtual.c. If I change it so that VPROT_WRITE|VPROT_WRITECOPY
is always included again, it fixes this crash, but then the app dies soon after:
Wine-dbg>bt
Backtrace:
=>0 0x38a2389c (_end+0x309d6174) (ebp=405c6e8c)
1 0x400ac108 (start_process+0x258 [process.c:526] in libntdll.dll.so) (ebp=405c6f38
2 0x400b00d7 (call_on_thread_stack+0x23(func=0x400abeb0) [sysdeps.c:105] in
(libnt.dll.so) (ebp=405c6ff4)
3 0x400b0270 (SYSDEPS_CallOnStack+0x14 in libnt.dll.so) (ebp=00000000)
Wine-dbg>up
526 ExitThread( entry(NULL) );
Wine-dbg>p entry
0x4045918c
According to -debugmsg +module, Xnews.exe was mapped to 0x4036b000-0x404aa000, so I
don't know where the 0x38... address came from. Backing out the above patch fixes the
problem completely. Other apps don't seem to be affected, and I don't know what's special
about this one.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=943>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From pigeon(a)pigeond.net 2002-08-04 04:27 -------
Created an attachment (id=249)
wine --debugmsg +dinput,+event Clue.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-04 03:48 -------
Could you attach a +dinput,+event trace for Cluedo ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=939
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-03 21:30 -------
I would really prefer to have a resolution that reflects what is going on. I
can't see how it would be that hard to add another resolution.
If that is to much work I would settle for a keyword I suppose.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=939>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From pigeon(a)pigeond.net 2002-08-03 19:42 -------
When I run "wine --debugmsg +dinput Clue.exe", in the game, it repeatedly gives
me this message:
trace:dinput:SysKeyboardAImpl_GetDeviceData
(this=0x429f0790,16,(nil),0x40536a40(-1)),0x00000001)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From pigeon(a)pigeond.net 2002-08-03 19:04 -------
Ok, sorry my fault. It works for monkey island 3 now. It didn't last time when I
was checking with an earlier version of wine.
However, it is still not working with Cluedo. Is there anything debugging
information I can get hold to?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From dclark(a)akamail.com 2002-08-03 14:57 -------
Hmm, I've done some recent work on shlexec, which installers sometimes use to
execute processes. How about running with something like:
wine --debugmsg +exec,+process -- setup.exe
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=942
Summary: executing SETUP.EXE (Microsoft Visual Studio ::
installing from CD)
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony.granberg(a)home.se
When I try to start the installer file (SETUP.EXE) by doing: 'wine SETUP.EXE'
this gets into output:
fixme:process:CreateProcessA (E:\vs60wiz.exe,...):
NORMAL_PRIORITY_CLASS ignored
then, the wineconsole is brought up, with lots and lots of output:
Unhandled exception: page fault on read access to 0x0000003c in 32-bit code
(0x00415154).
0x00415154 (vs60wiz.exe..text+0x14154 in E:\vs60wiz.exe): repne scasb es:(%ed1)
/* I should want to add, that I get this installer to run under the previous
version (20020605), but there, the registry validation gets erronous (it doesn't
detect the serial code as correct, even though I am 100% sure it is) */
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-03 13:48 -------
Well, just tested it here and it works just fine (ie I can enter the save game
menu, I can skip by pressing Escape and pause with Space).
So 'works for me' (tm)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From roz(a)one.net 2002-08-03 11:15 -------
For some reason, there are no attachments listed on my screen (not even the
screenshots I uploaded earlier).
Also, I am using an RPM, so I cannot apply the patch. Can someone else try it
and confirm that it works?
BTW, yes, I am using Wine (20020710), not WineX.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-03 07:01 -------
Created an attachment (id=248)
Patch to fix the problem
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-03 07:00 -------
Could you try with the patch I just attached to this patch (and also just sent
to wine-patches) ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 494, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 495, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-03 03:01 -------
As I have Monkey Island 3, I will try to take a look at it...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
------- Additional Comments From pigeon(a)pigeond.net 2002-08-02 20:07 -------
And yes, I tried both "DXGrab" "Y" and "N".
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=941
Summary: Keyboard doesn't work with "Desktop" option even with
DXGrab...
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: pigeon(a)pigeond.net
Wine is still not capturing keyboard correctly with some DirectX games when
using with the "Desktop" option.
Without the "Desktop" option, "DXGrab" = "Y" will help solving such problems,
but not with "Desktop".
I found this problem with some DirectX games, I've tested so far with Cluedo and
Monkey Island 3.
Reference from an old bug report:
http://bugs.codeweavers.com/show_bug.cgi?id=616
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=940
Summary: msvcrt_argvtos not building args properly
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: bill(a)taniwha.org
msvcrt_argvtos is copying the data incorrectly. the args are all being copied to
past the end of the allocated buffer and all to the same location. Here's a
patch to fix it:
Index: dlls/msvcrt/process.c
===================================================================
RCS file: /home/wine/wine/dlls/msvcrt/process.c,v
retrieving revision 1.12
diff -u -r1.12 process.c
--- dlls/msvcrt/process.c 19 Jul 2002 03:24:50 -0000 1.12
+++ dlls/msvcrt/process.c 3 Aug 2002 00:16:11 -0000
@@ -117,7 +117,7 @@
a++;
}
- ret = (char*)MSVCRT_malloc(size + 1);
+ ret = (char*)MSVCRT_malloc(size);
if (!ret)
return NULL;
@@ -127,12 +127,12 @@
while (*a)
{
int len = strlen(*a);
- memcpy(ret+size,*a,len);
+ memcpy(p,*a,len);
p += len;
*p++ = delim;
a++;
}
- *p='\0';
+ p[-1] ='\0';
return ret;
}
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=940>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=495
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=495>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=494
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=494>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 503, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 505, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 504, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=939
------- Additional Comments From apa3a(a)yahoo.com 2002-08-02 12:50 -------
I suggest to "resolve invalid" and close the bugs if there is no help from the
reporter and we can't research the bug ourselves. It is not worth to spend time
on such bugs. Later, if the reporter decides after some time to help us or new
information appears the bug can be reopened.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=939>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-02 12:10 -------
Just for your information, submitted a patch to wine-patches that makes it now
start on my box.
Now I can look at why the clipper does not work as it should :-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=939
Summary: We need a resolution for abandoned bugs
Product: Bugzilla
Version: 2.14.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bug list
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: tony_lambregts(a)telusplanet.net
CC: wine-bugs(a)winehq.com
We need a resolution for bugs that are orphaned by their reporter. the current
resolutions are
* Fixed
* Duplicate
* Will not Fix
* Invalid Bug
* Fixed Later
* Remind to fix
* Works for me
There are a number of bugs that are marked as resolved because the reporter has
simply abandoned the effort. In some of the cases I think that "Works for me" or
perhaps "invalid" is appropriate. In other cases I have no way of verifying
whether the problem is fixed because I do not have access to the program that
caused the original bug report.
The biggest reason for this is that for proper QA these bugs should be verified
before they are closed but there is no way to verify them. However if we keep
them around then they are just clogging up the works. Having a resolution of
"Orphaned" or "Abandoned" would be a way of tracking these bugs and would be a
valid way of dealing with them for QA.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=939>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From lionel.ulmer(a)free.fr 2002-08-02 11:47 -------
It's strange because on my version of Wine it does not even start because of an
abort in the Wine code...
You sure you are using Wine and not WineX :-) ?
Otherwise, please attach a +ddraw trace of your execution of the program for us
to help you (and to see why it does work on your version and not on mine).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From roz(a)one.net 2002-08-02 11:27 -------
I've added three screenshots, so you can see how the problem progresses as I
move the window from it's default top-left screen placement toward the middle of
the screen. Let me knnow if you have more questions.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From roz(a)one.net 2002-08-02 11:26 -------
Created an attachment (id=247)
Screenshot #3
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From roz(a)one.net 2002-08-02 11:25 -------
Created an attachment (id=246)
Screenshot #2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
------- Additional Comments From roz(a)one.net 2002-08-02 11:24 -------
Created an attachment (id=245)
Screenshot #1
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=616
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-02 11:19 -------
Open a new bug to report it please, and did you have dxgrab set to y, n, or did
you already try both?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=616>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=745
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-02 10:13 -------
One more comment on this. When I do not set the desktop option I get the menu
from my window manager not wineconsoles menu. If use "Desktop" = "???x???" and I
click on wine icon get wineconsole menu.
When I am debugging I actually use
"Desktop" = "660x560"
If I use 640 x 480 and a font that is readable as soon as the output reaches the
bottom of the screen, I cannot see the last lines of the debug screen.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=745>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
I dont' know if this has been brought up before or not, haven't searched
the archives or anything, but this seems to be dependant on how perl was
installed.
For some reason, when perl, 5.6.1 or 5.8.0 is configured with
./configure.gnu, when you go to build wine, in the winetest Makefile,
the ccflags variable (leftover from perl install) is included in
LDFLAGS. Obviously this is in error, but attempting to figure out if
this should be brought to Wine or Perl Developers. :-$ See the
following URLs for archives of the LFS mailing lists where this has been
previously discussed. The second seems to be more relevant.
http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2002/07/0547.h
tml
http://archive.linuxfromscratch.org/mail-archives/blfs-support/2002/08/0
024.html
Thanks in advance
DJ Lucas
PS, if this has been previously identified, please CC me in the first
reply, no need to flood the mailing list. ;-)
http://bugs.winehq.com/show_bug.cgi?id=787
corporal_pisang(a)counter-strike.com.my changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From corporal_pisang(a)counter-strike.com.my 2002-08-02 01:34 -------
Your patch works ...
> wine --version
Wine 20020710
thanks
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lionel.ulmer(a)free.fr
URL| |http://gens.consolemul.com/
Keywords| |download, source
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-01 23:45 -------
A screen shot would be nice. I love programs like this.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
roz(a)one.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From roz(a)one.net 2002-08-01 23:25 -------
*** This bug has been confirmed by popular vote. ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=936
Summary: Incorrect placement of DirectDraw output (offset outside
the Windows 'window')
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: roz(a)one.net
When running Gens v2.00, a Sega Genesis/32X/CD emulator, the graphics that
should be inside the window are offset to the lower right side of the window and
beyond outside the border.
In the console, the following messages appear when I move the window around:
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
err:ddraw:DIB_DirectDrawSurface_Blt Negative values in LPRECT !!!
You can see and download the program at http://gens.consolemul.com/
Let me know if you would like a screenshot of the error.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=936>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=160
------- Additional Comments From roz(a)one.net 2002-08-01 23:09 -------
Johan, I upgraded to 20020710 and my Gabriel Knight 3 problem is fixed. The
sound works now. Thanks. I wonder if that will fix his GTA problem too.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=160>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=935
Summary: DirectSound3D fixme
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: roz(a)one.net
When playing the game, Gabriel Knight 3, I get the following message repeated a
lot in the console:
fixme:dsound:IDirectSound3DListenerImpl_CommitDeferredSettings stub
I can't determine what it's connected to--probably the background sounds
(fountain, birds, etc.).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=935>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
pharouff(a)comcast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From pharouff(a)comcast.net 2002-08-01 21:34 -------
Thank you for the responses. The fix appears to have worked. I still need to reboot into Windows to try it out, but it looks like everything is there. There are still two files that did not get fixed by decorrupt_explorer, maybe someone knows where they belong. C:\Program Files\!$!$!$!$.mm2 C:\Program Files\!$!$!$!$.msn As for the other comments, I did see the warning about Explorer, and I never attempted to manually run Explorer. But what happens when you try to install a program that automatically attempts to register the software via the internet? MOST programs do this now. The program I was trying to install is free vendor supplied software from a lighting manufacturer who registers the users. This might explain why the program locked up at the time that it did. Everything seemed to be working great, then BAM! It was probably trying to start the registration process. As for backing up, all the new files were stored in my $HOME directory on the Linux partition. I wasn't expecting it to screw with the Windows partition. While I understand this is ALPHA software, I was expecting this release to be more stable than the last, not less (especially after the glowing reviews I had read). Anyway, if your response is correct, the cause was Windows and not WINE. While I no longer believe it was your fault, I still feel that this is still a CRITICAL BUG that requires as a minimum some work around for protection. I tried the installation twice. The first time I used the temporary Windows directory approach. I know that after this attempt, my C:\Program Files directory was still intact, because I went looking for the Office files it was requesting. When that attempt didn't work, I followed the suggestion that pops up in the debug box and tried a second time with native Windows. I haven't done any programming since about 1988, so needless to say I don't understand the intricacies of c, perl, java, etc. But if you don't have enough information to fix this problem yet, there should be a way to add a temporary check to block any system calls to start Explorer and return an error like "Program Not Found" to the calling routine (or better yet redirect it to Netscape, Mozilla or Konqeror). So maybe some programs crash at this point, but at least it doesn't screw up the partition. If nothing else, get rid of the suggestion to try native Windows installation! This was my biggest mistake. After this experience, it's my opinion that any program that appears to run then locks up under fake Windows probably needs Explorer. While I'm impressed with the progress you've made since I first tried WINE last Christmas, I feel that, basically, WINE is completely unusable until this is fixed. Ever since Windows 98 came out virtually all Windows software uses Explorer. You can't avoid it. Bill Gates would have us believe it can't run without it. ;-)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=616
------- Additional Comments From pigeon(a)pigeond.net 2002-08-01 16:39 -------
This problem still exists when using with the "Desktop" option. With the wine in
cvs. I just checked out yesterday (2002/08/01).
I'm not testing this with warcraft ii though, it's just another directx game
(Cluedo).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=616>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=787
------- Additional Comments From dalgoda(a)ix.netcom.com 2002-08-01 15:44 -------
Try the following patch:
Index: winetest.c
===================================================================
RCS file: /home/wine/wine/programs/winetest/winetest.c,v
retrieving revision 1.5
diff -u -r1.5 winetest.c
--- winetest.c 10 Mar 2002 00:21:20 -0000 1.5
+++ winetest.c 1 Aug 2002 20:38:29 -0000
@@ -152,7 +152,7 @@
/* perl extension initialisation */
-static void xs_init(void)
+static void xs_init(pTHX)
{
extern void boot_wine(CV *cv);
newXS("wine::bootstrap", boot_wine,__FILE__);
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=934
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Summary|Cpu usage is always 100% |Cpu usage is always 100%
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-01 14:58 -------
Hmm, that's probably because of evil message loop programming mistakes by the
author. We should list some cases of programs here doing this, and we should try
to find a viable countermeasure for it (or fix Wine alternatively if it turns
out that Wine is the problem in one case or another).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=934>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=934
Summary: Cpu usage is always 100%
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ddmk(a)r66.ru
with many programs (it make 98 ,95 but not NT,2000 ) please FIX IT if you can
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=934>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=933
------- Additional Comments From ddmk(a)r66.ru 2002-08-01 14:30 -------
Created an attachment (id=244)
bug reports & other files need to try this
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=933>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=933
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
Summary|There is need a driver which|ttydrv needs a lot of
|is NOT require X windows and|improvement
|start service porgrams (such|
|a services in NT) which have|
|no output |
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-01 14:24 -------
You could try running a dummy X11 server (don't remember its exact name currently).
ttydrv needs a *lot* of improvement for more complicated apps, that's correct.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=933>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=929
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-01 14:16 -------
Oh, heh. Sounds like someone's crying for help ! ;-)
Also, check out http://search.microsoft.com for any info you need.
And don't forget about the usefulness of --debugmsg +relay ...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=929>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=505
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=505>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=928
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-01 14:13 -------
AddWeb 5 Professional (free download) even seems to *crash* due to unimplemented
flat scrollbars...
At least the exception follows almost instantly to the FIXME in the trace...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=928>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=933
Summary: There is need a driver which is NOT require X windows
and start service porgrams (such a services in NT) which
have no output
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ddmk(a)r66.ru
I can't start with ttydrv d2gs server (diablo2 close game server) it fail in reading
bitmap (or somewhere nearly)
also i can't start with ttydrv calc.exe although (sorry for my bad english) it is
documented .
eror are same
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=933>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=504
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=504>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=503
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mstefani(a)redhat.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=503>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 493, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 492, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 491, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 490, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-08-01 13:12 -------
Well, yet another luser who seems to be unable to do the first thing people are
expected to do (especially with alpha software):
reading the most important file, the README file.
(due to that amount of damage, I can understand such a reaction a bit, though)
To my parent:
"Don't bash Codeweavers because they aren't as perfect as Microsoft :-/"
Oh dear, I just hope you don't believe that.;-)
If anything, it is *Microsoft* who is not as perfect as CodeWeavers here,
since that filesystem corruption is being caused by *Explorer* renaming
directories to zilch due to relevant registry entries not being available (most
likely because people told Wine to use the Windows partition, but at the same
time they
forgot to tell it to also make use of the Windows registry entries !)
Wine has zero, zilch, nada responsibility here...
To the bug submitter: did my little script help ? Anything it didn't manage to fix ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=900
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-08-01 10:20 -------
I have no idea on how to reproduce the error you described, Wine snapshot 20020710
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=900>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=526
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |fgouget(a)codeweavers.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=526>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=527
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |fgouget(a)codeweavers.com
Status|NEW |ASSIGNED
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=527>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=923
------- Additional Comments From jfh6(a)humboldt.edu 2002-08-01 03:54 -------
Maybe your work has some sort of backup of your files already. Don't bash
Codeweavers because they aren't as perfect as Microsoft :-/
Next time you want to use Wine, just make a fake windows directory that Wine
uses and it will be all gravy.
Just follow these easy to understand instructions:
http://www.winehq.com/Docs/wine-user/no-windows.shtml
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=923>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=932
jfh6(a)humboldt.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jfh6(a)humboldt.edu 2002-08-01 03:48 -------
I removed my previous winex installation and did the following to solve the
issue. Might have been bad Windows 98 installtion I was using... follow
instuctions below if you have a similar error:
1. simply follow their CVS instructions at the bottom of this screen:
http://www.transgaming.com/sources.php
2. remember to go into the "wine" directory it creates and delete the current
winex installation you have on your system by doing (make sure your root):
# make uninstall
3. then I created a "fake" windows by following this page(really easy):
http://www.winehq.com/Docs/wine-user/no-windows.shtml
4. then I did a FRESH install of half-life & counter strike in another
directory. Fixed a runtime error I had with xrender.c
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=932>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=932
Summary: WineX error: xrender.c:255: dec_ref_cache: Assertion
`entry->count > 0' failed.
Product: Wine
Version: 20020228
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jfh6(a)humboldt.edu
Happens just before I load a half-life: counter strike (connecting to a
non-secure server) with this command: wine hl.exe -- hl.exe -gl -console -game
cstrike
Here is what I get just before the runtime error occurs:
fixme:advapi:RevertToSelf (), stub
fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x4065f970): stub
fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x4039b404,00020049,3):stub
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
fixme:winsock:_get_sock_fd handle 0 is not a socket (GLE 6)
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
fixme:dc:LockWindowUpdate (10021), stub!
fixme:dc:LockWindowUpdate (0), stub!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=932>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=485
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 20:00 -------
housekeeping re-opening
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=485>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 485, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|REMIND |
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=485
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|REMIND |
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 20:00 -------
housekeeping re-opening
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=485>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
This bug depends on bug 485, which changed state:
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |REMIND
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=485
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |REMIND
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 19:58 -------
houskeeping -- marking as resolved REMIND
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=485>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=906
------- Additional Comments From JeffMay(a)earthlink.net 2002-07-31 19:51 -------
Here are the native DLLs I had to employ to make Quicken work right:
ADVAPI32.DLL
COMCTL32.DLL
COMDLG32.DLL
GDI32.DLL
MSVCRT.DLL
SHLWAPI.DLL
USER32.DLL
Jeff
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=906>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=485
vberon(a)mecano.gme.usherb.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|vberon(a)mecano.gme.usherb.ca |wine-bugs(a)winehq.com
------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-07-31 18:17 -------
Since I haven't worked on this for a couple months, I thought of giving it back
to Mr. Bugs.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=485>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=900
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 14:36 -------
I was able to install Capture, Layout and PSpice with the following setup
wine snapshot 20020605
[Version] "windows" = "win98" (in .wine/config)
actual windows installed win98
I could not install this program using the current CVS so I should start another
bug for that. Also I had trouble installing it useing other windows versions
"NT40" and "win2k" sort of worked but gave me too many problems probably due to
not actualy having nt40 or win2k dlls
If you could give a step by step procedure to reproduce the bug I would
appreciate it.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=900>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=929
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 11:42 -------
TCM_HIGHLIGHTITEM is an unimplemented message in TAB_WindowProc in the source
code it is in .dlls/comctl32/tab.c
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=929>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=928
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 11:33 -------
./wine/dlls/comctl32/flatsb.c has this (InitializeFlatSB) as a stub.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=928>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=927
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 11:26 -------
This is non critical code, but probably not that bad a place to start developing
wine. The following is extracted frome the current source code
./wine/dlls/comctl32/flatsb.c
/***********************************************************************
*
FlatSB_SetScrollProp (COMCTL32.36)
*/
BOOL WINAPI
FlatSB_SetScrollProp(HWND hwnd, UINT index, INT newValue, BOOL flag)
{
TRACE("[%04x] index=%u newValue=%d flag=%d\n", hwnd, index, newValue, flag);
FIXME("stub\n");
return FALSE;
}
/***********************************************************************
* From the Microsoft docs:
* "If flat scroll bars haven't been initialized for the
* window, the flat scroll bar APIs will defer to the corresponding
* standard APIs. This allows the developer to turn flat scroll
* bars on and off without having to write conditional code."
*
* So, if we just call the standard functions until we implement
* the flat scroll bar functions, flat scroll bars will show up and
* behave properly, as though they had simply not been setup to
* have flat properties.
*
* Susan <sfarley(a)codeweavers.com>
*
*/
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=927>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=906
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-07-31 11:10 -------
So we need to know which dll's these were. That should help a little
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=906>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=931
Summary: Toolbar Drag Redraw Problem
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dusanv(a)cadlink.com
When drag a floating toolbar the outline of it doesn't get redrawn at all. The
effect can be seen in this screen shot (5.3 kB):
http://www.dusanv.net/files/wine-ss.png
The source of the app in the screen shot can be obtained here (47 bK):
http://www.dusanv.net/files/ToolBarTest.zip
It is a VC++ 6 SP5 project. The buillt debug app with all the 'pdb' files is here:
http://www.dusanv.net/files/Debug.zip
Thanks,
Dusan
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=931>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=929
------- Additional Comments From dclark(a)akamail.com 2002-07-31 10:16 -------
The easy way to find that info is to go to:
http://source.winehq.org/ident
Then enter for example "TAB_WindowProc" and find out that function is in
dlls/comctl32/tab.c.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=929>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.