http://bugs.winehq.org/show_bug.cgi?id=6745
Summary: Deus Ex regression
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killmorejedi(a)hotmail.com
On exiting the game Deus Ex an error screen is displayed. Obviously not too
severe, as it only happens when the user is exiting anyway, but it didn't
happen before, and I suppose it points at something not quite right underneath.
regression testing points at this commit:
7eea8b93120417281ef1ba977bb8fe4d6efb4ab0 is first bad commit
commit 7eea8b93120417281ef1ba977bb8fe4d6efb4ab0
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Mon Oct 16 23:28:33 2006 +0200
wgl: Move wglDeleteContext to gdi32.
:040000 040000 c1963b88a1ddbc3d1fae65bca3fc41c0cd384973
6bd730560e8e0008d797b3c733914d2d6c7e0cff M dlls
The error message is:
Assertion Failed: wglDeleteContext(m_hRC)
[File:H:\DxHeaders\OpenGLDrv\Src\OpenGL.cpp] [Line: 2042]
etc. (Entire contents of the critical error message that pops up are attached.)
--
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=6744
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |julliard(a)codeweavers.com
Keywords| |regression
Summary|REGRESSION FOUND: All |All InstallShield apps fail
|InstallShield apps fail to |to install
|install |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6744
Summary: REGRESSION FOUND: All InstallShield apps fail to install
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
As of current GIT, any apps that use InstallShield (I believe it is) fail as
soon as they start trying to install files (different errors reported by the app
in each case). I did a GIT bisect and this was the patch that caused it.
83ce9587936fea6e6808d4c5c0a7bfc807ad39ce is first bad commit
commit 83ce9587936fea6e6808d4c5c0a7bfc807ad39ce
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Nov 20 14:15:06 2006 +0100
ntdll: Store the fd type in the cache and return it in server_get_unix_fd.
:040000 040000 8df3660adaecca8c970e41c8437163f907b89470
8bef102600e15a1d95f6a452eda31e65e5109123 M 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=6743
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|wine-binary |wine-misc
Summary|Notes 7.0.2 does not work |Notes 7.0.2 freezes on
|with wine 0.9.22 |consecutive starts
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-11 15:13 -------
Please check that Wine is not running. You can use 'wineserver -k' to stop all
running Wine instances.
Please upgrade Wine to 0.9.25 and try again.
If it still freezes, run winedbg from the other terminal and attach to all
running threads and get backtraces form all of them. Attach results here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdolorenzo(a)sbcglobal.net
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-11 15:03 -------
*** Bug 6742 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6742
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Version|0.9 |0.9.25.
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-11 15:03 -------
A long known problem.
*** This bug has been marked as a duplicate of 2398 ***
--
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=6743
Summary: Notes 7.0.2 does not work with wine 0.9.22
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon1jone(a)us.ibm.com
I have installed wine and Notes several times now. Notes installs fine and once
configured I can access my mail. From the terminal that Notes was started from
this error continues to scroll:
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
Once I exit Notes, I cannot access my mail again. I can start Notes normally
and enter my password. My welcome screen comes on. No errors in the terminal
at this point. Once I select my mail icon, it appears that Notes tries to
access the mail server and the application freezes. Error continue to scroll in
the terminal.
user@Linux:~/.wine/drive_c/Program Files/lotus/notes$ wine nlnotes.exe
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will
not be used
fixme:process:IsWow64Process (0xffffffff 0x33e5d4) stub!
11/21/2006 03:03:30 PM Lotus Notes client started
libGL warning: 3D driver claims to not support visual 0x4b
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
err:win:DefWindowProcW called for other process window 0x10020
I have searched bugzilla and google and tried different fixes but nothing seems
to work. The only way for me to access my email again is to remove wine, remove
the .wine directory, reinstall wine, and reinstall Notes. I have had to do this
so many times now that I just put it all in a small script to run.
sudo dpkg --purge wine ; rm -rf /home/user/.wine ; sudo apt-get install wine ;
/home/user/wine C94OIEN.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=6739
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-21-11 13:54 -------
Reporter:
1) What application are you using?
2) Is it downloadable (and where)?
3) Please be more descriptive of the problem, I can select these options just
well in Wine's notepad and the cups printer prints the page
--
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=2274
------- Additional Comments From the3dfxdude(a)gmail.com 2006-21-11 13:53 -------
Open a new bug. Test with latest git or 0.9.26 too, because it might already be
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=6705
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.sunburst.com |http://store.sunburst.com/Pr
| |oductInfo.aspx?itemid=176646
Status|RESOLVED |UNCONFIRMED
Component|wine-programs |wine-ole
Keywords| |download
Resolution|INVALID |
Summary|Type To Learn 3 Installation|Type To Learn 3 Fails to
| |install
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-11 13:26 -------
Installation program does not correctly install the program.
--
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=2274
------- Additional Comments From whatsreal(a)gmail.com 2006-21-11 13:16 -------
I submitted a log file (previous comment on this bug) I am running wine 9.25
under arch linux with fluxbox as my window manager. The installer breaks, and
the program won't run
--
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=6742
Summary: MIssing menus and icons when using GiD
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdolorenzo(a)sbcglobal.net
I have tried to run GiD (http://gid.cimne.upc.es/)which is a CAD application and
Finite element pre and post processor with wine. The program installs and runs
but as it is loading you can see that it draws both the menu bar and the icons
in the active area. You see the icons being redraw a second or third time and
then both the menu bar and the icons are no longer visible. Interestingly
enough, if you move the mouse over the icons they are drawn and are visible. If
you click on the menu bar area, the menu items are visible. The application is
operational and executes the actions of the menus or the icons selected.
When drawing or selecting an object, the actual cursor is off about .75 inches
from the arrow cursor. Everything works as expected but it is a nuisance having
to keep guesing where the actual pointer is.
I have seen the same behavior with versions .9.22, thru .9.25
Any suggestions?
Thanks,
Fernando Lorenzo
--
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=6735
alexis.deruelle(a)laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
Summary|Fedora core 6: Wine crashes |Wine crashes immediately
|immediately with nvidia |with nvidia driver 1.0.9629
|driver 1.0.9629 |on NV2x GPU
------- Additional Comments From alexis.deruelle(a)laposte.net 2006-21-11 11:50 -------
Just to let you know the final words on this :
There is a known issue in 1.0-9629 which is specific to NV2x GPUs, where any
OpenGL application, including Wine, will segfault.
Work machine : NV18
Home machine : NV25
Sorry, I don't use opengl application on a regular basis, except... Wine it
seems.
--
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=6741
Summary: Halo hangs with 100% load and OLE failures
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://www.gamershell.com/download_3784.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
When starting Halo, it works until the checkbox that tells me it can't figure
out my hardware. when pressing 'continue anyway' I get tons of this error:
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000000
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x1
and the application freezes with 100% CPU load. Only way around is to kill it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6740
Summary: Oblivion pagefaults on start
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The game installs fine, patches fine and the launcher runs happily (as well as
the little options and data settings) but when you click to start the game, the
launcher closes (as it should) but then the terminal echos a fixme about 200
times (oddly enough the same messages Morrowind gave before that fails) then it
pagefaults. Entire terminal output of "wine Oblivion.exe" is attached to the
next post.
Unfortunately no demo is available.
GIT built 15:30 UTC - 2006/11/21.
--
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=6523
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-11 09:44 -------
Correct with exception: most games do have that dll installed with DirectX
installer, which doesn't work on Wine.
So we either have to implement those dlls or make DirectX installer work.
--
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=6739
Summary: You can't choice "All", "Pages" or "Selection"!
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michi.kainer(a)inode.at
You can't choice "All", "Pages" or "Selection"! So, you can't print anything.
My Printer is a HP Photosmart 51xx.
My WINE-System is Windows 2k.
--
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=6735
alexis.deruelle(a)laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Fedora core 6: Wine crashes |Fedora core 6: Wine crashes
|immediately with nvidia |immediately with nvidia
|proprietary driver |driver 1.0.9629
------- Additional Comments From alexis.deruelle(a)laposte.net 2006-21-11 07:28 -------
nvidia driver 1.0.9629 broke wine on athlon-xp at least it seams, 1.0.9626
used to work.
--
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=2759
------- Additional Comments From applemansigloo(a)hotmail.com 2006-21-11 06:48 -------
I believe this bug has re regressed.
Both myself and dank on 3.5.3 and Ash and myself on 3.5.4 have encountered
errors like
wine WinMX.exe
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will
not be used
fixme:shdocvw:PersistStreamInit_InitNew (0x184cf0)
fixme:shdocvw:WebBrowser_put_FullScreen (0x184cf0)->(0)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x184cf0)
fixme:shdocvw:OleObject_Close (0x184cf0)->(1)
fixme:ole:ITypeInfo_fnRelease destroy child objects
under any recent wine versions from 0.9.14 to current.
I believe this is still broken
--
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=6735
alexis.deruelle(a)laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|Fedora core 6: Wine crashes |Fedora core 6: Wine crashes
|immediately |immediately with nvidia
| |proprietary driver
------- Additional Comments From alexis.deruelle(a)laposte.net 2006-21-11 05:36 -------
noexec isn't the culprit here : removing nvidia **COUGH** experimental
**COUGH** drivers from livna-testing solves the issue, sorry for not thinking
about that earlier. I can't get why it showed up on the first place as all
this was working until then.
Changing the summary to include Evildia reference and marking as INVALID,
right ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6523
------- Additional Comments From hverbeet(a)gmail.com 2006-21-11 02:52 -------
Not really, the application is supposed to install that dll. Unfortunately quite
a few applications do not, but those will fail in the same way on a clean
Windows install.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6637
------- Additional Comments From tom(a)dbservice.com 2006-21-11 02:42 -------
Bug was confirmed by nvidia, `We'll look into this further`, I hope this will be
fixed in the next release.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6376
------- Additional Comments From dmitry(a)codeweavers.com 2006-21-11 02:28 -------
Can you do a bit more investigation to find out why the patch causes
a regression? In which way behaviour of GetOutlineTextMetricsA is affected?
Does the app expect to read beyond the provided buffer bounds?
--
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=6720
------- Additional Comments From romain.failliot(a)gmail.com 2006-21-11 02:23 -------
Oups sorry, I forgot to give more information on my config and hardware.
I've put "Emulation" for audio (because the three others doesn't work) and I've
tested in 22050/44100Hz in 8/16bit, with or without the "Emulated" check button
activated. It's still the same noisy sound that happens.
I'm plugged on my nForce2 audio output (builtin in my motherboard).
I've got a Athlon XP 3500+ with 512+128Mo of RAM and a GeForce 6600.
--
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=6376
------- Additional Comments From mvaisane(a)mbnet.fi 2006-21-11 02:04 -------
OK, I have now done regression analysis with git, and here is link to patch wich
seems to cause the crash:
http://source.winehq.org/git/?p=wine.git;a=commit;h=e41c0acc0c16713d23c926f…
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> 2006-09-18 13:00:44
Committer: Alexandre Julliard <julliard(a)winehq.org> 2006-09-20 21:03:18
gdi: If there is no space for strings GetOutlineTextMetricsA should not indicate
that they present.
--
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=6738
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Regression: Display is |Regression: Display is
|shiffted when using FBO H. |shiffted
|Verbeet's patches |
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-21-11 00:55 -------
Mistake: FBO is not the problem. I shall do a real regression test soon....
Joaopa
--
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=6738
Summary: Regression: Display is shiffted when using FBO H.
Verbeet's patches
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
By enabling FBO with regedit, some introduction movies are shiffted in the
bottom of the screen. So, we have a black band in the top of the screen. One can
see this behaviour for SplinterCell demo, Alien Versus Predator 1 demo.....
I know that FBO is still in developpment, but I prefer report the regression now.
Joaopa
--
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=5901
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stevie.greenslade(a)gmail.com
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-11 00:05 -------
*** Bug 6695 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-21-11 00:04 -------
duplicate
*** This bug has been marked as a duplicate of 5901 ***
--
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=6730
------- Additional Comments From killmorejedi(a)hotmail.com 2006-20-11 23:21 -------
Ran the regression tests. It was harder than it might have been since between
9.21 and 9.24 Farcry totally broke so the menu didn't even load, was then
subsequently fixed and was then broken again so now the menu loads but the
levels don't.
So, here's the first breakage. I mention it because the commit look similar to
the one that caused the second, current, breakage.
92e6e46ca95f7c20bd04864d35d9604bf8e26fd1 is first bad commit
commit 92e6e46ca95f7c20bd04864d35d9604bf8e26fd1
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sat Oct 14 22:49:09 2006 +0200
wgl: Move wglShareLists to gdi32.
:040000 040000 654dbc02e0f1a85f865b3a5d27d2c5f5f4f4a5ec
b611f889147f0cefd8e23876ba9d6befbb69772a M dlls
Sometime after this, it was fixed again. Then later it broke again with this
patch, and has yet to recover:
88ad69f9bdf60a5ad0f0f9db9da43a41f78cd1d9 is first bad commit
commit 88ad69f9bdf60a5ad0f0f9db9da43a41f78cd1d9
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Thu Oct 26 23:11:07 2006 +0200
wgl: Move part of wglGetProcAddress to gdi32.
:040000 040000 5dccb8bb5ce76289e8ec088037ce767e66bb2c03
83baa6b8ffe6dc5866c2eafa86e3972c916f1032 M dlls
So to repeat, the second commit listed is the one causing the current problem.
The first is only mentioned because it caused a problem earlier and looks
somewhat similar. Moving stuff to gdi32 seems to be a bit of a minefield for
Farcry :)
--
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=6672
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.40tude.com/dialog
| |/download.htm
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 23:05 -------
Please add an a entry for this program in the AppDB for this program.
http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6737
Summary: Dragon Naturally Speaking 7 fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, d.n.s. 7 fails to install.
The error message it shows is:
Dragon NaturallySpeaking requires at least version 5.0.0.0 of Internet Explorer.
There are also quite a few ole err messages, but they don't stop the install.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4464
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tytanick(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-11 20:52 -------
*** Bug 6523 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6523
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-11 20:52 -------
This bug is a duplicate of 4464.
And mouse recentering (comment 3) would be bug 1410.
*** This bug has been marked as a duplicate of 4464 ***
--
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=5049
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 20:24 -------
Resolving 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=6523
------- Additional Comments From flaskis(a)gmail.com 2006-20-11 20:20 -------
download d3dx9_30.dll
copy it to ~/.wine/drive_c/windows/system
that makes project entropia run, but the mouse cursor is stuck in the middle of
the screen. When you try to move the cursor it pops back to the middle
so still not playable :|
--
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=3121
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 20:12 -------
That would be the problem then...
--
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=6676
------- Additional Comments From mike(a)codeweavers.com 2006-20-11 19:04 -------
This bug has likely been fixed in the latest Wine source in Git. Please try
building from those first.
--
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=6736
------- Additional Comments From mike(a)codeweavers.com 2006-20-11 18:51 -------
As you are a programmer, please consider submitting a patch to fix the headers
yourself. Feel free to contact me or wine-devel(a)winehq.org if you need help
submitting patches...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6735
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[FC6/Athlon-XP]Wine |Fedora core 6: Wine crashes
|mysteriously failing |immediately
|(Unhandled page fault on |
|read access to 0x00000000 at|
|address (nil)) |
------- Additional Comments From mike(a)codeweavers.com 2006-20-11 18:49 -------
Please try adding noexec=off to the linux boot parameters, as mentioned in bug 6622.
--
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=6618
------- Additional Comments From the3dfxdude(a)gmail.com 2006-20-11 18:36 -------
Could you try the intro movie with noexec=off as a boot parameter?
--
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=6536
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6710
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6711
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6679
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-11 18:06 -------
Bug 5106 is not the same for sure. There is not a single word about
unimplemented __CxxLongjmpUnwind in the terminal output. However it's the cause
of this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6730
------- Additional Comments From killmorejedi(a)hotmail.com 2006-20-11 18:01 -------
FYI, I just tried with 0.9.25, it's broken just as it was in 0.9.24.
Thanks for the link on regression testing, if I get some time I'll give it a
go.
--
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=6736
Summary: please sync math.h with mingw
Product: Wine
Version: 0.9.25.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john(a)t-tec.com.au
Hi,
I develop some Windows software on a GNU/Linux system, using the mingw toolchain
to build and Wine for testing. Sometimes I would like to do a Winelib build
instead of a mingw build, so I can get better info from Valgrind.
After some recent changes, I found that I couldn't compile with winegcc because
the version of math.h which comes with Winelib is missing a couple of definitions.
Specifically, the definitions which affected me were INFINITY and lround. I can
of course define these manually, but in the long term it would be good if you
could sync this header against the current mingw version, available at
<http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/math.h?cvsroo…>.
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6618
------- Additional Comments From yummydwagon(a)gmail.com 2006-20-11 17:38 -------
Well i have an AMD Athlon(tm) 64 with Ubuntu 32 bit. It was the only CD i had.
--
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=6695
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-20-11 17:33 -------
Looks like it. I'm sorry for not finding that 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=6711
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 16:51 -------
Please add an entry for this application in the AppDB and be sure to mention
this bug by bug number http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6710
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 16:47 -------
Please add an entry for this application in the AppDB and be sure to mention
this bug by bug number http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6676
------- Additional Comments From didli(a)freesurf.fr 2006-20-11 16:47 -------
Exactly same crash here with the same terminal output with wine 0.9.25.
--
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=6735
alexis.deruelle(a)laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |PC
--
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=6735
------- Additional Comments From alexis.deruelle(a)laposte.net 2006-20-11 16:18 -------
Yeah, removing ~/.wine each time I retry
--
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=6679
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-11 16:09 -------
This is really a different bug then bug 5106 (different crashes). Also
Autocad2000 and Autocad200i are not 100% the same programs. Reopening
--
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=6735
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[FC6/Athlon-XP]Wine |[FC6/Athlon-XP]Wine
|mysteriously failing |mysteriously failing
|(Unhandled page fault on |(Unhandled page fault on
|read access to 0x00000000 at|read access to 0x00000000 at
|address (nil)) |address (nil))
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-11 16:07 -------
did you also try to remove the ~/.wine directory?
--
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=6735
Summary: [FC6/Athlon-XP]Wine mysteriously failing (Unhandled page
fault on read access to 0x00000000 at address (nil))
Product: Wine
Version: 0.9.25.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
I've been using wine on fedora for quite a while on successive incarnations
of Fedora Core OSes on my home machine but last week Wine sunddenly started
crashing on my Fedora Core 6 install with the following message :
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
Anything using wine binary will fail the sameway, even wine utilities like
winecfg et al. won't run anymore.
What I tried already :
- remove/reinstall rpm
- recompile from source
- install crossover office 6 beta
- disabling SELinux
Hints : my home machine has an Athlon-XP mobo ; my intel P4 based work machine
works seamlessly with the same FC6 installment.
$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) XP 2000+
stepping : 1
cpu MHz : 1662.837
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up ts
bogomips : 3328.20
$ winecfg
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 000b), starting debugger...
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winecfg.exe
couldn't load main module (7b)
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\imm32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winex11.drv
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\uxtheme.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winmm.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\comdlg32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winspool.drv
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\shell32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\comctl32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\shlwapi.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\ole32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\rpcrt4.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\iphlpapi.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\user32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\gdi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\advapi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\kernel32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\ntdll.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winecfg.exe
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0033e978 EBP:0033ea9c EFLAGS:00210216( - 00 -RIAP1)
EAX:00000000 EBX:00000000 ECX:00000000 EDX:000000c8
ESI:7d622ac0 EDI:00000000
Stack dump:
0x0033e978: 60db1ffc 7d622ac0 7d5dca80 7d5dca80
0x0033e988: 7d622ac0 7d624354 00000000 0033ea9c
0x0033e998: 00000000 60f897d4 7d622ac0 0000005c
0x0033e9a8: 00000000 60db178f 7d622ac0 60db1700
0x0033e9b8: 00000001 60d94235 7d622ac0 7d622ac0
0x0033e9c8: 7d622ac0 7d5dc800 7ed37008 7ed58000
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x00000000 (0x0033ea9c)
2 0x00000040 (0x00000002)
3 0x00000000 (0x00000000)
0x00000000: addb %al,0x0(%eax)
Modules:
Module Address Debug info Name (0 modules)
Threads:
process tid prio (all id:s are in hex)
0000000c
0000000d 0
0000000a
0000000b 0
00000008 (D) c:\windows\system32\winecfg.exe
00000009 0 <==
[alexis at localhost ~]$ wine: Unhandled page fault on read access to
0x00000000 at address (nil) (thread 000d), starting debugger...
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\explorer.exe
couldn't load main module (7b)
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\imm32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winex11.drv
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\user32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\gdi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\advapi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\kernel32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\ntdll.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\explorer.exe
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0034ea78 EBP:0034eb9c EFLAGS:00210216( - 00 -RIAP1)
EAX:00000000 EBX:00000000 ECX:00000000 EDX:000000c8
ESI:7d870d00 EDI:00000000
Stack dump:
0x0034ea78: 60aa0ffc 7d870d00 7d836060 7d836060
0x0034ea88: 7d870d00 7d872594 00000000 0034eb9c
0x0034ea98: 00000000 60c787d4 7d870d00 0000005c
0x0034eaa8: 00000000 60aa078f 7d870d00 60aa0700
0x0034eab8: 00000001 60a83235 7d870d00 7d870d00
0x0034eac8: 7d870d00 7d836fd8 7ed37008 7ed58000
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x00000000 (0x0034eb9c)
2 0x00000040 (0x00000002)
3 0x00000000 (0x00000000)
0x00000000: addb %al,0x0(%eax)
Modules:
Module Address Debug info Name (0 modules)
Threads:
process tid prio (all id:s are in hex)
0000000c (D) c:\windows\system32\explorer.exe
0000000d 0 <==
0000000a
0000000b 0
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\explorer.exe
couldn't load main module (7b)
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\imm32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\winex11.drv
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\user32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\gdi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\advapi32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\kernel32.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\ntdll.dll
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image c:\windows\system32\explorer.exe
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0034ea78 EBP:0034eb9c EFLAGS:00210216( - 00 -RIAP1)
EAX:00000000 EBX:00000000 ECX:00000000 EDX:000000c8
ESI:7d640d00 EDI:00000000
Stack dump:
0x0034ea78: 60988ffc 7d640d00 7d606060 7d606060
0x0034ea88: 7d640d00 7d642594 00000000 0034eb9c
0x0034ea98: 00000000 60b607d4 7d640d00 0000005c
0x0034eaa8: 00000000 6098878f 7d640d00 60988700
0x0034eab8: 00000001 6096b235 7d640d00 7d640d00
0x0034eac8: 7d640d00 7d606fd8 7ed37008 7ed58000
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x00000000 (0x0034eb9c)
2 0x00000040 (0x00000002)
3 0x00000000 (0x00000000)
0x00000000: addb %al,0x0(%eax)
Modules:
Module Address Debug info Name (0 modules)
Threads:
process tid prio (all id:s are in hex)
0000000a (D) c:\windows\system32\explorer.exe
0000000b 0 <==
--
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=5106
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dfelinto(a)gmail.com
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 13:46 -------
*** Bug 6679 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6679
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 13:46 -------
duplicate
*** This bug has been marked as a duplicate of 5106 ***
--
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=6676
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)codeweavers.com
Keywords| |regression
--
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=6673
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, source
--
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=6670
tony.lambregts(a)gmail.com 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=6669
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
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=6620
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-20-11 11:54 -------
When I was trying to get this working, I did remove my .wine directory and start
a fresh. Didn't help much, but I'll try again next time I have some more spare time.
--
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=6560
------- Additional Comments From szdowk(a)vsa.com.pl 2006-20-11 10:58 -------
I applied patch/revert (id=4070) from note from 2006-11-13 04:33 and it helps
for my both for problem with Normal.dot and problem with reading temporary
files while saving.
Note1: File Normal.dot created before patch/revert apply is damaged. After
apply patch/revert, file Normal.dot should be rewrited (select tools/options,
change anything and on exit winword will ask for it).
Note2: I use winword from MS Office 2000 (Polish).
--
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=6711
------- Additional Comments From ben(a)atomnet.co.uk 2006-20-11 10:06 -------
It wasn't there when I submitted, apparently it was queued though, so that
explains it. It appears to be my main app submission and version though.
Anyways, it's done 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=6560
------- Additional Comments From szdowk(a)vsa.com.pl 2006-20-11 09:35 -------
I have the same problem with MS Office 2000 (winword.exe) (Polish version)
(Bug 6718).
Additional Word 2000 (from Office 2000) has problems with reading of some
temporary files (especialy while saving long documents). I hope that those
problems have the same reason.
--
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=6730
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-11 09:30 -------
Please upgrade to wine-0.9.25 or current git if possible. There were a few
regressions with opengl that should be fixed by now in newest version.
--
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=6729
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://org.downloadcenter.sa
| |msung.com/downloadfile/Conte
| |ntsFile.aspx?CDSite=SS&CttFi
| |leID=384776&CDCttType=SW&Mod
| |elType=N&ModelName=SGH-
| |X100&VPath=SW/200508/2005081
| |6162816765_PIMS_File_Manager
| |.exe
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-11 09:22 -------
Confirming. Probably due to:
fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub
--
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=6711
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-11 09:21 -------
Probably because it's already there. Because AppDB has finicky search you need
to search using partial name not full name: ex: "act of" not 'Act of War".
http://appdb.winehq.org/appview.php?iAppId=4000
--
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=6718
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From szdowk(a)vsa.com.pl 2006-20-11 09:21 -------
I hope, that problems with opening Normal.dot and some temporary(?) files have
the same reason - then I market this bug as duplicate for 6560 (however please
notice, that it apply to other version of MS Word than 6560).
*** This bug has been marked as a duplicate of 6560 ***
--
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=6560
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |szdowk(a)vsa.com.pl
------- Additional Comments From szdowk(a)vsa.com.pl 2006-20-11 09:21 -------
*** Bug 6718 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6734
Summary: Errors while installing Autocad LT 2004
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Kai-Martin.dittkrist(a)gmx.de
i tried to install Autocad LT 2004. Installation finished, but Application dont
run: i get the following errors when i try to start it:
wine .wine/drive_c/Programme/Autocad\ LT\ 2004/aclt.exe
err:module:import_dll Library ac1st16.dll (which is needed by
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\aclt.exe") not found
err:module:import_dll Library acdb16.dll (which is needed by
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\aclt.exe") not found
err:module:import_dll Library acdb16.dll (which is needed by
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\acui16.dll") not
found
err:module:import_dll Library acui16.dll (which is needed by
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\aclt.exe") not found
err:module:import_dll Library AcGe16.dll (which is needed by
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\aclt.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\kasei\\.wine\\drive_c\\Programme\\Autocad LT 2004\\aclt.exe" failed,
status c0000135
all those dll's are on the cd in a .cap file, but not installed (they are not in
the apps folder)
the attachmemt is a log of the installationprozess. (many msi errors)
(wine + libwine 0.9.25 on ubuntu 6.06 dabber)
--
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=6733
Summary: Collins Cobuild Dictionary 2006 can not restore after
minimized
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: narkewoody(a)gmail.com
my wine runs on Slackware 10.2 + fmvwmTheme. the application Collins Cobuild
Dictionary 2006 can run within wine, except that i can not minize it! if i do
so, the minimized icon of the application window can not be restored, it will
simply disapear!
--
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=6692
------- Additional Comments From andre(a)cabine.org 2006-20-11 06:06 -------
I can confirm that with the latest GIT the crash does not occur.
But I noticed a new problem. When I click a certain button that opens a new
window in the program, it freezes. If I type Ctrl-C 3 times in the WINE console
(3 SIGINTs) the program resumes...
As the program runs fine on windows I think this is a wine problem. Do these
SIGINTs reach the application or are they consumed by WINE?
Does anyone have any idea of what's up? What more information do you need?
--
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=6732
Summary: 3DMark 2001 SE doesn't start
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s0238762(a)sms.ed.ac.uk
Installs fine (with the usual error messages of course), but when attempting to
execute it reports this error:
"Not all E2 drivers found"
and exists.
since I don't see any "attacment" button, I'll paste the error messages I get here:
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x183a20) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x183318)->((nil),00000008)
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x183318)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x183450)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1841c0)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
fixme:setupapi:SetupDiGetClassDevsW : returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x183bd0, (nil),
{72631e54-78a4-11d0-bcf7-00aa00b7b32a}, 0x00000000, 0x33f914
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
--
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=6711
------- Additional Comments From ben(a)atomnet.co.uk 2006-20-11 03:59 -------
I added the game to the AppDB and it was deleted without reason (I've submitted
quite a few before so why is beyond me).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6691
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 03:40 -------
FTR, native cabinet.dll and native shlwapi.dll don't help (cabine.dll is not
loaded yet anyway).
--
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=6731
------- Additional Comments From lucads(a)email.it 2006-20-11 03:28 -------
Created an attachment (id=4140)
--> (http://bugs.winehq.org/attachment.cgi?id=4140&action=view)
Origin bug running on wine
Data reader tool (the one selected on left toolbar correctly selects a point on
the graph but do not display the popup window with coordinates of the point
--
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=6731
Summary: Microcal Origin 7.5 screen/data reader don't show values
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucads(a)email.it
Using the data analisys application "Microcal Origin 7.5" with wine version
0.9.25 application works quite well except for the everyday used tools "screen
reader" and "data reader":
Both these tools allow user to read values from graphs; user selects a point in
the graph and a little windows that contains the coordinates of the point pops
up. Running Origin under wine the popup window doesn't show and the user cannot
read values from the point he selected on graph.
If needed i can provide screenshots of the working feature (under windows) and
wine bug (under linux).
Best regards.
--
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=6650
------- Additional Comments From hans(a)it.vu.nl 2006-20-11 03:03 -------
It starts fine here with today's Wine and a fresh .wine directory.
--
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=6721
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 02:41 -------
Reporter, please tell us if you have solved your problem (this bug is likely
invalid).
You shouldn't need to do that, however, as James wrote, you can kill wine using
wineserver -k
whithout rebooting.
--
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=3952
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Add GameGuard support |MapleStory needs GameGuard
| |support
--
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=3952
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://eng.nprotect.com/npro
| |tect_gameguard.htm
Status|RESOLVED |UNCONFIRMED
Resolution|LATER |
Summary|GameGuard support? |Add GameGuard support
Version|0.9.1. |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 02:29 -------
Wine should support GameGuard, even if it's not going to happen anytime soon.
This one blocks bug #3488
--
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=4011
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|fenix(a)club-internet.fr |wine-bugs(a)winehq.org
Status|ASSIGNED |NEW
Keywords|NoAppDBEntry |
Summary|DirectPlay is not registered|Cyberjass: Failed to init
| |DirectX 8
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 02:11 -------
Same problem/messages using current GIT.
Download: http://www.cyberjass.com/English/Default.htm
AppDB: http://appdb.winehq.org/appview.php?iVersionId=6284
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3505
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 01:59 -------
The software is no longer available.
--
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=3272
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.winzip.com/betawz|http://www.winzip.com/downwz
|.cgi |.htm
Summary|Folder pane unusable in |Folder pane unusable in
|Winzip 10 |Winzip 10 and 11
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 01:56 -------
The folder pane is still unusable using current GIT and current Winzip
--
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=3121
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 01:52 -------
likely a fontforge version 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=3081
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 01:48 -------
Seems fixed in current GIT (there are some very minor visual glitches but the
application is definitely usable 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=2339
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-11 01:42 -------
Works here using current GIT.
--
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=6666
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 01:09 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6662
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 00:51 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6658
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download.com/Sold
| |ier-of-Fortune-II-Double-
| |Helix-Multiplayer-Test-
| |demo/3000-7452_4-
| |10246057.html
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=6654
tony.lambregts(a)gmail.com 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=6653
tony.lambregts(a)gmail.com 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=6650
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.microsoft.com/dow
| |nloads/details.aspx?FamilyID
| |=80111F21-D48D-426E-96C2-
| |08AA2BD23A49&displa
Status|RESOLVED |UNCONFIRMED
Keywords| |download
Resolution|INVALID |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-11 00:14 -------
This is NOT invalid. It is a wine bug just like a bug report for firefox or
openoffice would be. Just because there is a native alternatetive does not make
it invalid.
--
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=6730
Summary: Far Cry regression
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killmorejedi(a)hotmail.com
Using wine 0.9.24 the game Far Cry is no longer playable. It had been playable
through several versions since April 06. The last version I know it worked on
was 0.9.21. I went straight from 0.9.21 to 0.9.24 since that's what Debian
did, and wine doesn't do Debian packages anymore (only Ubuntu) :-/
Far Cry uses an OpenGL renderer and up until now has been working great.
The game loads up fine, the menu is all working. The problem comes from
loading a level. The progress bar gets to the end and the sound/music from the
level starts, but while still showing the level loading screen Far Cry displays
an error.
Exception info
code address module
0xC0000005 0x0073:0x3800F77E <unknown>
description
EXCEPTION_ACCESS_VIOLATION
Attempt to write data to address 0x00000000
The memory could not be "written"
call stack trace
7) function=0x3800F77E
6) function=0x3803A7D4
5) function=0x3803E007
4) function=0x380420CD
3) function=0x0
2) function=0x38060ED0
1) function=0x6438115F
Wine gives no errors on the command line. On pressing abort in the Far Cry
error dialog, this appears on the command line:
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Wine failed with return code 1
I doubt that's a lot to go on, but I'd like to stress that it represents a
regression, as it was working fine before. If no devs have Far Cry to test it
out, I could conceivably compile wine with debug info or some such, or try with
versions for which debian provided no binary.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5049
------- Additional Comments From nospam(a)thenerdshow.com 2006-19-11 23:54 -------
OK it's fixed now. Bad file descriptor was being triggered because wine was
trying to write to "C:\Mythic\Camelot\user.dat" but I was running the game from
a server share at "Z:\var\shared\Mythic\Camelot". Go to wine cmd and look at
the prompt. It should say C:\> and not Z:\whatever.
--
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=6637
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-11 21:58 -------
invalid then
--
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=6728
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Summary|Ryzom game crashes with |Ryzom game crashes when
|exception when loading game |loading game
--
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=5049
------- Additional Comments From nospam(a)thenerdshow.com 2006-19-11 19:08 -------
I get the same problem with Dark Age of Camelot: wine client error:e: write: Bad
file descriptor
I do NOT get this error on my 64 bit machine, however, while running the exact
same version wine RPM (ver 0.9.25) and the exact same game folder too. Both are
Fedora Core 6, So I am thinking there is some difference in the confuguration
between these two machines.
--
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=5326
------- Additional Comments From subscryer(a)gmail.com 2006-19-11 18:51 -------
I was able to solve the "badwindow" problem by setting wine to run all
applications in a virtual desktop. It seems that wine cannot handle correctly
3d applications if they live in independent x11 windows. Actually, this may
lead to another bugreport...
I cannot comment on the lack of acceleration... it may be related to different
drivers/configuration. Honestly I can't really remember if I changed anything
in my setup since I wrote this bugreport. :/
--
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=5326
------- Additional Comments From derikson3(a)gmail.com 2006-19-11 18:34 -------
I'm using wine 0.9.25 and I am still experiencing the same problem while using
xinerama. The frame rate goes from 30fps without xinerama to 5fps with xinerama.
Furthermore, if I exit the game and try to launch it again, I get the following
error:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 144 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x248
Serial number of failed request: 19
Current serial number in output stream: 19
I think this bug should be reopened.
--
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=6728
Summary: Ryzom game crashes with exception when loading game
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zyrom(a)itr.no
Saga of Ryzom crashes when entering game in wine 0.9.25
possibly in wine_glDrawElements:
trace:opengl:wine_glEnable (3008)
trace:opengl:wine_glDrawElements (4, 144, 5123, 0xdd7a330)
trace:seh:raise_exception code=c0000005 flags=0 addr=0x60ea7be0
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=00002424
--
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=6637
tom(a)dbservice.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tom(a)dbservice.com
------- Additional Comments From tom(a)dbservice.com 2006-19-11 12:06 -------
This is a bug in the nvidia driver. I'll post here an update as soon as nvidia
confirms my bug report.
Until this gets fixed, downgrade your nvidia driver or make describeDrawable()
return '-1' right away, before calling any of the functions (this has worked for
me for WoW, don't know how other OpenGL apps will react to that change).
--
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=6032
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-11 11:47 -------
Author could you please retest with current Wine release/git? It should have
been fixed some time ago.
--
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=6713
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-19-11 11:39 -------
Reported 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=6093
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
------- Additional Comments From truiken(a)gmail.com 2006-19-11 11:38 -------
Nevermind, it's not exactly a duplicate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6093
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-19-11 11:30 -------
Duplicate.
*** This bug has been marked as a duplicate of 5533 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5533
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
------- Additional Comments From truiken(a)gmail.com 2006-19-11 11:30 -------
*** Bug 6093 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6722
------- Additional Comments From zyrom(a)itr.no 2006-19-11 09:55 -------
No change with 0.9.25
COPY and Move still gives a Access denied error id destination is a directory
and ends on a dirseparator
--
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=6714
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-11 09:27 -------
No, you also need the correct build environment. You need 2.6 kernel headers.
Based on what you're saying, the wine-kthread does not work correctly, which
does show a dupe of 5826. Show a backtrace to prove otherwise.
--
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=4051
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lich(a)math.spbu.ru
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-11 09:18 -------
*** Bug 6726 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6726
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-11 09:18 -------
Dupe. Arts ought to be patched so wine and other programs don't crash. There's a
bug in arts.
*** This bug has been marked as a duplicate of 4051 ***
*** This bug has been marked as a duplicate of 4051 ***
--
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=6726
------- Additional Comments From mike(a)codeweavers.com 2006-19-11 09:17 -------
The author of the winecfg audio code said the point of it is to catch bugs in
audio libraries (alsa, arts, etc), so they can be reported to the authors of
those libraries.
--
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=6618
------- Additional Comments From the3dfxdude(a)gmail.com 2006-19-11 09:15 -------
What kind of CPU do you have? Did you install an x86-64 version of your distro?
Maybe get the output of cat /proc/cpuinfo and send it to me by email.
--
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=6727
Summary: Lockups in all wine versions post 0.9.7
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.apathbeyond.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: betolley(a)unicoischools.com
CNC Renegade Locks up on the menu when Using DRI drivers. Using NVIDIA drivers
on a different machine they work fine with wine-0.9.25. I tried all versions of
wine from 0.9.2 to 0.9.25 and the lockup starts at wine 0.9.8. Before theis
version it works perfect. If you need a test app go to
http://www.apathbeyond.com/ and download the mod. It doesn't lockup on the menu
because the graphics are different it locks up in the purchase menu when doing a
practice game. When it locks up the music begins to loop continuously. I tried
doing a regression test and I got prelinking errors even with it turned off when
I would try to run anything that used d3d.
--
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=6726
Summary: winecfg crashes in winearts.drv module
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
I run winecfg and go to "Audio" tab.
The following two lines are shown on console:
*** glibc detected *** free(): invalid pointer: 0x7c03e650 ***
wine: Assertion failed at address 0xb7cba847 (thread 0009), starting debugger...
and nothing more for several minutes. winecfg hangs.
I found out that bug is lurking in arts_init() function.
When I run:
WINEDEBUG=wave winecfg
I got:
trace:wave:ARTS_WaveInit called
*** glibc detected *** free(): invalid pointer: 0x7c03e650 ***
wine: Assertion failed at address 0xb7ccb847 (thread 0009), starting debugger...
And nothing more.
Is it possible to catch this exception via __TRY macros? (Like
__EXCEPT_PAGE_FAULT)
--
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=6708
------- Additional Comments From ajackson(a)bcs.org.uk 2006-19-11 05:27 -------
It looks like it may have been a hardware fault on my system, my motherboard
packed in yesterday after causing several programs (non-wine & wine) to crash
with strange errors. swapped the motherboard and have had no problems since.
I'll keep this open for a couple of days to make sure and if I still have no
problems I'll close the 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=6617
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Summary|DirectX Vertex Shader |3D Mark 2001 SE Game
|malfunction since 0.9.24 |Benchmark 3 The Mens aren't
| |displayed correctly
--
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=6570
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|IWineD3DImpl_GetDeviceCaps |Supreme Commander beta wants
|doesn't work for DirectX 9 |vertex shader 2.0
|(Supreme Commander beta) |
--
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=6725
Summary: TRS06 - texts are not displayed when a screen is visited
for the second time
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan.horak(a)email.cz
I am testing current CVS wine with the demo of TRS 2006 by Auran. There is a bug
with displaying some texts in the graphics screens. Please see the attached
saved screens - the trs06-demo1.png displays the screen when it is visited for
the first time (start the demo, click Start in the title page), the
trs06-demo2.png is from the second visit to this page (start the demo, click
Start in the title page, click Railyard, click the red button in the lower left
edge to get back). The problems with displaying texts are global in the whole
game and I think that it never worked in the previous versions 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=6093
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-19-11 04:09 -------
Seems the bug is still here with wine-git dated of 2006-11-19
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6714
email200202(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From email200202(a)yahoo.com 2006-19-11 03:37 -------
This bug is not duplicate of Bug 5826 because I have wine working fine outside
makefile, and my glibc is compiled with nptl support.
--
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=5312
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-19-11 03:29 -------
Hi, could you run this in a Virtual Desktop please? It pops up a messagebox that
AVR Studio 4.10 must be installed. So i think you first have to do that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6403
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-shdocvw |wine-misc
Summary|eMusic Download Manager |mshtml:eMusic Download
|crashes on startup with |Manager crashes on startup
|Unhandled Page Fault |with Unhandled Page Fault
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-19-11 03:05 -------
Corrected component. It starts fine using native mshtml.
--
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=6724
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-11 00:44 -------
Also you are using way too many native dlls anyway - double invalid.
Closing invalid.
--
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=6724
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-11 00:42 -------
This bugzilla for vanilla Wine only. Please submit all Crossover Office bugs to
codeweavers.
--
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=6724
Summary: Turbo lister Unhandled page fault on read access
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bruce.edge(a)gmail.com
I'm running the codeweavers beta 6.0.0.beta3a.
The install of turbo lister (2.8.2) went fine, but running it barfs with a page
fault.
Output attached.
--
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=6618
------- Additional Comments From yummydwagon(a)gmail.com 2006-19-11 00:19 -------
Sorry about the delay in reply, i haven't had access to a computer in a few days.
as to your question, i'm not sure what those things are, so i'm assuming no. i
don't use them.
--
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=6628
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2006-18-11 23:26 -------
Not necessarily an MSI bug either.
--
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=6714
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-18-11 22:53 -------
No, I remarked a dupe of 5826, which is the correct dupe.
*** This bug has been marked as a duplicate of 5826 ***
--
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=5826
------- Additional Comments From the3dfxdude(a)gmail.com 2006-18-11 22:53 -------
*** Bug 6714 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6723
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Component|wine-ole |wine-misc
Priority|P1 |P2
Platform|All |Other
Summary|Unhandled exception: page |Solidworks 2006 crashes
|fault on read access in |
|ole32.dll |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-11 22:52 -------
Please don't paste debug logs, attach them instead. Also please remove your
~/.wine directory , then install Solidworks 2006. And try it again. Only this
time please do not use any dll overrides. You are using native msvcrt.dll and
ole32.dll
And please don't use WINEDEBUG until instructed. It will generate lots of
useless information.
--
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=6144
------- Additional Comments From the3dfxdude(a)gmail.com 2006-18-11 22:49 -------
alsacfg?
In winecfg audio tab, for hardware acceleration, try emulated.
--
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=6720
------- Additional Comments From the3dfxdude(a)gmail.com 2006-18-11 22:43 -------
Um, well go to winecfg, click audio tab, go to the Hardware Acceleration box and
select emulated, and try 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=6570
------- Additional Comments From zacwitte(a)gmail.com 2006-18-11 21:32 -------
I can confirm this bug on wine 0.9.25. Also, the function
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem is not implemented. Here's
my output:
zac@zac-desktop:~$ wine .wine/drive_c/Program\ Files/THQ/Gas\ Powered\
Games/Beta/Supreme\ Commander/bin/SupremeCommander.exe
fixme:font:AddFontMemResourceEx (0x2c40040,00059a08,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2c40040,00055fe0,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2c20040,000375bc,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2c20040,00032bc0,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2be0040,00020c38,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2be0040,00021f78,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2be0040,00021d48,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2be0040,00022860,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x2900040,0001c924,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x29d4f28,0000b0cc,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x28a09e0,0000f610,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x29636e8,00006480,(nil),0x33faa0): stub
fixme:font:AddFontMemResourceEx (0x28a7ea8,0000814c,(nil),0x33faa0): stub
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR)
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x21b04e0) : stub,
simulating 64MB for now, returning 64MB left
fixme:d3d:IWineD3DImpl_GetDeviceCaps Caps support for directx9 is nonexistent at
the moment!
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
The game also throws a GAL exception in a Windows dialog box:
Gal Exception
file : c:\work\rts\BETA\code\src\libs\gpggal\DeviceD3D9.cpp(1009)
error: Vertex shader 2.0 required
This exception occurs in windows when the video card or drivers don't support
vertex shaders 2.0. I know my video card does support it because it works in
windows and I have the latest beta drivers from nvidia
(1.0.9629+2.6.17.6.2~amaranth) on my FX 5900XT
--
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=2527
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.3. |20041019
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-11 20:09 -------
Please don't update Version. It should indicate original version this problem
appeared. Your note is enough to know that it still happens.
--
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=2527
jdoutt(a)whoi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20041019 |0.9.3.
------- Additional Comments From jdoutt(a)whoi.edu 2006-18-11 19:41 -------
This is still happening with Fedora core 5 and WINE 0.9.25
--
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=6714
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-dos |wine-misc
Keywords| |regression
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-11 17:08 -------
Please do proper regression testing: http://wiki.winehq.org/GitWine
Also backtrace of the crash might be useful as well.
--
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=6640
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 17:04 -------
Resolving duplicate
*** This bug has been marked as a duplicate of 2527 ***
--
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=2527
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 17:04 -------
*** Bug 6640 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6628
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-msi
Keywords| |Installer
Product|WineHQ Apps Database |Wine
Summary|3DS Max 8 |3DS Max 8 does not install
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 16:09 -------
> wine: could not load L"C:\\windows\\system32\\wcmd.exe": Module not found
IIRC wcmd.exe was renamed to cmd.exe quite a while ago so it seems you are using
a older version of wine.
Not a Website 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=6620
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 15:31 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6617
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=4762
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 15:10 -------
See Bug 6597 for shockwave problem. I would say this bug is more for flash.
--
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=6722
Summary: batfile executed with wcmd fails if bat comand args have
paths ending in \
Product: Wine
Version: 0.9.17.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zyrom(a)itr.no
executing bat files where command parametes ends in \ fails
example moving file from one directory to the other:
create a scratch dir test (mdir test)
create a dummyfile (touch dummyfile.txt)
create a bat file (test.bat) containing the sole line:
move .\dummyfile.txt .\test\
runnit with:
wcmd /c test.bat
this will generate an "Access denied" error
remove the trailing "\" on the directory test in the bat file and it will work
This error stops Saga of Ryzom being able to do auto patching, since it calls
a bat file to move the new patch files into position and then restart itself
--
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=6615
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
Keywords| |NoAppDBEntry
Summary|richedit fixme WM and no MCI|Encyclopedia of KB exercises
|device |- no MCI device
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 14:59 -------
Please add an entry in the AppDB for this application http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6610
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
Keywords| |download, NoAppDBEntry,
| |regression
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 14:44 -------
Please add an entry in the AppDB for this application http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6609
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 14:34 -------
Please add an entry in the AppDB for this application http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4762
------- Additional Comments From wine(a)eternaldusk.com 2006-18-11 14:33 -------
I can repeat what might be the same crash by doing this:
1. Install the windows version of firefox under WINE.
2. Install the latest (v10) Shockwave.
3. Go to awesomehouseparty.com.
4. When you loging to play the game, FF will completely crash after loading the
game.
--
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=6459
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P4
Summary|Deus Ex: Invisible War fails|Deus Ex: Invisible War fails
|to run |to run (ASPI - needs to be
| |rewritten)
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-11 14:31 -------
I think you misunderstood. Your logs won't help a bit. Unless someone fixes ASPI
this program of yours will not work.
Of course you can downgrade your kernel to 2.4.x and load IDE->SCSI driver. Then
it _might_ work.
--
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=6606
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 14:12 -------
Please add an entry for this application to the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6459
------- Additional Comments From next_ghost(a)quick.cz 2006-18-11 13:37 -------
Created an attachment (id=4135)
--> (http://bugs.winehq.org/attachment.cgi?id=4135&action=view)
WINEDEBUG=relay wine dx2.exe - full log
Well yeah, but it seems that dx2 tries to access the DVD through ASPI interface
to verify game DVD presence in drive. Anyway, here's the full 25MB log. See if
you can find anything in it. I didn't get any message about unsupported IOCTL
like the one from the initial bug report post.
--
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=5503
------- Additional Comments From lich(a)math.spbu.ru 2006-18-11 13:10 -------
No, this bug is not a duplicate nor related bug 664. As I suspect, it's a
problem of German localized wdmain8.hlp file (broken file?) English and Russian
are OK.
This patch cannot be applied - it is not a patch that fixes broken
functionality, but just workaround Ronny's file (for now).
Please, anybody who has German MS Office test for this bug! If everybody
reproduce it then workaround will be a normal patch!
--
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=6351
------- Additional Comments From hverbeet(a)gmail.com 2006-18-11 12:42 -------
Current git has a registry setting
"HKCU/Software/Wine/Direct3D/OffscreenRenderingMode" to select the offscreen
rendering mode. Setting that to "fbo" should fix the invisible terrain and the
garbage in the sky. It will probably take a while before that becomes the
default though.
--
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=6721
Summary: Wine exit hangs, requires reboot.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: owaugly(a)wildblue.net
Both the wine binary distributed with Fedora Core 6 and the downloaded and
installed wine-o.9.25 versions exhibit the following problem.
If ANY Wine function, (i.e. winecfg) or any wine application, (i.e. wine
"C:\QUICKEN\QW.EXE") is launched, and then closed or exited. The function or
application does not completely close. Subsequent attempts to launch ANY Wine
function or application will fail. Examining the system log reveals that the
previously used function or application appears to still be running.
The only way out of this is to reboot the machine.
I first noticed this with the binary installation distributed with Fedora Core
6. I attempted to uninstall wine, and reinstall, with the same results. I then
uninstalled the binary version, and downloaded and installed from source version
wine-0.9.25, and have the same results.
just some background info;
$ uname -a
Linux 00301B1CFE09 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686
athlon i386 GNU/Linux
$ /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8375 [KM266/KL266] Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
00:08.1 Input device controller: Creative Labs SB Live! Game Port (rev 0a)
00:09.0 Serial controller: 3Com Corp, Modem Division 56K FaxModem Model 5610
(rev 01)
00:0a.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN
Controller (rev 03)
00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233A ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
(rev 23)
00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
(rev 23)
01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266]
If this bug has already been submitted, please forgive my redundancy.
Thanks,
Al Kroeger
--
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=6709
gpetr(a)chemeng.ntua.gr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4134|text/plain |text/compressedTarBz2
mime type| |
--
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=2082
------- Additional Comments From Andreas.Klauer(a)metamorpher.de 2006-18-11 10:40 -------
Thanks for the 2466 patch, using Gentoo-Wiki's wine-cvs ebuild and this patch,
the menu becomes visible (with a lot of glitches and missing text in the
Battle.net Menu), and the mouse can be used to select items. At least this way I
can actually get into the game, which works flawlessly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6720
Summary: [Starcraft] Gray sound happens
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: creak.web(a)gmail.com
Hi!
Sometimes, I have a gray sound (you know, like when you're radio doesn't catch a
thing, it does something like "shhhhhhhhhhhhhhhhhh").
It happens when the sound engine is reinitialized (like at the game startup,
between menus, when switching between 2 missions, etc...).
Here is the two messages I have on the output (there is like 20 of each):
fixme:wave:OSS_AddRingMessage two fast messages in the queue!!!! toget =
4(WINE_WM_RESTARTING), tosave=5(UNKNOWN(0x00000000))
err:dsound:DSOUND_PhaseCancel length not a multiple of block size, len = 5362,
block size = 4
To workaround this, I restart the mission until the sound plays well... Then
it's ok for the whole mission, but the next one might failed again, so I do it
again, and again, and 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=6719
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
--
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=6719
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
--
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.