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.