http://bugs.winehq.org/show_bug.cgi?id=34100
Bug #: 34100
Summary: Crash trying to run Artemis demo.
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nigel.hawkins(a)inmail24.com
Classification: Unclassified
Created attachment 45342
--> http://bugs.winehq.org/attachment.cgi?id=45342
Terminal output from crash.
Attempting to run the Artemis Spaceship Bridge Simulator (DEMO version 1.66)
from http://www.artemis.eochu.com/?page_id=35
The program brings up a select resolution screen. Clicking on "Start Game"
gives a few lines of text then crashes.
This is on Ubuntu 13.04 using wine from:
http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu raring main
Terminal output 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=34184
Bug #: 34184
Summary: Skype 6.7(6.6 too) cannot start, Runtime error 217 at
00525769, Loading of typelib L"uc.tlb" failed with
error 1006
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.skype.com/go/getskype-msi
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
Console log:
fixme:wlanapi:WlanOpenHandle (1, (nil), 0x32fae0, 0x1525924) stub
err:ole:TLB_ReadTypeLib Loading of typelib L"uc.tlb" failed with error 1006
In order to run Skype you must delete
$WINEPREFIX/drive_c/users/Public/Application Data/Skype
--
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=34418
Bug #: 34418
Summary: regression: Finale NotePad 2012 installer splash
screen appears as black box
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_chriscollins(a)hotmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 84fd7de0f7c0146b73f7b8d9cd364c9e6a7f3096
Created attachment 45817
--> http://bugs.winehq.org/attachment.cgi?id=45817
the Finale NotePad 2012 splash image as it's supposed to appear
Program: Finale NotePad 2012 (free download)
Download URL: http://www.finalemusic.com/products/finale-notepad/
Commit causing regression: 84fd7de0f7c0146b73f7b8d9cd364c9e6a7f3096 (server:
Don't trigger repaints on position changes for layered windows.)
Reproducing the Bug:
1) Download Finale NotePad 2012.
2) Run the installer.
Result: Before the installation dialog comes up, a splash screen is displayed.
In wine versions prior to the above-mentioned commit, the splash image (see
attachment) displays correctly. In wine versions after the commit, the splash
screen appears 100% black instead. Note that on faster PCs, the splash screen
appears and goes away rather quickly, so don't blink ;)
This bug is present in the latest git as of 8/30/2013. All steps of the
regression test were run using a fresh ~/.wine profile.
--
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=34463
Bug #: 34463
Summary: thai2english loads ok but crashes on startup
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: genrobgen5(a)gmail.com
Classification: Unclassified
Created attachment 45883
--> http://bugs.winehq.org/attachment.cgi?id=45883
bugreport and terminal output
Hi
I am trying to get a program thai2english to run with wine 1.6 (I have tried it
with 1.7 but get the same rusults). I am not sure if anything can be done but
would appreciate any help
Regards Rob genrobgen5(a)gmail.com
linux distr debian wheezy (recently updated)
gcc version 4.6.3 (Debian 4.6.3-14)
thai2english-setup-2.3.4233.exe
http://www.thai2english.com/downloading/thai2english-setup-2.3.4233.exe
started with wine '/root/.wine/drive_c/Program
Files/Thai2English/thai2english.exe'
there was a windows type message saying t2e-dbsetup.exe encountered a serious
problem and needs to close
--
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=34521
Bug #: 34521
Summary: make: *** [dlls/msxml3] Error 2
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drjoms(a)gmail.com
Classification: Unclassified
Created attachment 45960
--> http://bugs.winehq.org/attachment.cgi?id=45960
Output of "make install"
trying to install wine after compiling.
did follwoing:
./configure --without-xml --enable-win64
#so i can run 64 bit apps and NOT come across this XML dependancy and problem
make depend
#as a few README are saying
make -j 20
#8 core AMD, so...
make install &>> ~/wineinstall.log
#well, the last step is pretty obvious
last step was done as root.
Linux localhost 3.9.7 #1 SMP PREEMPT Tue Jun 25 22:47:20 CEST 2013 x86_64 AMD
FX(tm)-8350 Eight-Core Processor AuthenticAMD GNU/Linux
about lib that gives headache:
dev-libs/libxml2
Latest version available: 2.9.1-r1
Latest version installed: 2.9.1-r1
Size of files: 5,051 kB
Homepage: http://www.xmlsoft.org/
Description: Version 2 of the library to manipulate XML files
License: MIT
The 2.8 version is badly masked and doesn't actually compile on my machine as
far as I remember. So stuff is really buggy.
--
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=34542
Bug #: 34542
Summary: Regression - Kega Fusion 3.64 - Slow directx
performance and fullscreen not working anymore.
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joaogojunior(a)hotmail.com
Classification: Unclassified
I can't get fullscreen on wine-1.7.2, but it has been working perfectly on
wine-1.6, also noticed this on other directx applications (snesx9 v1.51,
phantasy star online v2). On windowed mode kega fusion loads and runs but with
an degraded performance of 4 to 5 fps, compared to 60 fps on wine-1.6 on the
same machine...
My system is an Slackware 13.37 32bits, latest nvidia legacy drivers (96.43.23)
on geforce mx 4000 64MB, AthlonXP and 1GB DDR1 RAM.
--
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=34547
Bug #: 34547
Summary: Very slow performance. StarCraft: Brood War.
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: AleXoundOS(a)ya.ru
Classification: Unclassified
"StarCraft: Brood War" game runs very slow (about 5 fps) including game menu
and the game interface itself. Cursor lags too. It's completely unplayable.
When running with "WINEDEBUG=warn+all" console is filled with the same message:
"warn:d3d_perf:wined3d_surface_blt Converted surface, using CPU blit."
Tested hardware:
Intel(R) Pentium(R) D CPU 3.20GHz
NVIDIA Corporation G92 [GeForce 9800 GT] (proprietary driver 325.15, direct
rendering enabled)
Important to note that the game works flawlessly with wine-1.5.28 on the same
hardware. So it looks as a major regression.
--
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=34593
Bug #: 34593
Summary: MS .Net 2.0 x64 installer fails under XP mode (works
under win2k3)
Product: Wine
Version: 1.7.2
Platform: x86-64
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=6523
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Noticed after bug 24196.
To reproduce:
$ wine64 uninstaller # remove wine-mono
$ wget
http://download.microsoft.com/download/a/3/f/a3f1bf98-18f3-4036-9b68-8e6de5…
$ wine64 NetFx64.exe
will eventually fail with a generic 'installation failed' error.
Looking through the log, it's failing at:
err:msi:ITERATE_Actions Execution halted, action
L"CA_Check64OS.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1603
and checking +relay:
002c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,00e8ae14
"FX_64bit_Specific.3643236F_FC70_11D3_A536_0090278A1BB8{C5E50291-C7AC-4A6D-90A6-27131BCA00C9}This
installation package supports only 64-bit version of Advanced Server 2003 or
later.[CommonFiles64Folder][WindowsFolder.3643236F_FC70_11D3_A536_0090278A1BB8]Microsoft.NET\\Framework64\\[ProgramFiles64Folde"...,00000036,00b65130,53004500000036)
ret=7fd5dd2826c0
indeed, setting winecfg's version to win2k3 let's it install. But I checked,
and it does work under XP 64-bit. Looking further in +relay, it looks like it's
checking VersionNT64, which wine doesn't seem to support:
002c:Call KERNEL32.MultiByteToWideChar(00000000,00000000,00e8ad62
"CA_SetSystem64Folder.3643236F_FC70_11D3_A536_0090278A1BB8( ((VersionNT64 <
502) OR (VersionNT64 = 502 AND WindowsBuild < 3506))
)CA_Check64OS.3643236F_FC70_11D3_A536_0090278A1BB8FX_64bit_Specific.3643236F_FC70_11D3_A536_0090278A1BB8{C5E50291-C7AC-4A6D-90A6-27131BCA00C9}This
installation package suppo"...,00000039,00b64f70,53004500000039)
ret=7fd5dd2826c0
austin@aw25 ~ $ sha1sum NetFx64.exe
e59cca309463a5d98daeaada83d1b05fed5126c5 NetFx64.exe
austin@aw25 ~ $ du -h NetFx64.exe
46M NetFx64.exe
austin@aw25 ~ $ /opt/wine6432/bin/wine64 --version
wine-1.7.2-200-g4544826
--
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=34613
Bug #: 34613
Summary: Hot Corners are active when using programs in
fullscreen mode (the mac driver)
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
When you use a program/game in fullscreen mode, resolution of which is the same
as that of your desktop, Hot Corners are active (of course, if they are turned
on in system settings). It can be especially annoying if one needs to point
things with the mouse cursor in such a program. Also, after activating a Hot
Corner the application loses the focus, then you can see, for example, two
mouse pointers.
Although it would be rather unusual to leave such a Hot Corner function as
"Sleep Display" working in fullscreen mode, for example in Team Fortress 2
(with the native Mac Steam client) you may open Dashboard with hot corners
which is then displayed over the game. It has to be decided whether turn off
all Hot Corner functions in fullscreen mode with the mac driver or just some.
Not a problem with the X11 driver.
--
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=34713
Bug #: 34713
Summary: Treasure Adventure Game: dialogue text unreadable
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rixa(a)cs.tut.fi
Classification: Unclassified
The dialogue text displays wrong and is unreadable.
The game starts with a scrolling screen of text that does render correctly,
followed by a scene on a boat with lots of dialogue that are all garbled. The
first line of dialogue is supposed to be "Baggus: What do you say we turn back
before this storm sends us to a watery grave?", but it looks more like:
a|††”’Y?v‡|“?ƒŽ?~Ž”?’|~?–„?“”‘|?||‚Š?|„…Ž‘„?“‡^’?’^–Ž‘Œ?’„|ƒ’?
”’?“Ž?|?–|“„‘~?†‘|•„^
(This is not exact - some characters render on top of each other, it's hard to
tell if there are spaces, and all the | are probably something else instead.)
It is probably meant to be displayed in the included smalle.fon. Wine does not
pick this up from the game directory. It has its own smaller file that gets
used instead, but replacing that with the one from the game doesn't work any
better.
I get readable text if I delete smalle.fon from wine entirely; then the game
renders with some anti-aliased vector font instead. While obviously an
improvement, it doesn't go visually very well with the low-resolution retro
graphics of the game.
The game is one of the freebies from GOG.com.
--
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.