http://bugs.winehq.org/show_bug.cgi?id=23742
Summary: Graphics appear upside-down in SinkSub Pro and Piranha
Panic
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.wihlborg.se/piranha_panic.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to two games by Wihlborg Entertainment, Piranha Panic and
SinkSub Pro. Demo versions can be downloaded from
http://www.wihlborg.se/piranha_panic.html and
http://www.wihlborg.se/sinksub_pro.html
Piranha Panic works in Windows 3.1 and later. SinkSub Pro works in Windows 95
and later. There are possibly two problems which may be connected:
- Most graphics are rendered upside-down.
- Graphics are not refreshed properly.
The installers work okay, albeit complaining about not being able to create a
program group.
After starting Piranha Panic, notice the "garbage" which appears on-screen.
Drag the window mostly off-screen and back again. Doing that forces the window
contents to refresh and the upside-down text appears.
--
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=30272
Bug #: 30272
Summary: Mario Cat sometimes work
Product: Wine
Version: 1.4
Platform: x86-64
URL: http://www.pimpmynintendo.com/flash/cat-mario.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderstormpolska(a)o2.pl
Classification: Unclassified
Created attachment 39544
--> http://bugs.winehq.org/attachment.cgi?id=39544
Mario cat Debugger
Mario Cat work or not work :D If the game doesn't work (Debug), try again (and
again, and again, and again ...)
--
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=30948
Bug #: 30948
Summary: HtmlHelp crashes when opening CHM file
Product: Wine
Version: 1.5.6
Platform: Other
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=5210
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
To reproduce the crash:
1. Download and install the MSI package from
http://www.microsoft.com/en-us/download/details.aspx?id=5210
2. Open the CHM file from $WINEPREFIX/drive_c/Program Files (x86)/Content API
for Microsoft FAST Search Server 2010 for SharePoint/v1.0.15/doc
--
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=30644
Bug #: 30644
Summary: Random crash while using the downloader for StarCraft
2
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marmalodak(a)gmail.com
Classification: Unclassified
Created attachment 40115
--> http://bugs.winehq.org/attachment.cgi?id=40115
wine output
After downloading the 'installer' from blizzard's site, configuring wine and
launching the installer, things start off well but at some point it crashes.
Re-launching the installer, works well for a few minutes and then crashes again
repeatedly.
wine-1.5.2-2.fc16.x86_64
Using the script to install SC2. It relies on ie60.exe and the installer being
in ~/wineapps/cache
:------------------ cut here
#!/bin/bash
set -u
export BOTTLE=sc2
export WINEPREFIX=/home/john/wineapps/"$BOTTLE"
export DOWNLOADER=StarCraft_2_NA_en-US.exe
export
INSTALLER="$BOTTLE/drive_c/users/john/Desktop/SC2-WingsOfLiberty-enUS-Installer/Installer.exe"
function wt()
{
winetricks --no-clean --no-isolate sandbox prefix=${WINEPREFIX} $@
# --no-clean leaves downloaded packages in ~/.cache/winetricks so I can
reuse them
# --no-isolate because I'm managing the wineprefixes manually
}
[ $# -ge 1 ] && [[ $1 == 'clean' ]] && rm -rf "$BOTTLE"
if [ -f "$INSTALLER" ]; then
( cd $(dirname "$INSTALLER"); wine $(basename "$INSTALLER") )
elif [ -f "$BOTTLE/drive_c/$DOWNLOADER" ]; then
( cd "$BOTTLE"/drive_c/; wine 'C:\'"$DOWNLOADER" )
else
winecfg
cp cache/ie60.exe "$BOTTLE"/drive_c/
( cd "$BOTTLE"/drive_c/; wine 'C:\ie60.exe' )
#[ $? -eq 0 ] && wt ie6 # dunno why, but winetricks seems to fail at
installing ie6
[ $? -eq 0 ] && wt corefonts
[ $? -eq 0 ] && wt vcrun2005
[ $? -eq 0 ] && wt wininet
[ $? -eq 0 ] && wt winhttp
[ $? -eq 0 ] && wt physx
cp cache/"$DOWNLOADER" "$BOTTLE"/drive_c
( cd "$BOTTLE"/drive_c/; wine 'C:\'"$DOWNLOADER" )
fi
--
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=17568
Summary: program is not able to extract version information
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)devloop.de
Created an attachment (id=19719)
--> (http://bugs.winehq.org/attachment.cgi?id=19719)
log with ver channel debug
I try to run a program which tries to extract its own version (under windows:
right mouse button -> properties -> version). But if it is communicating with
its updateserver, the versioninformation is empty - seems it is not able to get
its own version.
If i overwrite version.dll with one from an original Windows installation it is
working.
Program I tried:
http://photoservice.fujicolor.de/downloads/SG-EC-20/Rossmann_Fotoservice.exe
As advised by arethusa from irc I attach a log with WINDEBUG=+ver.
--
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=30863
Bug #: 30863
Summary: Editplus 3.41: sftp not working
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raven566(a)hotmail.com
Classification: Unclassified
I am running the following software:
- Arch Linux
- Wine 1.5.5
- Editplus 3.41
When I try to connect to a machine via sftp, I get the error "Could not create
E value". Speaking to the developer, he said Editplus uses the Windows crypto
API.
As per this link below, Editplus including sftp should be working.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11435
There is nothing written to the console if I run via the command line. I posted
in the forum at the link below and was suggested that I raise a defect. Please
let me know if you need any more information.
http://forum.winehq.org/viewtopic.php?t=15790
I am also able to simulate this on Red Hat Enterprise Linux 6.2 64b and Wine
1.2.3.
--
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=28507
Summary: Gomez PEER fails to draw window
Product: Wine
Version: 1.3.28
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: hverbeet(a)gmail.com
Regression SHA1: c89a3ffe806278fa99cff7e3e27c3845c581315e
Created attachment 36575
--> http://bugs.winehq.org/attachment.cgi?id=36575
Wine 1.3.28 console output
Gomez PEER used to draw its window fine, but now draws nothing. This is a
regression.
c89a3ffe806278fa99cff7e3e27c3845c581315e is the first bad commit
commit c89a3ffe806278fa99cff7e3e27c3845c581315e
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Aug 30 20:12:32 2011 +0200
ddraw: Get rid of the surface implementation switching code.
:040000 040000 dfb3b24196ac3ad09100758a48b2d4ef7e45e26b
1e854cc19d0fdb0fa2ad309273e0bc57694d14d5 M dlls
:040000 040000 0236d0efd7b69652f1804d774b4cc754a2398975
a192773c9bba74eadb2485f8798c2d84a96a542a M include
http://source.winehq.org/git/wine.git/commitdiff/c89a3ffe806278fa99cff7e3e2…
This commit can not be reverted in latest git, but checking out the previous
commit resolves the problem.
--
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=18709
Summary: Breakout crashes:System.OverflowException: Value was
either too large or too small for a Decimal
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.gielow-home.de/home/download/breakout_xna.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I'm testing a few more XNA games. The nice thing is they give a very clear
description of what went wrong when they crash, like this one Breakout:
Unhandled Exception: System.InvalidOperationException: There is an error in XML
document (12, 81). ---> System.OverflowException: Value was either too large or
too small for a Decimal.
at System.Decimal.Compare(Decimal d1, Decimal d2)
at System.Decimal.op_LessThan(Decimal d1, Decimal d2)
Corresponding log gives:
0009:Call oleaut32.VarDecCmp(0032e974,0032e964) ret=7a2c43ed
0009:Ret oleaut32.VarDecCmp() retval=00000000 ret=7a2c43ed
0009:Call oleaut32.VarDecCmp(0032e974,0032e964) ret=7a2c43ed
0009:Ret oleaut32.VarDecCmp() retval=8002000a ret=7a2c43ed
0009:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032e850)
ret=78158
dd3
0009:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b844453
ip=7b844453
Running with native oleaut32 makes the game start and run just fine. If you
need any logs just tell me, and i'll attach them.
--
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=23160
Summary: NFSU2 sometimes hangs while loading
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrawl(a)baseoftrash.de
Using the patch on the AppDB, I got Need for Speed underground 2 to work. But
in the loading screen, it sometimes hangs (every 2nd time maybe, its totally
random). The loading animation continues, but it doesnt load anything. No
output on the console.
When I randomly get across the loading screen, everything works perfectly, but
sometimes it just doesnt load anything and continues to load forever. So its
unplayable.
Also affects the demo of the game, available for download here:
http://www.4players.de/services/downloadmanager/download.php?action=start_n…
--
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=30738
Bug #: 30738
Summary: trying to install IMVU version 472.2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayne.amanda(a)yahoo.com
Classification: Unclassified
Created attachment 40242
--> http://bugs.winehq.org/attachment.cgi?id=40242
new IMVU version 472.2 crashes during install
Program crashes IMVU version 472.2 during install process
--
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.