http://bugs.winehq.org/show_bug.cgi?id=35907
Bug ID: 35907
Summary: Caps Lock state gets confused with multiple
processes/threads
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: ken(a)codeweavers.com
Open two instances of Notepad in the same prefix:
wine notepad &
wine notepad &
With one Notepad window active, turn Caps Lock on. Switch to the other Notepad
window. Type some text. Notice it's not capitalized, although it should be.
Turn Caps Lock off. Type some text. Notice that it is capitalized, although
it shouldn't be. Switch back to the first Notepad window. Type some text.
Notice that it is capitalized, although it shouldn't be.
--
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=31899
Bug #: 31899
Summary: No keyboard input in La-Mulana remake
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twwinwood(a)gmail.com
Classification: Unclassified
Created attachment 41993
--> http://bugs.winehq.org/attachment.cgi?id=41993
Output of "env WINEDEBUG=-all,+keyboard,+key,+dinput,+message wine
LaMulanaWin.exe"
Per the AppDB entry for version 1.1.1.1, the game works as far as the menu
screen but cannot be played due to the lack of response to keyboard input.
--
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=47931
Bug ID: 47931
Summary: USVFS requires Shell32 implementation using Windows
APIs
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
Wine's shell32 implementation uses POSIX functions
(master/dlls/shell32/shfldr_unixfs.c) instead of the Windows API. This breaks
USVFS (Mod Organizer 2's virtual filesystem) for applications that use shell32
(such as explorer++, bundled in later Mod Organizer 2 versions).
--
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=49552
Bug ID: 49552
Summary: Regresssion: Unhandled exception: page fault on Steam
client
Product: Wine-staging
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fin4478(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67692
--> https://bugs.winehq.org/attachment.cgi?id=67692
backtrace of page fault
The Steam client shows black window because there are a page fault, see the
backtrace.txt file. The client works fine with wine-staging 5.11. The client
does not work with wine-devel or wine-5.0-4, the user interface freezes.
--
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=33137
Bug #: 33137
Summary: Can display characters with WM_SETFONT but not with
DrawText - same font Arial
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forums(a)robertinventor.com
Classification: Unclassified
I used CreateFontIndirect to create the font, with "Arial Unicode MS" as the
font name.
Using GetTextFace(..) I find that the font actually created is "Arial".
In one place I set it as the font for a text control using
WM_SETFONT
In another place I draw the text directly to a window using DrawTextW(..)
I'm using characters such as:
☀ ☁ ☂ ☃ ☄ ★ ✾ ✰ ✲ ✳ ❉ ✿ ❂ ✺ ❀
They get shown fine in the text control.
But when drawn directly to the window with DrawTextW you just see boxes.
To make sure it isn't some error in my code, I made sure to use EXACTLY THE
SAME FONT HANDLE in both cases. Same thing happens as before.
Under Windows both show the same way..
So, just want to know - why can't DrawTextW find the font glyphs used by
WM_SETFONT?
Seems like a bug of some sort, so that's why reported it here as a bug.
OTHER OBSERVATIONS
I had a similar result when it was able to find Arial Unicode MS - in that case
again showed them all fine with WM_SETFONT, but when I used DrawTextW, only the
★ of ★ ✾ ✰ ✲ was shown correctly.
If I install unifont, then it finds it as the best match for "Arial Unicode
MS", and then shows the characters in both cases correctly (but is no good for
my purposes, too pixellated).
THIS IS A VERY MINOR FEATURE
It is a minor feature of my app so not a priority bug to fix, just for
completeness. I am about to submit my app to the Wine database and this is one
of the remaining unfixed differences when testing for compatibility of the app
with Windows.
--
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=47421
Bug ID: 47421
Summary: wine-mono 4.9.0 crash when starting APB Reloaded
launcher (while parsing x509 certificate)
Product: Wine
Version: 4.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 64767
--> https://bugs.winehq.org/attachment.cgi?id=64767
APB Reloaded launcher crash while parsing x509 certificate (wine-staging 4.11
output)
Hello,
I get a crash when starting APB Reloaded launcher from Steam.
It is a .NET application.
This is with wine-staging 4.11.
wine-mono 4.9.0 shared install.
32-bit wineprefix.
Regards.
--
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=37745
Bug ID: 37745
Summary: Cubase VST/32 V5.10 5.1R1 Always crash when selecting
Audio default directory [Debian Wheezy]
Product: Wine
Version: 1.4.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: jeanlouis.crouzet(a)free.fr
Distribution: ---
Created attachment 50257
--> https://bugs.winehq.org/attachment.cgi?id=50257
Cubase VST log file
Linux Fr-pr-DellE6320 3.2.0-4-realtime-686-pae #1 SMP PREEMPT RT Debian
3.2.63-2+tstudio.3 i686 GNU/Linux
Machine Dell Latitude E6320
Tested on clean
Steps to reproduce
- Install Cubase (No problem identified here I was pleased ;-)
- Launch Cubase
- Go to Menu Option/Audio Setup/Audio Files Folder
- Within the file/folder dialog just press select button
- and bingo !!!!
Trace:
jl@Fr-pr-DellE6320:~/.wine/drive_c/Program Files/Steinberg/Cubase VST$ wine
Cubase.exe
fixme:imagehlp:ImageLoad (C:\Program Files\Steinberg\Cubase VST\Cubase.exe,
(null)): stub
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented
Also a Cubase log is attached but really point the clean
C:\windows\system32\comdlg32.dll
This look very much like this old issue:
https://bugs.winehq.org/show_bug.cgi?id=12714
I would like to stick with offical Debian package, since get default
depenencies with for instance Install-wine-deps.sh is not supported yet for
Wheezy. Moreover this is just a Music machine, not supposed to do any
development.
Looking forward what will happen here. Many thanks in anticipation.
Best regards,
JL
--
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=22152
Summary: Atlantica Online: Installer don´t work
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.gamershell.com/download_50600.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxdonald(a)linuxdonald.de
Atlantica Online: Installer don´t work at the last git version:
[LinuxDonald@localhost mmorpg-installer]$ env
WINEPREFIX="/home/LinuxDonald/.wine-atlantica" /db/wine/wine-git/bin/wine
SetupAtlantica_EU_ver21001.exe
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
Thats all :(
--
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=48425
Bug ID: 48425
Summary: MTG Arena: Fatal Error in GC
Product: Wine
Version: 5.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brattanek(a)gmail.com
Distribution: ---
Created attachment 66195
--> https://bugs.winehq.org/attachment.cgi?id=66195
backtrace
When game is starting needs download some file from web. Durgin downloading
error is pop up.
Fatal Error in GC
GetThredContext filed
--
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=15901
Summary: Sibelius 3: wrong tooltips in a child window
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lauri.kentta(a)gmail.com
Created an attachment (id=17070)
--> (http://bugs.winehq.org/attachment.cgi?id=17070)
Screenshot about the bug
Sibelius 3 shows wrong tooltips in the Keypad window. Clearly these are not
"Save As" buttons and such. But somehow the topmost row of five buttons has
still the right tooltips.
Is it possible that the two windows (main & Keypad) would have separate string
resources with overlapping identifiers but Wine just uses the main window's
resources for both?
There was a demo version of the program, but it's not officially available
anymore, as the most recent version is Sibelius 5. However, a Sibelius 3 Demo
might be downloadable here (not tested):
http://www.tempomusic.com/lifeway/download.htm
--
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.