http://bugs.winehq.org/show_bug.cgi?id=26504
Summary: Unhandled exception: page fault on write access to
"blah" in 32-bit code
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NixonInnes(a)gmail.com
Created an attachment (id=33744)
--> (http://bugs.winehq.org/attachment.cgi?id=33744)
Some system descriptions & Application Log
Runes of Magic, a 3D application crashes on start-up.
I am running a 64-bit version of Debian "Squeeze", and the nVidia graphics
drivers (installed via 'the debian way'), which to as far as my knowledge work
fine.
I have Wine version 1.1.42 and with it I have installed "Microsoft Visual C++
2005" via 'winetricks'. VC++ is required by the application. I have also
installed D3DX9.
--
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=22697
Summary: wine iexplore browserchoice.eu is not displayed
Product: Wine
Version: 1.1.44
Platform: x86
URL: browserchoice.eu
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=27968)
--> (http://bugs.winehq.org/attachment.cgi?id=27968)
+mshtml,+shdocvw,+shell,+urlmon
The iexplore window is empty, when using an url without a scheme
0020:trace:urlmon:parse_schema (L"browserchoice.eu" 00000000 0x33f81a 64 (nil))
0020:fixme:shdocvw:bind_to_object BindToObject failed: 80004005
wine iexplore www.browserchoice.eu works as expected
--
By by ... Detlef
--
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=22091
Summary: Dragon Age Awakening setup crashes with ntdll error
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=26923)
--> (http://bugs.winehq.org/attachment.cgi?id=26923)
Log
As reported in the test, the setup for the game fails with the following
output.
err:ntdll:RtlpWaitForCriticalSection section 0x7efec7e4 "loader.c:
loader_section" wait timed out in thread 0009, blocked by 001a, retrying (60
sec)
Complete terminal output is added as an attachment.
--
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=35948
Bug ID: 35948
Summary: Starcraft Campaign Editor displays incorrect numeric
values when editing triggers
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Created attachment 48014
--> http://bugs.winehq.org/attachment.cgi?id=48014
trace+richedit
To reproduce, open the Campaign Editor, click Scenario, click Triggers,
double-click "Current player commands at most 0 buildings", click Conditions,
double-click "Current player commands at most 0 buildings", click "at most 0",
change the value 0 to 5, and click OK.
The condition will now erroneously read "Current player commands at most 50
buildings" instead of "Current player commands at most 5 buildings".
There is actually a second bug here: the "0" in "at most 0" is clickable on
Windows, but it is not in Wine. In Wine, only the "at most " is clickable.
"winetricks dlls riched20" fixes these problems.
--
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=31349
Bug #: 31349
Summary: Office 2013 web installer aborts early
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 41193
--> http://bugs.winehq.org/attachment.cgi?id=41193
Logfile from the Office 2013 web installer
Related console output:
0009:fixme:advapi:ParseStringSidToSid String constant not supported: L"LA"
Related message from the Office Bootstrapper.log
2012/07/28 14:52:49:236::[9] Error: failed to create security descriptor from
string
D:(A;OI;GA;;;LS)(A;OI;GA;;;BA)(A;OI;GA;;;LA)(A;OI;GA;;;BG)(A;OI;GA;;;AU), error
= 1336 ErrorCode: 1336(0x538). exception caught, exiting bootstrapper.
--------------------
You need my patches to fix a different failure with current git:
http://source.winehq.org/patches/data/88736http://source.winehq.org/patches/data/88737
Current git failure is:
0009:err:ntdll:NtQueryInformationToken Unhandled Token Information class 25!
Related message from the Office Bootstrapper.log
2012/07/28 09:52:17:796::[9] Error: Failed to get token's integrity level
information ErrorCode: 1(0x1). exception caught, exiting bootstrapper.
--
By by ... Detlef
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36188
Bug ID: 36188
Summary: valgrind shows an invalid free for
comctl32/tests/listview.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==7218== Invalid free() / delete / delete[] / realloc()
==7218== at 0x7BC4C704: notify_free (heap.c:263)
==7218== by 0x7BC51049: RtlFreeHeap (heap.c:1762)
==7218== by 0x7B845837: HeapFree (heap.c:276)
==7218== by 0x7B8467DB: GlobalFree (heap.c:751)
==7218== by 0x7B846EDF: LocalFree (heap.c:1016)
==7218== by 0x5160A33: Free (comctl32undoc.c:119)
==7218== by 0x5182D36: notify_forward_header (listview.c:806)
==7218== by 0x5198A0C: LISTVIEW_Notify (listview.c:10451)
==7218== by 0x519B585: LISTVIEW_WindowProc (listview.c:11594)
==7218== by 0x542943D: ??? (winproc.c:173)
==7218== by 0x54295B2: call_window_proc (winproc.c:244)
==7218== by 0x542A7A0: WINPROC_CallProcAtoW (winproc.c:603)
==7218== by 0x542B991: CallWindowProcA (winproc.c:961)
==7218== by 0x4E89125: listview_subclass_proc (listview.c:619)
==7218== by 0x542943D: ??? (winproc.c:173)
==7218== by 0x54295B2: call_window_proc (winproc.c:244)
==7218== by 0x542B5DF: WINPROC_CallProcWtoA (winproc.c:858)
==7218== by 0x542B78A: WINPROC_call_window (winproc.c:902)
==7218== by 0x53E80F8: call_window_proc (message.c:2223)
==7218== by 0x53EAF96: send_message (message.c:3260)
==7218== Address 0x513fb28 is on thread 1's stack
==7218==
doesn't require a virtual desktop to occur
--
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=23219
Summary: AT4RE FastScanner v3.0 exe scanning bug
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: https://www.woodmann.com/collaborative/tools/images/Bi
n_AT4RE_FastScanner_2010-1-10_4.2_FastScanner_v3.0_Fin
al.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
There is an inconsistency between what happens on Windows and what happens in
Wine, that causes the program to not do a "normal scanning":
On Windows:
1) Run the app
2) Click "Open"
3) Select a dll or exe file
4) Click "Open" in the dialog
5) The program will scan the file and display the scan result in its window
On Wine:
1-4) Same as above
5) The program doesn't automatically scan the selected file.
The problem is that there is no other way to scan a file "normally" than by
opening the file. If you press "Smart scan" the program will apply different
methods to scanning and thus sometimes detects different things than the
"normal" scan that -should- be done when you select a file.
There is no output from Wine in console.
--
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=19889
Summary: Steam client major lag
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmodiscool(a)yahoo.com
OS: Ubuntu 9.04 32 Bit
CPU: Intel Quad Q9300
GPU: ATI Radeon HD 4870 512mb
(Obviously a good enough computer to run Steam)
Whenever I run Steam, the window lags at around 5 FPS.
For instance, when trying to stretch/shrink the window by placing the cursor on
the side of the window and dragging it, it will move but not smooth at all.
Looks as if it's moving at about 5 FPS.
This is my first bug report so please tell me if you need more information.
--
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=34525
Bug #: 34525
Summary: Marine Benefit freezes in Stages 1-3 due to gstreamer
error
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewsuicune(a)gmail.com
Classification: Unclassified
Created attachment 45965
--> http://bugs.winehq.org/attachment.cgi?id=45965
Wine 1.7.1 output
Touhou Kaikeidou ~ Marine Benefit (all versions) freeze upon starting Stages 1,
2, and/or 3. These three stages have .avi files for their backgrounds rather
than .png/.jpg/etc.
I have attacked terminal output.
At first I believed this bug to be related to Bug 26495, but after that bug was
closed, the problem still remained.
Bug 31616 is a related issue but does not involve gstreamer; that bug has been
fixed.
I have attached terminal output. Please note that I deleted much of the
repeating text to save space and that I had to force kill wine via Force Quit
in order to obtain the output.
This bug has been in existence since around 1.4.1, but did not freeze Wine
before then. It started freezing Wine in the 1.5.# devel stages.
--
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.