This shows you the differences between two versions of the page.
|
software:zim [2010/07/23 12:08] brendan |
software:zim [2010/08/01 21:28] (current) brendan |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Please report bugs here: https://bugs.launchpad.net/zim . Be sure to mention you're using Zim in Windows! | Please report bugs here: https://bugs.launchpad.net/zim . Be sure to mention you're using Zim in Windows! | ||
| - | [[https://code.launchpad.net/~bkidwell/zim/pyzim-win-installer|Source code for the installer]] is available at Launchpad, and it is merged into the [[https://code.launchpad.net/~pardus-cpan/zim/pyzim|Zim trunk]] when definitive progress has been made. | + | [[https://code.launchpad.net/~bkidwell/zim/pyzim-win-installer|Source code for the installer]] is available at Launchpad, and it is merged into the [[https://code.launchpad.net/~pardus-cpan/zim/pyzim|Zim trunk]] when definitive progress has been made. For the build and install scripts themselves, see ''./windows/*.py'' and ''./windows.*.nsi''. |
| [[http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC6EEFFD785B2801B|Brendan Kidwell's GPG key]] for the signatures on this page | [[http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC6EEFFD785B2801B|Brendan Kidwell's GPG key]] for the signatures on this page | ||
| Line 13: | Line 13: | ||
| The 0.4x series of Zim is a rewrite/port of the old Perl code to Python and is being actively developed. The Windows installer for this branch is much smaller than the old one for the 0.2x series. | The 0.4x series of Zim is a rewrite/port of the old Perl code to Python and is being actively developed. The Windows installer for this branch is much smaller than the old one for the 0.2x series. | ||
| - | //Where are releases 0.47 and 0.48?// Coming soon, I promise! As some features were added and some code slightly reorganized after 0.46, the script that builds the installer broke. Zim 0.48 on 21 July 2010 and I intend to follow up with a fully working installer by the end of July. | + | [[http://www.glump.net/content/zim/Zim-setup-0.48_2010-08-01.exe|Zim-setup-0.48_2010-08-01.exe]] (17.4 MiB) |
| + | [ [[http://www.glump.net/content/zim/Zim-setup-0.48_2010-08-01.exe.md5|md5]] | | ||
| + | [[http://www.glump.net/content/zim/Zim-setup-0.48_2010-08-01.exe.sig|sig]] ]\\ | ||
| + | Known bug: [[https://bugs.launchpad.net/zim/+bug/569091|cannot open another notebook]] -- Once you've opened one notebook, the Open command always fails after that. **Workaround:** be sure to register ''*.zim'' files to ''zim.exe'' during the installer, and just browse to the notebook's ''.zim'' file in Explorer and double-click it. | ||
| [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe|Zim-setup-0.46_2010-04-13.exe]] (16.9 MiB) | [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe|Zim-setup-0.46_2010-04-13.exe]] (16.9 MiB) | ||
| [ [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe.md5|md5]] | | [ [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe.md5|md5]] | | ||
| [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe.sig|sig]] ]\\ | [[http://www.glump.net/content/zim/Zim-setup-0.46_2010-04-13.exe.sig|sig]] ]\\ | ||
| - | Known bug: [[https://bugs.launchpad.net/zim/+bug/562111|No handlers could be found for logger "zim.fs"]] -- displays an error message about this every time you quit. | + | Known bug: <del>[[https://bugs.launchpad.net/zim/+bug/562111|No handlers could be found for logger "zim.fs"]]</del> -- displays an error message about this every time you quit. |
| ===== Old: 0.2x series ===== | ===== Old: 0.2x series ===== | ||
| - | This is the old Perl version. This series isn't being actively maintained. | + | This is the old Perl version. This series isn't being actively maintained. Code, Issues, and Releases from the old Google Code site are available here: |
| + | |||
| + | [[http://www.glump.net/content/zim/old/|Archive of Zim Desktop Wiki installer for 0.2x Perl branch]] | ||
| - | Releases in this series can currently be found at the [[http://code.google.com/p/zimdesktopwiki-windows/downloads/list?can=1&q=&colspec=Filename+Summary+Uploaded+Size+DownloadCount|old Google Code]] site but they may move in the future. | ||