http://bugs.winehq.org/show_bug.cgi?id=20728
Summary: K-Lite Codec Pack 5.40 Media Player Cinema: page fault
on write access
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24774)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=24774)
The major bug/crash as it appears when I open a .wav in Media Player Home
Cinema
Hey all, just bumped into a new problem. K-Lite Codec Pack 5.40 installed
perfectly, but when I go to play .wav files in the included Media Player Home
Cinema it has a page fault on write access.
Anyone interested in testing this major bug, you can download it here:
http://www.filehippo.com/download_klite_codec_pack/6504/
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17488
Summary: Animation issues in 4Story
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killzenator(a)gmail.com
Created an attachment (id=19581)
--> (http://bugs.winehq.org/attachment.cgi?id=19581)
Output …
[View More]of "wine 4Story.exe >> log.txt 2>&1"
In 4Story none of the character/npcs have animations, weapons move up and down
like their supposed to when you walk, characters stay the same.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20632
Summary: Windows Picasa cannot order photos
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jake.msstate(a)gmail.com
When trying to order pictures (Shop) through the Windows version of Picasa
(specifically 3.1.0 …
[View More]Build 71.4300,0), the application brings up an empty list
of providers.
The URL that it is trying to bring up is
https://client4.google.com/providers/printers.html
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=11521
Summary: SimRubik's 2 z-order problem
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://www.pcwelt.de/cgi-
bin/download/download.pl?fileid=4772
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stefan.Leichter(a)camLine.…
[View More]com
Created an attachment (id=10688)
--> (http://bugs.winehq.org/attachment.cgi?id=10688)
The program window after moving another window across it
The program windows draws fine on startup, but pressing any button will "hide"
all the buttons, also if the cube is turned with the mouse. When another window
is moved over the program window the buttons are redrawn but the cube
disapears.
(System is debian etch running kde with the nvidia x 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19508
Summary: Cosmology of Kyoto crashes.
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: motleyjester13(a)yahoo.com
Created an attachment (id=22696)
--> (http://bugs.winehq.org/attachment.cgi?id=22696)
Backtrace …
[View More]of Wine attempting to launch the game executable.
Ok, this one is of no major importance I guess. I just got nostalgic and
wanted to play Cosmology of Kyoto again. Anyway, upon trying to launch the
program I get a nice crash log, and no joy.
This one is an app made with Macromedia tools. I figured I'd go ahead an
introduce a bug for this one since none exist (surprising). The backtrace is
attached below. Cheers.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21351
Summary: Ankh: black screen since amid intro animation (autogen
mipmap)
Product: Wine
Version: 0.9.47.
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: chris.kcat(a)gmail.…
[View More]com
commit fc96587b3d4390f16f9c7d572e27ec950f715404 past 0.9.46
Author: Chris Robinson <chris.kcat(a)gmail.com>
Date: Wed Oct 3 04:19:15 2007 -0700
wined3d: Set D3DCAPS2_CANAUTOGENMIPMAP flag when supported.
is the major regression in Ankh (the first from the trilogy) as it causes a
black screen amid the intro sequence, after the display of "Kapitel 1: Audienz
mit Hindernissen", before the father punishes Assil. The black screen remains
even after the player gets control. This imposes garbage rating in AppDB since
0.9.47.
The commit itself seems harmless:
if(GL_SUPPORT(SGIS_GENERATE_MIPMAP)) {
*pCaps->Caps2 |= WINED3DCAPS2_CANAUTOGENMIPMAP;
Likely either Ankh or Wine enter a different code path as a result of this flag
being set. Bug #11167 is related to autogen_mipmap but probably harmless (my
understanding so far is that autogenmipmap only makes textures look nicer),
because among the applications from Deck13 affected by that other bug (Luka,
Ankh2, Jack Keane), only Ankh1 goes black.
Removing that capability in wine-1.1.36 makes the screen display normally.
Using Ubuntu Intrepid with Intel i915 graphics. This app works in XP on
another hardware equipped with builtin Intel graphics. I don't know whether the
XP machine declares CANAUTOGENMIPMAP.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10822
Summary: Dymola: gcc failes compiling simulation
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mauritzius(a)gmx.net
Created an attachment (id=9688)
--> (http://bugs.winehq.org/attachment.cgi?id=9688)
…
[View More]Dymola's Output
I'm trying to run the Demo-Version of Dymola (http://www.dymola.com) under Wine
0.9.51. Prior version of wine did not show the fonts correctly, since 0.9.51
fonts are displayed correctly and it is possible to use the model-editor.
When it comes to simulating, Dymola uses egcs in the background. egcs fails
with "gcc: installation problem, cannot exec `as': No such file or directory".
I tried adding the egcs/bin directory to Path using winecfg, however the
problem still persists.
Any clues?
Attached is the error-message Dymola gives (dymola.txt).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19184
Summary: File copying fails during installation of Mordor
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perchrh-wine(a)pvv.org
When installing the game, file copying fails.
Files are extracted to the temp dir (…
[View More]C:\MDRTMP.TM~) and copied to the
installation directory (C:\MORDOR).
A popup shows this error message:
"Mordor 1.1 is not properly installed. Please re-run setup at a later time to
install Mordor 1.1 properly."
Debug logs (file and file+relay channels) attached.
The problem seems to occur when copying SHOCK.WAV, or right after that.
The file is found in the installation directory after the error shows.
The contents of the installation diretory and the temp directory at time of the
error is attached.
To reproduce:
Download demo, unzip MORDOR1A.zip and MORDOR1B.zip, run setup.exe and check
(only) "Install MORDOR" and "Install WAVE files".
Optionally, first install MORDOR only (completes without error), then re-run
setup and install the WAVE files.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13955
Summary: owner-drawn combobox height different to windows
Product: Wine
Version: 1.0-rc5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
Created an attachment (id=14111)
--> (http://bugs.winehq.org/attachment.cgi?…
[View More]id=14111)
Screenshots
I make use of owner-drawn ComboBox's within my program (ImgBurn) and under
Ubuntu (via Wine 1.0 rc5 - and all versions before it that I've tested) they're
drawn too big and end up covering up the buttons below them.
It's only a matter of 2 or so pixels but it's enough to matter.
I've attached a zip containing a couple of PNG's.
1 from Windows (with 'Themes' disabled so it looks more like Ubuntu) showing
the expected height of the box and another from Ubuntu 8.04/Wine where the
combobox slightly overlaps the buttons below it.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17726
Summary: Civilization III Play the World: drop down menus in
multiplayer don't function
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: strider1551(a)gmail.com
When setting up a …
[View More]multiplayer game, the drop down menus do not function.
Because players cannot be added, this bug prevents any multiplayer game from
being started.
--
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.
[View Less]