http://bugs.winehq.org/show_bug.cgi?id=60329 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org Keywords| |download URL| |https://downloads.skylum.co | |m/photolemur3/win/Photolemu | |r_3_Win_Setup.exe --- Comment #3 from Bernhard Übelacker <bernhardu@mailbox.org> --- (In reply to Ian from comment #0)
"Internet connection is
Go online to activate your Photolemur
[Cancel] [Retry]"
Cancel ends the program, retry just repeats this.
Hello, your first attachement for 11.17 seems to be a plain wine version, while the second attachement for 11.13 identifies as a staging version. I tried to install inside a minimal Debian 13-Trixie VM with winehq staging packages 11.13, with the auto downloading wine-mono package. But when starting the installed application I get also the "Go online" message. Therefore the question may be if the issue is a switched off activation server by Skylum? Starting with WINEDEBUG=+winsock,+wininet shows some interaction with api.photolemur.com at port 443. Updating this wineprefix to vanilla wine 11.17 shows the same issue. But when I enter this address https://api.photolemur.com into a webbrowser I receive a SEC_ERROR_EXPIRED_CERTIFICATE, because the certificate used by this webserver expired at 2026-06-11. Installing the package "faketime" and starting the application like below changes the message box into some welcome dialog offering to buy the application or go ahead with the free version. faketime -f '-1y' wine Photolemur\ 3.exe Therefore I assume this seems to be no wine issue? -- 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.