http://bugs.winehq.org/show_bug.cgi?id=33251
Bug #: 33251
Summary: RPG Tkool VX Ace: some texts aren't fit in the message
box.
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagawa.aki+winebugs(a)gmail.com
Classification: Unclassified
Created attachment 43971
--> http://bugs.winehq.org/attachment.cgi?id=43971
opening message from phoenix story on wine 1.5.26
RPG Tkool VX[1] (Japanese version of RPG Maker VX) based games, e.g. Phoenix
Story[2] and DESTINY ~FIRST FANTASY~[3], sometimes don't show right edge
characters. This issue occurs when the line consists 25-30 Japanese characters
and depends on the message box size.
This issue doesn't occur in Windows. So, I guess that it comes from differences
about text metrics. Looking into the wine debug log, these games use VL Gothic
font[4] with 24px cell height, i.e. CreateFont("VL Gothic", 24, ....), to show
texts.
[1] http://tkool.jp/products/rpgvx/
[2] http://phoenix.hotcom-web.com/wordpress/
[3] http://www.freem.ne.jp/win/game/3575
[4] http://vlgothic.dicey.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.
http://bugs.winehq.org/show_bug.cgi?id=19317
Summary: Enemy Nations: "Error 2 loading the game"
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.windwardreports.com/enemy_nations2.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joeljkparker(a)gmail.com
Enemy Nations is a 1997 real-time strategy game made for Windows 95. It
installs fine, but when the game starts, the black "Loading Enemy Nations..."
screen appears, followed by an error message: "Error 2 loading the game". No
console messages are printed using default logging.
--
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=28438
Summary: segfault in Dawn of War Soulstrom demo when drawing a
frame with mouse
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
Created an attachment (id=36453)
--> (http://bugs.winehq.org/attachment.cgi?id=36453)
console output of soulstorm launch with 1.3.28
Install and start the game.
Create a user, start the tutorial, draw a frame with the mouse, the game
segfaults.
Console output is attached.
I tried to find a regression but could find a previous working version yet.
--
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=13844
Summary: pywin32 cannot be installed
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirr(a)landau.phys.spbu.ru
Pywin32-211 cannot be installed - it just eat 100% cpu and never finishes.
Wine ver: c959867510703a100106f292cd26cb8f489236bb (post 1.0-rc4)
Here are the steps how to reproduce it:
$ export WINEPREFIX=`pwd`/bug.pywin32
$ wget -c http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi
$ wget -c http://downloads.sourceforge.net/pywin32/pywin32-211.win32-py2.5.exe
$ wineboot -i
$ msiexec /i python-2.5.2.msi /qb
This initilizes wine instance and installs python into it.
Let's try to install pywin32:
$ wine pywin32-211.win32-py2.5.exe
Oops, it eats 100% cpu and spawns new and new processes (pid of pywin32.exe
changes) and never completes.
On Windows XP pywin32-211.win32-py2.5.exe installs fine.
Thanks beforehand.
--
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=6922
--- Comment #20 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-11 20:04:00 CDT ---
(In reply to comment #19)
> i think this may be related to 29499, can anyone test with this patch?
Most likely yes. And now that bug 29499 is fixed this might be fixed too.
--
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=7163
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #20 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-11 20:02:31 CDT ---
No answer to last reminder, over 1 year without new posts, resolving abandoned.
If anyone is still able to reproduce feel free to reopen.
--
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=33289
Bug #: 33289
Summary: running into error trying to install actron
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbgoodrich(a)gmail.com
Classification: Unclassified
Created attachment 44041
--> http://bugs.winehq.org/attachment.cgi?id=44041
backtrace file of error
Actron has a utility suite for my OBD Code scanner to upgrade my device and
look up codes i have attached the backtrace
--
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=33304
Bug #: 33304
Summary: MPLAB 8.90 keeloq install chrashes
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guido.robello(a)gmail.com
Classification: Unclassified
Created attachment 44056
--> http://bugs.winehq.org/attachment.cgi?id=44056
Register & memdump by the MPLAB 8.90 Installer
During the installation of the MPLAB 8.90 suite the process crashed with the
information reported in attached file; the "sub-system" involved is the
"Keeloq" (I don't use it so no problems for my PICs) who is concerned with it
could have some trouble
--
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=2203
--- Comment #35 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-09 11:13:43 CDT ---
(In reply to comment #34)
> How should this be resolved... fixed?
AFAIR from other bugs we are waiting for Dosbox to release the newer version
with proper support wine paths.
--
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.