http://bugs.winehq.org/show_bug.cgi?id=31065
Bug #: 31065 Summary: Unimplemented SHSetUnreadMailCountW crashes PortableApps Thunderbird Product: Wine Version: 1.5.7 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: marc@marcchamberlin.com Classification: Unclassified
Created attachment 40775 --> http://bugs.winehq.org/attachment.cgi?id=40775 Messages and exception thrown by Thunderbird on startup.
I am guessing from the stack walkback that there is an unimplemented function called SHSetUnreadMailCountW that PortableApps version of Thunderbird is relying on? (see attached file for info on the exception I am seeing) This crash started recently, and the folks on the PortableApps forum believe this is a Wine issue.
wine --version wine-1.5.7
PortableApps Thunderbird 13.0.1
openSuSE12.1
Marc..
http://bugs.winehq.org/show_bug.cgi?id=31065
--- Comment #1 from Austin English austinenglish@gmail.com 2012-06-28 17:34:22 CDT --- Created attachment 40776 --> http://bugs.winehq.org/attachment.cgi?id=40776 stub
Try this.
http://bugs.winehq.org/show_bug.cgi?id=31065
--- Comment #2 from Marc C marc@marcchamberlin.com 2012-06-30 23:20:19 CDT --- Austin - Thanks for supplying a patch, but unfortunately I think I am getting in over my head in trying to figure out how to apply it and install a new version of Wine on my systems. Worse yet, I am running an x64 bit system and that appears to be adding some additional complexity in building Wine.
I got as far as creating a clone of the git repository for Wine, but when I tried to setup my system to build Wine, I started running into troubles. I tried to find and install the packages for openSuSE11.x (even though I am running openSuSE12.0 See http://wiki.winehq.org/WineOn64bit#head-a3ff796906fa5d99b35aaf0e858760bf98f4... and had to make a guess on many of them as I could not find an exact match in the package names. Which led to some dependency conflicts that I am not completely sure I resolved correctly either.) Also the script to install the recommended packages (see http://wiki.winehq.org/Recommended_Packages) is not set up for openSuSE12.0 and it aborted when I tried to run it)
So I think I am beginning to spend more time than I had intended and I am not sure what I am doing anywise. (I have never used git or done a build of Wine so this is all new to me.) Is there a better approach to trying out and testing this patch?
http://bugs.winehq.org/show_bug.cgi?id=31065
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cfa1813e1bd2f08cfa7d6013335 | |e9bc19173cc38 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-07-02 14:38:46 CDT --- (In reply to comment #2)
Austin - Thanks for supplying a patch, but unfortunately I think I am getting in over my head in trying to figure out how to apply it and install a new version of Wine on my systems. Worse yet, I am running an x64 bit system and that appears to be adding some additional complexity in building Wine.
I got as far as creating a clone of the git repository for Wine, but when I tried to setup my system to build Wine, I started running into troubles. I tried to find and install the packages for openSuSE11.x (even though I am running openSuSE12.0 See http://wiki.winehq.org/WineOn64bit#head-a3ff796906fa5d99b35aaf0e858760bf98f4... and had to make a guess on many of them as I could not find an exact match in the package names. Which led to some dependency conflicts that I am not completely sure I resolved correctly either.) Also the script to install the recommended packages (see http://wiki.winehq.org/Recommended_Packages) is not set up for openSuSE12.0 and it aborted when I tried to run it)
So I think I am beginning to spend more time than I had intended and I am not sure what I am doing anywise. (I have never used git or done a build of Wine so this is all new to me.) Is there a better approach to trying out and testing this patch?
The patch is now in git: http://source.winehq.org/git/wine.git/commitdiff/cfa1813e1bd2f08cfa7d6013335...
so you can wait for the next release (should be tomorrow) :)
http://bugs.winehq.org/show_bug.cgi?id=31065
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:14:04 CDT --- Closing bugs fixed in 1.5.8.
http://bugs.winehq.org/show_bug.cgi?id=31065
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mhforum@pccafe.de
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-10-30 12:44:05 CDT --- *** Bug 32105 has been marked as a duplicate of this bug. ***