http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-08-03 09:56 -------
I believe I didn't explain it correctly.
I could have some files that were written by some old rpm installation lying
around. Or maybe not, but I did have wine installed from Mandrake rmps before, so...
That's what I'm going to do (probably in a few hours):
a) rpm -qa | grep wine
b) Unistall all wine-related rpms that appear on step a)
c) Compile and install wine from sources again, after cheking if there is any
debugging related flag that can be applied to the build process
d) Run wine again with WINEDEBUG='+ole,+tid'
e) Post here the results.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-08-03 09:49 -------
Mandrake 10.1
I had compiled Version 20050211 from source. But maybe I had some old rpm
somewhere...
I'll try to uninstall all my rpm, compile it again from source and post result here.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2713
------- Additional Comments From julliard(a)winehq.com 2005-08-03 09:45 -------
You need to fix your build environment so that when building 32-bit code gcc
finds the i386 kernel headers instead of the x86-64 ones.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-08-03 09:41 -------
Where did you get your wine? What distro are you useing? it may be that you have
to download additional packages to get debug info. or possible you will need to
compile it yourself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-08-03 09:04 -------
No, I added the ' myself. Even tried with double quotes (").
I don't know why wine don't generate debug information.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-08-03 09:04 -------
No, I added the ' myself. Even try with double quotes (").
I don't know why wine don't generate debug information.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2786
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-08-03 07:43 -------
Perhaps that is because I missed a ' in the command I gave you. That should have
been WINEDEBUG='+ole,+tid'....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2713
------- Additional Comments From harbaugh(a)ncifcrf.gov 2005-08-03 07:39 -------
Same problem in ubuntu hoary current as of 3/2/05
no SYS_sigaction in syscall.h, so wine (20050211) won't build
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2786
------- Additional Comments From olafrv(a)gmail.com 2005-08-03 07:14 -------
Created an attachment (id=783)
--> (http://bugs.winehq.org/attachment.cgi?id=783&action=view)
The program that hangs up
did.exe needs other files to run fully, if files are not located it just exit
without errors. But in wine on linux it hangs up with this error:
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
This error I don't get on windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2786
Summary: DOSVM_Int10Handler Problems
Product: Wine
Version: 20050211
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olafrv(a)gmail.com
[olaf@llovizna programs]# wine did.exe
Warning: unprotecting the first 64KB of memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
fixme:int:DOSVM_Int10Handler Set Background/Border Color: 0/0
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2785
Summary: Crash in wininet when accessing CHM files
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spa(a)starfinanz.de
Native shlwapi.dll calls GetUrlCacheEntryInfoExW in wininet.dll with parameters:
(L"Visited: sven@mk:@MSITStore:C:\\Programme\\StarMoney%205.0%20S-
Edition\\help\\49\\sm%2050%20hilfe.chm::/sm%2050%
20hilfe.chm::/htm/acc.acclist.hid.htm", (nil), (nil), (nil), (nil), (nil), 100)
GetUrlCacheEntryInfoExW then calls GetUrlCacheEntryInfoW with
lpdwCacheEntryInfoBufferSize set to nil, and therein a call to
URLCache_CopyEntry with lpdwBufferSize = nil. The line
if (*lpdwBufferSize >= dwRequiredSize)
causes an Unhandled exception.
Should'nt be hard to fix, but I don't know the right way.
I can provide a (big) test app if wanted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=50
------- Additional Comments From fgouget(a)codeweavers.com 2005-08-03 03:35 -------
Yes, it's back to the original state: the spaces have a varying width so there's
some justification work being done, but the end-of-lines still don't line up
right so there's something wrong.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=66
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From fgouget(a)codeweavers.com 2005-08-03 03:31 -------
Thanks for looking into this. That explains the problems with the way the cursor
looks and since this is the result of a limitation in what X can do I'm closing
this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=872
------- Additional Comments From fenix(a)club-internet.fr 2005-08-03 03:04 -------
Patch sent to wine-patches.
Need to fix some errors after commited
Regards,
Raphael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=797
------- Additional Comments From fenix(a)club-internet.fr 2005-08-03 02:47 -------
This will be a permanent restriction.
For now it's impossible (and have no interest)
to implement Windows-compatible HAL because:
- it needs a big rewrite of directx, opengl and x11drv code
- needs to follow all windows HAL evolutions (its change for each directx
release)
Regards,
Raphael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-08-03 02:39 -------
Sorry for the delay.
This command gives me no new info. I have even redownload and recompiled the
source, but it doesn't produce any new output. Just the 3 lines that I reproduce
before.
Maybe I need to compile wine with some flag to enable debug mode?
I'll take a look to the .configure file and try again later.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2015
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 16:18 -------
This is an old bug and directX has changed a lot since it was raised - Any
chance of retesting it? There is no demo version I can see either so without
the software its difficult to move forward
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2009
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 16:15 -------
I know this is an old bug - does the problem still occur?
The message log implies that a lookup was done in the registry and the key
couldnt be found. My suspicion is the run was done by copying dlls from a
windows machine rather than installing under wine - is this correct?
I think you would either need to install under wine and retest, or copy the
appropriate keys across.
Please let me know if you can retest this otherwise it probably needs closing
as invalid (I cant see any more useful closing code!)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
------- Additional Comments From javier(a)isotecsl.com 2005-07-03 11:18 -------
Yes. It must be install shield (foxpro app, .ins file,...)
And no and no. No luck with stdole nor with native dlls from a windows 98
installation.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2290
------- Additional Comments From zarjan(a)gmail.com 2005-07-03 10:58 -------
The game is playable (atleast from 200501xx)
installer still not fixed, however there is a loki installer
at http://liflg.org/?catid=7&gameid=22
The game has some issues
For example: after saving the game, menu turns to invisible.
You will need to remember location of resume button
The game is still slow because of a mouse? bug
see http://bugs.winehq.org/show_bug.cgi?id=2784
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2746
Component|wine-kernel |wine-ole
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-07-03 10:58 -------
I strongly suspect that the installer is InstallShield. Is that correct?
If that is the case You might be able to get further using stdole.tlb from a
windows 98 install.
You may also want to try native 9x ole*.dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2784
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=176
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2784
Summary: Mouse movement slows down game
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zarjan(a)gmail.com
When playing the game Tiberian Sun,
everytime you move your mouse the game slows down dramaticly.
When the mouse is off the screen or when you just the leave the mouse at one
location the game runs at normaal speed.
When you place the mouse above a unit/building (causing the cursor to change)
the game slows down again
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2783
Summary: KERNEL.DLL Missing
Product: Wine
Version: 20050211
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javier(a)isotecsl.com
I having problems in 20050211 while installing a visual foxpro based program.
bash-2.05b$ wine SETUP.EXE
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
Could not load 'KERNEL.DLL' required by 'ISSET_SE', error=2
Seens exactly like the closed bug# 1438. I can't reopen it (which seems more
correct to me), so I fill a new one.
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2777
------- Additional Comments From daistarry(a)gmail.com 2005-07-03 09:05 -------
OK, I think I'll try the cvs version.
thanks a lot ^^
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=321
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 09:00 -------
Change committed to cvs today
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2775
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 08:50 -------
Code in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2777
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-07-03 08:48 -------
The code was committed into CVS today, and so either wait for the next
official wine release, or set up cvs and extract the latest code, then build
and compile it. It sounds like you already have sources, so the other option
is to manually make the same changes yourself in the files you have, then try
it. I'm afraid I am unaware of how to do things via the gentoo packages, Sorry.
Flagging as resolved/fixed, but if the same problem comes back just reopen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2777
------- Additional Comments From daistarry(a)gmail.com 2005-07-03 07:42 -------
Can you explain to me how to use this patch, please ?
I'm on gentoo (2004.3 profile), with gentoo-dev-sources-2.6.10-r6, and emerged
the 20050111 version of wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Nullsoft Install System |Need to implement
|2.0b3 EULA doesn't show |EM_STREAMIN
------- Additional Comments From mike(a)navi.cx 2005-07-03 04:52 -------
Known issue. The richedit guy is working on it, I think.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2005-07-03 00:17 -------
The screens have a black/white-noise instead of buttons, keys etc. and the main
menu shows only some moving horizontal lines instead of the Mars.
WineX does not have the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-resources
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2775
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 16:09 -------
This fails because it calls an unimplemented function. Adding a stub for it
gets the editor to work and load the demo adventure, so I guess its ok for now
Patch:
http://www.winehq.org/hypermail/wine-patches/2005/03/0119.html
Will resolve/fixed when in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=321
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:54 -------
Not quite... A simple pgm:
printf("%s\n", "test");
printf("%s (%S) %c (%C)\n", "test", L"test2", 'X', L'Y');
still fails, because msvcrt printf calls vsnprintf not the internal
MSVCRT_vsnprintf. Patch sent to wine-patches to resolve this:
http://www.winehq.org/hypermail/wine-patches/2005/03/0116.html
Will resolve/fixed this bug once patch comitted
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
Summary: Nullsoft Install System 2.0b3 EULA doesn't show
Product: Wine
Version: CVS
Platform: PC
URL: http://nsis.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
When installing something with Nullsoft Install System v2.0b3, the EULA doesn't
show. The text box contains only a paragraph symbol.
Command line trace:
$ wine Install-Aerial-Antics-Demo.exe
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_STREAMIN: stub
The test program is available here:
http://www.leadfootproductions.com/Install-Aerial-Antics-Demo.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2776
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:14 -------
Can you please clarify the exact message - I've just run the installer and
although it does stop the progress message box at 26% it then goes onto a 2nd
progress box which completes without a problem.
Does running wineprefixcreate help at all?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2777
daistarry(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2781
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |2746
nThis| |
URL| |http://www.accountancyplein.
| |nl/software/000000943c0e6890
| |9.html
Component|test |wine-ole
Keywords| |NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2780
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.mvpsoft.com/downl
| |oad_shareware.html
Keywords| |download, NoAppDBEntry,
| |regression
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-06-03 10:28 -------
This program can be downloaded at the following link:
http://www.mvpsoft.com/download_shareware.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2410
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)navi.cx 2005-06-03 07:23 -------
I think the noise on the screens is a different bug, and IIRC doesn't the native
version have the same problem with some drivers? I'll resolve this bug as fixed,
for now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2739
------- Additional Comments From mike(a)navi.cx 2005-06-03 07:21 -------
I think if you set things up from a "clean" state, ie delete your ~/.wine
directory so it's recreated this problem will go away.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2725
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam(a)gimp.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2707
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adam(a)gimp.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2507
------- Additional Comments From adam(a)gimp.org 2005-06-03 06:58 -------
Fallout2 works perfectly (with CVS-wine) now, so I assume that (since it's the
same engine) Fallout1 also works. Could someone with Fallout1 re-test it with a
very recent WINE (the CVS version perhaps) and mark the bug as fixed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2524
adam(a)gimp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From adam(a)gimp.org 2005-06-03 06:27 -------
Verified fixed in CVS HEAD!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.