http://bugs.winehq.org/show_bug.cgi?id=29918
Bug #: 29918
Summary: LibreOffice fonts antialiasing is wrong under Wine
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 38928
--> http://bugs.winehq.org/attachment.cgi?id=38928
LibreOffice 3.5 fonts antialiasing under Wine 1.4-rc3
It seems like LibreOffice doesn't want to use system wide fonts antialiasing
under Wine.
See the attached screenshot.
--
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=30200
Bug #: 30200
Summary: Writing 00x integers instead of 0x
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cadcapricorn(a)hotmail.com
Classification: Unclassified
On Wine 1.4, ArcView 3.3 writes in textual .apr file hex enumerations in the
form 00xNNN instead of 0xNNNN. No error while saving, but later it cannot open
it again. Opening error is:
ERROR Can't convert characters in h:\proj1.apr at position 1947 to an integer.
------------------- TRACEBACK -------------------------
Module "AVFile" Message 4: file ".\err.c " line 645
Module "ODB " Message 1: file "..\avfile\odb.c" line 871
Module "ODB " Message -1: file "..\avfile\odb.c" line 1249
Module "ODB " Message -1: file "..\avfile\odb.c" line 1387
Module "CBlok" Message -1: file "..\avenue\cblok.c" line 1552
Module "CBlok" Message -1: file "..\avenue\cblok.c" line 1552
Module "Script" Message -1: file "..\avenue\script.c" line 151
Module "Err " Message -1: file ".\err.c " line 2009
------------------------------------------------------
FATAL ERROR aborted from error window
I had no such a problem with Wine 1.2.3
--
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=10138
Summary: exec* function family expands * and ?
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pclouds(a)gmail.com
This is the output from running "you.exe" in XP:
0001: I
0002: call
0003: me.exe
0004: you.exe
FYI the directory contains only you.exe and me.exe
Here is the output from wine-0.9.42-278-gf40bdba
0001: I
0002: call
0003: *
Sources of you.exe and me.exe follow
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24413
Summary: Window/menu painting issues running Firefox 4.0
Windows 32-bit nightly
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox…
1. Install firefox -- this completes succesfully
2. Run firefox/minefield
On the "Default Browser" message box that appears, several painting artefacts
can happen:
a. the dialog content flips upside down;
b. the dialog content gets rendered black (except the checkbox for some
reason);
when:
a. moving over the content area; or
b. selecting the checkbox.
This also happens with the menu when moving from menu to menu:
a. sometimes each menu item is displaying its text upside down;
b. sometimes the popup menu gets rendered black.
--
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=31325
Bug #: 31325
Summary: EA Origin wants msvcr100.dll._get_timezone (purist)
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
To reproduce:
rm -rf ~/.wine
wget https://download.dm.origin.com/origin/live/OriginThinSetup.exe
wine OriginThinSetup
... let it finish installing, then kill it ...
sh winetricks alldlls=builtin
cd ~/".wine/drive_c/Program Files/Origin"
wine Origin
It will get as far as logging in and showing you the main UI, then
crash with
wine: Call from 0x7ecb5882 to unimplemented function
msvcr100.dll._get_timezone, aborting
and a bunch of other messages, you have to scroll up to see that one.
--
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=27386
Summary: Atari800Win PLus 4.0: crashes before window appears
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pomiot(a)wp.pl
Created an attachment (id=35011)
--> (http://bugs.winehq.org/attachment.cgi?id=35011)
Log from wine 1.2.3 running atari800win
Atari800Win PLus 4.0 - atari xl/xe series emulator - crashes just after start,
before window appears.
Message "fixme:d3d_caps:select_card_intel_mesa Card selection not handled for
Mesa Intel driver" can be found in attached log file.
Previous version of Wine (1.2.2) works fine - application was 100% usable, no
problems found
--
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=29969
Bug #: 29969
Summary: msvcr90/msvcr90 test sometimes hangs
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 39012
--> http://bugs.winehq.org/attachment.cgi?id=39012
relay,seh,tid,msvcrt,msvcr90
I've seen this about 5 times on buildbot's trunk build:
Errors:
alarum: Timeout! Killing child ../../../wine.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"microsoft.vc90.crt" (9.0.20718.0)
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
fixme:msvcr90:MSVCRT_type_info_name_internal_method type_info_node parameter
ignored
fixme:msvcrt:_getptd returns undocumented/not fully filled data
alarum: fail: terminated abnormally, command '../../../wine msvcr90_test.exe.so
msvcr90.c '
make: *** [msvcr90.ok] Error 99
GnuTLS error: An unexpected TLS packet was received.
I ran the test in loop with a timeout (script attached) and got a
relay,seh,tid,msvcrt,msvcr90 log (also attached).
--
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=30512
Bug #: 30512
Summary: TM2009 crashes with initialization failure
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilydjwg(a)gmail.com
Classification: Unclassified
Created attachment 39907
--> http://bugs.winehq.org/attachment.cgi?id=39907
Initilization failure screenshot
TM2009 is a proprietary messaging client for Tencent, which can communicate
with QQ---the popular IM client in China.
It can be downloaded from here:
http://dl_dir.qq.com/qqfile/tm/TM2009Beta3.3_chs.exe
After installation, running its executable (Bin/TM.exe) output nothing in
terminal, but only a "Initilization failure: 0x00000004" is shown.
--
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=19566
Summary: RPG Maker XP RTP/Player: Failed To Load Archive
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
After installing RPG Maker XP RTP 1.02e, starting an RPG Maker XP Game results
in "Failed to load archive."
--
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=26754
Summary: Regedit crashes on start when compiled with clang from
trunk
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34075)
--> (http://bugs.winehq.org/attachment.cgi?id=34075)
backtrace
I hit a clang bug recently, that required upgrading to trunk from 2.9 (or going
down to 2.8):
http://llvm.org/bugs/show_bug.cgi?id=9676
that's been fixed. Compiling wine from trunk works, but running it crashes in
wineboot. Backtrace indicates comctl32, and indeed, compiling just comctl32
with gcc gets regedit working.
Wineboot still shows a crash, but doesn't seem fatal. No backtrace though..
Comctl32/regedit backtrace attached.
--
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.