http://bugs.winehq.org/show_bug.cgi?id=4802
------- Additional Comments From rob(a)codeweavers.com 2006-06-07 06:02 -------
I've seen a couple of bugs like this. It usually boils down to MSI lacking
support for the InstallService action, so COM tries to load IDriverT as a
service, but sees it has no service entry so then falls back to trying to load
it as an local server. IDriverT doesn't expect this or the advapi32 code doesn't
cope with starting service executables without being started from StartService
and ends up waiting for 30 seconds or so, before it times out and continues.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5603
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
------- Additional Comments From rob(a)codeweavers.com 2006-06-07 05:21 -------
The attached patch fixes the sample project.
--
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=5604
------- Additional Comments From armeagle(a)hetnet.nl 2006-06-07 05:18 -------
to Comment #11:
I downloaded wine 0.9.16 source from the site. Applied your change, compiled,
installed and now running it on Fedora Core 4 (wm: fluxbox). (only renamed the
intro movies of the demo to skip past them easily)
to Comment #12:
wow, that works indeed. Though the no-cursor thing is indeed a problem
(disappears the moment the 3d-space is being drawn).
Performance looks quite ok, except for the sound stuttering.
hmm. starting a new game for a second time made it crash again. But a third
start was just fine again (maybe i shouldn't move my mouse too much).
- Sometimes the game window doesnt open up on the top-left, but about 16 pixels
down (windowbar?), bit weird.
- Tried pressing the 'Graph' button on the bottom. Which resulted in another
crash :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5603
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-06-07 05:10 -------
Bug present in current GIT tree. Looks like a bug in ITypeLibComp_fnBind.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-06-07 03:42 -------
The first time i ran the game i ad the same crash in d3dx9_27.dll, changing
version to win98 solved that for me (the crash is probably related to
unimplemented stuff in gdi32, only called in win2k). Maybe you could give it a
try. Futheremore i had an invisible cursor, i think H. Verbeet is working on
that, so maybe that will be solved soon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5612
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-06-07 03:29 -------
Created an attachment (id=2839)
--> (http://bugs.winehq.org/attachment.cgi?id=2839&action=view)
Debugger output from wineconsole window during its crash.
Sorry, but 12th step of backtrace was truncated. It's really hard to get nice
result by doing Select All, Copy in wineconsole and by pasting text into vim.
I get a big mess by groups of several concatenated lines. But that's another
bug, IMHO. I hope this attachment will be sufficient for bug description.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5612
Summary: Wineconsole crashes after Ctrl-C is pressed
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
Here is what I get in my terminal:
$ ./wine wineconsole --backend=user wcmd.exe
fixme:console:CONSOLE_DefaultHandler Terminating process c on event 0
wine: Unhandled page fault on read access to 0x00000034 at address 0x7f18eb4d
(thread 000e), starting debugger...
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
And in wineconsole I see this head of backtrace:
Backtrace:
=>1 0x7f18eb4d in libgl.so.1 (+0x36b4d) (0x7f18eb4d)
2 0x7f306f4a X11DRV_GDI_Finalize+0x26 [.../dlls/winex11.drv/init.c:112] in
winex11 (0x7f306f4a)
In windows cmd.exe just reset user input to a new prompt line.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5581
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2006-06-07 02:04 -------
Indeed, if running mirc32.exe crashes freebsd, it's
a bug in freebsd, not 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.