http://bugs.winehq.org/show_bug.cgi?id=23822
Summary: wintricks script SHA1 font sum needs updating Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wrinkledcheese@gmail.com
The SHA1 sum for the DroidSansFallback.ttf font seems to need updating. I would love to have my first programmatic contribution to the open source community. I will see if I can resolve this bug myself.
This is the line of code that needs to be updated(shown updated) in the winetricks script: do_droid DroidSansFallback.ttf "Droid Sans Fallback" 5065cce92e8420232db95ab3ba421e462b09b965
http://bugs.winehq.org/show_bug.cgi?id=23822
--- Comment #1 from wrinkled wrinkledcheese@gmail.com 2010-07-28 20:27:59 --- Created an attachment (id=29895) --> (http://bugs.winehq.org/attachment.cgi?id=29895) Updated winetricks script
The SHA1 sum has been updated for the DroidSansFallback.ttf font which winetricks downloads.
http://bugs.winehq.org/show_bug.cgi?id=23822
--- Comment #2 from wrinkled wrinkledcheese@gmail.com 2010-07-28 20:31:14 --- Created an attachment (id=29896) --> (http://bugs.winehq.org/attachment.cgi?id=29896) updated updated winetricks script
I forgot I first tried the no check option in the download function of the winetricks script. I remove the wget --no-check-certificate option from the download function. This should be preferred over the previous attachment which I can't seem to delete/remove.
http://bugs.winehq.org/show_bug.cgi?id=23822
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-07-28 20:58:17 --- Not part of the Wine project. Resolving invalid.
Issues for winetricks are to be filed here: http://code.google.com/p/winezeug/issues/list
http://bugs.winehq.org/show_bug.cgi?id=23822
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Status|RESOLVED |CLOSED
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2010-07-28 20:58:37 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=23822
--- Comment #5 from Austin English austinenglish@gmail.com 2010-07-29 00:11:08 --- This is already fixed in winezeug SVN.
http://bugs.winehq.org/show_bug.cgi?id=23822
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2010-07-29 00:18:05 --- Time for a new release, I guess.