http://bugs.winehq.org/show_bug.cgi?id=3939
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2005-25-11 17:51 -------
*** This bug has been marked as a duplicate of 3318 ***
--
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=3784
------- Additional Comments From alex(a)thehandofagony.com 2005-25-11 16:50 -------
When doing that, it gives the error
DirectDraw Error:
'DDERR_INVALIDRECT '
File 'F:\h2xsrc\Source\wingraph.cpp'
Line: 265
and the console output
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fd82640)->(0x10022,00000013)
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xvidmode:X11DRV_XF86VM_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
fixme:ddraw:DIB_DirectDrawSurface_Blt Can't handle DDBLT_WAIT flag right now.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fd82640)->(0x10022,00000008)
--
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=3690
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Dreamweaver MX (2002) full |Dreamweaver MX (2002) hang
|disk scan during splash |during splash screen
|screen slow |
------- Additional Comments From dank(a)kegel.com 2005-25-11 16:35 -------
D'oh. Now that I played with it for a while, I find that
once you define a site, Dreamweaver hangs on startup
with the splash screen saying "Initializing site..."
Running with WINEDEBUG=+file, I found that the last few lines
of the log were
trace:file:GetFileAttributesW L"z:\\home\\dank\\foo.com\\"
trace:file:RtlDosPathNameToNtPathName_U
(L"z:\\home\\dank\\foo.com\\",0x7b92e8a8,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"z:\\home\\dank\\foo.com\\" 520 0x7b92e674 (nil))
warn:file:wine_nt_to_unix_file_name L"home\\dank\\foo.com\\" not found in
/home/dank/.wine/dosdevices/z:
Reasoning that dreamweaver was hanging because of some internal
problem when it couldn't open the site's directory, I manually
created that directory (and made sure it existed from Wine's point of
view), and that cured the hang.
I then used dreamweaver to create and upload a trivial site.
So there seem to be some situations which cause dreamweaver to hang,
but once you're past those, it seems to basically work.
Time to test it a bit more heavily, I guess.
--
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=3937
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-25-11 16:24 -------
Peto, if you like approach of using some native (real) DLLs from DCOM95, I'd
recommend you to see what DLLs the process load and then decide what ones you
might be overriden to be loaded as native (real), not as builtin (into Wine). [*]
Of course, it would be interesting to see output of WINEDEBUG=+loaddll wine ...
in the bugreport. (at least for me :-)
[*] http://wiki.winehq.org/NativeDcom
--
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=3944
Summary: steam cs close issue
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
steam and cs(counter-strike) starts without problems but when I close cs
the screen resolution doesnt change back.
Desktop (1280x1024) -> CS Start(800x600)-> Steam close -> Desktop (800x600)
# WINEDEBUG=all wine Steam.exe
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for
context 0x1
Fontconfig error: "conf.d", line 1: no element found
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for
for context 0x1
// steam is completely startet here
// cs start
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
File
c:\programme\steam\steamapps\b.buschinski@web.de\counter-strike\cstrike\demoheader.dmf
was never closed
--
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=3784
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-25-11 16:10 -------
i guess that's HKCU/Software/Wine/X11 Driver.
Add string values
"UseXVidMode" = "Y"
"UseXRandR" = "N"
(if it helps i dunno :) )
--
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=3943
Summary: Steam shutdown issue
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
steam crash while shutdown with an error
File
c:\programme\steam\steamapps\b.buschinski@web.de\counter-strike\cstrike\demoheader.dmf
was never closed
Shutting down. . .
1utlmemory.h (307) : Assertion Failed: IsIdxValid(i)
err:ntdll:RtlpWaitForCriticalSection section 0x65e959b4 "?" wait timed out in
thread 0009, blocked by 0013, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5573aa84 "loader.c:
loader_section" wait timed out in thread 0013, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x65e959b4 "?" wait timed out in
thread 0009, blocked by 0013, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5573aa84 "loader.c:
loader_section" wait timed out in thread 0013, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x65e959b4 "?" wait timed out in
thread 0009, blocked by 0013, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5573aa84 "loader.c:
loader_section" wait timed out in thread 0013, blocked by 0009, retrying (60 sec)
and so on....
the "file was never closed" warning appears after closing cs, it neednt have
todo something with this effect
--
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=3690
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
Summary|Dreamweaver MX (2002) hangs |Dreamweaver MX (2002) full
|on splash screen |disk scan during splash
| |screen slow
------- Additional Comments From dank(a)kegel.com 2005-25-11 15:26 -------
No, that text is not present. But snoop did reveal what was going on:
dreamweaver is busily doing a directory search of the entire Linux system
using FindNextFileW!
My home directory happened to contain several very large directories
with kazillions of files (two copies each of the wine, gcc, glibc, etc. source
trees); removing those worked around the problem!
In a way, it's Dreamweaver's fault for trying to do a full
scan of the disk before starting up.
It would be good for FindNextFile to be faster, but that's
probably worth a separate bug report. I'm marking this
one WORKSFORME for now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3942
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2005-25-11 14:18 -------
Any massages in the console?
Could you please don'y use winetools and try clean wine? (remove ~/.wine dir and
reinstall program).
Did it worked before? (0.9.1)
--
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=3701
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From philip.kent(a)ntlworld.com 2005-25-11 13:46 -------
This does not fix the problem with OfficeXP. Reopening.
This is the problem (I am not making a log because the relevent output is so
small it would be stupid to attach a log)
fixme:setupapi:sc_FNNOTIFY_A Unknown notification type 5.
fixme:setupapi:sc_FNNOTIFY_A Unknown notification type 5.
--
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.