https://bugs.winehq.org/show_bug.cgi?id=7198
Alex Henrie <alexhenrie24(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexhenrie24(a)gmail.com
--- Comment #10 from Alex Henrie <alexhenrie24(a)gmail.com> ---
Created attachment 57602
--> https://bugs.winehq.org/attachment.cgi?id=57602
Rejected patch
The problem is that WM_NCACTIVATE is not sent if the new foreground window was
already an active window.
The patch I wrote for this is attached, and here's Alexandre's feedback (he
wants more tests):
https://www.winehq.org/pipermail/wine-devel/2017-March/116877.html
I'm posting the patch here to make sure that it doesn't get lost, because I
don't think I'm going to get this done to Alexandre's satisfaction. Honestly,
I'd rather that someone else took over entirely.
--
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=42654
Bug ID: 42654
Summary: 3-byte utf8-charactes don't display
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter_laursen(a)webyog.com
Distribution: ---
Created attachment 57590
--> https://bugs.winehq.org/attachment.cgi?id=57590
Application cannot identify the glyphs for 3 byte utf8-characters - display as
squares
This is a snippet from a SQL-script.
insert into `unitest`(`id`,`english`,`native`) values (4,'mandarin','官話');
insert into `unitest`(`id`,`english`,`native`) values (5,'thai','ไทย');
insert into `unitest`(`id`,`english`,`native`) values (6,'hindi','हिन्दी');
insert into `unitest`(`id`,`english`,`native`) values (7,'arabic','العربية');
(the origunal file is utf8-encoded)
Thai, Hindi and Mandarin characters dont display in common Windows program such
as Notepad++ (a text editor) and SQLyog (a MySQL client). In Windows it works
fine with same programs and in same type of native Linux programs it also does
with same fonts specfied (for instance I tested that both "Liberation"and
"Noto" fonts work fine in LibreOffice in Linux (not Wine) but none works in
Wine.
I think that Wine does not *provide* details - such as glyphs - to applications
from the font file, if the utf8-encoding for a character is more than 2 bytes
long.
Tested with Wine 1.8 and 2.3 on various OpenSuSEs. No diference.
Attaching screenshot from Notepad++
--
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=42552
Bug ID: 42552
Summary: Visio 2010 Unhandled Exception Crash
Product: Wine-staging
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brianara3(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57455
--> https://bugs.winehq.org/attachment.cgi?id=57455
CLI output after several attempts to run
Clean Wine install on Fedora 25 (x86-64)
Using
WINEPREFIX="$HOME/wine_office"
WINEARCH=win32
riched20=(builtin, native)
Tried with XP, 7, and 10 version settings.
Installing Visio 2010 went smooth, no errors. Then launched Visio and it pops
up with the setup dialog, does some install stuff, switches to Visio splash
screen, then crashes with an unhandled exception: page fault read error.
Installing other Office 2010 applications (Word, Excel, etc..) in another
prefix works fine with the same settings.
Have tried multiple times to install in alternate prefixes with various config
changes and all end with the same result.
--
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=42418
Bug ID: 42418
Summary: Text showing revers(Right-to-Left) alignment on
Mobaxterm Software
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ravi.gajjar(a)galitein.com
Distribution: ---
I am running Ubuntu 16.04 and install the Wine1.8 on it. Issue is that some of
application are not working well in team of text alignment(means text showing
and trying Right-to-Left but it should be always Left-to-right) not properly
display.
For example, here I open the MobaXterm.exe (like Putty) in which showing
Right-to-Left alignment. Like real text is Press <return> to emit tab But
showing bat time ot <nruter> sserP !
On console, Continuously showing below error message:
fixme:class:CLASS_GetClassLong offset -12 (GCLP_HCURSOR) not supported on other
process window 0x10516
fixme:class:CLASS_GetClassLong offset -12 (GCLP_HCURSOR) not supported on
other process window 0x10516
fixme:class:CLASS_GetClassLong offset -12 (GCLP_HCURSOR) not supported on other
process window 0x10516
fixme:class:CLASS_GetClassLong offset -12 (GCLP_HCURSOR) not supported on other
process window 0x10516
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:font:RemoveFontMemResourceEx (0x87712169) stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:font:RemoveFontMemResourceEx (0x85ae0d71) stub
--
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=42642
Bug ID: 42642
Summary: crash installing NovaLCT-Mars.exe
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ital.rolando(a)gmail.com
Distribution: ---
Created attachment 57577
--> https://bugs.winehq.org/attachment.cgi?id=57577
crash log report
Installing NovaLCT-Mars V4.4.1 does not succeed due to a crash. See files
attacments.
I used Wineskin
--
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=38345
Bug ID: 38345
Summary: S.T.A.L.K.E.R.: Shadow of Chernobyl - Severe
performance drops at a specific location in game
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: ---
Created attachment 51189
--> https://bugs.winehq.org/attachment.cgi?id=51189
Save game (file 2)
The game runs rather well on my machine but there
--
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=52
Kirill <kirill82yalta(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kirill82yalta(a)gmail.com
--
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=41925
Bug ID: 41925
Summary: Battlelog.co Battlefield 2 Launcher silently dies
during installation
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Battlelog.co produce a Launcher for Battlefield 2. This is effectively the only
way to play vanilla BF2 online (since the shutdown of the Gamespy Servers). The
developers plan to drop support for Windows XP & Vista at a future date
(currently available via a different / legacy installer).
The launcher is build on .Net 4.5 (unfortunately) and will not run on a Windows
OS release prior to Windows 7.
DLL Overrides:
winetricks dotnet452 ie8
Wine version set to:
Windows 7
Attached log created with:
export WINEDEBUG=+timestamp,+tid,+relay,+all
wine --version
wine-1.9.23 (Staging)
--
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=34647
Bug #: 34647
Summary: Test Results table missing
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
Classification: Unclassified
Not sure what caused it but for a few months now the Test Results table has
been missing. The selected test result is not the most recent test result
either. Here is a link to the effected version of Terraria, 1.1.*:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24915
--
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=42630
Bug ID: 42630
Summary: Submitted application test shows no test data when
previewed
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Hi,
As per Roseanne's request in this bug report
https://bugs.winehq.org/show_bug.cgi?id=34647#c23 I am filing a new bug that I
have come across in the AppDB.
I have submitted this test for GOG Galaxy
https://appdb.winehq.org/objectManager.php?bIsQueue=false&bIsRejected=false…
and when I go to preview it, there is no test data shown whatsoever.
I made the report while using Firefox 52.0 in case it helps.
--
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=42628
Bug ID: 42628
Summary: winecfg: better library selection UX
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freddi34(a)yahoo.de
Distribution: ---
The selection dropdown list is far too long to skim through (esp. that it
displays at most 5 entries) when you don't know the exact
naming/spelling/prefix of a library name. With the current amount of overrides,
a serious UI needs a search box.
--
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=42311
Bug ID: 42311
Summary: winecfg can't detect Wine's own Pulseaudio driver
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 0xe2.0x9a.0x9b(a)gmail.com
Distribution: ---
Output from Gentoo Linux's package manager:
$ qlist wine | grep pulse
/usr/lib64/wine/winepulse.drv.so
/usr/lib64/wine/fakedlls/winepulse.drv
/usr/lib32/wine/winepulse.drv.so
/usr/lib32/wine/fakedlls/winepulse.drv
Removing *.reg from $HOME/.wine/ has no effect on the issue.
--
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=42521
Bug ID: 42521
Summary: Beamng.drive crashes on spawning in map
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57416
--> https://bugs.winehq.org/attachment.cgi?id=57416
The full wine debuglog
Beamng.drive crashes on spawning on the map, see: https://youtu.be/Fdh3rngvscc
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=msvcr120(Native)->wine: Call from 0x7b45127a to unimplemented
function msvcr120.dll.fesetround, aborting
32bit executable starts
64bit executable fails
--
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=33853
Bug #: 33853
Summary: games from windows 7 crash
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grakov-post(a)yandex.ru
Classification: Unclassified
Created attachment 44895
--> http://bugs.winehq.org/attachment.cgi?id=44895
error information from wine
All games from windows 7 don't work (crash)
--
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=41954
Bug ID: 41954
Summary: Umihara Kawase is not Sayonara Umihara Kawase
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tristanlshockley(a)gmail.com
Distribution: ---
My test was for Umihara Kawase, which is the first game in the series, but it
was merged with Sayonara Umihara Kawase, which is the third game in the series.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33774&iTestin…
--
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=41278
Bug ID: 41278
Summary: in game browser crashes for eve online
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: noatts(a)protonmail.com
Distribution: ---
Created attachment 55586
--> https://bugs.winehq.org/attachment.cgi?id=55586
error report
In game browser does not work on eve online.
--
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=39519
Bug ID: 39519
Summary: DX-Ball: Can't start.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giorgosk67(a)gmail.com
Distribution: ---
Created attachment 52666
--> https://bugs.winehq.org/attachment.cgi?id=52666
Konsole output.
DX-Ball can't start (crashes).
I show a similar bug report, but here runing from working directory, doesn't
solve the problem.
G.
Wine v.1.50
Dl link: http://www.blitwise.com/Scorched_Reality/DXBall19.EXE
sha1sum: b9c3fa8e899fe33babc82ccb046710f7ff62afd5 DXBall19.EXE.
--
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=37984
Bug ID: 37984
Summary: Diablo 3: Video card missing required features
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davbush(a)gmail.com
Distribution: ---
Created attachment 50610
--> https://bugs.winehq.org/attachment.cgi?id=50610
Console output from time of launch through crash
On attempting to launch Diablo 3 using setarch -L -B -R -3 path to Diablo
III.exe -launch crash with dialogue saying drivers are missing required
features and to update. Currently using newest drivers possible on Linux Mint
17.2 NVIDIA graphics GeForce GT640M which runs game flawlessly on windows.
Using 3rd party drivers NVIDIA 340, newest proprietary drivers crash desktop.
--
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=14370
Summary: adjust timeout interval for virtulaizers
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14667)
--> (http://bugs.winehq.org/attachment.cgi?id=14667)
WINE_TIMEOUT_FACTOR environment variable
Using a virtualizer such as valgrind(memcheck) often slows down execution by a
significant factor. Add a new environment variable WINE_TIMEOUT_FACTOR to
allow multiplying the absolute delays for critical section timeouts. Patch is
attached, and will be sent to wine-patches(a)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=42252
Bug ID: 42252
Summary: Wolfram CDF Player unable to run.
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: banjoraine(a)gmail.com
Distribution: ---
Created attachment 56937
--> https://bugs.winehq.org/attachment.cgi?id=56937
this is a text file that has the unaltered error
When I opened the Wolfram CDF Player through wine, the program proceeded to
begin installation. Upon completion this error occurred. Thank you for your
time.
--
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=41156
Bug ID: 41156
Summary: World of Warcraft 3.3.5 crashes with the "video memory
is run out" error
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mad_sam(a)bk.ru
Distribution: ---
My configuration:
CPU: AMD A8-5557M
VIDEO: AMD HD8750M (2G video memory) amd AMD HD8550G (512Mb video memory)
RAM: 8GB
Video driver: Radeon
Game: World of Warcraft 3.3.5
Game crashes after long playing in new locations (Northrend), more often in
raid dungeons on 25 people.
Wine output:
radeon: mmap failed, errno: 12
radeon: mmap failed, errno: 12
radeon: mmap failed, errno: 12
...lot of spam
radeon: mmap failed, errno: 12
Game client error:
The instruction at "0x7D50FF49" referenced memory at "0x00000034".
The memory could not be "read".
It was tested on two computers. And tested in Windows 7 and Windows 10, no
errors been found, so i guess it is a wine bug (or Radeon driver).
--
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=32355
Bug #: 32355
Summary: Graphic Bug with Age of Empires III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: XlethYireh(a)gmail.com
Classification: Unclassified
Created attachment 42695
--> http://bugs.winehq.org/attachment.cgi?id=42695
Age of Empires III Graphic bug
Hi, i was installed the Age Of Empires III correctly but i don't have idea to
how repair this bug,
I use Wine 1.4 in Xubuntu 11.10
This is the bug: http://i.imgur.com/S0BvL.png
--
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.