http://bugs.winehq.org/show_bug.cgi?id=22653
Summary: Does not install WebPlus Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: loader AssignedTo: wine-bugs@winehq.org ReportedBy: brafferton@btconnect.com
2 things Linux is completely useless at:
1. a decent wysiwyg web developer 2. External Message modems. which we will not dwell on here, but WINE is not able to install anything that is half decent to obviate these two problems
I used Serif Webplus X2, Now that I have Linux I have to make do with Kompozer. I can't.
I tried with a previous WebPlus version as I got a little further - but not much futher: On the Serif WebPlus 10 CD setup all you get is error 1627 That's it. No more information is available as it doesn't give any.
Does anyone want to borrow the CD?
I use Lucid LTS (it never worked in Karmic either) and WINE 1.1.43
I'd be happy to send more information on the problem if someone could tell me how to - or just give me an address to send the original CD to - that would be easier for everyone.
http://bugs.winehq.org/show_bug.cgi?id=22653
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|loader |-unknown Version|unspecified |1.1.43 Summary|Does not install WebPlus |Serif WebPlus X2 does not | |install
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2010-05-11 05:59:38 --- please attach terminal output as a text file
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #2 from Fitch brafferton@btconnect.com 2010-05-11 06:07:56 --- And how on earth would I do that?
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #3 from A Wine user RandomAccountName@mail.com 2010-05-11 06:12:20 --- (In reply to comment #2)
And how on earth would I do that?
http://wiki.winehq.org/FAQ#head-a37de3282d447376d2220d20a278ae52258551a4
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #4 from Fitch brafferton@btconnect.com 2010-05-11 07:03:32 --- Created an attachment (id=27876) --> (http://bugs.winehq.org/attachment.cgi?id=27876) Serif WebPlus output
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2010-05-11 07:11:46 ---
err:module:import_dll Library SAMLIB.dll (which is needed by L"C:\windows\profiles\brafferton\Temp\msi41e8.tmp") not found
Looks like Wine will need to implement this dll.
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-05-11 09:45:55 --- Created an attachment (id=27878) --> (http://bugs.winehq.org/attachment.cgi?id=27878) stub samlib
Does this patch help anything? It's a completely stubbed samlib
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #7 from Fitch brafferton@btconnect.com 2010-05-11 10:31:02 --- Being a complete putz at this, what would I do with this stub? (please keep your answer clean and in words of one syllable).
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #8 from Austin English austinenglish@gmail.com 2010-05-11 10:47:40 --- (In reply to comment #7)
Being a complete putz at this, what would I do with this stub? (please keep your answer clean and in words of one syllable).
http://wiki.winehq.org/Patching
http://bugs.winehq.org/show_bug.cgi?id=22653
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://download.cnet.com/Se | |rif-WebPlus/3000-10248_4-10 | |911355.html CC| |xerox_xerox2000@yahoo.co.uk Ever Confirmed|0 |1
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-05-11 11:18:40 --- There's a trial here at http://download.cnet.com/Serif-WebPlus/3000-10248_4-10911355.html that has the same bug. First I had to install a few stuff winetricks: 'winetricks mfc42 flash mdac28 jet40'
Then it halts with the same error, unable to load samlib.dll. At least the trial is happy with a complete stubbed samlib.dll I'll send a patch.
Currently i'm trying to get the app (trial) itsself running, but that runs into bugs too. I 'll open a new bugreport for that.
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #10 from Fitch brafferton@btconnect.com 2010-05-11 16:27:04 --- Not having much luck here! Tried patch -pl b.diff and got: patch: **** strip count l is not a number
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #11 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-05-11 17:10:46 --- (In reply to comment #10)
Not having much luck here! Tried patch -pl b.diff and got: patch: **** strip count l is not a number
that should be patch -p1 b.diff (so not -pl but -p1)
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #12 from Fitch brafferton@btconnect.com 2010-05-12 05:01:55 --- Thanks for telling me my error. Did Patch -p1 b.diff about 3 hours ago. Cursor hasn't come back yet, so I think it's safe to say that it's hung.
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #13 from Andrew Nguyen arethusa26@gmail.com 2010-05-12 05:10:20 --- You need to tell patch to read from b.diff and not standard in with the < shell redirection operator.
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #14 from Fitch brafferton@btconnect.com 2010-05-12 12:54:40 --- Created an attachment (id=27897) --> (http://bugs.winehq.org/attachment.cgi?id=27897) Terminal output text file
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #15 from Fitch brafferton@btconnect.com 2010-05-12 12:57:38 --- Oops! Should've gone to Specsavers! That did the trick... sort of! Webplus1.txt shows how far setup went.
http://bugs.winehq.org/show_bug.cgi?id=22653
--- Comment #16 from Austin English austinenglish@gmail.com 2010-05-20 11:18:23 --- Stub committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ae673f8deb4ad897afbea...
http://bugs.winehq.org/show_bug.cgi?id=22653
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #17 from Juan Lang juan_lang@yahoo.com 2010-05-20 12:01:10 --- The installer bug is fixed by the aforementioned commit, the fact that it doesn't run is covered in bug 22656.
http://bugs.winehq.org/show_bug.cgi?id=22653
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:40:15 --- Closing bugs fixed in 1.2-rc1.
http://bugs.winehq.org/show_bug.cgi?id=22653
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Fixed by SHA1| |1ae673f8deb4ad897afbea967a3 | |1dfda4d376007 CC| |focht@gmx.net
--- Comment #19 from Anastasius Focht focht@gmx.net 2012-04-21 09:26:53 CDT --- Hello,
filling fields ...
Regards
https://bugs.winehq.org/show_bug.cgi?id=22653
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.cnet.com/Se |https://archive.org/downloa |rif-WebPlus/3000-10248_4-10 |d/serif-webplus-x2/WebPlusX |911355.html |2Full.EXE
--- Comment #20 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download via Internet Archive for documentation.
Serif WebPlus X2
https://archive.org/details/serif-webplus-x2
https://archive.org/download/serif-webplus-x2/WebPlusX2Full.EXE
I've uploaded it from "alternative" source to archive.org. The full installer requires a serial for installation (no demo mode).
https://www.virustotal.com/gui/file/2eaa83c40f0c3fbcd545f6f49b923f4832568746...
$ sha1sum WebPlusX2* 35d064a8cf30048240b48d60013cf1c677be680b WebPlusX2Full.EXE 5d321e38a3f73b4cc4e192cad18b7735bd1ab1d9 WebPlusX2RES.EXE
$ du -sh WebPlusX2* 306M WebPlusX2Full.EXE 158M WebPlusX2RES.EXE
Regards