http://bugs.winehq.org/show_bug.cgi?id=16673
Summary: Mathematica 7 trial installer complains "Source file is
corrupt"
Product: Wine
Version: 1.1.11
Platform: Other
URL: http://www.wolfram.com/products/mathematica
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing goes fine until:
001b:Call user32.CharPrevA(00615c68 "The source file is corrupted",00615c84 "")
ret=0042c880
001b:Call user32.MessageBoxA(0001002e,00cb28fc "C:\\Program Files\\Wolfram
Research\\Mathematica\\7.0\\AddOns\\Applications\\RemoteServices\\Java\\wolfram-remote-services-client.jar\r\n\r\nAn
error occurred while trying to copy a file:\r\nThe source file is
corrupted.\r\n\r\nClick Retry to try again, Ignore to skip this file (not
recommended), or "...,0061659c "Error",00000032) ret=00424723
That looks like an InnoSetup error. The source at
http://www.innosetup.com/isdl.php
shows that there are several things that can trigger that error,
and it's hard to tell which one it was, even with a +file,+relay log.
--
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=8178
--- Comment #20 from Dan Kegel <dank(a)kegel.com> 2009-01-29 20:37:42 ---
Hmm. With today's git, it crashes sooner, before it references gdiplus
because SetThreadIdealProcessor returns failure; we need a better stub
there. Changing that to not return failure, I get the gdiplus problem
again. Applying your suggested change gets it a bit further; it then
fails after
fixme:gdiplus:GdipBitmapGetPixel not implemented
So that's two new problems. One step forward, two steps back :-)
--
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=609
Diaa Sami <diaasami(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diaasami(a)gmail.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.
http://bugs.winehq.org/show_bug.cgi?id=7065
Jim Cameron <jim_24601(a)btinternet.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jim_24601(a)btinternet.com
--- Comment #88 from Jim Cameron <jim_24601(a)btinternet.com> 2009-01-29 14:12:22 ---
The Chronicles of Riddick: Escape from Butcher Bay (using SecuROM 5.03.13
according to the DaemonTools page) gives the "Please insert the original disc
instead of a backup" error.
The console gives
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg1: Permission denied
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg2: Permission denied
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=0
func=500 method=0)
but I think these are benign--/dev/sg{0,1,2} are my hard discs, and I am loath
to give SecuROM, of all things, raw write access to them.
It eventually gets round to opening the DVD device and accesses it in a
particular pattern--the meat of it seems to be as follows:
It reads one sector at a time in groups of 6. Within a group the space between
reads is fixed: 16, 32, 64, 160 and 128 sectors distance. Groups are spaced out
roughly linearly over the first 264MB of the disc, although if you graph the
offsets there is a slight wobble, it's not a straight line. Between runs of the
program, the exact positioning varies slightly but not significantly. It is
timing its accesses, apparently in real time (using
QueryPerformanceCounter/QueryPerformanceFrequency), but fudging the counter
frequency reported by Wine does not change the access pattern. Presumably it is
doing something more sophisticated with the timing information. Exactly what, I
haven't figured out yet.
There is another access pattern that seems to use groups of 2 sector reads, but
I haven't investigated that one. This would be the "data density measurement"
mentioned above.
Curiously, it made it past the copy protection once, without my doing anything
in particular. I suspect the timings are only very slightly off.
--
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=9133
Christian <c_pradelli(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |c_pradelli(a)yahoo.com
--- Comment #8 from Christian <c_pradelli(a)yahoo.com> 2009-01-29 13:23:54 ---
I don't think that this duplicate bug 10469, also if you can't select a user
you could send messages to all users.
--
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=2173
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #8 from Lei Zhang <thestig(a)google.com> 2009-01-29 12:46:13 ---
Commit 271e3bbad444d0975f0ea8a1230c2a46b766c1b6 fixed printing for Picasa.
Please retest with Geogrid and Music Time.
--
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=9364
Summary: Call from 0x7b840a80 to unimplemented function
gdiplus.dll.GdipSetLinePresetBlend
Product: Wine
Version: CVS
Platform: Other
URL: http://www.pando.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
uh, summary says it all.
Unfortunately this app asks for Outlook to be installed, so i installed it on
my "good" .wine, where I have MSOffice installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4756
Kamal <kalotus(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kalotus(a)gmail.com
--- Comment #30 from Kamal <kalotus(a)gmail.com> 2009-01-29 11:54:35 ---
I tried to install AllFusion ERwin Data Modeler 7.2.0.1644 with Wine 1.1.12 and
I couldn't install for the same bug. See details here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=15162
Now I came back to the default Ubuntu 8.10 Wine version (1.0.1) and solved it
using the native Windows riched20.dll and overriding it.
I also had to copy msls31.dll from the Windows/system32 directory.
HTH
--
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=8770
--- Comment #84 from Austin English <austinenglish(a)gmail.com> 2009-01-29 11:42:24 ---
Sounds like it's been fixed for a while...Is this still an issue in current
(1.1.13 or newer) wine?
--
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.