From: Guillaume Cottenceau
Date: Sat, 9 Nov 2013 15:44:08 +0000 (+0100)
Subject: latest
X-Git-Url: http://git.zarb.org/?p=booh;a=commitdiff_plain;h=4708faf5dd40fa3928803a93ec6dfb5a23a281e7
latest
---
diff --git a/www/download.fr.html b/www/download.fr.html
index 1e702ae..ecefacd 100644
--- a/www/download.fr.html
+++ b/www/download.fr.html
@@ -117,7 +117,7 @@ deb-src http://ppa.launchpad.net/booh/ppa/ubuntu saucy main
Pour utiliser le code source directement, tout d'abord vous devez
- savoir que Booh a besoin de ruby, ruby-gettext >= 0.8.0,
+ savoir que Booh a besoin de ruby (compatible avec ruby 1.8 et ruby 1.9), ruby-gettext >= 0.8.0,
ruby-gtk2 >= 0.12 et gtk2 >= 2.8.
@@ -143,25 +143,6 @@ deb-src http://ppa.launchpad.net/booh/ppa/ubuntu saucy main
- Mises en garde de compatibilité
-
-
- - ruby-gtk2 0.17.0 a une sérieuse fuite mémoire et devrait être
- évité ; vous devez absolument rétrograder en 0.16.0 (si vous
- utilisez ruby < 1.8.7) ou mettre à jour en 0.18.1.
-
- - ruby-gtk2 0.18.0 plante car il manque Gdk::GC; utilisez
- 0.18.1.
-
- - utiliser ruby >= 1.8.7 avec ruby-gtk2 < 0.17.0 provoque des
- plantages (avec le message "[BUG] object allocation during
- garbage collection phase" sur la console), vous devez
- absolument rétrograder en ruby <= 1.8.6 ou mettre à jour en
- ruby-gtk2 >= 0.18.1.
-
-
-
-
Historique
diff --git a/www/download.html b/www/download.html
index 09f74a0..1abe683 100644
--- a/www/download.html
+++ b/www/download.html
@@ -117,7 +117,7 @@ deb-src http://ppa.launchpad.net/booh/ppa/ubuntu saucy main
To use sourcecode directly, first you need to know that Booh
- needs ruby, ruby-gettext >= 0.8.0,
+ needs ruby (compatible with ruby 1.8 and ruby 1.9), ruby-gettext >= 0.8.0,
ruby-gtk2 >= 0.12 and gtk2 >= 2.8.
@@ -141,24 +141,6 @@ deb-src http://ppa.launchpad.net/booh/ppa/ubuntu saucy main
- Compatibility warnings
-
-
- - ruby-gtk2 0.17.0 has a serious memory leak and should be avoided;
- you should absolutely downgrade to 0.16.0 (if you use
- ruby < 1.8.7) or upgrade to 0.18.1.
-
- - ruby-gtk2 0.18.0 crashes on missing Gdk::GC; use
- 0.18.1.
-
- - using ruby >= 1.8.7 with ruby-gtk2 < 0.17.0 triggers random
- crashes (with message "[BUG] object allocation during garbage
- collection phase" on the console), you should absolutely
- downgrade to ruby <= 1.8.6 or upgrade to ruby-gtk2 >= 0.18.1.
-
-
-
-
History
Noticeable changes in each release (check ChangeLog in source for details):