http://bugs.winehq.org/show_bug.cgi?id=10048
Summary: unimplemented function imm32.dll.ImmDisableIme
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryan.oshea(a)minacs.com
Created an attachment (id=8595)
--> (http://bugs.winehq.org/attachment.cgi?id=8595)
Splashscreen
Trying to run program call iHEAT 8.37 client.
This is a trouble ticket system client by Frontrange solutions
(http://www.frontrage.com).
The client uses an embedded program call GoGlobal by
Graphon(http://www.graphon.com) to connect to some type of terminal server
application running on a designated server.
When i run the client i can get as far as the splash screen and then it stops
with call to unimplemented function imm32.dll.ImmDisableIme.
wine: Call from 0x7ee15c70 to unimplemented function imm32.dll.ImmDisableIme,
aborting
See attachment for screenshot.
--
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=31438
Bug #: 31438
Summary: [EA Origin]Unable to download game since the new
version
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 41324
--> http://bugs.winehq.org/attachment.cgi?id=41324
Output console EA Origin
Since few days, EA Origin had an update to pass to the version 9.0.2.2064 -
185387. With this new version, it's impossible to download a game to install
and play.
Actually, i have 2 games (Battlefield 2 / Bad Company 2) bought only on Origin
store so i have not the DVD. With Origin v8.*, i haven't this problem but now,
i can't download the game with Wine.
I add the output console when i launch Origin and try to download a game.
You could see an error with "{dcb00c01-570f-4a9b-8d69-199fdba5723b}".
On Windows 7 regedit, this class object is for "netprofm" dll but this dll does
not exist in Win XP.
I already tried to add this class object in wine regedit but i have always this
message so i don't know if this error is the cause of my problem.
--
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=40177
Bug ID: 40177
Summary: multicharacter constant warning in wineqtdecoder
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
gcc-4.8.4 shows me a warning
~~~
dlls/wineqtdecoder/qtsplitter.c:1049:187: warning: multi-character character
constant [-Wmultichar]
err = NewMovieFromDataRef(&filter->pQTMovie,
newMovieActive|newMovieDontInteractWithUser|newMovieDontAutoUpdateClock|newMovieDontAskUnresolvedDataRefs|newMovieAsyncOK,
&id, dataRef, 'WINE');
~~~~
Should it be "WINE" or some other idea?
According to spec it must be (file, URL, pointer, or handle), not a character
and moreover not a multicharacter.
--
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=44054
Bug ID: 44054
Summary: Wine-mono download dialog should say wine-mono, not
Mono
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
https://forum.winehq.org/viewtopic.php?f=8&t=29760 is just the most recent
example of a user confused by the wording of the dialog, but it's a fairly
common mistake. Instead of "Wine could not find a Mono package..." the dialog
should say "Wine could not find a wine-mono package..." so users don't think
they are being prompted to install a native Mono package.
--
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=45088
Bug ID: 45088
Summary: unimplemented function
msvcp140.dll.?GetCurrentThreadId@platform@details@Conc
urrency@@YAJXZ
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 61251
--> https://bugs.winehq.org/attachment.cgi?id=61251
Wine crash log
Application crashed on exit (application Traktor 2.11.1, see
https://appdb.winehq.org/objectManager.php?sClass=version&iId=36122).
--
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=43935
Bug ID: 43935
Summary: Wolfenstein 2: The new Colossus does not start,
requires VK_KHR_get_physical_device_properties2
Product: Wine-staging
Version: 2.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: philip.rebohle(a)tu-dortmund.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59575
--> https://bugs.winehq.org/attachment.cgi?id=59575
vkGetPhysicalDeviceProperties2KHR hack
The game crashes on startup, with wine complaining that
vkGetPhysicalDeviceProperties2KHR (from the
VK_KHR_get_physical_device_properties2 extension) is not implemented.
I'm using wine-staging 2.19 and the RADV driver, which supports the extension.
The attached patch provides a dummy implementation of this function that falls
back to calling vkGetPhysicalDeviceProperties, which allows the game to start.
I apologize that I have no idea how to properly implement Vulkan functions in
wine, it's just a very dirty hack.
Note that even with the patch the game doesn't even render the menu on my
system, but that might be due to driver issues.
--
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=44883
Bug ID: 44883
Summary: Commit b747d6f6ccdf1699a9242a570d681fa246de592e causes
warframe to crash. resolved via overrides
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Distribution: ---
As mentioned in summary, after doing a bisect, I found commit
b747d6f6ccdf1699a9242a570d681fa246de592e makes wine prefer builtin over native
for xaudio2. This causes warframe to crash. I was able to get around it by
setting all xaudio2_* overrides to native,builtin in winecfg, but I don't think
this is ideal for other games that may have this problem.
--
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=38322
Bug ID: 38322
Summary: Call of Duty 4 Modern Warfare 3: Wine crashes when
Steam is starting the game
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: timsta2000(a)googlemail.com
Distribution: ---
Created attachment 51163
--> https://bugs.winehq.org/attachment.cgi?id=51163
backtrace.txt, the wine "error box" has given me
I've installed PlayOnLinux and downloaded the game over Steam and if I try to
start it, Wine crashes when Steam is starting MW3. I've changed the Windows
version from Windows XP to Windows 8 and now Steam is showing me a small empty
black box before starting the game and then it crashes.
I have a Dualboot-System with Ubuntu 14.10 and Windows 8.
--
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=47481
Bug ID: 47481
Summary: Regression: Spire and Xfer (Serum, OTT, etc.) VST
plugins don't render
Product: Wine
Version: 4.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Since Wine 4.12 plugins like Spire and Xfer plugins (e.g. Serum, OTT, Dimension
Expander) don't render anything and instead leave an empty IE6-like effect in
the window the GUI would show. In Wine 4.11 it was rendering correctly.
This is a short excerpt of the sort of thing output in journalctl logs (this is
for Spire):
002e:fixme:d2d:d2d_factory_init Ignoring factory type 0x1.
002e:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
002e:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
(repeats loads of times)...
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style A46B1FE0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
(repeats loads of times)...
This is the sort of thing OTT puts out:
...
002e:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
002e:fixme:d2d:d2d_geometry_sink_BeginFigure Ignoring figure_begin 0x1.
002e:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 34E1BD68.
002e:fixme:d2d:d2d_geometry_sink_AddArc iface 35B572B8, arc 0033F5C8 stub!
...
As you can see from the output it's related to d2d. It's also mentioned in bug
#44243 about these plugins using Direct2D.
--
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=11908
Summary: CPUZ shows no informations
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=11207)
--> (http://bugs.winehq.org/attachment.cgi?id=11207)
console log
Tested with cpuz 1.44.1
The only thing it displays is Unknown processor and the size of my ram.
--
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.