http://bugs.winehq.org/show_bug.cgi?id=33614
Bug #: 33614
Summary: Wine's internet explorer won't display test results at
html5test.com
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f.ebner94(a)gmail.com
Classification: Unclassified
Created attachment 44495
--> http://bugs.winehq.org/attachment.cgi?id=44495
Console output
Just do
wine iexplore.exe http://www.html5test.com
and you'll see that the test results aren't displayed.
--
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=27202
Summary: lose focus while typing username in POPO2010
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download POPO2010
$ wget http://dl.163.com/popo_2011/update/installer/POPO2011-Full-installer.exe
2. install with wine
$ wine POPO2011-Full-installer.exe
3. install mfc42
$ winetricks -q mfc42
4. override native comctl32.dll, workaround for Bug 25861
$ winetricks -q cc580
5. start popo2010
$ cd ~/.wine/drive_c/Program Files/Netease/POPO$
$ wine Start.exe
6. type username into the login form, then the problem appear:
every time I type a char, POPO will display a dropdown list, this list will get
the mouse focus automatically , so I have to click the login form again and
again to type in the username.
--
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=48476
Bug ID: 48476
Summary: World Machine 3D preview window not working
Product: Wine
Version: 5.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maurizio.zappettini(a)me.com
Distribution: ---
World Machine preview window (little window near the top left corner) works
exclusively in 2D mode. It only shows the terrain in 2D, even when you toggle
the "3D" button immediately below it, which is to supposed to switch between 2D
and 3D preview.
This is a known issue on AppDB but apparently there is no bug reported about
this.
World Machine Basic (free edition) can be downloaded without need to register
from here:
https://www.world-machine.com/download.php
--
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=45197
Bug ID: 45197
Summary: Project CARS 2 hangs on startup (unhandled standard
multisample quality levels)
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: kimmo.myllyvirta(a)gmail.com
Distribution: ---
Created attachment 61411
--> https://bugs.winehq.org/attachment.cgi?id=61411
hack
The game hangs soon after starting it.
In short:
0092:trace:d3d11:d3d11_device_CreateTexture2D iface 0xb46b9f0, desc 0x23eb40,
data (nil), texture 0x23ea28.
0092:trace:d3d:wined3d_texture_create device 0xb46f4e0, desc 0x23e830,
layer_count 1, level_count 1, flags 0x10, data (nil), parent 0x2f865070,
parent_ops 0x7f9285297978, texture 0x2f8650a0.
0092:warn:d3d:wined3d_texture_create Unsupported multisample type 4 quality
4294967295 requested.
0092:warn:d3d11:d3d_texture2d_create Failed to create wined3d texture, hr
0x8876086a.
0092:trace:seh:NtRaiseException code=c0000005 flags=0 addr=0x1414696aa
ip=1414696aa tid=0092
The attached hack is enough to get it running.
--
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=13555
Summary: Acrobat Pro 6 no longer installs [regression]
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=13495)
--> (http://bugs.winehq.org/attachment.cgi?id=13495)
+msi,+msidb log
After blowing away my .wine directory, I went to reinstall Acrobat Pro 6 from
the CD. This is a full legit version.
Previously, clicking on the Install button worked (most of the time) to install
Acrobat Pro 6; now it does not.
This is the command line error I get:
fixme:exec:OpenAs_RunDLLW 0x4007a, 0x7eea0000, L"Z:\\Adobe Acrobat 6.0
Professional\\setup.exe", 5
Then I went to /media/AcrobatPro6/ and found the relevant setup.exe. this also
fails, with the command line error:
$ wine setup.exe
fixme:advapi:LookupAccountNameW (null) L"me" (nil) 0x33f7fc (nil) 0x33f800
0x33f7f4 - stub
fixme:advapi:LookupAccountNameW (null) L"me" 0x134818 0x33f7fc 0x135728
0x33f800 0x33f7f4 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 9 ignored
L"Upgrade" table values
mes@me-laptop:/media/AcrobatPro6/Adobe Acrobat 6.0 Professional$ \wine:
Unhandled page fault on read access to 0x0c940000 at address 0x7ee2f533 (thread
0019), starting debugger...
>
I've attached a +msi,+msidb log.
Note that this regression does not affect Acrobat Reader 6.
--
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=41195
Bug ID: 41195
Summary: when I try to start Debut Video Capture software
installed with wine it crashes
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markkuasorjonen(a)gmail.com
Distribution: ---
Created attachment 55428
--> https://bugs.winehq.org/attachment.cgi?id=55428
wine bug report
when I try to start Debut Video Capture software installed with wine it crashes
--
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=39286
Bug ID: 39286
Summary: vendor application runs on windows 8.1, but not on
wine Linux Mint 17.2 64bit
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 52362
--> https://bugs.winehq.org/attachment.cgi?id=52362
Wine Trace; Unhandled exception- unimplemented function
wmvcore.dll.WMCreateProfileManager called in 32-bit code (0x7b83aace)
Unhandled exception- unimplemented function wmvcore.dll.WMCreateProfileManager
called in 32-bit code (0x7b83aace)
The program works on windows 8.1 64bit. Wine error is on Linux Mint 17.2 64bit
Dell precision laptop 32GB RAM
--
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=39309
Bug ID: 39309
Summary: vendor app is a video conversion program aborts with
unimplemented function mfplat.dll.MFTEnum
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 52387
--> https://bugs.winehq.org/attachment.cgi?id=52387
unimplemented function mfplat.dll.MFTEnum
wine-1.7.50
Unhandled exception: unimplemented function mfplat.dll.MFTEnum called in
32-bit code (0x7b83bfee).
System information:
Wine build: wine-1.7.50
Platform: i386 (WOW64)
Host system: Linux
Host version: 3.16.0-38-generic
Linux mint 17.2
--
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=24014
Summary: Prism 5: Issues with multiple projects
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runiq(a)archlinux.us
Created an attachment (id=30163)
--> (http://bugs.winehq.org/attachment.cgi?id=30163)
Prism (to the left) with two projects open, the top project is currently
focused. The yellow window is a floating notes window.
When I open a single project file in Prism 5.03, everything works fine (apart
from bug #24000 when closing). However, as soon as I open additional project
files, there are new windows opened (exactly as many as there are projects
open). They aren’t rendered at all and as soon as I close them, tho project
they belong to closes with them.
Also, floating notes are only shown when the first open project is focused
(screenshot 1, the yellow dialog in the middle of the Prism main window). They
aren’t shown for any other project.
Screenshot attached (I’m using a tiling WM, XMonad, so those extra windows are
particularly annoying).
Prism 30-day trial: http://www.graphpad.com/demos/
--
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=24000
Summary: Graphpad Prism 5 crash while exiting
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runiq(a)archlinux.us
Created an attachment (id=30143)
--> (http://bugs.winehq.org/attachment.cgi?id=30143)
Terminal output starting from the segfault.
Whenever I exit Prism 5.03, wine crashes. Terminal output is attached.
System: Arch Linux x86_64, using prepackaged bin32-wine.
Download link for Prism 30-day trial: http://www.graphpad.com/demos/
--
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.