Dear Wine Developers,
Looks like such ignorance is usual practice in wine. I just need to ignore EINTR in one more place. Otherwise our client application is bad working in Wine.
Occasioned by trying to install the Evernote 3.5 Beta Windows client - which coincidentally requires .NET Framework 3.5...
I've noted that .NET 3.5 doesn't work. I'm wondering what level DOES work (or is about to work). I think I saw the possibility that Evernote will be supporting an earlier release before they exit their beta. So I'd like to "negotiate" with them so that they go back far enough to meet what WINE can support.
Evernote, though splendid people with a fine offering, have no plan to write a Linux client. Today Evernote 3.1 runs just fine on WINE.
Thanks, Martin
Martin Packer Performance Consultant IBM United Kingdom Ltd +44-20-8832-5167 +44-7802-245-584
email: martin_packer@uk.ibm.com
Twitter ID: MartinPacker
"One Tribe Y'all" :-)
Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
On Friday 25 September 2009 11:42:22 am Martin Packer wrote:
Occasioned by trying to install the Evernote 3.5 Beta Windows client - which coincidentally requires .NET Framework 3.5...
It wants .NET Framework 3.5 service pack 1 to be precise, which is a repackaged .NET 2.0 service pack 1. Current show stopper bug for the latter is http://bugs.winehq.org/show_bug.cgi?id=16956
I've noted that .NET 3.5 doesn't work. I'm wondering what level DOES work (or is about to work). I think I saw the possibility that Evernote will be supporting an earlier release before they exit their beta. So I'd like to "negotiate" with them so that they go back far enough to meet what WINE can support.
.NET 3.0 should install on Wine these days.
-Hans
Thanks Hans! Have asked Evernote whether 3.0 could be supported in their code.#
Cheers, Martin
Martin Packer Performance Consultant IBM United Kingdom Ltd +44-20-8832-5167 +44-7802-245-584
email: martin_packer@uk.ibm.com
Twitter ID: MartinPacker
"One Tribe Y'all" :-)
Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
2009/9/25 Dmitriy Anisimkov anisimkov@ada-ru.org:
Dear Wine Developers,
Looks like such ignorance is usual practice in wine. I just need to ignore EINTR in one more place. Otherwise our client application is bad working in Wine.
Patches should be sent to wine-patches@winehq.org, not wine-devel.