https://bugs.winehq.org/show_bug.cgi?id=50502
Bug ID: 50502
Summary: waveInOpen and waveOutOpen do not support the Default
Communication Device
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: hans(a)betafreak.com
Distribution: ---
Beginning with Windows 7, the waveOutOpen and waveInOpen functions allow you to
pass special flags in place of the device ID in order to access the Default
Communication Device - users can set this device separately in the Control
Panel to use it for things like phone calls. Several Windows games use this
device for voice chat and don't offer other options.
Specifically, in both functions, if the WAVE_MAPPER flag is provided instead of
uDeviceID, and the WAVE_MAPPED_DEFAULT_COMMUNICATION_DEVICE flag is added to
fdwOpen, the Default Communication Device is opened. The Default Communication
Device is itself supplied in the OnDefaultDeviceChanged callback in
IMMNotificationClient.
MSDN references for both:
https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/nf-mmeapi-waveout…,
https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/nf-mmeapi-waveino…,
https://docs.microsoft.com/en-us/windows/win32/api/mmdeviceapi/nf-mmdevicea…
The current Wine code, as of 6.0, does not make any reference to
WAVE_MAPPED_DEFAULT_COMMUNICATION_DEVICE at all, and its current
IMMNotificationClient notification ignores all roles except for eConsole. The
ultimate effect of this is that Windows programs that use this API to open the
communications device believe that there isn't one and thus fail to make any
attached mic available.
--
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=33537
Bug #: 33537
Summary: Blacklight Retribution low fps
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44385
--> http://bugs.winehq.org/attachment.cgi?id=44385
Terminal output
I installed Steam version of Blacklight Retribution on Ubuntu 13.04 x64 on x32
wine fresh prefix.
Game runs out of the box on wine 1.5.29 but I had to first start the update and
then start the game BLR.exe because play button does not show.
problem I have withi this game is the frame rate on windows with same settings
I get 100-120 fps under wine I get 20-30 fps
--
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=23739
Summary: Gigabyte atBIOS tool does not install
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.gigabyte.eu/FileList/Utility/motherboa
rd_utility_gbttools_gbt_atbios.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=29734)
--> (http://bugs.winehq.org/attachment.cgi?id=29734)
Picture from OP
>From https://bugs.edge.launchpad.net/ubuntu/+source/wine1.2/+bug/607970:
clean 10.10 xubuntu
installed wine
atBios dl from http://www.gigabyte.de/Support/Motherboard/HowToReflashBIOS.aspx
opened->extracted
in extrated folder setup.exe
error in picture
Not sure how wise it is to use a BIOS tool through wine but it may at least
provide info about current version.
I can confirm this problem.
In the terminal I get:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:create_storagefile Storage share mode not implemented.
--
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=50007
Bug ID: 50007
Summary: NCLauncher2 crashes after login:
System.NullReferenceException
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dracoanarion(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68414
--> https://bugs.winehq.org/attachment.cgi?id=68414
Console logs
As an attempt to play Aion (NA version), I tried to install the NCLauncher2.
Based on the information available here:
https://support.aiononline.com/hc/en-us/articles/360049020131-Installation-…,
I have installed the following in a fresh 64bit wine prefix:
winetricks dotnet462 corefonts d3dx9
(d3dx9 is needed for the game itself, not the launcher)
On successful login, the IP address of the user is verified. If a new IP is
detected, NCSoft requires to validate the new location (and offers to save it),
by sending a digit code to the mail address corresponding.
The crash occurs if the correct code is provided.
--
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=51369
Bug ID: 51369
Summary: Loop Hero.exe fails to start
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: godevilove(a)ya.ru
Distribution: ---
Created attachment 70225
--> https://bugs.winehq.org/attachment.cgi?id=70225
LoopHero.exe.log
Attempting to set gamepadcount to 12
0104:fixme:dwmapi:DwmEnableMMCSS (1) stub
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 355
Current serial number in output stream: 356
--
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=33428
Bug #: 33428
Summary: geNIe 2.0 from Decision Systems Laboratory crashes
when attempting to create dynamic Network
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchavei(a)gmail.com
Classification: Unclassified
Created attachment 44230
--> http://bugs.winehq.org/attachment.cgi?id=44230
Backtrace produces by Wine
geNIe 2.0 from Decision Systems Laboratory crashes when attempting to create
dynamic Network. Specifically after opening Temporal Plate, creating two nodes
and trying to link them with an arc (conditional dependence)
--
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=48252
Bug ID: 48252
Summary: Input is dropped while drawing perfectly-vertical
lines if tablet is set to 'Relative' mode
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: layif52204(a)amail1.com
Distribution: ArchLinux
Hello there, I'm having issues in Clip Studio Paint where if the tablet is set
to relative mode input is completely lost if the lines are perfectly vertical.
I've tried this in both Wine 4.21, and Wine 4.21 staging, while in staging the
terminal outputs "002c:fixme:wintab32:motion_event Negative orAltitude
detected" for each motion event.
This issue has existed for a number of Wine releases, likely dating back even
further than wine 3.x, terminal output however has been somewhat new.
Video of the problem, recorded using Clip Studio Paint Pro v1.9.4 running on
the latest Wine 4.21 staging from Manjaro repository:
https://streamable.com/jxi6u
A download for Clip Studio Paint (v1.9.5) can be found at:
https://www.clipstudio.net/en/dl
(Although recorded in v1.9.4, the issue has been present for a number of
releases, and is still present in the latest release v1.9.5.)
--
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=38301
Bug ID: 38301
Summary: StartNPFService Failed error during installation of
SwannView Plus NVR client
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: peet.buys(a)gmail.com
Distribution: ---
Created attachment 51134
--> https://bugs.winehq.org/attachment.cgi?id=51134
Winelog of SwannView Plus installation and run
Receive a "StartNPFService Failed" after installation of SwannView Plus NVR
client (SwannView_Plus_v1.02.16.50.exe).
The Swann View Plus client works but video flickers at a rate of approx. 1 to 2
frames per second.
Error on start-up, "fixme:service:scmdatabase_autostart_services Auto-start
service L"SADP_NPF" failed to start: 2". See full installation and run log
attached.
--
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=38874
Bug ID: 38874
Summary: Homesite+ (v5.5): Radiobutton in Find dialog not set
properly when using keyboard shortcut (Alt+U)
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
Distribution: ---
Created attachment 51804
--> https://bugs.winehq.org/attachment.cgi?id=51804
Screenshot showing after situation
While in the editor window, there is a Find dialog which enables text search
within the current file being edited. The Dialog includes a radiobutton pair
for setting the direction of search to be either Up (with U underlined) or Down
(D).
On Mac OSX, pressing Cmd+U to set the radiobutton only selects the label, but
does not actually make the radiobutton be checked. However, the original
behaviour on Windows does check the radiobutton.
Therefore, the radiobutton has then to be made active either by using the
mouse, or using the Space key.
The attached screenshot shows the state immediately after pressing Cmd+U. As
you can see, the label is surrounded but the radiobutton is still on its
original value.
--
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.