http://bugs.winehq.org/show_bug.cgi?id=2531
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-20-09 08:10 -------
Have you tried using the native version of MSI.DLL?
--
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=2205
------- Additional Comments From lxtanner(a)yahoo.co.uk 2005-20-09 07:47 -------
I have seen this error before. The 'pipe' messages are emitted by RPCRT4.DLL
when combining native and builtin versions of RPCRT4.DLL, OLE32.DLL and OLEAUT32.DLL
The solution is to make sure that ALL of these DLLs are either native or builtin
and of compatible versions.
--
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=3366
Summary: Wine crashes when displaying file dialogs
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javier(a)isotecsl.com
Sometimes, when trying to open a file with Velazquez Visual or Visual Foxpro,
wine crashes while changing directories (after double clicking in a folder icon)
in a file open dialog.
In the console it outputs the following text:
wine-pthread: listview.c:5227: LISTVIEW_GetItemT: Assertion `lpItem' failed.
Segmentation fault
It probably also happens in other apps. I haven't seen this behaviour in
previous versions.
--
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=3351
------- Additional Comments From javier(a)isotecsl.com 2005-20-09 04:34 -------
I have also experienced strange slowdowns. Not with Picasa, but with Velazquez
Visual, a database RAD.
It usually works right, but sometimes it slows down to a crawl. When it does it
outputs the following message to the screen:
err:clipboard:X11DRV_CLIPBOARD_UpdateCache Failed to cache clipboard data owned
by another process.
So maybe it's some kind of clipboard error, or some misconfiguration on my side.
The 200507xx version didn't show this behaviour, so it's posible a regression.
I'm not complete sure that this is the same bug, but it's similar enought to try
to report it here instead opening another bug report. Dan, could you check if
your wine spouts similar messages?, could the bug be clipboard related?
Javier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3333
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Version|CVS |20050830
------- Additional Comments From richard(a)daijobu.co.uk 2005-20-09 03:56 -------
To install dcom98
1. Use winecfg to set the Windows version to win98
2. WINEDLLOVERRIDES="ole32=n" wine DCOM98.exe
As Vitaliy says, its fixed in CVS, so I'm changing the version back to 20050830,
and 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=3365
Summary: SetCooperativeLevel doesn't accept DDSCL_SETFOCUSWINDOW
Product: Wine
Version: CVS
Platform: All
URL: http://appdb.winehq.org/appview.php?appId=1600
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefandoesinger(a)gmx.at
Wine's DDraw Implementation doesn't handle the DDSCL_SETFOCUSWINDOW correctly.
This prevents the game Empire Earth from Startup.
In Windows, it's perfectly ok to do a lpDD->SetCooperativeLevel(hwnd,
DDSCL_SETFOCUSWINDOW), but under Wine this call fails.
--
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=3364
Summary: WinHelp crashes when run with a parameter
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig(a)nch.com.au
Running
wine winhelp scribe.hlp
crashes with a page fault. Running
wine winhelp
works fine and you can open the help file fine.
--
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.