http://bugs.winehq.org/show_bug.cgi?id=11998
Summary: Lunia Installer displays almost nothing; hangs
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://lunia.nexon.co.jp/beginner/down.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=11330)
--> (http://bugs.winehq.org/attachment.cgi?id=11330)
Commandline output of the installer before accepting the license
The installer to the free (as in beer) Japanese online game Lunia Senki shows
only an almost white window and hangs after accepting the (undisplayed)
license. This happens when using a clean 0.9.57 install. I'll attach the
commandline output from before and after accepting the license agreement.
For reproducing the bug simply download the installer at the included URL (use
the right download button). When running the installer the left option is the
"Accept license" button.
--
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=12406
Summary: document explorer (part of win doc kit) won't run
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/3/c/33cfef4d-
21da-4229-bc17-3eac7a7eabe1/WDKDocs_02222008.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
follow up to bug 12331 (which was about installation, and is fixed in current
git). document explorer dies with a note saying it wants to contact microsoft
to send a bug report.
--
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=20465
Summary: Brothers In Arms Hell's Highway : Setup asks for DVD
for every .cab file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24342)
--> (http://bugs.winehq.org/attachment.cgi?id=24342)
log
During the file copy process, the setup program asks for the DVD location (eg.
Z:\mnt\cdrom\...) everytime it has to extract files from a .cab archive. It
does not prevent the install process to work, but this behaviour seems quite
unusual for a game that uses a single DVD disc. I browsed the web and have not
found users whom had this issue under Windows. Console output is 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=19306
Summary: visual bugs on Trackmania in 1.1.19
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoann.laissus(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=22351)
--> (http://bugs.winehq.org/attachment.cgi?id=22351)
without the bug
Since wine 1.1.19 with the fbo mode and the GLSL enabled, Trackmania Nations
Forever have importants visual bugs. For example, the car are not displayed.
I attached the screen of the main menu with the bug and without the bug.
The regression test :
commit 3e099d014750fa5fc2a10c6aa4bf23ddc80a1fc6
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Feb 25 21:20:39 2009 +0100
wined3d: Advertise post pixelshader blending for a few more formats.
Windows advertises it on all these formats(Nvidia Geforce 7400), and
Trackmania Nations needs it on D3DFMT_Q8W8V8U8 to accept ps_3_0 support.
--
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=15405
Summary: Problem with wrc 1.0
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quinlan(a)rulequest.com
I have a .rc file that compiles perfectly with wrc 0.9.40 (and with VisualC++)
but gives a syntax error with wrc 1.0.
wrc -I. -fowindows.res windows.rc
windows.rc:102:15: Error: syntax error
Lines 102 and following are
CONSTRDB DIALOG DISCARDABLE 20, 20, 148, 266
STYLE WS_POPUP | WS_CAPTION
CAPTION "Classifier Construction Options"
FONT 9, "MS Sans Serif"
BEGIN
....
Using the .res file produced by wrc 0.9.40 with wine 1.0 seems to work fine.
--
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=18934
Summary: Free PDF to Word Doc converter's installer reports
wrong ClassNN (appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
When installing Free PDF to Word Doc converter with appinstall, I usually click
buttons by their ClassNN. The first window that pops up is:
Setup
This will install Free PDF to Word Doc Converter. Do you wish to continue?
Yes / No
On windows, the Yes has a ClassNN of 'Button1', and No is 'Button2'.
On wine, they're 'Button6' and 'Button7'.
The rest of the installer's buttons are reported correctly, though.
--
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=14838
Summary: TMPDIR environment variable is not used at all
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://en.wikipedia.org/wiki/TMPDIR
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killertux(a)suomi24.fi
Tested on Wine 1.1.2-307-g520ab5c
Wine simply does not use TMPDIR environment variable and as far as I know Wine
has never used this environment variable... it just defaults to /tmp
--
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=17686
Summary: Silkypix 3.0 has some bugs
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
I installed Silkypix 3.0 that came with my Panasonic G1 camera - latest version
3.0.1.6 (which I used in my tests) can be downloaded from here:
http://www.isl.co.jp/SILKYPIX/english/p/
Overall it seems to work, more or less. There are a few issues:
1. The installer seems to hang at the very end. I waited for a while, then I
killed it. I'm not sure if this has caused some of the other issues.
2. The menus are invisible, unless I blindly click on one of them, then move
the mouse left-right. After a while they disappear again.
3. The file selector doesn't work very well. E.g., I click Open File, then I
try to move into another directory in the file selector window - except it
won't do anything. I click on the folder, it won't navigate to it. I have to
drop down the top "Look In" element and select the directory there.
Developing the files seems to work fine. Example:
- Open File, choose RAW file
- mess with the menus on the left side if you want to choose different
parameters (or don't, if the defaults are fine)
- go to Development menu, click Development, save as TIFF
Voila, the RAW file is developed.
I have not made any comparisons yet with files developed on Windows, to see if
there are any differences under Wine.
System is ThinkPad T61 running Ubuntu 8.10 32 bit fully updated.
Wine version is 1.1.16
Silkypix 3.0.1.6
--
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=14026
Summary: Installshield does not exit after install
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://uk.slingmedia.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=14216)
--> (http://bugs.winehq.org/attachment.cgi?id=14216)
Executables highlighted
After installing SlingPlayer, the InstallShield wizard remains in memory.
Killing IDriverT.exe causes the remaining .exes to quit.
After so long, some of the .exes quit themselves, but IDriver.exe and
IDriverT.exe remain.
Killing the processes causes no issues.
--
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=20629
Summary: Wargames crashes a few minutes into the game
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.kazade.co.uk/downloads/wargames.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kazade(a)gmail.com
Created an attachment (id=24599)
--> (http://bugs.winehq.org/attachment.cgi?id=24599)
Relay log
Wargames crashes after a few minutes of play. The same error occurs with the
demo version (which I've tracked down and uploaded for this report). To
reproduce, start the game, right-click the building and click the tank icon at
the bottom several times to buy 6 or 7 tanks. After a while a tip will appear
on the screen that says click to continue. Click the mouse and then wait for
more tanks to arrive, after 4 or 5 tanks have arrived the program will crash.
I've attached a truncated relay log (hopefully leaving the relevant part, the
original was 3 millions lines long!).
--
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.