From pterjan at linuxfr.org Wed Nov 1 08:59:39 2006 From: pterjan at linuxfr.org (Pascal Terjan) Date: Wed, 01 Nov 2006 14:59:39 +0100 Subject: [Alexandria-list] Alexandria and FC6 In-Reply-To: <1162236266.3093.8.camel@bureau.maison> References: <1162236266.3093.8.camel@bureau.maison> Message-ID: <1162389579.5252.6.camel@plop> Le lundi 30 octobre 2006 ? 20:24 +0100, Tanguy Eric a ?crit : > /usr/lib/ruby/site_ruby/1.8/gnomecanvas2.rb:2:in `require': no such file > to load -- libart2 (LoadError) This is the one you really need to fix. You should install the libart2 binding, (maybe a ruby-libart2 package). It is part of Ruby-GNOME2 If you installed from packages, report a bug to have ruby-gnomecanvas2 require ruby-libart2 From tao at acc.umu.se Wed Nov 1 09:14:56 2006 From: tao at acc.umu.se (David Weinehall) Date: Wed, 1 Nov 2006 15:14:56 +0100 Subject: [Alexandria-list] Problems with UK-version of Amazon? Message-ID: <20061101141456.GU23256@vasa.acc.umu.se> Does anyone else than me have problem using Alexandria with amazon.co.uk? It used to work, but these days I don't get any hits at all, even for books that the normal searchbox on the amazon webpage can find. US-version of Amazon still works, but they don't have all UK-editions. Regards: David Weinehall -- /) David Weinehall /) Northern lights wander (\ // Maintainer of the v2.0 kernel // Dance across the winter sky // \) http://www.acc.umu.se/~tao/ (/ Full colour fire (/ From eric.tanguy at univ-nantes.fr Wed Nov 1 16:37:41 2006 From: eric.tanguy at univ-nantes.fr (Tanguy Eric) Date: Wed, 01 Nov 2006 22:37:41 +0100 Subject: [Alexandria-list] Alexandria and FC6 In-Reply-To: <1162389579.5252.6.camel@plop> References: <1162236266.3093.8.camel@bureau.maison> <1162389579.5252.6.camel@plop> Message-ID: <1162417061.18185.4.camel@bureau.maison> Le mercredi 01 novembre 2006 ? 14:59 +0100, Pascal Terjan a ?crit : > Le lundi 30 octobre 2006 ? 20:24 +0100, Tanguy Eric a ?crit : > > /usr/lib/ruby/site_ruby/1.8/gnomecanvas2.rb:2:in `require': no such file > > to load -- libart2 (LoadError) > > This is the one you really need to fix. > > You should install the libart2 binding, (maybe a ruby-libart2 package). > It is part of Ruby-GNOME2 > > If you installed from packages, report a bug to have ruby-gnomecanvas2 > require ruby-libart2 > I installed a package built from ruby-gnome2-all (version 0.14.1) which include libart and requires libart_lgpl-devel so the package seems to be built correctly. I can't understand why there is a problem like this. I tried also to build ruby-gnome2-all but version 0.15.0 and i have others errors about gtk : $ alexandria /usr/lib/ruby/site_ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed /usr/lib/ruby/site_ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion `G_TYPE_IS_BOXED (boxed_type)' failed /usr/lib/ruby/site_ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed /usr/lib/ruby/site_ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion `G_TYPE_IS_BOXED (boxed_type)' failed /usr/lib/ruby/site_ruby/1.8/glib2.rb: line 55 GLib-GObject-CRITICAL **:g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed /usr/bin/ruby: symbol lookup error: /usr/lib/ruby/site_ruby/1.8/i386-linux/gtk2.so: undefined symbol: GLIST2ARYF I don't in which direction to go ... Thanks Eric From hfrankjr1 at verizon.net Fri Nov 3 22:59:56 2006 From: hfrankjr1 at verizon.net (Frank Henderson) Date: Fri, 3 Nov 2006 22:59:56 -0500 Subject: [Alexandria-list] Wish list Message-ID: <72b77c630611031959p7af7f476wd256d2f7b0a7a679@mail.gmail.com> I love Alexandria but I'm dismayed that there's no way to simply "Save" the entire data base at one fell swoop. Fortunately I had gone into the files and found my data and backed it up, because I screwed up my Ubuntu and had to reinstall everything. ALSO, I'd like to be able to print out a paper copy of my libraries. Is anybody still working on this program? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/alexandria-list/attachments/20061103/739a885a/attachment.html From tristil at gmail.com Sat Nov 4 03:01:49 2006 From: tristil at gmail.com (Joseph Method) Date: Sat, 4 Nov 2006 03:01:49 -0500 Subject: [Alexandria-list] Compiling Alexandria on MacOS Message-ID: <167b6aa00611040001s67e1e062v238088eb8ed533f6@mail.gmail.com> Has anyone gotten this to work? The dmg on this page, http://www.roffe.com/mac/alexandria.php, doesn't run on my computer. My own efforts at compiling have been thwarted by various errors. When I compile using the included .xprog I get a lot of errors involving broken RubyCocoa.framework. When I compile using a fresh XCode project and the source files, I run into a ../build/Development/ruby: no such file or directory error. Just wondering if anyone has had any success with this, and if there are any tips for successful compilation? -- -J. Method From tristil at gmail.com Sat Nov 4 03:04:14 2006 From: tristil at gmail.com (Joseph Method) Date: Sat, 4 Nov 2006 03:04:14 -0500 Subject: [Alexandria-list] Compiling Alexandria on MacOS In-Reply-To: <167b6aa00611040001s67e1e062v238088eb8ed533f6@mail.gmail.com> References: <167b6aa00611040001s67e1e062v238088eb8ed533f6@mail.gmail.com> Message-ID: <167b6aa00611040004j52728a05v31fdedfcf01d1451@mail.gmail.com> Actually, I get as far as a runtime error about require 'alexandria', which refers to the second alexandria directory in lib. I don't understand this, because alexandria is right there. Something about the .app? On 11/4/06, Joseph Method wrote: > Has anyone gotten this to work? The dmg on this page, > http://www.roffe.com/mac/alexandria.php, doesn't run on my computer. > My own efforts at compiling have been thwarted by various errors. When > I compile using the included .xprog I get a lot of errors involving > broken RubyCocoa.framework. When I compile using a fresh XCode project > and the source files, I run into a ../build/Development/ruby: no such > file or directory error. Just wondering if anyone has had any success > with this, and if there are any tips for successful compilation? > > -- > -J. Method > -- -J. Method From tristil at gmail.com Tue Nov 7 23:44:28 2006 From: tristil at gmail.com (Joseph Method) Date: Tue, 7 Nov 2006 23:44:28 -0500 Subject: [Alexandria-list] Read feature Message-ID: <167b6aa00611072044i5cfcca7dr2eb252e9b2e7a4ce@mail.gmail.com> Here is a small patch to add a read (as in "I have read") checkbutton to an additional folder in book preferences. Also went into adding a sample smart folder for read items. Probably better place to have this check button. And in general, do people think this is a good idea? What about the distinction of "I own/I want to own"? -- -J. Method -------------- next part -------------- A non-text attachment was scrubbed... Name: read.patch Type: text/x-patch Size: 10210 bytes Desc: not available Url : http://rubyforge.org/pipermail/alexandria-list/attachments/20061107/5b8e8d58/attachment-0001.bin From pointpleasantnj at yahoo.com Fri Nov 10 06:06:37 2006 From: pointpleasantnj at yahoo.com (kris laurenti) Date: Fri, 10 Nov 2006 03:06:37 -0800 (PST) Subject: [Alexandria-list] Take off list serve Message-ID: <20061110110637.93292.qmail@web54206.mail.yahoo.com> Please take my name and address off your list serve. Thank you. KB Laurenti --------------------------------- Want to start your own business? Learn how on Yahoo! Small Business. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/alexandria-list/attachments/20061110/bcaa9997/attachment.html From pterjan at linuxfr.org Fri Nov 10 08:29:41 2006 From: pterjan at linuxfr.org (Pascal Terjan) Date: Fri, 10 Nov 2006 14:29:41 +0100 Subject: [Alexandria-list] Take off list serve In-Reply-To: <20061110110637.93292.qmail@web54206.mail.yahoo.com> References: <20061110110637.93292.qmail@web54206.mail.yahoo.com> Message-ID: <1163165381.9289.0.camel@plop> Le vendredi 10 novembre 2006 ? 03:06 -0800, kris laurenti a ?crit : > Please take my name and address off your list serve. Please follow the link at the end of the message : > http://rubyforge.org/mailman/listinfo/alexandria-list From olivier.jousselin at solago.com Tue Nov 21 06:12:51 2006 From: olivier.jousselin at solago.com (Olivier Jousselin) Date: Tue, 21 Nov 2006 12:12:51 +0100 Subject: [Alexandria-list] Ongoing development Message-ID: <4562DF33.8040404@solago.com> Hello all, It looks like no-one is working on alexandria any more, or am I wrong ? In any case, I would be glad to help with this program, which I find real nice. Is anyone else interested in getting it rolling again ? Cheers ! -- _Olivier Jousselin_ Solago sarl From olivier.jousselin at solago.com Tue Nov 21 09:50:12 2006 From: olivier.jousselin at solago.com (Olivier Jousselin) Date: Tue, 21 Nov 2006 15:50:12 +0100 Subject: [Alexandria-list] Ongoing development In-Reply-To: <1164117777.2137.8.camel@rubidium01> References: <4562DF33.8040404@solago.com> <1164117777.2137.8.camel@rubidium01> Message-ID: <45631224.6070901@solago.com> L.C. Karssen a ?crit : > On Tue, 2006-11-21 at 12:12 +0100, Olivier Jousselin wrote: >> Is anyone else interested in getting it rolling again ? > I'd love to see some more development. Joseph Method sent in a patch [...] > Unfortunately I'm too busy at work to have some time left to try to learn Ruby, Well that' the main crux, on my side too : I don't know Ruby, and I'm not sure I have enough time to learn it anough to take this over all by myself. Maybe someone else from the list will agree to help me with the coding -- such as, for instance, I'll teach myself Ruby primitives from A to M, and s/he would take up those from N to Z :) Thanks Lennart for giving me some info about the status, at least ! -- _Olivier Jousselin_ Solago sarl From hfrankjr1 at verizon.net Tue Nov 21 09:20:54 2006 From: hfrankjr1 at verizon.net (hfrankjr1 at verizon.net) Date: Tue, 21 Nov 2006 09:20:54 -0500 Subject: [Alexandria-list] Ongoing development Message-ID: <45630B46.6080900@verizon.net> I would love to help out, but I know nothing about programming...whatsoever. I could be a tester though. The two items I think Alexandria needs is a way to print one's collection and a simple way to save, not just to export. Frank