https://bugs.winehq.org/show_bug.cgi?id=44632
Bug ID: 44632 Summary: abend after installation and startup of IPcamViewer Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: freek.weggeman@gmail.com Distribution: ---
Created attachment 60625 --> https://bugs.winehq.org/attachment.cgi?id=60625 show details after the message above and save as
IPCameraViewer has expierecesd a serious error and has to be closed.
This error appeares at installation time as well as at startup
https://bugs.winehq.org/show_bug.cgi?id=44632
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi
Is this the program: https://www.deskshare.com/ip-camera-viewer.aspx?
Also , you should upgrade to newest wine-version >3.0
wine-1.6.2 is way too old. FYI: __if__ that`s the program: it doesnt crash here, but errors out with a messagebox
https://bugs.winehq.org/show_bug.cgi?id=44632
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
https://bugs.winehq.org/show_bug.cgi?id=44632
--- Comment #2 from Freek Weggeman freek.weggeman@gmail.com --- Yes that is the Software I want to use.
I used
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add - sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list sudo apt-get update sudo apt-get install wine
To update Wine. I saw this in a Forum
The install was via program managemant MS compatability layer Meta package. I don get any updates?
https://bugs.winehq.org/show_bug.cgi?id=44632
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEEDINFO |NEW URL| |https://www.deskshare.com/i | |p-camera-viewer.aspx Summary|abend after installation |IPcamViewer cannot be |and startup of IPcamViewer |launched
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Freek Weggeman from comment #2)
Yes that is the Software I want to use.
Ok, i`ll add downloadlink
I don get any updates?
I don`t know how your distro works so you could upgrade wine. You could ask in forums of your distro.
Unfortunately an upgrade however will not make this program work. It seems to suffer from bug 44456, but i`m not 100% sure, so for now i`ll just confirm
https://bugs.winehq.org/show_bug.cgi?id=44632
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|IPcamViewer cannot be |IP Camera Viewer crashes on |launched |startup Version|unspecified |1.6.2 Hardware|x86 |x86-64 URL|https://www.deskshare.com/i |https://web.archive.org/web |p-camera-viewer.aspx |/20170627081707if_/http://w | |ww.deskshare.com/download/i | |pcv/IPCameraViewer.exe
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- I can still reproduce a crash on startup with wine-9.8 using IP Camera Viewer 4.04.
Adding a stable download.
$ sha1sum IPCameraViewer.exe 7192e251213c9e7748549520e1bde5527cda01ca IPCameraViewer.exe
$ du -sh IPCameraViewer.exe 20M IPCameraViewer.exe
https://bugs.winehq.org/show_bug.cgi?id=44632
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- I too get a crash when running with wine-9.8. However, running it in a 32bit prefix I get a messagebox "The application has encountered an error: Not implemented. (0x80004001) Please contact the publisher of this application for more information."
However, when compiling from source (also 32bit) I get the same messagebox, but with error code 0x8000FFFF...
https://bugs.winehq.org/show_bug.cgi?id=44632
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation Summary|IP Camera Viewer crashes on |IP Camera Viewer crashes on |startup |startup (Spoon Studio | |Packer)
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- According to DetectItEasy, the program is protected by "Spoon Studio". (It is now known as Turbo studio, but that has other issues)
I found a download here: https://spoon-virtual-application-studio-2012.software.informer.com/
Archived: https://web.archive.org/web/20240511165655/https://download.informer.com/win...
The Studio itself has the same issue. Unfortunately you can't use the studio, since you need a license for that, so it can't be tested like that.
https://bugs.winehq.org/show_bug.cgi?id=44632
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- And when I try to debug it, it sometimes corrupts the environment variables, leading ti %TEMP% not being expanded. No idea what is going on there.