http://bugs.winehq.org/show_bug.cgi?id=11653
Summary: Unhandled page fault on read access
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronny63(a)gmail.com
this error is in wine wine-0.9.55, in 0.9.46 its ok..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11626
Summary: Kings Quest II fails to load
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.agdinteractive.com/countdl.php?action=downloa
d&game=4
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10832)
--> (http://bugs.winehq.org/attachment.cgi?id=10832)
+ddraw,+d3d,+tid
wine-0.9.55, Ubuntu 7.04, nVidia 8800GTS
After installing the application, run KQ2VGA.exe, when game starts to load it
says "Video playing error: Initialization failure in InitRenderToSurface"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11625
Summary: Richedit: Unable to fill form or type with Application
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: combatdoc(a)gmail.com
The application is a government form filler called PureEdge. The program loads
fine, and will display/print filled out forms. I can even delete typed text.
However, anytime I go to type something in the form I receive the following
with EACH keypress:
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11615
Summary: Adobe Premiere Pro 2 tryout fails due to
GdipCreateHBITMAPFromBitmap stub
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://download.adobe.com/pub/adobe/premiere/win/2.x/Pre
mierePro2_0_Tryout.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you're past bug 11614, you can try to run the app.
It fails currently with
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub
...
trace:text:DrawTextExW L"Adobe Premiere Pro has encountered an error.", -1,
[(0,0)-(441,20)] 00000050
trace:text:TabbedTextOutW 0x3f4 2,0
L"[\\dev\\stingray\\Libraries\\UIFramework\\Src\\BitmapDB.cpp-84]" 57
winetricks gdiplus lets you get past this to the next
problem (the unicode version of bug 11613).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11567
Summary: EasyCash&Tax main window content reduced to small
rectangle
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.magicmaps.de/fileadmin/magicmaps/user_files/d
ownloads/interaktive_kartenwerke_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kilgus(a)fuenfsieben.de
Created an attachment (id=10735)
--> (http://bugs.winehq.org/attachment.cgi?id=10735)
Messages while application starting
Starting with version 0.9.53 Magic Maps' main window fails to display
correctly, icons and menus keep working as before. The main window uses OpenGL.
Only a small rectangle in the top left corner is displayed, the rest of the
window shows garbage and remainders of redraw events. In case it's related to
this bug I attached the output of the application being started from a
terminal.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11562
Summary: WXTide32 fails to display popup from main app window
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://wxtide32.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
WXTide32 is an app (based on xtide, effectively an enhanced port of xtide to
Windows, released with GPL - http://wxtide32.com/ ) that displays tide levels
for specific locations in either a conventional window and/or a system tray
icon. Clicking on the tide information in the main window should give a popup
showing time and tide level for the location picked on a graph of level vs. TOD
(time of day). In the AppDB, this app (V2.0?) is reported as creating a "grey
block" when left-clicking on the tide graph. This report was confirmed with
WXTide32 V4.7. In debugging another app [Coastal Explorer - see Bug 11548],
builtin comctl32.dll was replaced with native comctl32. V4.7 still does not
display data in the popup. However, two different changes in behavior have
appeared: 1) the popup now goes away when the left-click ends, as expected, and
2) the popup may either contain a grey field or the upper left corner of the
screen background image (which, conveniently, is sufficiently distinctive to be
easily identified) even though the popup is *not* in that location; the
background segment is being blitted(?) to the popup. In summary, using native
comctl32 alters the problem (popup is no longer permanent) but does not fix it
(data to be shown in popup is still missing).
A similar popup is supposed to appear when the cursor passes over the system
tray icon for WXTide32 and that happens as expected. The problem, then, is
only in a popup from the main window and not from the system tray.
WXTide32 is invoked with:
wine /usr/local/windows/src/wxtide32/wxtide32.exe
I plan to re-install the app in the ~/.wine structure to see if this restores
the missing popup contents.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11515
Summary: Wineserver crashes on inotify
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
If I run illustrator 10, wineserver sometimes crashes on startup. If I disable
optimization I can get a backtrace.
It just reports: Wineserver has crashed, please file a bug.
Attaching backtrace as comment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11501
Summary: Open file dialog fails to open in nwn2 dm tools
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
This is dotnet fw 2 program. It cannot be run in mono since mono does not
support msvcm80.dll and I dont know how mono could be installed to wine.
When I choose open file dialog, I get
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
And file open dialog is not opened.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11392
Summary: Install Shield stalls
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=10517)
--> (http://bugs.winehq.org/attachment.cgi?id=10517)
text from Terminal after launching wine
When I try to run Morrowind from the retail cd, the Install Shield progress
bars stalls.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.