http://bugs.winehq.org/show_bug.cgi?id=19903
Summary: Wow.exe crashes at startup
Product: Wine
Version: 1.1.28
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: to.wingie(a)gmail.com
Created an attachment (id=23364)
--> (http://bugs.winehq.org/attachment.cgi?id=23364)
backtraces
while starting it crashes with long crashdump and backtraces
--
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=31326
Bug #: 31326
Summary: ScriptStringOut draw glyphs with wrong pitch when
WenQuanYi Micro Hei is used
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 41164
--> http://bugs.winehq.org/attachment.cgi?id=41164
C test case
wine-1.5.9-222-g47b9dd1
ttf-wqy-microhei:
0.2.0-beta-1
WenQuanYi Micro Hei is used as a replacement of SimSun in Ubuntu Wine package,
SimSun is the default GUI font for Chinese version of Wine/Windows.
After 5a45e3474141536b02cfc4e924be3aacbd6ad2c5 ( usp10: Implement GPOS Pair
Adjustment Positioning Subtable. ) , the glyph pitch is wrong when display
string with ScriptStringOut using WenQuanYi Micro Hei.
The simplest way to reproduce this bug is :
1. Make sure WenQuanYi Micro Hei is installed and set as replacement of SimSun
2. Open wine iexplore with LC_ALL=zh_CN.utf8
3. type some characters into the address bar, for example, '/', '<', '>', '.'
Expect result:
The pitch between different glyphs should be a suitable value
Actual result:
The pitch between two '/' is larger then normal, pitch between two '>' is even
larger, pitch between two '.' is zero, pitch between two '<' is negative.
winetricks usp10 workaround the bug.
The attachment is a test case, notice that SSA_LINK flag in ScriptStringAnalyse
is necessary to reproduce this bug.
--
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=28218
Summary: "application.exe ." gets the incorrect directory
argument
Product: Wine
Version: 1.3.27
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Testcase:
$ pwd
/home/user/directory/test
$ any_windows_application.exe .
(Application will open files under "/home/user/directory")
The easiest way to reproduce this bug report is to use IrfanViewer (
http://gd.tuwien.ac.at/graphics/irfanview/ )
--
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=17422
Summary: PC_met's Toptherm does not work
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=15669
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
PC_met's glider pilots part ("TopTherm") does not work. The app heavily uses
ole32. Everything else I checked so far worked perfectly.
Here's the shortlog: http://pastebin.com/f570e3356 (After the MessageBox() it
hangs, then crashes)
If you need one, I will create another, bigger log for you.
I checked with dcom98 too, same crash.
Sorry, but the demo does not allow you to check these products afaik.
--
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=32005
Bug #: 32005
Summary: Microsoft SQL Server Management Studio Express 2005:
service status notifications missing (needs
ExecNotificationQueryAsync)
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 42188
--> http://bugs.winehq.org/attachment.cgi?id=42188
+wbemprox trace of attempt to restart service
Continuation from bug 31524:
Now that methods for controlling service are implemented, it is possible to
invoke stop/pause/restart on service. Under Windows, selecting Restart first
stops service, then starts it. Under Wine it only stops the service.
The application never receives any notification after service status changes.
After invoking either stop or restart the service is stopped, but the options
to stop and pause are still enabled and the options to start and resume are
still disabled. This is most likely due to unimplemented
IWbemServices::ExecNotificationQueryAsync, that can be seen early in the
attached log. I improved the stub a little, so the parameter values are
included.
Attached log was obtained by connecting to a MSDE database and selecting
Restart. Winetricks dotnet20 win7 was required to install this application.
--
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=7984
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|winex11.drv |comctl32
Version|unspecified |0.9.8.
--- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-18 01:45:11 CDT ---
If it's really comctl32 vs user32 static control then it's obviously still
present cause this code duplication is not implemented yet and I don't think
it's trivial enough to do, at least I expect it will need some loader magic and
several test applications including dll that could act as manifest-activated
lib that overrides builtin classes. Or something simpler if it turned out that
no custom dll is allowed to do so and it's only limited to comctl32 v6.
--
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=4742
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |40afb51a70ae491011f44dc9e6c
| |1bbf59cf8bd00
--
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=19103
Summary: Don`t install Kompas v8
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patsev.anton(a)gmail.com
Don`t install Kompas v8
--
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=10701
Summary: Renegade 64 RAM viewer fonts are too small.
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9535)
--> (http://bugs.winehq.org/attachment.cgi?id=9535)
Renegade 64's RAM viewer.
Renegade 64 has this nice RAM viewer that views the RAM of whatever emulator
R64 happens to be attached to.
Thing is, that the font used to render the addresses and their data are a tad
too small. The application seems to be programmed with one font size in mind,
and has no tolerance for fonts being a size their not supposed to.
Since the separators separating the RAM addresses are fixed, the characters
display over the separators rendering them useless. This also makes it display
too much information before a line break. I've included a picture with the
problem.
There is one fixme that also seems somewhat important:
fixme:font:WineEngCreateFontInstance Untranslated charset 255
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.