http://bugs.winehq.org/show_bug.cgi?id=12453
Summary: Counter Strike Source bad performance in Video Stress
Test
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3731
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
During almost entire video stress test FPS stay really low (several times less
the on windows). This happens while console is being filled with these
messages:
fixme:d3d:IWineD3DCubeTextureImpl_PreLoad Cubetexture (0x1dfbcda8) has been
reloaded at least 20 times due to WINED3DSAMP_SRGBTEXTURE changes on it's
sampler
err:d3d_surface:fb_copy_to_texture_direct Texture filtering not supported in
direct blit
--
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=42911
Bug ID: 42911
Summary: Bayonetta: launches but screen stays black
Product: Wine
Version: 2.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: erik(a)erlenweg.de
Distribution: ---
Created attachment 58053
--> https://bugs.winehq.org/attachment.cgi?id=58053
terminal output running bayonetta on wine 2.7 in a clean prefix
Bayonetta launches, audio of the intro videos is played but the
screen stays black (using a clean wine prefix).
Workarounds:
* switch to wine-staging and enable csmt
System Information:
* distro: Arch Linux x86_64
* Graphics: nvidia GTX 970 using nvidia driver version 378.13
* clean 64bit wine prefix
--
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=28167
Summary: Fifa 11: Game crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jasonkchang96(a)gmail.com
Created an attachment (id=36085)
--> (http://bugs.winehq.org/attachment.cgi?id=36085)
The log
The game runs for a while, and an error sign comes up, telling me to report it
to bugs.winehq.org
--
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=42704
Bug ID: 42704
Summary: 1Password 6.4.377 needs function
bcrypt.dll.BCryptDeriveKeyPBKDF2
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: brandon(a)mintern.net
Distribution: ---
Created attachment 57676
--> https://bugs.winehq.org/attachment.cgi?id=57676
Missing BCryptDeriveKeyPBKDF2 stacktrace
I'm trying to get 1Password 6.4.377 working with the latest wine. After working
around one bug (https://bugs.winehq.org/show_bug.cgi?id=42692 -- thanks, Louis
Lenders!), I'm now encountering a new one:
Unable to find an entry point named 'BCryptDeriveKeyPBKDF2' in DLL
'bcrypt.dll'.
You can download the executable at https://1password.com/downloads/, using the
big download button (*not* the alternative 1Password 4 download). For me, this
downloaded a file called 1PasswordSetup-6.4.377.exe.
Using a fresh wine 2.4 (staging), I performed the following:
1. Install winetricks-20170316
(https://raw.githubusercontent.com/Winetricks/winetricks/20170316/src/winetr…)
2. export WINEARCH=win32
3. Using winetricks, install dotnet461
4. Run winecfg and set the Windows version to Windows 8
5. Run 1PasswordSetup-6.4.377.exe to install it.
6. One time, the installer failed. I deleted its install directory and tried
again, and it completed successfully.
7. After installation completed, it crashed when it auto-ran for the first
time.
8. Create a symlink to sqlite3.dll:
1. cd "~/.wine/drive_c/users/$USER/Local Settings/Application
Data/1password/app/6/"
2. ln -s x86/sqlite3.dll ./
3. For more information, please see:
https://bugs.winehq.org/show_bug.cgi?id=42692
9. Run 1Password again: wine AgileBits.OnePassword.Desktop.exe
10. This time it works, but after entering information for an existing
1Password account, it crashes with the bcrypt error above (stacktrace
attached).
11. (If desired, you can create a free trial account at
https://start.1password.com/signup/account)
--
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=21101
Summary: Can't use SHIFT key with onboard visual keyboard and
wine application
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malicorne(a)chez.com
Wine 1.35
Ubuntu 9.10
To reproduce, press alt-F2 and execute "onboard"
Execute a notepad with wine
Then enter text using onboard with the shift key for uppercase characters for
exemple. It does'nt work.
It works with gedit so onboard working fine.
If you use the capslock, it's working but the shift key doesn't do anything.
--
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=36380
Bug ID: 36380
Summary: valgrind shows a possible leak in in
ddraw/tests/ddraw1.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5320== 28 bytes in 1 blocks are possibly lost in loss record 256 of 978
==5320== at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==5320== by 0x61B3BE8: apartment_getclassobject (compobj.c:526)
==5320== by 0x61B6FF6: get_inproc_class_object (compobj.c:2894)
==5320== by 0x61B9D5F: CoGetClassObject (compobj.c:3032)
==5320== by 0x61BA4E7: CoCreateInstance (compobj.c:3197)
==5320== by 0x50F4EDF: func_ddraw1 (ddraw1.c:2767)
==5320== by 0x50CC30B: main (test.h:584)
==5320==
--
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=19748
Summary: Unreal Tournament 3: Wrong Thread Problems
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Playing UT3 throws a lot of Fixme's with Wrong thread Stubs like:
fixme:d3d:IWineD3DEventQueryImpl_GetData Wrong thread, reporting GPU idle.
and very often:
fixme:d3d:IWineD3DOcclusionQueryImpl_GetData 0x19dbfe28 Wrong thread, returning
1.
--
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=42734
Bug ID: 42734
Summary: NormalizeString (Unicode normalization) is not
implemented
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: pgkos.bugzilla(a)yahoo.com
Distribution: ArchLinux
When trying to run some apps for Vista/7 (and later) they crash because
NormalizeString (and IsNormalizedString) is not implemented (also many .NET
apps using String.Normalize need this function). In the console a following
line appears:
fixme:nls:NormalizeString 2 0x39129b40 42 (nil) 0
Please, if possible, implement it - there are many open source
libraries/applications implementing exactly the same functionality - Unicode
NFC/NFD/NFKC/NFKD normalization.
For example, ICU implements practically identical functions:
unorm2_normalize
unorm2_isNormalized
(Wine Staging 2.4, Arch Linux 32-bit, kernel 4.10.6)
--
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.