http://bugs.winehq.org/show_bug.cgi?id=7034
--- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-09-22 14:04:07 ---
Commits:
963b7b5766595865c5af9a5f9184a81303499708
f684bbaef7744baad3a113245b355e8304473975
improve this a bit.
Main problems described are still here.
--
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=17782
Summary: unhandled page fault after creating .wine
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)livejournal.dk
Created an attachment (id=20008)
--> (http://bugs.winehq.org/attachment.cgi?id=20008)
console output showing problem
When a Wine program (winecfg for example) creates ~/.wine for the first time,
an "unhandled page fault" occurs.
--
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=17781
Summary: Anquet Maps - unhandled exceptions on startup and
program fails to load
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prlewis(a)letterboxes.org
Created an attachment (id=20007)
--> (http://bugs.winehq.org/attachment.cgi?id=20007)
Backtrace / terminal output when running anquet maps.
Since the Anquet Maps installer bug has been fixed (thanks folks), it now
installs properly, but does not run.
Upon starting the program, no window is displayed on the screen, though wine
does not exit. The backtrace is attached.
Thanks.
--
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=10921
Summary: lang attribute is not specified for bugzilla pages
and/or textinput/textarea fields
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-bugs
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: atari(a)gabo.pl
lang attribute sets the language of a page or page element. It is useful for
Firefox spell checker with additional extension that changes the dictionary
according to lang attribute.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5433
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2009-09-22 14:03:49 ---
Closing.
--
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=5433
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |ABANDONED
--- Comment #28 from Austin English <austinenglish(a)gmail.com> 2009-09-22 14:03:17 ---
Abandoned.
--
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=9053
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-09-22 13:57:36 ---
Is this still an issue in current (1.1.29 or newer) wine?
--
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=8826
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2009-09-22 13:57:25 ---
Is this still an issue in current (1.1.29 or newer) wine?
--
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=6856
--- Comment #28 from Austin English <austinenglish(a)gmail.com> 2009-09-22 13:57:15 ---
Is this still an issue in current (1.1.29 or newer) wine?
--
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=6237
Markus <mst(a)collogia.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mst(a)collogia.de
--- Comment #12 from Markus <mst(a)collogia.de> 2009-09-22 13:52:12 ---
Just a short update ...
NULL Pointer exception occurs due to riched20 ITextDocument_fnRange stub. This
was verified using debugger and Wine 1.1.29. After replacing it with native dll
the program runs along but breaks later at the following steps:
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x2685578)->((null) 1 0x32c80c
(nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x2685578)->((null) 25 2 0x32c820 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x2685578)->((null) 26 2 0x32c820 (nil))
fixme:shdocvw:ClientSite_GetContainer (0x2685578)->(0x32c85c)
fixme:shdocvw:ClOleCommandTarget_Exec
(0x2685578)->({000214d1-0000-0000-c000-000000000046} 37 0 0x32c8e8 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec
(0x2685578)->({000214d1-0000-0000-c000-000000000046} 84 0 (nil) 0x32c910)
fixme:dwmapi:DwmIsCompositionEnabled 0x32dc30
fixme:win:AnimateWindow partial stub
wine: Unhandled page fault on read access to 0x0000001c at address 0x404aca
(thread 001c), starting debugger...
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x00404aca).
Seems as if a lot of things have to be done ...
--
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.