[Bug 13713] Hema Album Software Advanced won't start, it crashes and has to be killed.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 15 08:15:36 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13713





--- Comment #8 from Hans Leidekker <hans at it.vu.nl>  2008-06-15 08:15:36 ---
Returning an error from InternetAttemptConnect will just hide the bug
because it will prevent the software updater from running on startup.

The real bug is that we don't clear last error when returning success
from HttpSendRequest. This makes the updater loop endlessly on the same
request.

With this bug fixed the updater dialog disappears but the GUI is completely
unresponsive for me.


-- 
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.



More information about the wine-bugs mailing list