http://bugs.winehq.org/show_bug.cgi?id=26661
Summary: Big Fish Games client fails to validate some downloads
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://www.bigfishgames.com/download-games/3883/farm-f
renzy-2/download.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Some, but not all, the Big Fish Games downloads fail after "Verifying.."
appears in the client, and reports "Error downloading". An example is Farm
Frenzy 2.
Not a great deal is printed in the console:
fixme:seh:_abnormal_termination (void)stub
err:ole:CoGetClassObject class {81397204-f51a-4571-8d7b-dc030521aabd} not
registered
err:ole:CoGetClassObject no class object {81397204-f51a-4571-8d7b-dc030521aabd}
could be created for context 0x1
According to http://www.myplugins.info/guids/component_programming.php?guid=81
{81397204-F51A-4571-8D7B-DC030521AABD} DXTFilterFactory
BehaviorFactory.Microsoft.DXTFilterFactory.1
The .exes are stored in a cache but running them directly exits silently, and
the client tries to download them again. (The client sends a refresh so that a
caching proxy has to re-download it too - annoying).
Not aware of a workaround at this point.
--
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=24465
Summary: wine-1.3.2: Installer of Adobe Photoshop CS4
bootstrapper fails
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwintorok(a)gmail.com
Created an attachment (id=30867)
--> (http://bugs.winehq.org/attachment.cgi?id=30867)
diff of installer logs
With wine-1.3.2, after applying the workaround from bug #24365, Adobe CS4 fails
to install. Its log says:
"Installation result: 1603
[ 16] Sun Sep 19 15:50:25 2010 ERROR
2
Bootstrapper failed to install"
Attaching diff of installer logs, between wine-1.1.17 (works), and wine-1.3.2
(doesn't).
--
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=17015
Summary: Sins of a Solar Empire: In-game fonts appear too large
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 7wtjvu302(a)sneakemail.com
Created an attachment (id=18810)
--> (http://bugs.winehq.org/attachment.cgi?id=18810)
Single Player Game Setup (shows overlapping text)
All of the text in Sins of a Solar Empire, is rendered too large. This applies
to the in-game HUD, annotations, and the menus.
I am not the first to find this bug, I first saw it here, with a bit of a
workaround.
http://forums.stardock.com/171844/page/4
The game has a Font directory that contains 4 .ttf files and 34 .font files.
The .font files are just text and look like a way for the game to access a
named combination of a height and .ttf file.
This is an example of a .font file:
-----------
TXT
Font
Height 28
TypeFaceName "SinsAgencyBold"
-----------
SinsAgencyBold.ttf is in the Font directory.
This particular system of font indirection seems pretty straightforward and
non-OS-specific, so I don't think it is the main issue here. At the end of the
forums.stardock.com link above, there is a workaround that involves editing the
Height values in the various .font files.
This workaround helps a bit, but it would be nice if it just worked like in
Windows! :)
--
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=16122
Summary: Output area of a window moves twice as fast as the
window itself
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.emulator3000.emuita.it/Emulator3000/E3000.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Output area of the program's window moves twice as fast as the window itself
dragged.
See the video.
--
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=27934
Summary: Inconsistent "for /D" parsing when using wildcards
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
For instance,
for /d %i in (whatever*) do echo %i
gives
wine: cannot find L"C:\\windows\\system32\\do.exe"
File not found
--
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=16013
Summary: xmllitesetup (subinstaller of IE7) fails to install
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://support.microsoft.com/kb/915865
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
I'm trying to get the IE7 installer to work, but getting a part of it to work
is proving difficult too.
So far I've gotten it sort of to work, by using hacks, and a native pidgen dll.
The xmllitesetup can be installed from the url.
The tree I used for installing is http://repo.or.cz/w/wine/multimedia.git
WINEPREFIX/drive_c/windows/KB915865.log is used by the installer for
minimalistic logging
The failing lines seem to be
15.344: GetCatVersion: Failed to retrieve version information from
C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Tmp.0.KB915865.cat
with error 0x57
15.372: InstallSingleCatalogFile: MyInstallCatalog failed for
Tmp.0.KB915865.cat; error=0x000004c7.
15.373: DoInstallation:MyInstallCatalogFiles failed:STR_CATALOG_INSTALL_FAILED
15.378: CleanupTrustedInfFile: GetFileAttributes for
C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\update_SP2GDR.cat
failed: 0x2
--
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=28017
Summary: Adobe Reader X: Cannot print, error is "There were no
pages selected to print"
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bernard.gray(a)gmail.com
Summary: When trying to print documents in Adobe Reader X, the following error
appears (after correctly picking a printer/page range):
"The document could not be printed" -> Press OK
"There were no pages selected to print"
This happens regardless of how you set the print range, and for multiple
different printers, which are configured in CUPS
System Details:
Ubuntu 11.04: Wine 1.3.26 from https://launchpad.net/~ubuntu-wine/+archive/ppa
Have also tested under older versions of both Wine and Ubuntu, with the same
result.
Download Adobe Reader X from:
http://get.adobe.com/reader/otherversions/
Options:
Operating System: Windows XP SP3
Language: English
Version: Reader X 10.1 for Windows
--
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=28365
Summary: rmdir /s wrongly outputs "path not found" message when
confirming a recursive directory deletion
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Directory is correctly deleted, but we get a spurious "Path not found" message
Example:
Z:\path> mkdir foo
Z:\path> echo > foo\bar
Z:\path> rmdir /s foo
foo Are you sure (Y/N)?Y
Path not found
--
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=16641
Summary: Call of Duty 4 - Depth of field and soften smoke edges
broken
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://files.filefront.com/Call+of+Duty+4+Modern+Warfare
+Demo/;8774322;/fileinfo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taedium_vitae(a)eml.cc
Created an attachment (id=18223)
--> (http://bugs.winehq.org/attachment.cgi?id=18223)
Depth of field
If depth of field is enabled, and you look down your sight with the right mouse
button, the whole screen becomes hazy and black and white.Similar effect with
soften smoke edges enabled, only it occurs in all situations were your
character is playable, not just with the sight enabled.During game rendered cut
scenes, soften smoke edges also has lines/patterns all over the screen.Check
the screenshots to see the effect(s) for yourself.
--
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=26660
Summary: Fairy Godmother installation hangs BFG client
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://www.bigfishgames.com/download-games/1458/fairyg
odmothertyco/download.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The Big Fish Games client download Fairy Godmother Tycoon, and automatically
installs it. Unfortunately this causes the BFG client to hang and has to be
killed (although downloads do continue in the background).
fixme:advapi:SetNamedSecurityInfoW L"C:\\Program Files\\Fairy Godmother Tycoon"
1 4 (nil) (nil) 0x139868 (nil)
fixme:process:SetProcessShutdownParameters (00000100, 00000001): partial stub.
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:reg:RegSetKeySecurity :(0x80,4,0x38a330): stub
File system is ext4.
"winetricks ie6" needed to get the BFG client to work.
Restarting the BFG client reports that the trial has expired, but it has not,
and the game can be run directly.
wine ~/.wine/drive_c/Program\ Files/Fairy\ Godmother\ Tycoon/Fairy\ Godmother\
Tycoon.exe
--
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.