From pspencer at azulsystems.com Wed Jun 14 11:11:09 2006 From: pspencer at azulsystems.com (Paddy Spencer) Date: Wed, 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy Message-ID: <1150297869.24954.57.camel@localhost.localdomain> Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer at lt2-pspencer downloads]$ beagle-query lumberjack email://local at local/Personal Folders/Azul/UK;uid=1337#0 email://local at local/Sent;uid=2640#0 and some info about what I'm running: [pspencer at lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer at lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From kevin at kubasik.net Wed Jun 14 14:07:29 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Wed, 14 Jun 2006 14:07:29 -0400 Subject: Updates To Thunderbird Build System In-Reply-To: <44904AD8.8040705@gmail.com> References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> Message-ID: <44905061.3050505@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin at kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre ?stlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre ?stlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre ?stlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333 at gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan at gmail.com Wed Jun 14 16:06:04 2006 From: benjy.grogan at gmail.com (Benjy Grogan) Date: Wed, 14 Jun 2006 16:06:04 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Message-ID: On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From kevin at kubasik.net Wed Jun 14 18:23:47 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Wed, 14 Jun 2006 18:23:47 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Message-ID: <44908C73.7060007@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers at gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan at gmail.com Wed Jun 14 22:32:25 2006 From: benjy.grogan at gmail.com (Benjy Grogan) Date: Wed, 14 Jun 2006 22:32:25 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Message-ID: On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni at inrim.it Thu Jun 15 03:37:10 2006 From: magni at inrim.it (Alessandro Magni) Date: Thu, 15 Jun 2006 09:37:10 +0200 Subject: scripting filters Message-ID: <44910E26.8070403@inrim.it> I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni at ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw at novell.com Thu Jun 15 12:54:31 2006 From: joeshaw at novell.com (Joe Shaw) Date: Thu, 15 Jun 2006 12:54:31 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Message-ID: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw at novell.com Thu Jun 15 13:16:21 2006 From: joeshaw at novell.com (Joe Shaw) Date: Thu, 15 Jun 2006 13:16:21 -0400 Subject: scripting filters In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Message-ID: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing at novell.com Thu Jun 15 14:41:38 2006 From: lewing at novell.com (Larry Ewing) Date: Thu, 15 Jun 2006 13:41:38 -0500 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Message-ID: <1150396898.25475.11.camel@blue.site> On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw at novell.com Thu Jun 15 14:53:39 2006 From: joeshaw at novell.com (Joe Shaw) Date: Thu, 15 Jun 2006 14:53:39 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Message-ID: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin at kubasik.net Thu Jun 15 21:45:55 2006 From: kevin at kubasik.net (kevin) Date: Thu, 15 Jun 2006 21:45:55 -0400 Subject: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull at gmail.com Fri Jun 16 16:21:47 2006 From: madbull at gmail.com (Alec Burney) Date: Fri, 16 Jun 2006 10:21:47 -1000 Subject: beagle doesn't remove stale locks on startup Message-ID: <1150489307.2010.1.camel@helix> beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From kevin at kubasik.net Sun Jun 18 11:14:23 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Sun, 18 Jun 2006 11:14:23 -0400 Subject: Galago Support Message-ID: <44956DCF.6070306@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw at novell.com Mon Jun 19 10:54:05 2006 From: joeshaw at novell.com (Joe Shaw) Date: Mon, 19 Jun 2006 10:54:05 -0400 Subject: beagle doesn't remove stale locks on startup In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Message-ID: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2 at ix.urz.uni-heidelberg.de Mon Jun 19 08:23:57 2006 From: mwiehle2 at ix.urz.uni-heidelberg.de (Max) Date: Mon, 19 Jun 2006 14:23:57 +0200 Subject: beagle++ Message-ID: <1150719838.6936.9.camel@localhost> Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web at gmail.com Mon Jun 19 11:19:05 2006 From: dbera.web at gmail.com (Debajyoti Bera) Date: Mon, 19 Jun 2006 08:19:05 -0700 Subject: beagle doesn't remove stale locks on startup In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Message-ID: <200606190819.06325.dbera@cs.bu.edu> > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer at azulsystems.com Mon Jun 19 11:17:32 2006 From: pspencer at azulsystems.com (Paddy Spencer) Date: Mon, 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies Message-ID: <1150730252.13786.3.camel@localhost.localdomain> Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer at lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web at gmail.com Mon Jun 19 15:28:02 2006 From: dbera.web at gmail.com (D Bera) Date: Mon, 19 Jun 2006 12:28:02 -0700 Subject: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web at gmail.com Mon Jun 19 15:31:12 2006 From: dbera.web at gmail.com (D Bera) Date: Mon, 19 Jun 2006 12:31:12 -0700 Subject: beagle and tracker Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw at novell.com Mon Jun 19 15:26:48 2006 From: joeshaw at novell.com (Joe Shaw) Date: Mon, 19 Jun 2006 15:26:48 -0400 Subject: Attack of the beagle zombies In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Message-ID: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw at novell.com Mon Jun 19 16:08:58 2006 From: joeshaw at novell.com (Joe Shaw) Date: Mon, 19 Jun 2006 16:08:58 -0400 Subject: ANNOUNCE: Beagle 0.2.7 Message-ID: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokm?l translation. (?ivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw at novell.com Mon Jun 19 17:38:33 2006 From: joeshaw at novell.com (Joe Shaw) Date: Mon, 19 Jun 2006 17:38:33 -0400 Subject: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Message-ID: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull at gmail.com Mon Jun 19 21:45:00 2006 From: madbull at gmail.com (Alec Burney) Date: Mon, 19 Jun 2006 15:45:00 -1000 Subject: beagle doesn't remove stale locks on startup In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Message-ID: <1150767900.28027.2.camel@helix> On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile at sis.net.in Tue Jun 20 02:50:46 2006 From: smile at sis.net.in (Chintan Zaveri) Date: Tue, 20 Jun 2006 12:20:46 +0530 Subject: beagle++ In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Message-ID: <1150786246.2789.2.camel@czaveri.venus.grp> I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and jena. The research-project is funded by the european union, copyright is kept by the authors, results have to be publicly available (that's the current state I think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.gnome.org/archives/dashboard-hackers/attachments/20060620/b145c42f/attachment-0001.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://mail.gnome.org/archives/dashboard-hackers/attachments/20060620/b145c42f/attachment-0001.bin From paiu at l3s.de Tue Jun 20 05:44:45 2006 From: paiu at l3s.de (Raluca PAIU) Date: Tue, 20 Jun 2006 11:44:45 +0200 Subject: beagle++ In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Message-ID: <4497C38D.90105@l3s.de> Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu at l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From kevin at kubasik.net Tue Jun 20 09:06:07 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 20 Jun 2006 09:06:07 -0400 Subject: Tenative 0.2.8 Roadmap Message-ID: <4497F2BF.4090304@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan at gmail.com Tue Jun 20 20:41:46 2006 From: benjy.grogan at gmail.com (Benjy Grogan) Date: Tue, 20 Jun 2006 20:41:46 -0400 Subject: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> References: <4497F2BF.4090304@kubasik.net> Message-ID: On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers at gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From kevin at kubasik.net Tue Jun 20 21:26:39 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 20 Jun 2006 21:26:39 -0400 Subject: Tenative 0.2.8 Roadmap In-Reply-To: References: <4497F2BF.4090304@kubasik.net> Message-ID: <4498A04F.6020408@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers at gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw at novell.com Tue Jun 20 21:35:12 2006 From: joeshaw at novell.com (Joe Shaw) Date: Tue, 20 Jun 2006 21:35:12 -0400 Subject: Tenative 0.2.8 Roadmap In-Reply-To: References: <4497F2BF.4090304@kubasik.net> Message-ID: <4498A250.5070105@novell.com> Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From kevin at kubasik.net Tue Jun 20 22:08:07 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 20 Jun 2006 22:08:07 -0400 Subject: Tenative 0.2.8 Roadmap In-Reply-To: <4498A250.5070105@novell.com> References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> Message-ID: <4498AA07.2060708@kubasik.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmål translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmål translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From J.Kraaijeveld@Askesis.nl Mon Jun 26 03:37:09 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DAB103B01C5 for ; Mon, 26 Jun 2006 03:37:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30012-07 for ; Mon, 26 Jun 2006 03:37:08 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id 88ADA3B0169 for ; Mon, 26 Jun 2006 03:37:06 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 26 Jun 2006 09:37:05 +0200 Subject: Matching partial strings? From: Joost Kraaijeveld To: dashboard-hackers@gnome.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Jun 2006 09:37:05 +0200 Message-Id: <1151307425.6009.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.233 tagged_above=-999 required=2 tests=[AWL=-1.184, BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.233 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:37:10 -0000 Hi, Is it correct that Beagle does not match partial string, e.g. if I search for Beagle it will not find "Beagle", or if i search for AQueue it wil not find AQueue< ? If that is correct, is there a way that I can get what I want (searching with partial strings)? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From magni@inrim.it Mon Jun 26 03:51:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C8D1E3B00DC for ; Mon, 26 Jun 2006 03:51:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31139-08 for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 68C2A3B017D for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1Fulu0-0000XW-FB; Mon, 26 Jun 2006 09:53:00 +0200 Message-ID: <449F91EC.5030007@inrim.it> Date: Mon, 26 Jun 2006 09:51:08 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: "Michael R. Head" , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> <1151078643.5462.15.camel@flash.burner> In-Reply-To: <1151078643.5462.15.camel@flash.burner> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.273 tagged_above=-999 required=2 tests=[AWL=-0.172, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.273 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:51:41 -0000 the problem was solved by going into /usr/share/mime, and zapping-out the line:
x-directory/normal inode/directory
from the file 'aliases'

thank you everybody!

alessandro

Michael R. Head wrote:
On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote:
  
Are you using Ubuntu or Debian? I see this problem too, and it's been
there for a while. I think it might be this:

https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463

Cheers,
Carlos

      
thank you, it seems exactly my problem!
Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what 
this means:
 shared-mime-info (0.17-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/110_no_directory_alias_fix_open_with.patch:
     - don't set an alias from "inode/directory" to "x-directory/normal",
       fix nautilus "open with" associations when selecting a directory

??? lost in thoughts
    

It means that if you unpack the source package
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz
and apply the debian patches:
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz

You'll find a file in
debian/patches/110_no_directory_alias_fix_open_with.patch which you
should be able to apply to your nautilus source.

  
alessandro

(oh, BTW, I was using beagle-search as root)



    


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From flower@ipjunkies.org Mon Jun 26 20:25:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0BD9A3B009B for ; Mon, 26 Jun 2006 20:25:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25218-07 for ; Mon, 26 Jun 2006 20:25:06 -0400 (EDT) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by menubar.gnome.org (Postfix) with ESMTP id F06873B00A1 for ; Mon, 26 Jun 2006 20:25:05 -0400 (EDT) Received: from hackmi.ipjunkies.local (port-195-158-167-170.dynamic.qsc.de [195.158.167.170]) by mx02.qsc.de (Postfix) with ESMTP id 249C819B4E9D for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from hackmi (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 086C94802F for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from marvin.ipjunkies.local (marvin.ipjunkies.local [192.168.0.33]) by hackmi.ipjunkies.local (Postfix) with ESMTP id C1E0F4802E for ; Tue, 27 Jun 2006 01:14:23 +0200 (CEST) Subject: beagle index server From: Florian Werner To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Tue, 27 Jun 2006 01:14:22 +0200 Message-Id: <1151363662.13718.2.camel@marvin.ipjunkies.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.9/OEM, bases: 26062006 #190577, status: clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:25:07 -0000 hi@all is it possible to install an beagle index server on an fileserver and let the clients directly access that index? kind regards flower From dbera.web@gmail.com Mon Jun 26 20:41:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A85DF3B00B9 for ; Mon, 26 Jun 2006 20:41:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26031-06 for ; Mon, 26 Jun 2006 20:41:43 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by menubar.gnome.org (Postfix) with ESMTP id E2D543B02D1 for ; Mon, 26 Jun 2006 20:41:42 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1509352nzp for ; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.36.252.42 with SMTP id z42mr8866398nzh; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:41:41 -0700 (PDT) Message-ID: <1f1f006d0606261741j876f8eu14101eb354b2316f@mail.gmail.com> Date: Mon, 26 Jun 2006 17:41:41 -0700 From: "D Bera" To: "Florian Werner" Subject: Re: beagle index server In-Reply-To: <1151363662.13718.2.camel@marvin.ipjunkies.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151363662.13718.2.camel@marvin.ipjunkies.local> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:41:45 -0000 Hi > is it possible to install an beagle index server on an fileserver and > let the clients directly access that index? This is a common question asked here and the simple answer is, beagle doesnt provide a trivial way of doing it. You can acheive it somewhat by using beagle-build-index to build a static index on your server, export it over some network storage and then run beagle-search in the clients pointing to the location of the server. This issue has been discussed here before. I can point you to one thread nut there are many more. http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html Lastly, a couple of Google Summer of Code projects are in progress which, when finished, might provide a robust solution. http://beagle-project.org/Summer_Of_Code - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 26 20:49:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 12E4F3B00D0 for ; Mon, 26 Jun 2006 20:49:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26614-04 for ; Mon, 26 Jun 2006 20:49:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by menubar.gnome.org (Postfix) with ESMTP id ED1983B00B9 for ; Mon, 26 Jun 2006 20:49:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1510555nzp for ; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.18.44 with SMTP id v44mr8867580nzi; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Message-ID: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> Date: Mon, 26 Jun 2006 17:49:23 -0700 From: "D Bera" To: "Joost Kraaijeveld" Subject: Re: Matching partial strings? In-Reply-To: <1151307425.6009.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151307425.6009.3.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.182 tagged_above=-999 required=2 tests=[AWL=0.218, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.182 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:49:25 -0000 Hi > Is it correct that Beagle does not match partial string, e.g. if I > search for Beagle it will not find "Beagle", or if i search for AQueue > it wil not find AQueue< ? > > If that is correct, is there a way that I can get what I want (searching > with partial strings)? Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From adrian@ieaa.org Mon Jun 26 22:25:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C5F83B0134 for ; Mon, 26 Jun 2006 22:25:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30551-02 for ; Mon, 26 Jun 2006 22:24:58 -0400 (EDT) Received: from www.ieaa.org (unknown [202.45.183.252]) by menubar.gnome.org (Postfix) with ESMTP id 80A943B00CD for ; Mon, 26 Jun 2006 22:24:57 -0400 (EDT) Received: from [203.223.231.11] (helo=[203.223.231.11]) by www.ieaa.org with esmtp (Exim 4.50) id 1Fv3Xe-0007VG-68; Tue, 27 Jun 2006 10:43:06 +0800 Message-ID: <44A096D3.1030809@ieaa.org> Date: Tue, 27 Jun 2006 10:24:19 +0800 From: Adrian Sai-wah Tam User-Agent: Thunderbird 1.5.0.4 (X11/20060619) MIME-Version: 1.0 To: D Bera Subject: Re: Matching partial strings? References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> In-Reply-To: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 02:25:00 -0000 Hi, Actually, I agree that having partial string match is difficult (in terms of computational complexity) and not possible due to performance reasons. However, I see that there might have a demand on this. Further more, as a Chinese speaker, I want to point out that, partial string match is crucial to Chinese language search because we don't use "space characters" to separate words, we just put all the stuff together and use human reasoning to separate phase from phase. Therefore, it is always a difficulty to index Chinese efficiently. I really want to help if someone want to research on this issue (coz I want to have this feature), anyone interested to join the effort? ~Adrian. D Bera wrote: > Hi > > >> Is it correct that Beagle does not match partial string, e.g. if I >> search for Beagle it will not find "Beagle", or if i search for AQueue >> it wil not find AQueue< ? >> >> If that is correct, is there a way that I can get what I want (searching >> with partial strings)? >> > > Yes. Beagle doesnot allow searching for substrings. > http://bugzilla.gnome.org/show_bug.cgi?id=332673 > > I am also not aware of any hacks to achieve this. However, in some > cases (like filenames) beagle tries to guess and split the word if its > composed of a number of smaller words (e.g. beagle-design-doc-v3.txt > will be broken into beagle, design, doc, v3). I can only think of > filenames where this happens and even there, arbitrary substrings > arent searchable. > > - dBera > > From list2006@danielnaber.de Tue Jun 27 03:05:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 076863B00B4 for ; Tue, 27 Jun 2006 03:05:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10792-08 for ; Tue, 27 Jun 2006 03:05:24 -0400 (EDT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by menubar.gnome.org (Postfix) with ESMTP id 79D753B00BE for ; Tue, 27 Jun 2006 03:05:23 -0400 (EDT) Received: (qmail 31135 invoked from network); 27 Jun 2006 07:05:22 -0000 Received: from unknown (HELO p5496ff69.dip.t-dialin.net) ([pbs]695637@[84.150.255.105]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 27 Jun 2006 07:05:22 -0000 From: Daniel Naber To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Tue, 27 Jun 2006 09:05:11 +0200 User-Agent: KMail/1.8.2 References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> In-Reply-To: <44A096D3.1030809@ieaa.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606270905.11718@danielnaber.de> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:05:27 -0000 On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > Actually, I agree that having partial string match is difficult (in > terms of computational complexity) and not possible due to performance > reasons. Lucene can do these kind of queries, using the WildcardQuery class. Just note that at least the Java version of Lucene doesn't accept "*" as the first character when using QueryParser, but creating a WildcardQuery like "*foo*" using the API works. However, this is slow. Faster solutions have been discussed on the Lucene mailing list, using a special way to rotate terms. regards Daniel -- http://www.danielnaber.de From dbera.web@gmail.com Tue Jun 27 03:18:19 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6263B0126 for ; Tue, 27 Jun 2006 03:18:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11798-01 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 5D9B23B0270 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1635373nzo for ; Tue, 27 Jun 2006 00:18:14 -0700 (PDT) Received: by 10.37.21.4 with SMTP id y4mr9237382nzi; Tue, 27 Jun 2006 00:18:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 16sm2741362nzo.2006.06.27.00.18.11; Tue, 27 Jun 2006 00:18:11 -0700 (PDT) Content-Disposition: inline From: D Bera Organization: BU-CS To: "dashboard-hackers" Subject: Fwd: Re: beagle index server Date: Tue, 27 Jun 2006 00:19:51 -0700 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606270019.52096.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.5 tagged_above=-999 required=2 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.5 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:18:19 -0000 Forwarding the reply to the list. The screenshot of BeagleOnRails looks really cool. Looks like some overlap with one of Beagle's Summer of Code project. - dBera ---------- Forwarded Message ---------- Subject: Re: beagle index server Date: Monday 26 June 2006 22:37 From: "Gregor Schmidt" To: "D Bera" Hi perhaps Peagle (http://www.kde-apps.org/content/show.php?content=38289) or BeagleOnRails (https://nach-vorne.de/trac/beagle_on_rails) may give you, what you want in the meantime. Gregor On 6/27/06, D Bera wrote: > Hi > > > is it possible to install an beagle index server on an fileserver and > > let the clients directly access that index? > > This is a common question asked here and the simple answer is, beagle > doesnt provide a trivial way of doing it. You can acheive it somewhat > by using beagle-build-index to build a static index on your server, > export it over some network storage and then run beagle-search in the > clients pointing to the location of the server. > > This issue has been discussed here before. I can point you to one > thread nut there are many more. > http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html > > Lastly, a couple of Google Summer of Code projects are in progress > which, when finished, might provide a robust solution. > http://beagle-project.org/Summer_Of_Code From J.Kraaijeveld@Askesis.nl Tue Jun 27 03:21:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 644AA3B018D for ; Tue, 27 Jun 2006 03:21:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11848-04 for ; Tue, 27 Jun 2006 03:21:13 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id C951F3B00D0 for ; Tue, 27 Jun 2006 03:21:12 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 27 Jun 2006 09:21:11 +0200 Subject: Re: Matching partial strings? From: Joost Kraaijeveld To: Daniel Naber In-Reply-To: <200606270905.11718@danielnaber.de> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Jun 2006 09:21:10 +0200 Message-Id: <1151392870.6009.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.437 tagged_above=-999 required=2 tests=[AWL=0.026, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.437 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:21:16 -0000 Hi, On Tue, 2006-06-27 at 09:05 +0200, Daniel Naber wrote: > On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > > > Actually, I agree that having partial string match is difficult (in > > terms of computational complexity) and not possible due to performance > > reasons. > > Lucene can do these kind of queries, using the WildcardQuery class. Just > note that at least the Java version of Lucene doesn't accept "*" as the > first character when using QueryParser, but creating a WildcardQuery like > "*foo*" using the API works. However, this is slow. Faster solutions have > been discussed on the Lucene mailing list, using a special way to rotate > terms. > > regards > Daniel >From this mail to the mailing list I understand that I actually got an answer to my question ( I assume that Adrian answered to someone else ). However, I did not see any answer other than Daniel's mail. The mailing list archive is not up to date so I cannot see if the answers are there. Is there anyone else who monitors this thread that is missing the mails? And could anyone inform me on the final verdict concerning my question, based on the mails? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From james.fitzsimons@gmail.com Tue Jun 27 16:29:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EAE63B00FF for ; Tue, 27 Jun 2006 16:29:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16297-04 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from n082.sc1.cp.net (smtpout0165.sc1.cp.net [64.97.136.165]) by menubar.gnome.org (Postfix) with ESMTP id 6C5553B00E2 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from athos (82.20.8.116) by n082.sc1.cp.net (7.2.069.1) id 4499A53400094A77 for dashboard-hackers@gnome.org; Tue, 27 Jun 2006 20:03:20 +0000 Subject: Interested in getting involved From: James Fitzsimons To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GuR2sEURNLyLwIiPimdc" Date: Tue, 27 Jun 2006 21:03:22 +0100 Message-Id: <1151438602.15934.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 20:29:43 -0000 --=-GuR2sEURNLyLwIiPimdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I am interested in getting involved in dashboard development. I see from the latest beagle newsletter that there is renewed interest in the dashboard project so it sounds like I have come along at the right time! I have managed to build the latest dashboard from CVS, but it seems like the documentation is well out of date as it talks about using text-indexer but it appears from the mailing list that beagle is now the indexing engine. Can anybody give me some quick pointers that would enable me to check that dashboard is working correctly? Finally, where would be a good place to start if I was to get involved in hacking on dashboard? Cheers, James Fitzsimons --=-GuR2sEURNLyLwIiPimdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill Flswu/ifiJ38NcBtRw0rSPI= =42lS -----END PGP SIGNATURE----- --=-GuR2sEURNLyLwIiPimdc-- From joeshaw@novell.com Wed Jun 28 06:08:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F5203B008D for ; Wed, 28 Jun 2006 06:08:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03126-02 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 540243B0079 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: (qmail 30407 invoked from network); 28 Jun 2006 10:07:03 -0000 Received: from localhost (HELO ?10.0.16.35?) (joe@127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:07:03 -0000 Subject: Re: Matching partial strings? From: Joe Shaw To: Joost Kraaijeveld In-Reply-To: <1151392870.6009.22.camel@localhost> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> <1151392870.6009.22.camel@localhost> Content-Type: text/plain Date: Wed, 28 Jun 2006 06:05:08 -0400 Message-Id: <1151489108.3849.24.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:08:11 -0000 Hi, On Tue, 2006-06-27 at 09:21 +0200, Joost Kraaijeveld wrote: > Is there anyone else who monitors this thread that is missing the > mails? I am away at GUADEC and not following email very closely. > And could anyone inform me on the final verdict concerning my question, > based on the mails? We don't support wildcard searches today. We're not using Lucene's QueryParser class; the query language is a little obtuse and not very customizable to our uses. It wouldn't be too much work to hack it in if you are familiar with regular expressions, though. Bera already referenced the open bug about this. Thanks, Joe From dbera.web@gmail.com Wed Jun 28 11:47:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D6543B01BD for ; Wed, 28 Jun 2006 11:46:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18779-04 for ; Wed, 28 Jun 2006 11:46:46 -0400 (EDT) Received: from cs3.bu.edu (cs3.bu.edu [128.197.12.8]) by menubar.gnome.org (Postfix) with ESMTP id 873FC3B0100 for ; Wed, 28 Jun 2006 11:46:41 -0400 (EDT) Received: from [192.168.1.103] (adsl-75-6-225-56.dsl.pltn13.sbcglobal.net [75.6.225.56]) (authenticated bits=0) by cs3.bu.edu (8.13.6/8.13.6) with ESMTP id k5SFjZCN017712; Wed, 28 Jun 2006 11:46:05 -0400 From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Wed, 28 Jun 2006 08:47:16 -0700 User-Agent: KMail/1.9 References: <1151307425.6009.3.camel@localhost> <1151392870.6009.22.camel@localhost> <1151489108.3849.24.camel@portage.boston.ximian.com> In-Reply-To: <1151489108.3849.24.camel@portage.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280847.16863.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.963 tagged_above=-999 required=2 tests=[AWL=-0.633, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.963 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 15:47:00 -0000 > > Is there anyone else who monitors this thread that is missing the > > mails? > > I am away at GUADEC and not following email very closely. > > > And could anyone inform me on the final verdict concerning my question, > > based on the mails? > > We don't support wildcard searches today. We're not using Lucene's > QueryParser class; the query language is a little obtuse and not very > customizable to our uses. It wouldn't be too much work to hack it in if > you are familiar with regular expressions, though. > > Bera already referenced the open bug about this. Hi I thought to wait for a couple of days to allow the emails to appear on mailman archive. But strange enough, dashboard-hacker mailing list archive seems to be quite outdated. Maybe the maintainers of gnome maillist list archives is busy attending GUADEC :) This was my reply to your question: "Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable." Hope this message reaches you this time. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From fredrik.hedberg@gmail.com Thu Jun 29 11:31:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 553393B04C9 for ; Thu, 29 Jun 2006 11:31:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23334-07 for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 46CBB3B049D for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i5so134263wra for ; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.64.204.6 with SMTP id b6mr2889023qbg; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.65.197.1 with HTTP; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Message-ID: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Date: Thu, 29 Jun 2006 17:31:04 +0200 From: "Fredrik Hedberg" To: james.fitzsimons@gmail.com Subject: Re: Interested in getting involved In-Reply-To: <1151438602.15934.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151438602.15934.3.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 15:31:06 -0000 Hi James, My name is Fredrik and I'm currently working on Dashboard as part of the Google Summer of Code project. I'm still just getting started as my school work was ending later than I predicted, but I've pretty much figured out what I want to do and where to take it, at least for now. Unfortunately, I'm rewriting it pretty much from scratch which makes it kinda hard to help out before I've gotten a bit further on the way - but hopefully, I'll have some stuff to commit once I get home from Guadec next week so that we can start collaborating on it again - so don't despair. Fredrik 2006/6/27, James Fitzsimons : > Hi all, > > I am interested in getting involved in dashboard development. I see from > the latest beagle newsletter that there is renewed interest in the > dashboard project so it sounds like I have come along at the right time! > > I have managed to build the latest dashboard from CVS, but it seems like > the documentation is well out of date as it talks about using > text-indexer but it appears from the mailing list that beagle is now the > indexing engine. > > Can anybody give me some quick pointers that would enable me to check > that dashboard is working correctly? > > Finally, where would be a good place to start if I was to get involved > in hacking on dashboard? > > Cheers, > James Fitzsimons > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > Flswu/ifiJ38NcBtRw0rSPI= > =42lS > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > From dashboard@a80.net Thu Jun 29 12:38:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3D8C93B03AE for ; Thu, 29 Jun 2006 12:38:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27330-07 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 1CD1E3B02F1 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id C9A8E55897F; Thu, 29 Jun 2006 16:43:54 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 218C05521AD for ; Thu, 29 Jun 2006 16:43:51 +0200 (CEST) Message-ID: <44A4020C.4060203@a80.net> Date: Thu, 29 Jun 2006 18:38:36 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Beagle and its startup Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:38:43 -0000 hi there, i'm fascinated of the idea behind beagle, cause i love when my computer really does things that are useful ;) Now ia have one question: when i start the beagle daemon, and call beagle-info --status i get a nice printout of what beagle is doing. Is ist right that beagle always starts at first to check if the file which are in its index, are still the same from last time? When i look at the status i get a count of 422. when i stopped beagle by hand shortly before i logged out, it was at ~ 10000. Doesn't this always take a long time from start to the point till which beagle will index new stuff? Or will changes on files be more important and because of inotify appear directly in beagle although, it has to look through it's index to see if something has changed while being "offline". Hope you get my point :) Thanks Andreas From vkojouharov@gmail.com Thu Jun 29 13:11:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 92EE83B007B for ; Thu, 29 Jun 2006 13:11:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29236-10 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 332483B00D2 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id o25so109252nfa for ; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: by 10.49.75.12 with SMTP id c12mr562575nfl; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id i1sm694143nfe.2006.06.29.10.11.03; Thu, 29 Jun 2006 10:11:03 -0700 (PDT) Subject: Re: Beagle and its startup From: =?UTF-8?Q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80_?= =?UTF-8?Q?=D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0=D1=80=D0=BE=D0=B2?= To: dashboard-hackers@gnome.org In-Reply-To: <44A4020C.4060203@a80.net> References: <44A4020C.4060203@a80.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xx17iL3l9XjJv8hK4idJ" Date: Thu, 29 Jun 2006 20:11:07 +0300 Message-Id: <1151601067.7671.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.212 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.212 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:11:31 -0000 --=-xx17iL3l9XjJv8hK4idJ Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable =D0=92 =D1=87=D1=82, 2006-06-29 =D0=B2 18:38 +0200, Andreas Heinz =D0=BD=D0= =B0=D0=BF=D0=B8=D1=81=D0=B0: > hi there, >=20 > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) >=20 > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. >=20 > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". >=20 I'd also like to mention, since it's probably connected, that beagle periodically erases it's Files index (maybe the others also, I'm not sure). While running beagled continuosly for a week, I'd notice that at some point in time, the Files index would have a count of "442" for instance, whereas sometime before that, it would have "18942", and of course, files that could have been found before, were not found afterwards. > Hope you get my point :) > Thanks > Andreas >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-xx17iL3l9XjJv8hK4idJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=D0=A2=D0=BE=D0=B2=D0=B0?= =?UTF-8?Q?_=D0=B5?= =?UTF-8?Q?_=D1=86=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BE?= =?UTF-8?Q?_=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B0?= =?UTF-8?Q?_=D1=87=D0=B0=D1=81=D1=82?= =?UTF-8?Q?_=D0=BE=D1=82?= =?UTF-8?Q?_=D0=BF=D0=B8=D1=81=D0=BC=D0=BE=D1=82=D0=BE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEpAmq4zbYhQDdImoRAqK/AKDER/IoFLpVXdy3IfZfOKsTXoJakgCg5SUC IO3XHtlrFcgBTyHOXmcA2Js= =3zSC -----END PGP SIGNATURE----- --=-xx17iL3l9XjJv8hK4idJ-- From dbera.web@gmail.com Thu Jun 29 13:22:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E3053B007D for ; Thu, 29 Jun 2006 13:22:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30017-01 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by menubar.gnome.org (Postfix) with ESMTP id 4D3B03B00D2 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 14so190969nzn for ; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.36.67.19 with SMTP id p19mr45548nza; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Message-ID: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Date: Thu, 29 Jun 2006 10:22:51 -0700 From: "D Bera" To: "Andreas Heinz" Subject: Re: Beagle and its startup In-Reply-To: <44A4020C.4060203@a80.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.188 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.188 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:22:55 -0000 Hey, With others at Guadec, I take the liberty to spread some FUD :) > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) Me too :) > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? Yes and more. Beagle scans the whole filesystem to find new files and files modified after beagle was last stopped. > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? Scanning directories is more or less fast especially if you everything unchanged since lasttime beagle ran. But, you are right. Beagle will have to traverse the directory tree to reach a new directory or file at which point it will find new stuff. A better behaviour would be to somehow start at new directories. http://bugzilla.gnome.org/show_bug.cgi?id=303324 > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". Changes to files when beagle is running will be picked up instantly. Only indexing files modified when beagle was offline is delayed. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 29 13:27:52 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C0153B01E0 for ; Thu, 29 Jun 2006 13:27:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30455-01 for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 9F4653B029A for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 18so210049nzp for ; Thu, 29 Jun 2006 10:27:51 -0700 (PDT) Received: by 10.36.113.8 with SMTP id l8mr3316890nzc; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Message-ID: <1f1f006d0606291027i3c75f6erfe88d197858b2005@mail.gmail.com> Date: Thu, 29 Jun 2006 10:27:50 -0700 From: "D Bera" To: "=?KOI8-R?B?98nL1M/SIOvP1tXIwdLP1w==?=" Subject: Re: Beagle and its startup In-Reply-To: <1151601067.7671.2.camel@sat.bloka> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> <1151601067.7671.2.camel@sat.bloka> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.193 tagged_above=-999 required=2 tests=[AWL=0.207, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.193 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:27:52 -0000 > I'd also like to mention, since it's probably connected, that beagle > periodically erases it's Files index (maybe the others also, I'm not > sure). While running beagled continuosly for a week, I'd notice that at > some point in time, the Files index would have a count of "442" for > instance, whereas sometime before that, it would have "18942", and of > course, files that could have been found before, were not found > afterwards. Hi That sounds like a bug to me. If files werent deleted when beagle is running, the count of Files backend is not supposed to decrease and queries against present files should work. Maybe you want to file a bug with bugzilla and attach your logs. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dashboard@a80.net Thu Jun 29 13:44:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 941693B00FF for ; Thu, 29 Jun 2006 13:44:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31305-08 for ; Thu, 29 Jun 2006 13:44:06 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 785D03B0017 for ; Thu, 29 Jun 2006 13:44:02 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id B3EB5559E69; Thu, 29 Jun 2006 17:49:13 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 25789559CB5; Thu, 29 Jun 2006 17:49:10 +0200 (CEST) Message-ID: <44A4115B.3000703@a80.net> Date: Thu, 29 Jun 2006 19:43:55 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: D Bera Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> In-Reply-To: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:44:15 -0000 Hi, that was a fast reply :) D Bera wrote: > Hey, > With others at Guadec, I take the liberty to spread some FUD :) > > [...] >> When i look at the status i get a count of 422. when i stopped beagle by >> hand shortly before i logged out, it was at ~ 10000. >> Doesn't this always take a long time from start to the point till which >> beagle will index new stuff? > Scanning directories is more or less fast especially if you everything > unchanged since lasttime beagle ran. But, you are right. Beagle will > have to traverse the directory tree to reach a new directory or file > at which point it will find new stuff. A better behaviour would be to > somehow start at new directories. > http://bugzilla.gnome.org/show_bug.cgi?id=303324 Hmm i think "fast" has to bee seen relativly in this circumstance. Beagle for me starts always with checking my gaim logs. and noW after running for more than a hour, it's still checking gaim logs. ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if you see this as fast ... Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it shouldn't take care of the load of my pc, right? and maybe you can tell me if there is something wrong, or if it's ok that way. anyway this shouldn't be a complain :) > >> Or will changes on files be more important and because of inotify appear >> directly in beagle although, it has to look through it's index to see if >> something has changed while being "offline". > Changes to files when beagle is running will be picked up instantly. > Only indexing files modified when beagle was offline is delayed. > > - dBera bye Andi From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmål translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From J.Kraaijeveld@Askesis.nl Mon Jun 26 03:37:09 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DAB103B01C5 for ; Mon, 26 Jun 2006 03:37:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30012-07 for ; Mon, 26 Jun 2006 03:37:08 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id 88ADA3B0169 for ; Mon, 26 Jun 2006 03:37:06 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 26 Jun 2006 09:37:05 +0200 Subject: Matching partial strings? From: Joost Kraaijeveld To: dashboard-hackers@gnome.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Jun 2006 09:37:05 +0200 Message-Id: <1151307425.6009.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.233 tagged_above=-999 required=2 tests=[AWL=-1.184, BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.233 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:37:10 -0000 Hi, Is it correct that Beagle does not match partial string, e.g. if I search for Beagle it will not find "Beagle", or if i search for AQueue it wil not find AQueue< ? If that is correct, is there a way that I can get what I want (searching with partial strings)? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From magni@inrim.it Mon Jun 26 03:51:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C8D1E3B00DC for ; Mon, 26 Jun 2006 03:51:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31139-08 for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 68C2A3B017D for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1Fulu0-0000XW-FB; Mon, 26 Jun 2006 09:53:00 +0200 Message-ID: <449F91EC.5030007@inrim.it> Date: Mon, 26 Jun 2006 09:51:08 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: "Michael R. Head" , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> <1151078643.5462.15.camel@flash.burner> In-Reply-To: <1151078643.5462.15.camel@flash.burner> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.273 tagged_above=-999 required=2 tests=[AWL=-0.172, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.273 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:51:41 -0000 the problem was solved by going into /usr/share/mime, and zapping-out the line:
x-directory/normal inode/directory
from the file 'aliases'

thank you everybody!

alessandro

Michael R. Head wrote:
On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote:
  
Are you using Ubuntu or Debian? I see this problem too, and it's been
there for a while. I think it might be this:

https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463

Cheers,
Carlos

      
thank you, it seems exactly my problem!
Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what 
this means:
 shared-mime-info (0.17-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/110_no_directory_alias_fix_open_with.patch:
     - don't set an alias from "inode/directory" to "x-directory/normal",
       fix nautilus "open with" associations when selecting a directory

??? lost in thoughts
    

It means that if you unpack the source package
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz
and apply the debian patches:
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz

You'll find a file in
debian/patches/110_no_directory_alias_fix_open_with.patch which you
should be able to apply to your nautilus source.

  
alessandro

(oh, BTW, I was using beagle-search as root)



    


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From flower@ipjunkies.org Mon Jun 26 20:25:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0BD9A3B009B for ; Mon, 26 Jun 2006 20:25:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25218-07 for ; Mon, 26 Jun 2006 20:25:06 -0400 (EDT) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by menubar.gnome.org (Postfix) with ESMTP id F06873B00A1 for ; Mon, 26 Jun 2006 20:25:05 -0400 (EDT) Received: from hackmi.ipjunkies.local (port-195-158-167-170.dynamic.qsc.de [195.158.167.170]) by mx02.qsc.de (Postfix) with ESMTP id 249C819B4E9D for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from hackmi (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 086C94802F for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from marvin.ipjunkies.local (marvin.ipjunkies.local [192.168.0.33]) by hackmi.ipjunkies.local (Postfix) with ESMTP id C1E0F4802E for ; Tue, 27 Jun 2006 01:14:23 +0200 (CEST) Subject: beagle index server From: Florian Werner To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Tue, 27 Jun 2006 01:14:22 +0200 Message-Id: <1151363662.13718.2.camel@marvin.ipjunkies.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.9/OEM, bases: 26062006 #190577, status: clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:25:07 -0000 hi@all is it possible to install an beagle index server on an fileserver and let the clients directly access that index? kind regards flower From dbera.web@gmail.com Mon Jun 26 20:41:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A85DF3B00B9 for ; Mon, 26 Jun 2006 20:41:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26031-06 for ; Mon, 26 Jun 2006 20:41:43 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by menubar.gnome.org (Postfix) with ESMTP id E2D543B02D1 for ; Mon, 26 Jun 2006 20:41:42 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1509352nzp for ; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.36.252.42 with SMTP id z42mr8866398nzh; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:41:41 -0700 (PDT) Message-ID: <1f1f006d0606261741j876f8eu14101eb354b2316f@mail.gmail.com> Date: Mon, 26 Jun 2006 17:41:41 -0700 From: "D Bera" To: "Florian Werner" Subject: Re: beagle index server In-Reply-To: <1151363662.13718.2.camel@marvin.ipjunkies.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151363662.13718.2.camel@marvin.ipjunkies.local> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:41:45 -0000 Hi > is it possible to install an beagle index server on an fileserver and > let the clients directly access that index? This is a common question asked here and the simple answer is, beagle doesnt provide a trivial way of doing it. You can acheive it somewhat by using beagle-build-index to build a static index on your server, export it over some network storage and then run beagle-search in the clients pointing to the location of the server. This issue has been discussed here before. I can point you to one thread nut there are many more. http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html Lastly, a couple of Google Summer of Code projects are in progress which, when finished, might provide a robust solution. http://beagle-project.org/Summer_Of_Code - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 26 20:49:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 12E4F3B00D0 for ; Mon, 26 Jun 2006 20:49:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26614-04 for ; Mon, 26 Jun 2006 20:49:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by menubar.gnome.org (Postfix) with ESMTP id ED1983B00B9 for ; Mon, 26 Jun 2006 20:49:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1510555nzp for ; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.18.44 with SMTP id v44mr8867580nzi; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Message-ID: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> Date: Mon, 26 Jun 2006 17:49:23 -0700 From: "D Bera" To: "Joost Kraaijeveld" Subject: Re: Matching partial strings? In-Reply-To: <1151307425.6009.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151307425.6009.3.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.182 tagged_above=-999 required=2 tests=[AWL=0.218, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.182 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:49:25 -0000 Hi > Is it correct that Beagle does not match partial string, e.g. if I > search for Beagle it will not find "Beagle", or if i search for AQueue > it wil not find AQueue< ? > > If that is correct, is there a way that I can get what I want (searching > with partial strings)? Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From adrian@ieaa.org Mon Jun 26 22:25:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C5F83B0134 for ; Mon, 26 Jun 2006 22:25:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30551-02 for ; Mon, 26 Jun 2006 22:24:58 -0400 (EDT) Received: from www.ieaa.org (unknown [202.45.183.252]) by menubar.gnome.org (Postfix) with ESMTP id 80A943B00CD for ; Mon, 26 Jun 2006 22:24:57 -0400 (EDT) Received: from [203.223.231.11] (helo=[203.223.231.11]) by www.ieaa.org with esmtp (Exim 4.50) id 1Fv3Xe-0007VG-68; Tue, 27 Jun 2006 10:43:06 +0800 Message-ID: <44A096D3.1030809@ieaa.org> Date: Tue, 27 Jun 2006 10:24:19 +0800 From: Adrian Sai-wah Tam User-Agent: Thunderbird 1.5.0.4 (X11/20060619) MIME-Version: 1.0 To: D Bera Subject: Re: Matching partial strings? References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> In-Reply-To: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 02:25:00 -0000 Hi, Actually, I agree that having partial string match is difficult (in terms of computational complexity) and not possible due to performance reasons. However, I see that there might have a demand on this. Further more, as a Chinese speaker, I want to point out that, partial string match is crucial to Chinese language search because we don't use "space characters" to separate words, we just put all the stuff together and use human reasoning to separate phase from phase. Therefore, it is always a difficulty to index Chinese efficiently. I really want to help if someone want to research on this issue (coz I want to have this feature), anyone interested to join the effort? ~Adrian. D Bera wrote: > Hi > > >> Is it correct that Beagle does not match partial string, e.g. if I >> search for Beagle it will not find "Beagle", or if i search for AQueue >> it wil not find AQueue< ? >> >> If that is correct, is there a way that I can get what I want (searching >> with partial strings)? >> > > Yes. Beagle doesnot allow searching for substrings. > http://bugzilla.gnome.org/show_bug.cgi?id=332673 > > I am also not aware of any hacks to achieve this. However, in some > cases (like filenames) beagle tries to guess and split the word if its > composed of a number of smaller words (e.g. beagle-design-doc-v3.txt > will be broken into beagle, design, doc, v3). I can only think of > filenames where this happens and even there, arbitrary substrings > arent searchable. > > - dBera > > From list2006@danielnaber.de Tue Jun 27 03:05:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 076863B00B4 for ; Tue, 27 Jun 2006 03:05:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10792-08 for ; Tue, 27 Jun 2006 03:05:24 -0400 (EDT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by menubar.gnome.org (Postfix) with ESMTP id 79D753B00BE for ; Tue, 27 Jun 2006 03:05:23 -0400 (EDT) Received: (qmail 31135 invoked from network); 27 Jun 2006 07:05:22 -0000 Received: from unknown (HELO p5496ff69.dip.t-dialin.net) ([pbs]695637@[84.150.255.105]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 27 Jun 2006 07:05:22 -0000 From: Daniel Naber To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Tue, 27 Jun 2006 09:05:11 +0200 User-Agent: KMail/1.8.2 References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> In-Reply-To: <44A096D3.1030809@ieaa.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606270905.11718@danielnaber.de> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:05:27 -0000 On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > Actually, I agree that having partial string match is difficult (in > terms of computational complexity) and not possible due to performance > reasons. Lucene can do these kind of queries, using the WildcardQuery class. Just note that at least the Java version of Lucene doesn't accept "*" as the first character when using QueryParser, but creating a WildcardQuery like "*foo*" using the API works. However, this is slow. Faster solutions have been discussed on the Lucene mailing list, using a special way to rotate terms. regards Daniel -- http://www.danielnaber.de From dbera.web@gmail.com Tue Jun 27 03:18:19 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6263B0126 for ; Tue, 27 Jun 2006 03:18:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11798-01 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 5D9B23B0270 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1635373nzo for ; Tue, 27 Jun 2006 00:18:14 -0700 (PDT) Received: by 10.37.21.4 with SMTP id y4mr9237382nzi; Tue, 27 Jun 2006 00:18:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 16sm2741362nzo.2006.06.27.00.18.11; Tue, 27 Jun 2006 00:18:11 -0700 (PDT) Content-Disposition: inline From: D Bera Organization: BU-CS To: "dashboard-hackers" Subject: Fwd: Re: beagle index server Date: Tue, 27 Jun 2006 00:19:51 -0700 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606270019.52096.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.5 tagged_above=-999 required=2 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.5 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:18:19 -0000 Forwarding the reply to the list. The screenshot of BeagleOnRails looks really cool. Looks like some overlap with one of Beagle's Summer of Code project. - dBera ---------- Forwarded Message ---------- Subject: Re: beagle index server Date: Monday 26 June 2006 22:37 From: "Gregor Schmidt" To: "D Bera" Hi perhaps Peagle (http://www.kde-apps.org/content/show.php?content=38289) or BeagleOnRails (https://nach-vorne.de/trac/beagle_on_rails) may give you, what you want in the meantime. Gregor On 6/27/06, D Bera wrote: > Hi > > > is it possible to install an beagle index server on an fileserver and > > let the clients directly access that index? > > This is a common question asked here and the simple answer is, beagle > doesnt provide a trivial way of doing it. You can acheive it somewhat > by using beagle-build-index to build a static index on your server, > export it over some network storage and then run beagle-search in the > clients pointing to the location of the server. > > This issue has been discussed here before. I can point you to one > thread nut there are many more. > http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html > > Lastly, a couple of Google Summer of Code projects are in progress > which, when finished, might provide a robust solution. > http://beagle-project.org/Summer_Of_Code From J.Kraaijeveld@Askesis.nl Tue Jun 27 03:21:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 644AA3B018D for ; Tue, 27 Jun 2006 03:21:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11848-04 for ; Tue, 27 Jun 2006 03:21:13 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id C951F3B00D0 for ; Tue, 27 Jun 2006 03:21:12 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 27 Jun 2006 09:21:11 +0200 Subject: Re: Matching partial strings? From: Joost Kraaijeveld To: Daniel Naber In-Reply-To: <200606270905.11718@danielnaber.de> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Jun 2006 09:21:10 +0200 Message-Id: <1151392870.6009.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.437 tagged_above=-999 required=2 tests=[AWL=0.026, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.437 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:21:16 -0000 Hi, On Tue, 2006-06-27 at 09:05 +0200, Daniel Naber wrote: > On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > > > Actually, I agree that having partial string match is difficult (in > > terms of computational complexity) and not possible due to performance > > reasons. > > Lucene can do these kind of queries, using the WildcardQuery class. Just > note that at least the Java version of Lucene doesn't accept "*" as the > first character when using QueryParser, but creating a WildcardQuery like > "*foo*" using the API works. However, this is slow. Faster solutions have > been discussed on the Lucene mailing list, using a special way to rotate > terms. > > regards > Daniel >From this mail to the mailing list I understand that I actually got an answer to my question ( I assume that Adrian answered to someone else ). However, I did not see any answer other than Daniel's mail. The mailing list archive is not up to date so I cannot see if the answers are there. Is there anyone else who monitors this thread that is missing the mails? And could anyone inform me on the final verdict concerning my question, based on the mails? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From james.fitzsimons@gmail.com Tue Jun 27 16:29:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EAE63B00FF for ; Tue, 27 Jun 2006 16:29:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16297-04 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from n082.sc1.cp.net (smtpout0165.sc1.cp.net [64.97.136.165]) by menubar.gnome.org (Postfix) with ESMTP id 6C5553B00E2 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from athos (82.20.8.116) by n082.sc1.cp.net (7.2.069.1) id 4499A53400094A77 for dashboard-hackers@gnome.org; Tue, 27 Jun 2006 20:03:20 +0000 Subject: Interested in getting involved From: James Fitzsimons To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GuR2sEURNLyLwIiPimdc" Date: Tue, 27 Jun 2006 21:03:22 +0100 Message-Id: <1151438602.15934.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 20:29:43 -0000 --=-GuR2sEURNLyLwIiPimdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I am interested in getting involved in dashboard development. I see from the latest beagle newsletter that there is renewed interest in the dashboard project so it sounds like I have come along at the right time! I have managed to build the latest dashboard from CVS, but it seems like the documentation is well out of date as it talks about using text-indexer but it appears from the mailing list that beagle is now the indexing engine. Can anybody give me some quick pointers that would enable me to check that dashboard is working correctly? Finally, where would be a good place to start if I was to get involved in hacking on dashboard? Cheers, James Fitzsimons --=-GuR2sEURNLyLwIiPimdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill Flswu/ifiJ38NcBtRw0rSPI= =42lS -----END PGP SIGNATURE----- --=-GuR2sEURNLyLwIiPimdc-- From joeshaw@novell.com Wed Jun 28 06:08:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F5203B008D for ; Wed, 28 Jun 2006 06:08:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03126-02 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 540243B0079 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: (qmail 30407 invoked from network); 28 Jun 2006 10:07:03 -0000 Received: from localhost (HELO ?10.0.16.35?) (joe@127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:07:03 -0000 Subject: Re: Matching partial strings? From: Joe Shaw To: Joost Kraaijeveld In-Reply-To: <1151392870.6009.22.camel@localhost> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> <1151392870.6009.22.camel@localhost> Content-Type: text/plain Date: Wed, 28 Jun 2006 06:05:08 -0400 Message-Id: <1151489108.3849.24.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:08:11 -0000 Hi, On Tue, 2006-06-27 at 09:21 +0200, Joost Kraaijeveld wrote: > Is there anyone else who monitors this thread that is missing the > mails? I am away at GUADEC and not following email very closely. > And could anyone inform me on the final verdict concerning my question, > based on the mails? We don't support wildcard searches today. We're not using Lucene's QueryParser class; the query language is a little obtuse and not very customizable to our uses. It wouldn't be too much work to hack it in if you are familiar with regular expressions, though. Bera already referenced the open bug about this. Thanks, Joe From dbera.web@gmail.com Wed Jun 28 11:47:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D6543B01BD for ; Wed, 28 Jun 2006 11:46:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18779-04 for ; Wed, 28 Jun 2006 11:46:46 -0400 (EDT) Received: from cs3.bu.edu (cs3.bu.edu [128.197.12.8]) by menubar.gnome.org (Postfix) with ESMTP id 873FC3B0100 for ; Wed, 28 Jun 2006 11:46:41 -0400 (EDT) Received: from [192.168.1.103] (adsl-75-6-225-56.dsl.pltn13.sbcglobal.net [75.6.225.56]) (authenticated bits=0) by cs3.bu.edu (8.13.6/8.13.6) with ESMTP id k5SFjZCN017712; Wed, 28 Jun 2006 11:46:05 -0400 From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Wed, 28 Jun 2006 08:47:16 -0700 User-Agent: KMail/1.9 References: <1151307425.6009.3.camel@localhost> <1151392870.6009.22.camel@localhost> <1151489108.3849.24.camel@portage.boston.ximian.com> In-Reply-To: <1151489108.3849.24.camel@portage.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280847.16863.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.963 tagged_above=-999 required=2 tests=[AWL=-0.633, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.963 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 15:47:00 -0000 > > Is there anyone else who monitors this thread that is missing the > > mails? > > I am away at GUADEC and not following email very closely. > > > And could anyone inform me on the final verdict concerning my question, > > based on the mails? > > We don't support wildcard searches today. We're not using Lucene's > QueryParser class; the query language is a little obtuse and not very > customizable to our uses. It wouldn't be too much work to hack it in if > you are familiar with regular expressions, though. > > Bera already referenced the open bug about this. Hi I thought to wait for a couple of days to allow the emails to appear on mailman archive. But strange enough, dashboard-hacker mailing list archive seems to be quite outdated. Maybe the maintainers of gnome maillist list archives is busy attending GUADEC :) This was my reply to your question: "Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable." Hope this message reaches you this time. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From fredrik.hedberg@gmail.com Thu Jun 29 11:31:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 553393B04C9 for ; Thu, 29 Jun 2006 11:31:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23334-07 for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 46CBB3B049D for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i5so134263wra for ; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.64.204.6 with SMTP id b6mr2889023qbg; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.65.197.1 with HTTP; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Message-ID: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Date: Thu, 29 Jun 2006 17:31:04 +0200 From: "Fredrik Hedberg" To: james.fitzsimons@gmail.com Subject: Re: Interested in getting involved In-Reply-To: <1151438602.15934.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151438602.15934.3.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 15:31:06 -0000 Hi James, My name is Fredrik and I'm currently working on Dashboard as part of the Google Summer of Code project. I'm still just getting started as my school work was ending later than I predicted, but I've pretty much figured out what I want to do and where to take it, at least for now. Unfortunately, I'm rewriting it pretty much from scratch which makes it kinda hard to help out before I've gotten a bit further on the way - but hopefully, I'll have some stuff to commit once I get home from Guadec next week so that we can start collaborating on it again - so don't despair. Fredrik 2006/6/27, James Fitzsimons : > Hi all, > > I am interested in getting involved in dashboard development. I see from > the latest beagle newsletter that there is renewed interest in the > dashboard project so it sounds like I have come along at the right time! > > I have managed to build the latest dashboard from CVS, but it seems like > the documentation is well out of date as it talks about using > text-indexer but it appears from the mailing list that beagle is now the > indexing engine. > > Can anybody give me some quick pointers that would enable me to check > that dashboard is working correctly? > > Finally, where would be a good place to start if I was to get involved > in hacking on dashboard? > > Cheers, > James Fitzsimons > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > Flswu/ifiJ38NcBtRw0rSPI= > =42lS > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > From dashboard@a80.net Thu Jun 29 12:38:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3D8C93B03AE for ; Thu, 29 Jun 2006 12:38:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27330-07 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 1CD1E3B02F1 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id C9A8E55897F; Thu, 29 Jun 2006 16:43:54 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 218C05521AD for ; Thu, 29 Jun 2006 16:43:51 +0200 (CEST) Message-ID: <44A4020C.4060203@a80.net> Date: Thu, 29 Jun 2006 18:38:36 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Beagle and its startup Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:38:43 -0000 hi there, i'm fascinated of the idea behind beagle, cause i love when my computer really does things that are useful ;) Now ia have one question: when i start the beagle daemon, and call beagle-info --status i get a nice printout of what beagle is doing. Is ist right that beagle always starts at first to check if the file which are in its index, are still the same from last time? When i look at the status i get a count of 422. when i stopped beagle by hand shortly before i logged out, it was at ~ 10000. Doesn't this always take a long time from start to the point till which beagle will index new stuff? Or will changes on files be more important and because of inotify appear directly in beagle although, it has to look through it's index to see if something has changed while being "offline". Hope you get my point :) Thanks Andreas From vkojouharov@gmail.com Thu Jun 29 13:11:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 92EE83B007B for ; Thu, 29 Jun 2006 13:11:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29236-10 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 332483B00D2 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id o25so109252nfa for ; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: by 10.49.75.12 with SMTP id c12mr562575nfl; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id i1sm694143nfe.2006.06.29.10.11.03; Thu, 29 Jun 2006 10:11:03 -0700 (PDT) Subject: Re: Beagle and its startup From: =?UTF-8?Q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80_?= =?UTF-8?Q?=D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0=D1=80=D0=BE=D0=B2?= To: dashboard-hackers@gnome.org In-Reply-To: <44A4020C.4060203@a80.net> References: <44A4020C.4060203@a80.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xx17iL3l9XjJv8hK4idJ" Date: Thu, 29 Jun 2006 20:11:07 +0300 Message-Id: <1151601067.7671.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.212 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.212 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:11:31 -0000 --=-xx17iL3l9XjJv8hK4idJ Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable =D0=92 =D1=87=D1=82, 2006-06-29 =D0=B2 18:38 +0200, Andreas Heinz =D0=BD=D0= =B0=D0=BF=D0=B8=D1=81=D0=B0: > hi there, >=20 > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) >=20 > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. >=20 > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". >=20 I'd also like to mention, since it's probably connected, that beagle periodically erases it's Files index (maybe the others also, I'm not sure). While running beagled continuosly for a week, I'd notice that at some point in time, the Files index would have a count of "442" for instance, whereas sometime before that, it would have "18942", and of course, files that could have been found before, were not found afterwards. > Hope you get my point :) > Thanks > Andreas >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-xx17iL3l9XjJv8hK4idJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=D0=A2=D0=BE=D0=B2=D0=B0?= =?UTF-8?Q?_=D0=B5?= =?UTF-8?Q?_=D1=86=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BE?= =?UTF-8?Q?_=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B0?= =?UTF-8?Q?_=D1=87=D0=B0=D1=81=D1=82?= =?UTF-8?Q?_=D0=BE=D1=82?= =?UTF-8?Q?_=D0=BF=D0=B8=D1=81=D0=BC=D0=BE=D1=82=D0=BE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEpAmq4zbYhQDdImoRAqK/AKDER/IoFLpVXdy3IfZfOKsTXoJakgCg5SUC IO3XHtlrFcgBTyHOXmcA2Js= =3zSC -----END PGP SIGNATURE----- --=-xx17iL3l9XjJv8hK4idJ-- From dbera.web@gmail.com Thu Jun 29 13:22:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E3053B007D for ; Thu, 29 Jun 2006 13:22:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30017-01 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by menubar.gnome.org (Postfix) with ESMTP id 4D3B03B00D2 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 14so190969nzn for ; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.36.67.19 with SMTP id p19mr45548nza; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Message-ID: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Date: Thu, 29 Jun 2006 10:22:51 -0700 From: "D Bera" To: "Andreas Heinz" Subject: Re: Beagle and its startup In-Reply-To: <44A4020C.4060203@a80.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.188 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.188 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:22:55 -0000 Hey, With others at Guadec, I take the liberty to spread some FUD :) > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) Me too :) > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? Yes and more. Beagle scans the whole filesystem to find new files and files modified after beagle was last stopped. > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? Scanning directories is more or less fast especially if you everything unchanged since lasttime beagle ran. But, you are right. Beagle will have to traverse the directory tree to reach a new directory or file at which point it will find new stuff. A better behaviour would be to somehow start at new directories. http://bugzilla.gnome.org/show_bug.cgi?id=303324 > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". Changes to files when beagle is running will be picked up instantly. Only indexing files modified when beagle was offline is delayed. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 29 13:27:52 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C0153B01E0 for ; Thu, 29 Jun 2006 13:27:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30455-01 for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 9F4653B029A for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 18so210049nzp for ; Thu, 29 Jun 2006 10:27:51 -0700 (PDT) Received: by 10.36.113.8 with SMTP id l8mr3316890nzc; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Message-ID: <1f1f006d0606291027i3c75f6erfe88d197858b2005@mail.gmail.com> Date: Thu, 29 Jun 2006 10:27:50 -0700 From: "D Bera" To: "=?KOI8-R?B?98nL1M/SIOvP1tXIwdLP1w==?=" Subject: Re: Beagle and its startup In-Reply-To: <1151601067.7671.2.camel@sat.bloka> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> <1151601067.7671.2.camel@sat.bloka> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.193 tagged_above=-999 required=2 tests=[AWL=0.207, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.193 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:27:52 -0000 > I'd also like to mention, since it's probably connected, that beagle > periodically erases it's Files index (maybe the others also, I'm not > sure). While running beagled continuosly for a week, I'd notice that at > some point in time, the Files index would have a count of "442" for > instance, whereas sometime before that, it would have "18942", and of > course, files that could have been found before, were not found > afterwards. Hi That sounds like a bug to me. If files werent deleted when beagle is running, the count of Files backend is not supposed to decrease and queries against present files should work. Maybe you want to file a bug with bugzilla and attach your logs. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dashboard@a80.net Thu Jun 29 13:44:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 941693B00FF for ; Thu, 29 Jun 2006 13:44:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31305-08 for ; Thu, 29 Jun 2006 13:44:06 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 785D03B0017 for ; Thu, 29 Jun 2006 13:44:02 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id B3EB5559E69; Thu, 29 Jun 2006 17:49:13 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 25789559CB5; Thu, 29 Jun 2006 17:49:10 +0200 (CEST) Message-ID: <44A4115B.3000703@a80.net> Date: Thu, 29 Jun 2006 19:43:55 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: D Bera Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> In-Reply-To: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:44:15 -0000 Hi, that was a fast reply :) D Bera wrote: > Hey, > With others at Guadec, I take the liberty to spread some FUD :) > > [...] >> When i look at the status i get a count of 422. when i stopped beagle by >> hand shortly before i logged out, it was at ~ 10000. >> Doesn't this always take a long time from start to the point till which >> beagle will index new stuff? > Scanning directories is more or less fast especially if you everything > unchanged since lasttime beagle ran. But, you are right. Beagle will > have to traverse the directory tree to reach a new directory or file > at which point it will find new stuff. A better behaviour would be to > somehow start at new directories. > http://bugzilla.gnome.org/show_bug.cgi?id=303324 Hmm i think "fast" has to bee seen relativly in this circumstance. Beagle for me starts always with checking my gaim logs. and noW after running for more than a hour, it's still checking gaim logs. ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if you see this as fast ... Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it shouldn't take care of the load of my pc, right? and maybe you can tell me if there is something wrong, or if it's ok that way. anyway this shouldn't be a complain :) > >> Or will changes on files be more important and because of inotify appear >> directly in beagle although, it has to look through it's index to see if >> something has changed while being "offline". > Changes to files when beagle is running will be picked up instantly. > Only indexing files modified when beagle was offline is delayed. > > - dBera bye Andi From dashboard@a80.net Fri Jun 30 04:00:17 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A3CB53B00A8 for ; Fri, 30 Jun 2006 04:00:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02450-02 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 3C5003B00D1 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 4135A5334AF; Fri, 30 Jun 2006 08:05:28 +0200 (CEST) Received: from [172.17.160.16] (p5723e3d4.np.schlund.de [212.227.35.87]) by cratoo.de (Postfix) with ESMTP id 6FDD8440F04 for ; Fri, 30 Jun 2006 08:05:25 +0200 (CEST) Message-ID: <44A4DA08.1030508@a80.net> Date: Fri, 30 Jun 2006 10:00:08 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> In-Reply-To: <44A4115B.3000703@a80.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 08:00:17 -0000 Hi there again :) thanks for pointing me to that bugreport. After really restarting beagle with exercise_the_dog beagle did a really fast job and indexed all open things. problem is now that some of my files can't be found via the query. is there a possibilty to work around the automatic index and index a path manually, so that this path comes to my normal index? i know this isn't really a solution, but it would help as long as this bug (?) exists. for example: i have my mp3s in /mp3s there are some directorys in it with name "herbert ... " a "beagle-query herbert" only lists some documents, but doesnt tell about the folders. /mp3s is configurated to be indexed. i think i did all right, but don't know for sure ;) bye Andreas Andreas Heinz wrote: > Hi, > > that was a fast reply :) > > D Bera wrote: >> Hey, >> With others at Guadec, I take the liberty to spread some FUD :) >> >> [...] >>> When i look at the status i get a count of 422. when i stopped beagle by >>> hand shortly before i logged out, it was at ~ 10000. >>> Doesn't this always take a long time from start to the point till which >>> beagle will index new stuff? >> Scanning directories is more or less fast especially if you everything >> unchanged since lasttime beagle ran. But, you are right. Beagle will >> have to traverse the directory tree to reach a new directory or file >> at which point it will find new stuff. A better behaviour would be to >> somehow start at new directories. >> http://bugzilla.gnome.org/show_bug.cgi?id=303324 > > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? > and maybe you can tell me if there is something wrong, or if it's ok > that way. > anyway this shouldn't be a complain :) > >>> Or will changes on files be more important and because of inotify appear >>> directly in beagle although, it has to look through it's index to see if >>> something has changed while being "offline". >> Changes to files when beagle is running will be picked up instantly. >> Only indexing files modified when beagle was offline is delayed. >> >> - dBera > > > bye > Andi > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From joeshaw@novell.com Fri Jun 30 07:32:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BD96E3B024A for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15061-08 for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 102C73B0256 for ; Fri, 30 Jun 2006 07:32:58 -0400 (EDT) Received: (qmail 7569 invoked from network); 30 Jun 2006 11:32:57 -0000 Received: from localhost (HELO portage.lan) (joe@127.0.0.1) by localhost with SMTP; 30 Jun 2006 11:32:57 -0000 Subject: Re: Beagle and its startup From: Joe Shaw To: Andreas Heinz In-Reply-To: <44A4115B.3000703@a80.net> References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> Content-Type: text/plain Date: Fri, 30 Jun 2006 07:30:45 -0400 Message-Id: <1151667046.6344.3.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 11:33:00 -0000 Hi, On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... Yeah, this is a performance bottleneck in the Gaim backend. It was one of the first ones written, and so isn't written particularly well. The right thing to do with it would be to use an indexable generator, and mark the actual log files as indexed so they're not recrawled. Not a ton of work, it just needs to be done. > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? Correct. It will index as hard as it can and really slow down your machine. But it's the fastest way to get everything indexed. Joe From dashboard@a80.net Fri Jun 30 15:15:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EE993B007B for ; Fri, 30 Jun 2006 15:15:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07752-07 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 94E983B0372 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 24AB611FC66; Fri, 30 Jun 2006 19:20:53 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 1A4DC24A4C; Fri, 30 Jun 2006 19:20:49 +0200 (CEST) Message-ID: <44A57859.4050109@a80.net> Date: Fri, 30 Jun 2006 21:15:37 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> <1151667046.6344.3.camel@portage.boston.ximian.com> In-Reply-To: <1151667046.6344.3.camel@portage.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 19:15:39 -0000 hi, ok so i know that about the gaim backend, thanks for that info :) Unfortunatly i didn't find any info how to check if a file is indexed by beagle. is there a way apart of using the normal search? Additionally i think i have the same problem as described in http://bugzilla.gnome.org/show_bug.cgi?id=341841 I told beagle to index my /mp3s. There are about 20.000 Files in this directory but beagle. I ran beagle a few times every time from the beginnig to test if it's indexing more files if i start it over and over again. i think, but can't prove that beagle get's more and more files. Is this a known behavior or is a directory of > 20.000 files simply too much? bye Andreas Joe Shaw wrote: > Hi, > > On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: >> Hmm i think "fast" has to bee seen relativly in this circumstance. >> Beagle for me starts always with checking my gaim logs. and noW after >> running for more than a hour, it's still checking gaim logs. >> ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if >> you see this as fast ... > > Yeah, this is a performance bottleneck in the Gaim backend. It was one > of the first ones written, and so isn't written particularly well. The > right thing to do with it would be to use an indexable generator, and > mark the actual log files as indexed so they're not recrawled. Not a > ton of work, it just needs to be done. > >> Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it >> shouldn't take care of the load of my pc, right? > > Correct. It will index as hard as it can and really slow down your > machine. But it's the fastest way to get everything indexed. > > Joe > > From james.fitzsimons@gmail.com Fri Jun 30 17:50:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 888963B043A for ; Fri, 30 Jun 2006 17:50:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-02 for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from n066.sc1.cp.net (smtpout0140.sc1.cp.net [64.97.136.140]) by menubar.gnome.org (Postfix) with ESMTP id A487E3B03CD for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from athos (82.20.8.116) by n066.sc1.cp.net (7.2.069.1) id 4499AFF7000F0045; Fri, 30 Jun 2006 21:50:37 +0000 Subject: Re: Interested in getting involved From: James Fitzsimons To: Fredrik Hedberg In-Reply-To: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> References: <1151438602.15934.3.camel@localhost.localdomain> <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VsbrpDNJgPu7WEvAi+UR" Date: Fri, 30 Jun 2006 22:50:39 +0100 Message-Id: <1151704239.12737.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.894 tagged_above=-999 required=2 tests=[AWL=-0.564, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.894 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 21:50:39 -0000 --=-VsbrpDNJgPu7WEvAi+UR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Fredrik, I didn't realise Dashboard was one of the SOC projects. I'm looking forward to seeing what you do with it. I think it has a lot of potential to be a really exciting application. I'd be very keen to collaborate once you get to a position where that's possible. Looking forward to hearing about your progress! Cheers, James On Thu, 2006-06-29 at 17:31 +0200, Fredrik Hedberg wrote: > Hi James, >=20 > My name is Fredrik and I'm currently working on Dashboard as part of > the Google Summer of Code project. >=20 > I'm still just getting started as my school work was ending later than > I predicted, but I've pretty much figured out what I want to do and > where to take it, at least for now. Unfortunately, I'm rewriting it > pretty much from scratch which makes it kinda hard to help out before > I've gotten a bit further on the way - but hopefully, I'll have some > stuff to commit once I get home from Guadec next week so that we can > start collaborating on it again - so don't despair. >=20 > Fredrik >=20 >=20 > 2006/6/27, James Fitzsimons : > > Hi all, > > > > I am interested in getting involved in dashboard development. I see fro= m > > the latest beagle newsletter that there is renewed interest in the > > dashboard project so it sounds like I have come along at the right time= ! > > > > I have managed to build the latest dashboard from CVS, but it seems lik= e > > the documentation is well out of date as it talks about using > > text-indexer but it appears from the mailing list that beagle is now th= e > > indexing engine. > > > > Can anybody give me some quick pointers that would enable me to check > > that dashboard is working correctly? > > > > Finally, where would be a good place to start if I was to get involved > > in hacking on dashboard? > > > > Cheers, > > James Fitzsimons > > > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.1 (GNU/Linux) > > > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > > Flswu/ifiJ38NcBtRw0rSPI=3D > > =3D42lS > > -----END PGP SIGNATURE----- > > > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > > > > --=-VsbrpDNJgPu7WEvAi+UR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEpZystf4qL6AoafMRAgMmAKDrq8uGKugniljVYfVz47EQqtOaqACghdPL VKE2rXPT48ecwz98sRECmcA= =zKAW -----END PGP SIGNATURE----- --=-VsbrpDNJgPu7WEvAi+UR-- From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmål translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From J.Kraaijeveld@Askesis.nl Mon Jun 26 03:37:09 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DAB103B01C5 for ; Mon, 26 Jun 2006 03:37:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30012-07 for ; Mon, 26 Jun 2006 03:37:08 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id 88ADA3B0169 for ; Mon, 26 Jun 2006 03:37:06 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 26 Jun 2006 09:37:05 +0200 Subject: Matching partial strings? From: Joost Kraaijeveld To: dashboard-hackers@gnome.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Jun 2006 09:37:05 +0200 Message-Id: <1151307425.6009.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.233 tagged_above=-999 required=2 tests=[AWL=-1.184, BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.233 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:37:10 -0000 Hi, Is it correct that Beagle does not match partial string, e.g. if I search for Beagle it will not find "Beagle", or if i search for AQueue it wil not find AQueue< ? If that is correct, is there a way that I can get what I want (searching with partial strings)? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From magni@inrim.it Mon Jun 26 03:51:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C8D1E3B00DC for ; Mon, 26 Jun 2006 03:51:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31139-08 for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 68C2A3B017D for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1Fulu0-0000XW-FB; Mon, 26 Jun 2006 09:53:00 +0200 Message-ID: <449F91EC.5030007@inrim.it> Date: Mon, 26 Jun 2006 09:51:08 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: "Michael R. Head" , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> <1151078643.5462.15.camel@flash.burner> In-Reply-To: <1151078643.5462.15.camel@flash.burner> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.273 tagged_above=-999 required=2 tests=[AWL=-0.172, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.273 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:51:41 -0000 the problem was solved by going into /usr/share/mime, and zapping-out the line:
x-directory/normal inode/directory
from the file 'aliases'

thank you everybody!

alessandro

Michael R. Head wrote:
On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote:
  
Are you using Ubuntu or Debian? I see this problem too, and it's been
there for a while. I think it might be this:

https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463

Cheers,
Carlos

      
thank you, it seems exactly my problem!
Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what 
this means:
 shared-mime-info (0.17-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/110_no_directory_alias_fix_open_with.patch:
     - don't set an alias from "inode/directory" to "x-directory/normal",
       fix nautilus "open with" associations when selecting a directory

??? lost in thoughts
    

It means that if you unpack the source package
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz
and apply the debian patches:
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz

You'll find a file in
debian/patches/110_no_directory_alias_fix_open_with.patch which you
should be able to apply to your nautilus source.

  
alessandro

(oh, BTW, I was using beagle-search as root)



    


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From flower@ipjunkies.org Mon Jun 26 20:25:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0BD9A3B009B for ; Mon, 26 Jun 2006 20:25:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25218-07 for ; Mon, 26 Jun 2006 20:25:06 -0400 (EDT) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by menubar.gnome.org (Postfix) with ESMTP id F06873B00A1 for ; Mon, 26 Jun 2006 20:25:05 -0400 (EDT) Received: from hackmi.ipjunkies.local (port-195-158-167-170.dynamic.qsc.de [195.158.167.170]) by mx02.qsc.de (Postfix) with ESMTP id 249C819B4E9D for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from hackmi (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 086C94802F for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from marvin.ipjunkies.local (marvin.ipjunkies.local [192.168.0.33]) by hackmi.ipjunkies.local (Postfix) with ESMTP id C1E0F4802E for ; Tue, 27 Jun 2006 01:14:23 +0200 (CEST) Subject: beagle index server From: Florian Werner To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Tue, 27 Jun 2006 01:14:22 +0200 Message-Id: <1151363662.13718.2.camel@marvin.ipjunkies.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.9/OEM, bases: 26062006 #190577, status: clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:25:07 -0000 hi@all is it possible to install an beagle index server on an fileserver and let the clients directly access that index? kind regards flower From dbera.web@gmail.com Mon Jun 26 20:41:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A85DF3B00B9 for ; Mon, 26 Jun 2006 20:41:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26031-06 for ; Mon, 26 Jun 2006 20:41:43 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by menubar.gnome.org (Postfix) with ESMTP id E2D543B02D1 for ; Mon, 26 Jun 2006 20:41:42 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1509352nzp for ; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.36.252.42 with SMTP id z42mr8866398nzh; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:41:41 -0700 (PDT) Message-ID: <1f1f006d0606261741j876f8eu14101eb354b2316f@mail.gmail.com> Date: Mon, 26 Jun 2006 17:41:41 -0700 From: "D Bera" To: "Florian Werner" Subject: Re: beagle index server In-Reply-To: <1151363662.13718.2.camel@marvin.ipjunkies.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151363662.13718.2.camel@marvin.ipjunkies.local> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:41:45 -0000 Hi > is it possible to install an beagle index server on an fileserver and > let the clients directly access that index? This is a common question asked here and the simple answer is, beagle doesnt provide a trivial way of doing it. You can acheive it somewhat by using beagle-build-index to build a static index on your server, export it over some network storage and then run beagle-search in the clients pointing to the location of the server. This issue has been discussed here before. I can point you to one thread nut there are many more. http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html Lastly, a couple of Google Summer of Code projects are in progress which, when finished, might provide a robust solution. http://beagle-project.org/Summer_Of_Code - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 26 20:49:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 12E4F3B00D0 for ; Mon, 26 Jun 2006 20:49:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26614-04 for ; Mon, 26 Jun 2006 20:49:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by menubar.gnome.org (Postfix) with ESMTP id ED1983B00B9 for ; Mon, 26 Jun 2006 20:49:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1510555nzp for ; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.18.44 with SMTP id v44mr8867580nzi; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Message-ID: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> Date: Mon, 26 Jun 2006 17:49:23 -0700 From: "D Bera" To: "Joost Kraaijeveld" Subject: Re: Matching partial strings? In-Reply-To: <1151307425.6009.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151307425.6009.3.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.182 tagged_above=-999 required=2 tests=[AWL=0.218, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.182 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:49:25 -0000 Hi > Is it correct that Beagle does not match partial string, e.g. if I > search for Beagle it will not find "Beagle", or if i search for AQueue > it wil not find AQueue< ? > > If that is correct, is there a way that I can get what I want (searching > with partial strings)? Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From adrian@ieaa.org Mon Jun 26 22:25:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C5F83B0134 for ; Mon, 26 Jun 2006 22:25:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30551-02 for ; Mon, 26 Jun 2006 22:24:58 -0400 (EDT) Received: from www.ieaa.org (unknown [202.45.183.252]) by menubar.gnome.org (Postfix) with ESMTP id 80A943B00CD for ; Mon, 26 Jun 2006 22:24:57 -0400 (EDT) Received: from [203.223.231.11] (helo=[203.223.231.11]) by www.ieaa.org with esmtp (Exim 4.50) id 1Fv3Xe-0007VG-68; Tue, 27 Jun 2006 10:43:06 +0800 Message-ID: <44A096D3.1030809@ieaa.org> Date: Tue, 27 Jun 2006 10:24:19 +0800 From: Adrian Sai-wah Tam User-Agent: Thunderbird 1.5.0.4 (X11/20060619) MIME-Version: 1.0 To: D Bera Subject: Re: Matching partial strings? References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> In-Reply-To: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 02:25:00 -0000 Hi, Actually, I agree that having partial string match is difficult (in terms of computational complexity) and not possible due to performance reasons. However, I see that there might have a demand on this. Further more, as a Chinese speaker, I want to point out that, partial string match is crucial to Chinese language search because we don't use "space characters" to separate words, we just put all the stuff together and use human reasoning to separate phase from phase. Therefore, it is always a difficulty to index Chinese efficiently. I really want to help if someone want to research on this issue (coz I want to have this feature), anyone interested to join the effort? ~Adrian. D Bera wrote: > Hi > > >> Is it correct that Beagle does not match partial string, e.g. if I >> search for Beagle it will not find "Beagle", or if i search for AQueue >> it wil not find AQueue< ? >> >> If that is correct, is there a way that I can get what I want (searching >> with partial strings)? >> > > Yes. Beagle doesnot allow searching for substrings. > http://bugzilla.gnome.org/show_bug.cgi?id=332673 > > I am also not aware of any hacks to achieve this. However, in some > cases (like filenames) beagle tries to guess and split the word if its > composed of a number of smaller words (e.g. beagle-design-doc-v3.txt > will be broken into beagle, design, doc, v3). I can only think of > filenames where this happens and even there, arbitrary substrings > arent searchable. > > - dBera > > From list2006@danielnaber.de Tue Jun 27 03:05:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 076863B00B4 for ; Tue, 27 Jun 2006 03:05:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10792-08 for ; Tue, 27 Jun 2006 03:05:24 -0400 (EDT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by menubar.gnome.org (Postfix) with ESMTP id 79D753B00BE for ; Tue, 27 Jun 2006 03:05:23 -0400 (EDT) Received: (qmail 31135 invoked from network); 27 Jun 2006 07:05:22 -0000 Received: from unknown (HELO p5496ff69.dip.t-dialin.net) ([pbs]695637@[84.150.255.105]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 27 Jun 2006 07:05:22 -0000 From: Daniel Naber To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Tue, 27 Jun 2006 09:05:11 +0200 User-Agent: KMail/1.8.2 References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> In-Reply-To: <44A096D3.1030809@ieaa.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606270905.11718@danielnaber.de> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:05:27 -0000 On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > Actually, I agree that having partial string match is difficult (in > terms of computational complexity) and not possible due to performance > reasons. Lucene can do these kind of queries, using the WildcardQuery class. Just note that at least the Java version of Lucene doesn't accept "*" as the first character when using QueryParser, but creating a WildcardQuery like "*foo*" using the API works. However, this is slow. Faster solutions have been discussed on the Lucene mailing list, using a special way to rotate terms. regards Daniel -- http://www.danielnaber.de From dbera.web@gmail.com Tue Jun 27 03:18:19 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6263B0126 for ; Tue, 27 Jun 2006 03:18:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11798-01 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 5D9B23B0270 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1635373nzo for ; Tue, 27 Jun 2006 00:18:14 -0700 (PDT) Received: by 10.37.21.4 with SMTP id y4mr9237382nzi; Tue, 27 Jun 2006 00:18:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 16sm2741362nzo.2006.06.27.00.18.11; Tue, 27 Jun 2006 00:18:11 -0700 (PDT) Content-Disposition: inline From: D Bera Organization: BU-CS To: "dashboard-hackers" Subject: Fwd: Re: beagle index server Date: Tue, 27 Jun 2006 00:19:51 -0700 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606270019.52096.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.5 tagged_above=-999 required=2 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.5 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:18:19 -0000 Forwarding the reply to the list. The screenshot of BeagleOnRails looks really cool. Looks like some overlap with one of Beagle's Summer of Code project. - dBera ---------- Forwarded Message ---------- Subject: Re: beagle index server Date: Monday 26 June 2006 22:37 From: "Gregor Schmidt" To: "D Bera" Hi perhaps Peagle (http://www.kde-apps.org/content/show.php?content=38289) or BeagleOnRails (https://nach-vorne.de/trac/beagle_on_rails) may give you, what you want in the meantime. Gregor On 6/27/06, D Bera wrote: > Hi > > > is it possible to install an beagle index server on an fileserver and > > let the clients directly access that index? > > This is a common question asked here and the simple answer is, beagle > doesnt provide a trivial way of doing it. You can acheive it somewhat > by using beagle-build-index to build a static index on your server, > export it over some network storage and then run beagle-search in the > clients pointing to the location of the server. > > This issue has been discussed here before. I can point you to one > thread nut there are many more. > http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html > > Lastly, a couple of Google Summer of Code projects are in progress > which, when finished, might provide a robust solution. > http://beagle-project.org/Summer_Of_Code From J.Kraaijeveld@Askesis.nl Tue Jun 27 03:21:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 644AA3B018D for ; Tue, 27 Jun 2006 03:21:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11848-04 for ; Tue, 27 Jun 2006 03:21:13 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id C951F3B00D0 for ; Tue, 27 Jun 2006 03:21:12 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 27 Jun 2006 09:21:11 +0200 Subject: Re: Matching partial strings? From: Joost Kraaijeveld To: Daniel Naber In-Reply-To: <200606270905.11718@danielnaber.de> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Jun 2006 09:21:10 +0200 Message-Id: <1151392870.6009.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.437 tagged_above=-999 required=2 tests=[AWL=0.026, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.437 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:21:16 -0000 Hi, On Tue, 2006-06-27 at 09:05 +0200, Daniel Naber wrote: > On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > > > Actually, I agree that having partial string match is difficult (in > > terms of computational complexity) and not possible due to performance > > reasons. > > Lucene can do these kind of queries, using the WildcardQuery class. Just > note that at least the Java version of Lucene doesn't accept "*" as the > first character when using QueryParser, but creating a WildcardQuery like > "*foo*" using the API works. However, this is slow. Faster solutions have > been discussed on the Lucene mailing list, using a special way to rotate > terms. > > regards > Daniel >From this mail to the mailing list I understand that I actually got an answer to my question ( I assume that Adrian answered to someone else ). However, I did not see any answer other than Daniel's mail. The mailing list archive is not up to date so I cannot see if the answers are there. Is there anyone else who monitors this thread that is missing the mails? And could anyone inform me on the final verdict concerning my question, based on the mails? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From james.fitzsimons@gmail.com Tue Jun 27 16:29:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EAE63B00FF for ; Tue, 27 Jun 2006 16:29:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16297-04 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from n082.sc1.cp.net (smtpout0165.sc1.cp.net [64.97.136.165]) by menubar.gnome.org (Postfix) with ESMTP id 6C5553B00E2 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from athos (82.20.8.116) by n082.sc1.cp.net (7.2.069.1) id 4499A53400094A77 for dashboard-hackers@gnome.org; Tue, 27 Jun 2006 20:03:20 +0000 Subject: Interested in getting involved From: James Fitzsimons To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GuR2sEURNLyLwIiPimdc" Date: Tue, 27 Jun 2006 21:03:22 +0100 Message-Id: <1151438602.15934.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 20:29:43 -0000 --=-GuR2sEURNLyLwIiPimdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I am interested in getting involved in dashboard development. I see from the latest beagle newsletter that there is renewed interest in the dashboard project so it sounds like I have come along at the right time! I have managed to build the latest dashboard from CVS, but it seems like the documentation is well out of date as it talks about using text-indexer but it appears from the mailing list that beagle is now the indexing engine. Can anybody give me some quick pointers that would enable me to check that dashboard is working correctly? Finally, where would be a good place to start if I was to get involved in hacking on dashboard? Cheers, James Fitzsimons --=-GuR2sEURNLyLwIiPimdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill Flswu/ifiJ38NcBtRw0rSPI= =42lS -----END PGP SIGNATURE----- --=-GuR2sEURNLyLwIiPimdc-- From joeshaw@novell.com Wed Jun 28 06:08:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F5203B008D for ; Wed, 28 Jun 2006 06:08:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03126-02 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 540243B0079 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: (qmail 30407 invoked from network); 28 Jun 2006 10:07:03 -0000 Received: from localhost (HELO ?10.0.16.35?) (joe@127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:07:03 -0000 Subject: Re: Matching partial strings? From: Joe Shaw To: Joost Kraaijeveld In-Reply-To: <1151392870.6009.22.camel@localhost> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> <1151392870.6009.22.camel@localhost> Content-Type: text/plain Date: Wed, 28 Jun 2006 06:05:08 -0400 Message-Id: <1151489108.3849.24.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:08:11 -0000 Hi, On Tue, 2006-06-27 at 09:21 +0200, Joost Kraaijeveld wrote: > Is there anyone else who monitors this thread that is missing the > mails? I am away at GUADEC and not following email very closely. > And could anyone inform me on the final verdict concerning my question, > based on the mails? We don't support wildcard searches today. We're not using Lucene's QueryParser class; the query language is a little obtuse and not very customizable to our uses. It wouldn't be too much work to hack it in if you are familiar with regular expressions, though. Bera already referenced the open bug about this. Thanks, Joe From dbera.web@gmail.com Wed Jun 28 11:47:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D6543B01BD for ; Wed, 28 Jun 2006 11:46:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18779-04 for ; Wed, 28 Jun 2006 11:46:46 -0400 (EDT) Received: from cs3.bu.edu (cs3.bu.edu [128.197.12.8]) by menubar.gnome.org (Postfix) with ESMTP id 873FC3B0100 for ; Wed, 28 Jun 2006 11:46:41 -0400 (EDT) Received: from [192.168.1.103] (adsl-75-6-225-56.dsl.pltn13.sbcglobal.net [75.6.225.56]) (authenticated bits=0) by cs3.bu.edu (8.13.6/8.13.6) with ESMTP id k5SFjZCN017712; Wed, 28 Jun 2006 11:46:05 -0400 From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Wed, 28 Jun 2006 08:47:16 -0700 User-Agent: KMail/1.9 References: <1151307425.6009.3.camel@localhost> <1151392870.6009.22.camel@localhost> <1151489108.3849.24.camel@portage.boston.ximian.com> In-Reply-To: <1151489108.3849.24.camel@portage.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280847.16863.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.963 tagged_above=-999 required=2 tests=[AWL=-0.633, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.963 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 15:47:00 -0000 > > Is there anyone else who monitors this thread that is missing the > > mails? > > I am away at GUADEC and not following email very closely. > > > And could anyone inform me on the final verdict concerning my question, > > based on the mails? > > We don't support wildcard searches today. We're not using Lucene's > QueryParser class; the query language is a little obtuse and not very > customizable to our uses. It wouldn't be too much work to hack it in if > you are familiar with regular expressions, though. > > Bera already referenced the open bug about this. Hi I thought to wait for a couple of days to allow the emails to appear on mailman archive. But strange enough, dashboard-hacker mailing list archive seems to be quite outdated. Maybe the maintainers of gnome maillist list archives is busy attending GUADEC :) This was my reply to your question: "Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable." Hope this message reaches you this time. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From fredrik.hedberg@gmail.com Thu Jun 29 11:31:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 553393B04C9 for ; Thu, 29 Jun 2006 11:31:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23334-07 for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 46CBB3B049D for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i5so134263wra for ; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.64.204.6 with SMTP id b6mr2889023qbg; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.65.197.1 with HTTP; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Message-ID: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Date: Thu, 29 Jun 2006 17:31:04 +0200 From: "Fredrik Hedberg" To: james.fitzsimons@gmail.com Subject: Re: Interested in getting involved In-Reply-To: <1151438602.15934.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151438602.15934.3.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 15:31:06 -0000 Hi James, My name is Fredrik and I'm currently working on Dashboard as part of the Google Summer of Code project. I'm still just getting started as my school work was ending later than I predicted, but I've pretty much figured out what I want to do and where to take it, at least for now. Unfortunately, I'm rewriting it pretty much from scratch which makes it kinda hard to help out before I've gotten a bit further on the way - but hopefully, I'll have some stuff to commit once I get home from Guadec next week so that we can start collaborating on it again - so don't despair. Fredrik 2006/6/27, James Fitzsimons : > Hi all, > > I am interested in getting involved in dashboard development. I see from > the latest beagle newsletter that there is renewed interest in the > dashboard project so it sounds like I have come along at the right time! > > I have managed to build the latest dashboard from CVS, but it seems like > the documentation is well out of date as it talks about using > text-indexer but it appears from the mailing list that beagle is now the > indexing engine. > > Can anybody give me some quick pointers that would enable me to check > that dashboard is working correctly? > > Finally, where would be a good place to start if I was to get involved > in hacking on dashboard? > > Cheers, > James Fitzsimons > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > Flswu/ifiJ38NcBtRw0rSPI= > =42lS > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > From dashboard@a80.net Thu Jun 29 12:38:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3D8C93B03AE for ; Thu, 29 Jun 2006 12:38:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27330-07 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 1CD1E3B02F1 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id C9A8E55897F; Thu, 29 Jun 2006 16:43:54 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 218C05521AD for ; Thu, 29 Jun 2006 16:43:51 +0200 (CEST) Message-ID: <44A4020C.4060203@a80.net> Date: Thu, 29 Jun 2006 18:38:36 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Beagle and its startup Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:38:43 -0000 hi there, i'm fascinated of the idea behind beagle, cause i love when my computer really does things that are useful ;) Now ia have one question: when i start the beagle daemon, and call beagle-info --status i get a nice printout of what beagle is doing. Is ist right that beagle always starts at first to check if the file which are in its index, are still the same from last time? When i look at the status i get a count of 422. when i stopped beagle by hand shortly before i logged out, it was at ~ 10000. Doesn't this always take a long time from start to the point till which beagle will index new stuff? Or will changes on files be more important and because of inotify appear directly in beagle although, it has to look through it's index to see if something has changed while being "offline". Hope you get my point :) Thanks Andreas From vkojouharov@gmail.com Thu Jun 29 13:11:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 92EE83B007B for ; Thu, 29 Jun 2006 13:11:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29236-10 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 332483B00D2 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id o25so109252nfa for ; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: by 10.49.75.12 with SMTP id c12mr562575nfl; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id i1sm694143nfe.2006.06.29.10.11.03; Thu, 29 Jun 2006 10:11:03 -0700 (PDT) Subject: Re: Beagle and its startup From: =?UTF-8?Q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80_?= =?UTF-8?Q?=D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0=D1=80=D0=BE=D0=B2?= To: dashboard-hackers@gnome.org In-Reply-To: <44A4020C.4060203@a80.net> References: <44A4020C.4060203@a80.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xx17iL3l9XjJv8hK4idJ" Date: Thu, 29 Jun 2006 20:11:07 +0300 Message-Id: <1151601067.7671.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.212 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.212 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:11:31 -0000 --=-xx17iL3l9XjJv8hK4idJ Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable =D0=92 =D1=87=D1=82, 2006-06-29 =D0=B2 18:38 +0200, Andreas Heinz =D0=BD=D0= =B0=D0=BF=D0=B8=D1=81=D0=B0: > hi there, >=20 > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) >=20 > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. >=20 > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". >=20 I'd also like to mention, since it's probably connected, that beagle periodically erases it's Files index (maybe the others also, I'm not sure). While running beagled continuosly for a week, I'd notice that at some point in time, the Files index would have a count of "442" for instance, whereas sometime before that, it would have "18942", and of course, files that could have been found before, were not found afterwards. > Hope you get my point :) > Thanks > Andreas >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-xx17iL3l9XjJv8hK4idJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=D0=A2=D0=BE=D0=B2=D0=B0?= =?UTF-8?Q?_=D0=B5?= =?UTF-8?Q?_=D1=86=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BE?= =?UTF-8?Q?_=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B0?= =?UTF-8?Q?_=D1=87=D0=B0=D1=81=D1=82?= =?UTF-8?Q?_=D0=BE=D1=82?= =?UTF-8?Q?_=D0=BF=D0=B8=D1=81=D0=BC=D0=BE=D1=82=D0=BE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEpAmq4zbYhQDdImoRAqK/AKDER/IoFLpVXdy3IfZfOKsTXoJakgCg5SUC IO3XHtlrFcgBTyHOXmcA2Js= =3zSC -----END PGP SIGNATURE----- --=-xx17iL3l9XjJv8hK4idJ-- From dbera.web@gmail.com Thu Jun 29 13:22:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E3053B007D for ; Thu, 29 Jun 2006 13:22:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30017-01 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by menubar.gnome.org (Postfix) with ESMTP id 4D3B03B00D2 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 14so190969nzn for ; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.36.67.19 with SMTP id p19mr45548nza; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Message-ID: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Date: Thu, 29 Jun 2006 10:22:51 -0700 From: "D Bera" To: "Andreas Heinz" Subject: Re: Beagle and its startup In-Reply-To: <44A4020C.4060203@a80.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.188 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.188 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:22:55 -0000 Hey, With others at Guadec, I take the liberty to spread some FUD :) > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) Me too :) > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? Yes and more. Beagle scans the whole filesystem to find new files and files modified after beagle was last stopped. > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? Scanning directories is more or less fast especially if you everything unchanged since lasttime beagle ran. But, you are right. Beagle will have to traverse the directory tree to reach a new directory or file at which point it will find new stuff. A better behaviour would be to somehow start at new directories. http://bugzilla.gnome.org/show_bug.cgi?id=303324 > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". Changes to files when beagle is running will be picked up instantly. Only indexing files modified when beagle was offline is delayed. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 29 13:27:52 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C0153B01E0 for ; Thu, 29 Jun 2006 13:27:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30455-01 for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 9F4653B029A for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 18so210049nzp for ; Thu, 29 Jun 2006 10:27:51 -0700 (PDT) Received: by 10.36.113.8 with SMTP id l8mr3316890nzc; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Message-ID: <1f1f006d0606291027i3c75f6erfe88d197858b2005@mail.gmail.com> Date: Thu, 29 Jun 2006 10:27:50 -0700 From: "D Bera" To: "=?KOI8-R?B?98nL1M/SIOvP1tXIwdLP1w==?=" Subject: Re: Beagle and its startup In-Reply-To: <1151601067.7671.2.camel@sat.bloka> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> <1151601067.7671.2.camel@sat.bloka> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.193 tagged_above=-999 required=2 tests=[AWL=0.207, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.193 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:27:52 -0000 > I'd also like to mention, since it's probably connected, that beagle > periodically erases it's Files index (maybe the others also, I'm not > sure). While running beagled continuosly for a week, I'd notice that at > some point in time, the Files index would have a count of "442" for > instance, whereas sometime before that, it would have "18942", and of > course, files that could have been found before, were not found > afterwards. Hi That sounds like a bug to me. If files werent deleted when beagle is running, the count of Files backend is not supposed to decrease and queries against present files should work. Maybe you want to file a bug with bugzilla and attach your logs. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dashboard@a80.net Thu Jun 29 13:44:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 941693B00FF for ; Thu, 29 Jun 2006 13:44:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31305-08 for ; Thu, 29 Jun 2006 13:44:06 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 785D03B0017 for ; Thu, 29 Jun 2006 13:44:02 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id B3EB5559E69; Thu, 29 Jun 2006 17:49:13 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 25789559CB5; Thu, 29 Jun 2006 17:49:10 +0200 (CEST) Message-ID: <44A4115B.3000703@a80.net> Date: Thu, 29 Jun 2006 19:43:55 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: D Bera Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> In-Reply-To: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:44:15 -0000 Hi, that was a fast reply :) D Bera wrote: > Hey, > With others at Guadec, I take the liberty to spread some FUD :) > > [...] >> When i look at the status i get a count of 422. when i stopped beagle by >> hand shortly before i logged out, it was at ~ 10000. >> Doesn't this always take a long time from start to the point till which >> beagle will index new stuff? > Scanning directories is more or less fast especially if you everything > unchanged since lasttime beagle ran. But, you are right. Beagle will > have to traverse the directory tree to reach a new directory or file > at which point it will find new stuff. A better behaviour would be to > somehow start at new directories. > http://bugzilla.gnome.org/show_bug.cgi?id=303324 Hmm i think "fast" has to bee seen relativly in this circumstance. Beagle for me starts always with checking my gaim logs. and noW after running for more than a hour, it's still checking gaim logs. ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if you see this as fast ... Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it shouldn't take care of the load of my pc, right? and maybe you can tell me if there is something wrong, or if it's ok that way. anyway this shouldn't be a complain :) > >> Or will changes on files be more important and because of inotify appear >> directly in beagle although, it has to look through it's index to see if >> something has changed while being "offline". > Changes to files when beagle is running will be picked up instantly. > Only indexing files modified when beagle was offline is delayed. > > - dBera bye Andi From dashboard@a80.net Fri Jun 30 04:00:17 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A3CB53B00A8 for ; Fri, 30 Jun 2006 04:00:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02450-02 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 3C5003B00D1 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 4135A5334AF; Fri, 30 Jun 2006 08:05:28 +0200 (CEST) Received: from [172.17.160.16] (p5723e3d4.np.schlund.de [212.227.35.87]) by cratoo.de (Postfix) with ESMTP id 6FDD8440F04 for ; Fri, 30 Jun 2006 08:05:25 +0200 (CEST) Message-ID: <44A4DA08.1030508@a80.net> Date: Fri, 30 Jun 2006 10:00:08 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> In-Reply-To: <44A4115B.3000703@a80.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 08:00:17 -0000 Hi there again :) thanks for pointing me to that bugreport. After really restarting beagle with exercise_the_dog beagle did a really fast job and indexed all open things. problem is now that some of my files can't be found via the query. is there a possibilty to work around the automatic index and index a path manually, so that this path comes to my normal index? i know this isn't really a solution, but it would help as long as this bug (?) exists. for example: i have my mp3s in /mp3s there are some directorys in it with name "herbert ... " a "beagle-query herbert" only lists some documents, but doesnt tell about the folders. /mp3s is configurated to be indexed. i think i did all right, but don't know for sure ;) bye Andreas Andreas Heinz wrote: > Hi, > > that was a fast reply :) > > D Bera wrote: >> Hey, >> With others at Guadec, I take the liberty to spread some FUD :) >> >> [...] >>> When i look at the status i get a count of 422. when i stopped beagle by >>> hand shortly before i logged out, it was at ~ 10000. >>> Doesn't this always take a long time from start to the point till which >>> beagle will index new stuff? >> Scanning directories is more or less fast especially if you everything >> unchanged since lasttime beagle ran. But, you are right. Beagle will >> have to traverse the directory tree to reach a new directory or file >> at which point it will find new stuff. A better behaviour would be to >> somehow start at new directories. >> http://bugzilla.gnome.org/show_bug.cgi?id=303324 > > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? > and maybe you can tell me if there is something wrong, or if it's ok > that way. > anyway this shouldn't be a complain :) > >>> Or will changes on files be more important and because of inotify appear >>> directly in beagle although, it has to look through it's index to see if >>> something has changed while being "offline". >> Changes to files when beagle is running will be picked up instantly. >> Only indexing files modified when beagle was offline is delayed. >> >> - dBera > > > bye > Andi > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From joeshaw@novell.com Fri Jun 30 07:32:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BD96E3B024A for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15061-08 for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 102C73B0256 for ; Fri, 30 Jun 2006 07:32:58 -0400 (EDT) Received: (qmail 7569 invoked from network); 30 Jun 2006 11:32:57 -0000 Received: from localhost (HELO portage.lan) (joe@127.0.0.1) by localhost with SMTP; 30 Jun 2006 11:32:57 -0000 Subject: Re: Beagle and its startup From: Joe Shaw To: Andreas Heinz In-Reply-To: <44A4115B.3000703@a80.net> References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> Content-Type: text/plain Date: Fri, 30 Jun 2006 07:30:45 -0400 Message-Id: <1151667046.6344.3.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 11:33:00 -0000 Hi, On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... Yeah, this is a performance bottleneck in the Gaim backend. It was one of the first ones written, and so isn't written particularly well. The right thing to do with it would be to use an indexable generator, and mark the actual log files as indexed so they're not recrawled. Not a ton of work, it just needs to be done. > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? Correct. It will index as hard as it can and really slow down your machine. But it's the fastest way to get everything indexed. Joe From dashboard@a80.net Fri Jun 30 15:15:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EE993B007B for ; Fri, 30 Jun 2006 15:15:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07752-07 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 94E983B0372 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 24AB611FC66; Fri, 30 Jun 2006 19:20:53 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 1A4DC24A4C; Fri, 30 Jun 2006 19:20:49 +0200 (CEST) Message-ID: <44A57859.4050109@a80.net> Date: Fri, 30 Jun 2006 21:15:37 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> <1151667046.6344.3.camel@portage.boston.ximian.com> In-Reply-To: <1151667046.6344.3.camel@portage.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 19:15:39 -0000 hi, ok so i know that about the gaim backend, thanks for that info :) Unfortunatly i didn't find any info how to check if a file is indexed by beagle. is there a way apart of using the normal search? Additionally i think i have the same problem as described in http://bugzilla.gnome.org/show_bug.cgi?id=341841 I told beagle to index my /mp3s. There are about 20.000 Files in this directory but beagle. I ran beagle a few times every time from the beginnig to test if it's indexing more files if i start it over and over again. i think, but can't prove that beagle get's more and more files. Is this a known behavior or is a directory of > 20.000 files simply too much? bye Andreas Joe Shaw wrote: > Hi, > > On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: >> Hmm i think "fast" has to bee seen relativly in this circumstance. >> Beagle for me starts always with checking my gaim logs. and noW after >> running for more than a hour, it's still checking gaim logs. >> ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if >> you see this as fast ... > > Yeah, this is a performance bottleneck in the Gaim backend. It was one > of the first ones written, and so isn't written particularly well. The > right thing to do with it would be to use an indexable generator, and > mark the actual log files as indexed so they're not recrawled. Not a > ton of work, it just needs to be done. > >> Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it >> shouldn't take care of the load of my pc, right? > > Correct. It will index as hard as it can and really slow down your > machine. But it's the fastest way to get everything indexed. > > Joe > > From james.fitzsimons@gmail.com Fri Jun 30 17:50:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 888963B043A for ; Fri, 30 Jun 2006 17:50:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-02 for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from n066.sc1.cp.net (smtpout0140.sc1.cp.net [64.97.136.140]) by menubar.gnome.org (Postfix) with ESMTP id A487E3B03CD for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from athos (82.20.8.116) by n066.sc1.cp.net (7.2.069.1) id 4499AFF7000F0045; Fri, 30 Jun 2006 21:50:37 +0000 Subject: Re: Interested in getting involved From: James Fitzsimons To: Fredrik Hedberg In-Reply-To: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> References: <1151438602.15934.3.camel@localhost.localdomain> <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VsbrpDNJgPu7WEvAi+UR" Date: Fri, 30 Jun 2006 22:50:39 +0100 Message-Id: <1151704239.12737.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.894 tagged_above=-999 required=2 tests=[AWL=-0.564, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.894 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 21:50:39 -0000 --=-VsbrpDNJgPu7WEvAi+UR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Fredrik, I didn't realise Dashboard was one of the SOC projects. I'm looking forward to seeing what you do with it. I think it has a lot of potential to be a really exciting application. I'd be very keen to collaborate once you get to a position where that's possible. Looking forward to hearing about your progress! Cheers, James On Thu, 2006-06-29 at 17:31 +0200, Fredrik Hedberg wrote: > Hi James, >=20 > My name is Fredrik and I'm currently working on Dashboard as part of > the Google Summer of Code project. >=20 > I'm still just getting started as my school work was ending later than > I predicted, but I've pretty much figured out what I want to do and > where to take it, at least for now. Unfortunately, I'm rewriting it > pretty much from scratch which makes it kinda hard to help out before > I've gotten a bit further on the way - but hopefully, I'll have some > stuff to commit once I get home from Guadec next week so that we can > start collaborating on it again - so don't despair. >=20 > Fredrik >=20 >=20 > 2006/6/27, James Fitzsimons : > > Hi all, > > > > I am interested in getting involved in dashboard development. I see fro= m > > the latest beagle newsletter that there is renewed interest in the > > dashboard project so it sounds like I have come along at the right time= ! > > > > I have managed to build the latest dashboard from CVS, but it seems lik= e > > the documentation is well out of date as it talks about using > > text-indexer but it appears from the mailing list that beagle is now th= e > > indexing engine. > > > > Can anybody give me some quick pointers that would enable me to check > > that dashboard is working correctly? > > > > Finally, where would be a good place to start if I was to get involved > > in hacking on dashboard? > > > > Cheers, > > James Fitzsimons > > > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.1 (GNU/Linux) > > > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > > Flswu/ifiJ38NcBtRw0rSPI=3D > > =3D42lS > > -----END PGP SIGNATURE----- > > > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > > > > --=-VsbrpDNJgPu7WEvAi+UR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEpZystf4qL6AoafMRAgMmAKDrq8uGKugniljVYfVz47EQqtOaqACghdPL VKE2rXPT48ecwz98sRECmcA= =zKAW -----END PGP SIGNATURE----- --=-VsbrpDNJgPu7WEvAi+UR-- From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmÃ¥l translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From J.Kraaijeveld@Askesis.nl Mon Jun 26 03:37:09 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DAB103B01C5 for ; Mon, 26 Jun 2006 03:37:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30012-07 for ; Mon, 26 Jun 2006 03:37:08 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id 88ADA3B0169 for ; Mon, 26 Jun 2006 03:37:06 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 26 Jun 2006 09:37:05 +0200 Subject: Matching partial strings? From: Joost Kraaijeveld To: dashboard-hackers@gnome.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Jun 2006 09:37:05 +0200 Message-Id: <1151307425.6009.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.233 tagged_above=-999 required=2 tests=[AWL=-1.184, BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.233 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:37:10 -0000 Hi, Is it correct that Beagle does not match partial string, e.g. if I search for Beagle it will not find "Beagle", or if i search for AQueue it wil not find AQueue< ? If that is correct, is there a way that I can get what I want (searching with partial strings)? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From magni@inrim.it Mon Jun 26 03:51:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C8D1E3B00DC for ; Mon, 26 Jun 2006 03:51:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31139-08 for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 68C2A3B017D for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1Fulu0-0000XW-FB; Mon, 26 Jun 2006 09:53:00 +0200 Message-ID: <449F91EC.5030007@inrim.it> Date: Mon, 26 Jun 2006 09:51:08 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: "Michael R. Head" , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> <1151078643.5462.15.camel@flash.burner> In-Reply-To: <1151078643.5462.15.camel@flash.burner> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.273 tagged_above=-999 required=2 tests=[AWL=-0.172, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.273 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:51:41 -0000 the problem was solved by going into /usr/share/mime, and zapping-out the line:
x-directory/normal inode/directory
from the file 'aliases'

thank you everybody!

alessandro

Michael R. Head wrote:
On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote:
  
Are you using Ubuntu or Debian? I see this problem too, and it's been
there for a while. I think it might be this:

https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463

Cheers,
Carlos

      
thank you, it seems exactly my problem!
Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what 
this means:
 shared-mime-info (0.17-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/110_no_directory_alias_fix_open_with.patch:
     - don't set an alias from "inode/directory" to "x-directory/normal",
       fix nautilus "open with" associations when selecting a directory

??? lost in thoughts
    

It means that if you unpack the source package
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz
and apply the debian patches:
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz

You'll find a file in
debian/patches/110_no_directory_alias_fix_open_with.patch which you
should be able to apply to your nautilus source.

  
alessandro

(oh, BTW, I was using beagle-search as root)



    


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From flower@ipjunkies.org Mon Jun 26 20:25:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0BD9A3B009B for ; Mon, 26 Jun 2006 20:25:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25218-07 for ; Mon, 26 Jun 2006 20:25:06 -0400 (EDT) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by menubar.gnome.org (Postfix) with ESMTP id F06873B00A1 for ; Mon, 26 Jun 2006 20:25:05 -0400 (EDT) Received: from hackmi.ipjunkies.local (port-195-158-167-170.dynamic.qsc.de [195.158.167.170]) by mx02.qsc.de (Postfix) with ESMTP id 249C819B4E9D for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from hackmi (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 086C94802F for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from marvin.ipjunkies.local (marvin.ipjunkies.local [192.168.0.33]) by hackmi.ipjunkies.local (Postfix) with ESMTP id C1E0F4802E for ; Tue, 27 Jun 2006 01:14:23 +0200 (CEST) Subject: beagle index server From: Florian Werner To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Tue, 27 Jun 2006 01:14:22 +0200 Message-Id: <1151363662.13718.2.camel@marvin.ipjunkies.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.9/OEM, bases: 26062006 #190577, status: clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:25:07 -0000 hi@all is it possible to install an beagle index server on an fileserver and let the clients directly access that index? kind regards flower From dbera.web@gmail.com Mon Jun 26 20:41:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A85DF3B00B9 for ; Mon, 26 Jun 2006 20:41:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26031-06 for ; Mon, 26 Jun 2006 20:41:43 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by menubar.gnome.org (Postfix) with ESMTP id E2D543B02D1 for ; Mon, 26 Jun 2006 20:41:42 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1509352nzp for ; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.36.252.42 with SMTP id z42mr8866398nzh; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:41:41 -0700 (PDT) Message-ID: <1f1f006d0606261741j876f8eu14101eb354b2316f@mail.gmail.com> Date: Mon, 26 Jun 2006 17:41:41 -0700 From: "D Bera" To: "Florian Werner" Subject: Re: beagle index server In-Reply-To: <1151363662.13718.2.camel@marvin.ipjunkies.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151363662.13718.2.camel@marvin.ipjunkies.local> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:41:45 -0000 Hi > is it possible to install an beagle index server on an fileserver and > let the clients directly access that index? This is a common question asked here and the simple answer is, beagle doesnt provide a trivial way of doing it. You can acheive it somewhat by using beagle-build-index to build a static index on your server, export it over some network storage and then run beagle-search in the clients pointing to the location of the server. This issue has been discussed here before. I can point you to one thread nut there are many more. http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html Lastly, a couple of Google Summer of Code projects are in progress which, when finished, might provide a robust solution. http://beagle-project.org/Summer_Of_Code - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 26 20:49:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 12E4F3B00D0 for ; Mon, 26 Jun 2006 20:49:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26614-04 for ; Mon, 26 Jun 2006 20:49:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by menubar.gnome.org (Postfix) with ESMTP id ED1983B00B9 for ; Mon, 26 Jun 2006 20:49:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1510555nzp for ; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.18.44 with SMTP id v44mr8867580nzi; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Message-ID: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> Date: Mon, 26 Jun 2006 17:49:23 -0700 From: "D Bera" To: "Joost Kraaijeveld" Subject: Re: Matching partial strings? In-Reply-To: <1151307425.6009.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151307425.6009.3.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.182 tagged_above=-999 required=2 tests=[AWL=0.218, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.182 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:49:25 -0000 Hi > Is it correct that Beagle does not match partial string, e.g. if I > search for Beagle it will not find "Beagle", or if i search for AQueue > it wil not find AQueue< ? > > If that is correct, is there a way that I can get what I want (searching > with partial strings)? Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From adrian@ieaa.org Mon Jun 26 22:25:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C5F83B0134 for ; Mon, 26 Jun 2006 22:25:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30551-02 for ; Mon, 26 Jun 2006 22:24:58 -0400 (EDT) Received: from www.ieaa.org (unknown [202.45.183.252]) by menubar.gnome.org (Postfix) with ESMTP id 80A943B00CD for ; Mon, 26 Jun 2006 22:24:57 -0400 (EDT) Received: from [203.223.231.11] (helo=[203.223.231.11]) by www.ieaa.org with esmtp (Exim 4.50) id 1Fv3Xe-0007VG-68; Tue, 27 Jun 2006 10:43:06 +0800 Message-ID: <44A096D3.1030809@ieaa.org> Date: Tue, 27 Jun 2006 10:24:19 +0800 From: Adrian Sai-wah Tam User-Agent: Thunderbird 1.5.0.4 (X11/20060619) MIME-Version: 1.0 To: D Bera Subject: Re: Matching partial strings? References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> In-Reply-To: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 02:25:00 -0000 Hi, Actually, I agree that having partial string match is difficult (in terms of computational complexity) and not possible due to performance reasons. However, I see that there might have a demand on this. Further more, as a Chinese speaker, I want to point out that, partial string match is crucial to Chinese language search because we don't use "space characters" to separate words, we just put all the stuff together and use human reasoning to separate phase from phase. Therefore, it is always a difficulty to index Chinese efficiently. I really want to help if someone want to research on this issue (coz I want to have this feature), anyone interested to join the effort? ~Adrian. D Bera wrote: > Hi > > >> Is it correct that Beagle does not match partial string, e.g. if I >> search for Beagle it will not find "Beagle", or if i search for AQueue >> it wil not find AQueue< ? >> >> If that is correct, is there a way that I can get what I want (searching >> with partial strings)? >> > > Yes. Beagle doesnot allow searching for substrings. > http://bugzilla.gnome.org/show_bug.cgi?id=332673 > > I am also not aware of any hacks to achieve this. However, in some > cases (like filenames) beagle tries to guess and split the word if its > composed of a number of smaller words (e.g. beagle-design-doc-v3.txt > will be broken into beagle, design, doc, v3). I can only think of > filenames where this happens and even there, arbitrary substrings > arent searchable. > > - dBera > > From list2006@danielnaber.de Tue Jun 27 03:05:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 076863B00B4 for ; Tue, 27 Jun 2006 03:05:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10792-08 for ; Tue, 27 Jun 2006 03:05:24 -0400 (EDT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by menubar.gnome.org (Postfix) with ESMTP id 79D753B00BE for ; Tue, 27 Jun 2006 03:05:23 -0400 (EDT) Received: (qmail 31135 invoked from network); 27 Jun 2006 07:05:22 -0000 Received: from unknown (HELO p5496ff69.dip.t-dialin.net) ([pbs]695637@[84.150.255.105]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 27 Jun 2006 07:05:22 -0000 From: Daniel Naber To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Tue, 27 Jun 2006 09:05:11 +0200 User-Agent: KMail/1.8.2 References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> In-Reply-To: <44A096D3.1030809@ieaa.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606270905.11718@danielnaber.de> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:05:27 -0000 On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > Actually, I agree that having partial string match is difficult (in > terms of computational complexity) and not possible due to performance > reasons. Lucene can do these kind of queries, using the WildcardQuery class. Just note that at least the Java version of Lucene doesn't accept "*" as the first character when using QueryParser, but creating a WildcardQuery like "*foo*" using the API works. However, this is slow. Faster solutions have been discussed on the Lucene mailing list, using a special way to rotate terms. regards Daniel -- http://www.danielnaber.de From dbera.web@gmail.com Tue Jun 27 03:18:19 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6263B0126 for ; Tue, 27 Jun 2006 03:18:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11798-01 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 5D9B23B0270 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1635373nzo for ; Tue, 27 Jun 2006 00:18:14 -0700 (PDT) Received: by 10.37.21.4 with SMTP id y4mr9237382nzi; Tue, 27 Jun 2006 00:18:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 16sm2741362nzo.2006.06.27.00.18.11; Tue, 27 Jun 2006 00:18:11 -0700 (PDT) Content-Disposition: inline From: D Bera Organization: BU-CS To: "dashboard-hackers" Subject: Fwd: Re: beagle index server Date: Tue, 27 Jun 2006 00:19:51 -0700 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606270019.52096.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.5 tagged_above=-999 required=2 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.5 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:18:19 -0000 Forwarding the reply to the list. The screenshot of BeagleOnRails looks really cool. Looks like some overlap with one of Beagle's Summer of Code project. - dBera ---------- Forwarded Message ---------- Subject: Re: beagle index server Date: Monday 26 June 2006 22:37 From: "Gregor Schmidt" To: "D Bera" Hi perhaps Peagle (http://www.kde-apps.org/content/show.php?content=38289) or BeagleOnRails (https://nach-vorne.de/trac/beagle_on_rails) may give you, what you want in the meantime. Gregor On 6/27/06, D Bera wrote: > Hi > > > is it possible to install an beagle index server on an fileserver and > > let the clients directly access that index? > > This is a common question asked here and the simple answer is, beagle > doesnt provide a trivial way of doing it. You can acheive it somewhat > by using beagle-build-index to build a static index on your server, > export it over some network storage and then run beagle-search in the > clients pointing to the location of the server. > > This issue has been discussed here before. I can point you to one > thread nut there are many more. > http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html > > Lastly, a couple of Google Summer of Code projects are in progress > which, when finished, might provide a robust solution. > http://beagle-project.org/Summer_Of_Code From J.Kraaijeveld@Askesis.nl Tue Jun 27 03:21:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 644AA3B018D for ; Tue, 27 Jun 2006 03:21:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11848-04 for ; Tue, 27 Jun 2006 03:21:13 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id C951F3B00D0 for ; Tue, 27 Jun 2006 03:21:12 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 27 Jun 2006 09:21:11 +0200 Subject: Re: Matching partial strings? From: Joost Kraaijeveld To: Daniel Naber In-Reply-To: <200606270905.11718@danielnaber.de> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Jun 2006 09:21:10 +0200 Message-Id: <1151392870.6009.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.437 tagged_above=-999 required=2 tests=[AWL=0.026, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.437 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:21:16 -0000 Hi, On Tue, 2006-06-27 at 09:05 +0200, Daniel Naber wrote: > On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > > > Actually, I agree that having partial string match is difficult (in > > terms of computational complexity) and not possible due to performance > > reasons. > > Lucene can do these kind of queries, using the WildcardQuery class. Just > note that at least the Java version of Lucene doesn't accept "*" as the > first character when using QueryParser, but creating a WildcardQuery like > "*foo*" using the API works. However, this is slow. Faster solutions have > been discussed on the Lucene mailing list, using a special way to rotate > terms. > > regards > Daniel >From this mail to the mailing list I understand that I actually got an answer to my question ( I assume that Adrian answered to someone else ). However, I did not see any answer other than Daniel's mail. The mailing list archive is not up to date so I cannot see if the answers are there. Is there anyone else who monitors this thread that is missing the mails? And could anyone inform me on the final verdict concerning my question, based on the mails? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From james.fitzsimons@gmail.com Tue Jun 27 16:29:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EAE63B00FF for ; Tue, 27 Jun 2006 16:29:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16297-04 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from n082.sc1.cp.net (smtpout0165.sc1.cp.net [64.97.136.165]) by menubar.gnome.org (Postfix) with ESMTP id 6C5553B00E2 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from athos (82.20.8.116) by n082.sc1.cp.net (7.2.069.1) id 4499A53400094A77 for dashboard-hackers@gnome.org; Tue, 27 Jun 2006 20:03:20 +0000 Subject: Interested in getting involved From: James Fitzsimons To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GuR2sEURNLyLwIiPimdc" Date: Tue, 27 Jun 2006 21:03:22 +0100 Message-Id: <1151438602.15934.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 20:29:43 -0000 --=-GuR2sEURNLyLwIiPimdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I am interested in getting involved in dashboard development. I see from the latest beagle newsletter that there is renewed interest in the dashboard project so it sounds like I have come along at the right time! I have managed to build the latest dashboard from CVS, but it seems like the documentation is well out of date as it talks about using text-indexer but it appears from the mailing list that beagle is now the indexing engine. Can anybody give me some quick pointers that would enable me to check that dashboard is working correctly? Finally, where would be a good place to start if I was to get involved in hacking on dashboard? Cheers, James Fitzsimons --=-GuR2sEURNLyLwIiPimdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill Flswu/ifiJ38NcBtRw0rSPI= =42lS -----END PGP SIGNATURE----- --=-GuR2sEURNLyLwIiPimdc-- From joeshaw@novell.com Wed Jun 28 06:08:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F5203B008D for ; Wed, 28 Jun 2006 06:08:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03126-02 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 540243B0079 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: (qmail 30407 invoked from network); 28 Jun 2006 10:07:03 -0000 Received: from localhost (HELO ?10.0.16.35?) (joe@127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:07:03 -0000 Subject: Re: Matching partial strings? From: Joe Shaw To: Joost Kraaijeveld In-Reply-To: <1151392870.6009.22.camel@localhost> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> <1151392870.6009.22.camel@localhost> Content-Type: text/plain Date: Wed, 28 Jun 2006 06:05:08 -0400 Message-Id: <1151489108.3849.24.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:08:11 -0000 Hi, On Tue, 2006-06-27 at 09:21 +0200, Joost Kraaijeveld wrote: > Is there anyone else who monitors this thread that is missing the > mails? I am away at GUADEC and not following email very closely. > And could anyone inform me on the final verdict concerning my question, > based on the mails? We don't support wildcard searches today. We're not using Lucene's QueryParser class; the query language is a little obtuse and not very customizable to our uses. It wouldn't be too much work to hack it in if you are familiar with regular expressions, though. Bera already referenced the open bug about this. Thanks, Joe From dbera.web@gmail.com Wed Jun 28 11:47:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D6543B01BD for ; Wed, 28 Jun 2006 11:46:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18779-04 for ; Wed, 28 Jun 2006 11:46:46 -0400 (EDT) Received: from cs3.bu.edu (cs3.bu.edu [128.197.12.8]) by menubar.gnome.org (Postfix) with ESMTP id 873FC3B0100 for ; Wed, 28 Jun 2006 11:46:41 -0400 (EDT) Received: from [192.168.1.103] (adsl-75-6-225-56.dsl.pltn13.sbcglobal.net [75.6.225.56]) (authenticated bits=0) by cs3.bu.edu (8.13.6/8.13.6) with ESMTP id k5SFjZCN017712; Wed, 28 Jun 2006 11:46:05 -0400 From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Wed, 28 Jun 2006 08:47:16 -0700 User-Agent: KMail/1.9 References: <1151307425.6009.3.camel@localhost> <1151392870.6009.22.camel@localhost> <1151489108.3849.24.camel@portage.boston.ximian.com> In-Reply-To: <1151489108.3849.24.camel@portage.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280847.16863.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.963 tagged_above=-999 required=2 tests=[AWL=-0.633, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.963 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 15:47:00 -0000 > > Is there anyone else who monitors this thread that is missing the > > mails? > > I am away at GUADEC and not following email very closely. > > > And could anyone inform me on the final verdict concerning my question, > > based on the mails? > > We don't support wildcard searches today. We're not using Lucene's > QueryParser class; the query language is a little obtuse and not very > customizable to our uses. It wouldn't be too much work to hack it in if > you are familiar with regular expressions, though. > > Bera already referenced the open bug about this. Hi I thought to wait for a couple of days to allow the emails to appear on mailman archive. But strange enough, dashboard-hacker mailing list archive seems to be quite outdated. Maybe the maintainers of gnome maillist list archives is busy attending GUADEC :) This was my reply to your question: "Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable." Hope this message reaches you this time. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From fredrik.hedberg@gmail.com Thu Jun 29 11:31:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 553393B04C9 for ; Thu, 29 Jun 2006 11:31:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23334-07 for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 46CBB3B049D for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i5so134263wra for ; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.64.204.6 with SMTP id b6mr2889023qbg; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.65.197.1 with HTTP; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Message-ID: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Date: Thu, 29 Jun 2006 17:31:04 +0200 From: "Fredrik Hedberg" To: james.fitzsimons@gmail.com Subject: Re: Interested in getting involved In-Reply-To: <1151438602.15934.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151438602.15934.3.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 15:31:06 -0000 Hi James, My name is Fredrik and I'm currently working on Dashboard as part of the Google Summer of Code project. I'm still just getting started as my school work was ending later than I predicted, but I've pretty much figured out what I want to do and where to take it, at least for now. Unfortunately, I'm rewriting it pretty much from scratch which makes it kinda hard to help out before I've gotten a bit further on the way - but hopefully, I'll have some stuff to commit once I get home from Guadec next week so that we can start collaborating on it again - so don't despair. Fredrik 2006/6/27, James Fitzsimons : > Hi all, > > I am interested in getting involved in dashboard development. I see from > the latest beagle newsletter that there is renewed interest in the > dashboard project so it sounds like I have come along at the right time! > > I have managed to build the latest dashboard from CVS, but it seems like > the documentation is well out of date as it talks about using > text-indexer but it appears from the mailing list that beagle is now the > indexing engine. > > Can anybody give me some quick pointers that would enable me to check > that dashboard is working correctly? > > Finally, where would be a good place to start if I was to get involved > in hacking on dashboard? > > Cheers, > James Fitzsimons > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > Flswu/ifiJ38NcBtRw0rSPI= > =42lS > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > From dashboard@a80.net Thu Jun 29 12:38:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3D8C93B03AE for ; Thu, 29 Jun 2006 12:38:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27330-07 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 1CD1E3B02F1 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id C9A8E55897F; Thu, 29 Jun 2006 16:43:54 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 218C05521AD for ; Thu, 29 Jun 2006 16:43:51 +0200 (CEST) Message-ID: <44A4020C.4060203@a80.net> Date: Thu, 29 Jun 2006 18:38:36 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Beagle and its startup Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:38:43 -0000 hi there, i'm fascinated of the idea behind beagle, cause i love when my computer really does things that are useful ;) Now ia have one question: when i start the beagle daemon, and call beagle-info --status i get a nice printout of what beagle is doing. Is ist right that beagle always starts at first to check if the file which are in its index, are still the same from last time? When i look at the status i get a count of 422. when i stopped beagle by hand shortly before i logged out, it was at ~ 10000. Doesn't this always take a long time from start to the point till which beagle will index new stuff? Or will changes on files be more important and because of inotify appear directly in beagle although, it has to look through it's index to see if something has changed while being "offline". Hope you get my point :) Thanks Andreas From vkojouharov@gmail.com Thu Jun 29 13:11:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 92EE83B007B for ; Thu, 29 Jun 2006 13:11:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29236-10 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 332483B00D2 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id o25so109252nfa for ; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: by 10.49.75.12 with SMTP id c12mr562575nfl; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id i1sm694143nfe.2006.06.29.10.11.03; Thu, 29 Jun 2006 10:11:03 -0700 (PDT) Subject: Re: Beagle and its startup From: =?UTF-8?Q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80_?= =?UTF-8?Q?=D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0=D1=80=D0=BE=D0=B2?= To: dashboard-hackers@gnome.org In-Reply-To: <44A4020C.4060203@a80.net> References: <44A4020C.4060203@a80.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xx17iL3l9XjJv8hK4idJ" Date: Thu, 29 Jun 2006 20:11:07 +0300 Message-Id: <1151601067.7671.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.212 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.212 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:11:31 -0000 --=-xx17iL3l9XjJv8hK4idJ Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable =D0=92 =D1=87=D1=82, 2006-06-29 =D0=B2 18:38 +0200, Andreas Heinz =D0=BD=D0= =B0=D0=BF=D0=B8=D1=81=D0=B0: > hi there, >=20 > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) >=20 > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. >=20 > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". >=20 I'd also like to mention, since it's probably connected, that beagle periodically erases it's Files index (maybe the others also, I'm not sure). While running beagled continuosly for a week, I'd notice that at some point in time, the Files index would have a count of "442" for instance, whereas sometime before that, it would have "18942", and of course, files that could have been found before, were not found afterwards. > Hope you get my point :) > Thanks > Andreas >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-xx17iL3l9XjJv8hK4idJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=D0=A2=D0=BE=D0=B2=D0=B0?= =?UTF-8?Q?_=D0=B5?= =?UTF-8?Q?_=D1=86=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BE?= =?UTF-8?Q?_=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B0?= =?UTF-8?Q?_=D1=87=D0=B0=D1=81=D1=82?= =?UTF-8?Q?_=D0=BE=D1=82?= =?UTF-8?Q?_=D0=BF=D0=B8=D1=81=D0=BC=D0=BE=D1=82=D0=BE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEpAmq4zbYhQDdImoRAqK/AKDER/IoFLpVXdy3IfZfOKsTXoJakgCg5SUC IO3XHtlrFcgBTyHOXmcA2Js= =3zSC -----END PGP SIGNATURE----- --=-xx17iL3l9XjJv8hK4idJ-- From dbera.web@gmail.com Thu Jun 29 13:22:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E3053B007D for ; Thu, 29 Jun 2006 13:22:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30017-01 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by menubar.gnome.org (Postfix) with ESMTP id 4D3B03B00D2 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 14so190969nzn for ; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.36.67.19 with SMTP id p19mr45548nza; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Message-ID: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Date: Thu, 29 Jun 2006 10:22:51 -0700 From: "D Bera" To: "Andreas Heinz" Subject: Re: Beagle and its startup In-Reply-To: <44A4020C.4060203@a80.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.188 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.188 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:22:55 -0000 Hey, With others at Guadec, I take the liberty to spread some FUD :) > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) Me too :) > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? Yes and more. Beagle scans the whole filesystem to find new files and files modified after beagle was last stopped. > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? Scanning directories is more or less fast especially if you everything unchanged since lasttime beagle ran. But, you are right. Beagle will have to traverse the directory tree to reach a new directory or file at which point it will find new stuff. A better behaviour would be to somehow start at new directories. http://bugzilla.gnome.org/show_bug.cgi?id=303324 > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". Changes to files when beagle is running will be picked up instantly. Only indexing files modified when beagle was offline is delayed. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 29 13:27:52 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C0153B01E0 for ; Thu, 29 Jun 2006 13:27:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30455-01 for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 9F4653B029A for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 18so210049nzp for ; Thu, 29 Jun 2006 10:27:51 -0700 (PDT) Received: by 10.36.113.8 with SMTP id l8mr3316890nzc; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Message-ID: <1f1f006d0606291027i3c75f6erfe88d197858b2005@mail.gmail.com> Date: Thu, 29 Jun 2006 10:27:50 -0700 From: "D Bera" To: "=?KOI8-R?B?98nL1M/SIOvP1tXIwdLP1w==?=" Subject: Re: Beagle and its startup In-Reply-To: <1151601067.7671.2.camel@sat.bloka> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> <1151601067.7671.2.camel@sat.bloka> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.193 tagged_above=-999 required=2 tests=[AWL=0.207, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.193 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:27:52 -0000 > I'd also like to mention, since it's probably connected, that beagle > periodically erases it's Files index (maybe the others also, I'm not > sure). While running beagled continuosly for a week, I'd notice that at > some point in time, the Files index would have a count of "442" for > instance, whereas sometime before that, it would have "18942", and of > course, files that could have been found before, were not found > afterwards. Hi That sounds like a bug to me. If files werent deleted when beagle is running, the count of Files backend is not supposed to decrease and queries against present files should work. Maybe you want to file a bug with bugzilla and attach your logs. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dashboard@a80.net Thu Jun 29 13:44:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 941693B00FF for ; Thu, 29 Jun 2006 13:44:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31305-08 for ; Thu, 29 Jun 2006 13:44:06 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 785D03B0017 for ; Thu, 29 Jun 2006 13:44:02 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id B3EB5559E69; Thu, 29 Jun 2006 17:49:13 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 25789559CB5; Thu, 29 Jun 2006 17:49:10 +0200 (CEST) Message-ID: <44A4115B.3000703@a80.net> Date: Thu, 29 Jun 2006 19:43:55 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: D Bera Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> In-Reply-To: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:44:15 -0000 Hi, that was a fast reply :) D Bera wrote: > Hey, > With others at Guadec, I take the liberty to spread some FUD :) > > [...] >> When i look at the status i get a count of 422. when i stopped beagle by >> hand shortly before i logged out, it was at ~ 10000. >> Doesn't this always take a long time from start to the point till which >> beagle will index new stuff? > Scanning directories is more or less fast especially if you everything > unchanged since lasttime beagle ran. But, you are right. Beagle will > have to traverse the directory tree to reach a new directory or file > at which point it will find new stuff. A better behaviour would be to > somehow start at new directories. > http://bugzilla.gnome.org/show_bug.cgi?id=303324 Hmm i think "fast" has to bee seen relativly in this circumstance. Beagle for me starts always with checking my gaim logs. and noW after running for more than a hour, it's still checking gaim logs. ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if you see this as fast ... Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it shouldn't take care of the load of my pc, right? and maybe you can tell me if there is something wrong, or if it's ok that way. anyway this shouldn't be a complain :) > >> Or will changes on files be more important and because of inotify appear >> directly in beagle although, it has to look through it's index to see if >> something has changed while being "offline". > Changes to files when beagle is running will be picked up instantly. > Only indexing files modified when beagle was offline is delayed. > > - dBera bye Andi From sean.carlos@gmail.com Thu Jun 1 01:15:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CB6263B09C0 for ; Thu, 1 Jun 2006 01:15:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-05 for ; Thu, 1 Jun 2006 01:15:44 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 8D0F23B0088 for ; Thu, 1 Jun 2006 01:15:43 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so387797nfc for ; Wed, 31 May 2006 22:15:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=GmtylTl2I2Lc3iSj69EUdvobs4iXaHynNHPgO4ep4L4QjJBr180ZEOkme+FYIRI24uu0IWXUZwW/qFFtc5uBDATuwKFoaKRQ9v0GG9JIzG3Y1k3sXpK8mJHsIEzk8ydXa81+dzeFNLYrb8fYDBn0UdYM7/JjELVU3AH9+pdQXV0= Received: by 10.49.43.6 with SMTP id v6mr6391nfj; Wed, 31 May 2006 22:15:42 -0700 (PDT) Received: from ?81.211.188.226? ( [81.211.188.226]) by mx.gmail.com with ESMTP id n22sm891850nfc.2006.05.31.22.15.31; Wed, 31 May 2006 22:15:42 -0700 (PDT) Message-ID: <447E78C3.5090701@gmail.com> Date: Thu, 01 Jun 2006 07:18:59 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.744 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -1.744 X-Spam-Level: Subject: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 05:15:47 -0000 Hi all, I'm running beagle 0.2.6 on Fedora Core 5. I noticed ppt files are not getting indexed. I ran beagle-extract-content on one of the files to get some detail: ---------------------------------------------- Filename: file:///home/sean/work/web-analytics/SiteIntelligence.ppt Debug: Loaded 43 filters from /usr/lib/beagle/Filters/Filters.dll Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt libgsf-1.so.1 No filter for application/vnd.ms-powerpoint ---------------------------------------------- If I understand correctly, ppt is parsed by gsf; I have: ---------------------------------------------- rpm -qa | grep gsf gsf-sharp-0.6-8 libgsf-1.13.3-2.2.1 libgsf-devel-1.13.3-2.2.1 rpm -qa | grep mono mono-data-sqlite-1.1.13.7-1.fc5.1 mono-core-1.1.13.7-1.fc5.1 mono-data-1.1.13.7-1.fc5.1 mono-web-1.1.13.7-1.fc5.1 rpm -qa | grep beagle beagle-0.2.6-1.fc5.1 libbeagle-0.2.6-1.fc5.1 ---------------------------------------------- Do I have a bug? Is there something else I should check? Best regards, Sean Carlos From magni@inrim.it Thu Jun 1 08:59:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1186B3B016A for ; Thu, 1 Jun 2006 08:59:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03472-10 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 8BD943B01B4 for ; Thu, 1 Jun 2006 08:59:15 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1Flmah-00053U-00 for ; Thu, 01 Jun 2006 14:47:55 +0200 Message-ID: <447EE490.8020108@inrim.it> Date: Thu, 01 Jun 2006 14:58:56 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.328 tagged_above=-999 required=2 tests=[AWL=0.277, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135] X-Spam-Score: -0.328 X-Spam-Level: Subject: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 12:59:19 -0000 Hi people, I tried for the 1st time this wonderful program - beagle - and it seems to work perfectly! My only problem (for now) is that double-clicking on a folder returned by beagle-search I get an error window: "This is not a CVS folder. If you did not intend to use Cervisia you can switch modes within Konqueror", but Cervisia is opened, not Konqueror, so I dont know how to switch modes. I run it under Fedora Core 5, in KDE. Beagle-search is 0.2.6. Thanks for any info! alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 1 10:55:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D3FD53B0181 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13740-04 for ; Thu, 1 Jun 2006 10:55:55 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9D7D53B0134 for ; Thu, 1 Jun 2006 10:55:54 -0400 (EDT) Received: (qmail 12090 invoked from network); 1 Jun 2006 14:55:53 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 14:55:53 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447E78C3.5090701@gmail.com> References: <447E78C3.5090701@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 10:55:53 -0400 Message-Id: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 14:55:56 -0000 Hi, On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: > If I understand correctly, ppt is parsed by gsf; I have: Correct. > Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt > libgsf-1.so.1 This means that beagle couldn't load libgsf-1.so.1 for some reason. Do you have that file on your system? If so, try running with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the output. That will point you more toward the problem. Thanks, Joe From joeshaw@novell.com Thu Jun 1 11:38:49 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4CE033B0070 for ; Thu, 1 Jun 2006 11:38:49 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16890-07 for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1C3853B015C for ; Thu, 1 Jun 2006 11:38:48 -0400 (EDT) Received: (qmail 12136 invoked from network); 1 Jun 2006 15:38:47 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 15:38:47 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447EE490.8020108@inrim.it> References: <447EE490.8020108@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 11:38:46 -0400 Message-Id: <1149176326.24598.55.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 15:38:49 -0000 Hi, On Thu, 2006-06-01 at 14:58 +0200, Alessandro Magni wrote: > My only problem (for now) is that double-clicking on a folder returned > by beagle-search I get an error window: > "This is not a CVS folder. If you did not intend to use Cervisia you can > switch modes within Konqueror", > but Cervisia is opened, not Konqueror, so I dont know how to switch modes. Beagle uses the GNOME file associations to determine what application to open for a given type. Apparently "Cervisia" is being preferred at handling directories over Konqueror, I'm not sure why. Unfortunately, I don't know how to change or override these preferences without using Nautilus (the GNOME file browser). Maybe someone else has an idea? Anyway, using Nautilus, right click on a folder, and click Properties. Go to the "Open With" tab and select the one you want. That should be it! Maybe someone can whip up a tool to do that for us. ;) Thanks, Joe From magni@inrim.it Thu Jun 1 12:07:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D8F43B0DE5 for ; Thu, 1 Jun 2006 12:07:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18819-08 for ; Thu, 1 Jun 2006 12:07:54 -0400 (EDT) Received: from sisrv1.ien.it (sisrv1.ien.it [193.204.114.228]) by menubar.gnome.org (Postfix) with ESMTP id 6C4D03B0E03 for ; Thu, 1 Jun 2006 12:07:53 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv1.ien.it ident=root) by sisrv1.ien.it with smtp (Exim 3.35 #1 (Debian)) id 1FlpXB-0000zN-00; Thu, 01 Jun 2006 17:56:29 +0200 Message-ID: <447F10C3.8020707@inrim.it> Date: Thu, 01 Jun 2006 18:07:31 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: joeshaw@novell.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.27 tagged_above=-999 required=2 tests=[AWL=0.194, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.27 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:07:57 -0000 > > Anyway, using Nautilus, right click on a folder, and click Properties. > Go to the "Open With" tab and select the one you want. That should be > it! thank you Joe, I clearly realize that Beagle is a Gnome project, and therefore I'm not assuming that everybody should stop what he/she is doing to make it fully KDE-compliant... anyway I really appreciate any bit of help! The message was clearly misleading ("If you did not intend to use Cervisia you can switch modes within Konqueror"): in Konqueror I did not find anything, while instead launching Nautilus as you suggested I observed that Right-clicking on a folder I get Permissions->Open with: just 2 choices, and the first one is Cervisia! The other one is simply "Open folder", but is uncheckable. I also tried the "Add" button to insert Konqueror from the list, but despite the fact that it does not give error messages, The "Open with" window remains unchanged: 1)Cervisia 2)Open with. currently hopeless... thanks alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From qub333@gmail.com Thu Jun 1 12:43:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1D1443B0D83 for ; Thu, 1 Jun 2006 12:43:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21208-07 for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id 424B73B041E for ; Thu, 1 Jun 2006 12:43:39 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so522713nzo for ; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=mZG98GgqfdqbBwUTyW/NHZItXcMPxus0ckzmKlHl26wmngvVWO+Xk3coJRPja2Ya3Ac1izBbFrVpIog+rpua8fy1SsISdlkhyhu81lQgtJsQh+NSeSogjKnpjmEPykKwZMXYEwvxCUJTYVsT/jj4lGiHJah5OVDO77uew1nzYjA= Received: by 10.36.250.71 with SMTP id x71mr1192803nzh; Thu, 01 Jun 2006 09:43:38 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Thu, 1 Jun 2006 09:43:38 -0700 (PDT) Message-ID: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Date: Thu, 1 Jun 2006 12:43:38 -0400 From: kevin@kubasik.net Sender: qub333@gmail.com To: "Alessandro Magni" In-Reply-To: <447F10C3.8020707@inrim.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <447F10C3.8020707@inrim.it> X-Google-Sender-Auth: 4a407c7d7e7e80c8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.112 tagged_above=-999 required=2 tests=[AWL=-0.473, BAYES_00=-2.599, NO_REAL_NAME=0.961, SPF_PASS=-0.001] X-Spam-Score: -2.112 X-Spam-Level: Cc: joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 16:43:44 -0000 hey, a good option might be to try re-installing konqeror, as that will traditionaly re-associate the mimetype of folders with konqeror. If you wanna try a little more kde-centric frontend to beagle, you might wanna try yabi or kerry, both are a little more kde integrated then beagle-search and might suite your needs better. -Kevin Kubasik *sent from mnobile On 6/1/06, Alessandro Magni wrote: > > > > Anyway, using Nautilus, right click on a folder, and click Properties. > > Go to the "Open With" tab and select the one you want. That should be > > it! > thank you Joe, > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... anyway I really appreciate any bit of help! > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. > > currently hopeless... > > thanks > > alessandro > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > / Dr.Alessandro Magni INRiM > \ Strada delle Cacce 91, 10135 Torino (ITALIA) > / Email magni@ien.it > \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 > / URL http://www.ien.it/~magni > \ Our business in life is not to succeed but to continue to fail > / in high spirits. -- Robert Louis Stevenson > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From sean.carlos@gmail.com Thu Jun 1 13:00:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB71A3B0D75 for ; Thu, 1 Jun 2006 13:00:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22387-02 for ; Thu, 1 Jun 2006 13:00:47 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by menubar.gnome.org (Postfix) with ESMTP id 097713B0E24 for ; Thu, 1 Jun 2006 13:00:44 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so645690nfc for ; Thu, 01 Jun 2006 10:00:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FrQKPS8GHbiTAgQzOg7khJLu85A6F2dtpD71/AHwEGWG4bTpb5mZBO60KLf5w+ANvKkJcpb5gHsBDMXkI5Bj25GN/fh2VmhHBApzWVmlMl8nEDx0+hDoh/eIMad8Vbk3T6SUODIZnVnZ+5mfgFwBWrsJSTB1Al34ISko8gT1qqw= Received: by 10.49.7.16 with SMTP id k16mr694732nfi; Thu, 01 Jun 2006 09:58:08 -0700 (PDT) Received: from ?81.211.190.95? ( [81.211.190.95]) by mx.gmail.com with ESMTP id o45sm1500687nfa.2006.06.01.09.58.03; Thu, 01 Jun 2006 09:58:07 -0700 (PDT) Message-ID: <447F1D77.9080202@gmail.com> Date: Thu, 01 Jun 2006 19:01:43 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> In-Reply-To: <1149173753.24598.50.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.881 tagged_above=-999 required=2 tests=[AWL=-0.224, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077, TW_LR=0.077, TW_RW=0.077, TW_WX=0.077, TW_XR=0.077] X-Spam-Score: -0.881 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 17:00:50 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 07:18 +0200, Sean Carlos wrote: >> If I understand correctly, ppt is parsed by gsf; I have: > > Correct. > >> Error: Unable to open /home/sean/work/web-analytics/SiteIntelligence.ppt >> libgsf-1.so.1 > > This means that beagle couldn't load libgsf-1.so.1 for some reason. Do > you have that file on your system? Well, sort of.. I have libgsf-1.so.113 Performing ln -s libgsf-1.so.113 libgsf-1.so.1 seems to solve the problem - beagle-extract-content parses ppt files. Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I should report in the Fedora bugzilla? Should the Fedora rpm have created the symbolic link I note above? Or is this an issue of beagle intolerance of the final version number? A full list of "libgsf" files follows: ls -l | grep gsf -rw-r--r-- 1 root root 293122 Feb 12 01:41 libgsf-1.a lrwxrwxrwx 1 root root 19 Apr 3 18:37 libgsf-1.so -> libgsf-1.so.113.0.3 lrwxrwxrwx 1 root root 15 Jun 1 18:50 libgsf-1.so.1 -> libgsf-1.so.113 lrwxrwxrwx 1 root root 19 Apr 3 18:35 libgsf-1.so.113 -> libgsf-1.so.113.0.3 -rwxr-xr-x 1 root root 196028 Feb 12 01:41 libgsf-1.so.113.0.3 -rw-r--r-- 1 root root 1706 Mar 1 14:36 libgsfglue.a -rwxr-xr-x 1 root root 957 Mar 1 14:36 libgsfglue.la -rwxr-xr-x 1 root root 3920 Mar 1 14:36 libgsfglue.so -rw-r--r-- 1 root root 23104 Feb 12 01:41 libgsf-gnome-1.a lrwxrwxrwx 1 root root 25 Apr 3 18:37 libgsf-gnome-1.so -> libgsf-gnome-1.so.113.0.3 lrwxrwxrwx 1 root root 25 Apr 3 18:35 libgsf-gnome-1.so.113 -> libgsf-gnome-1.so.113.0.3 -rwxr-xr-x 1 root root 17412 Feb 12 01:41 libgsf-gnome-1.so.113.0.3 Thanks! Sean If so, try running with > MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and look for any errors in the > output. That will point you more toward the problem. > > Thanks, > Joe > > From joeshaw@novell.com Thu Jun 1 14:31:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E6B33B0CA3 for ; Thu, 1 Jun 2006 14:31:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27449-06 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1BE963B0327 for ; Thu, 1 Jun 2006 14:31:32 -0400 (EDT) Received: (qmail 12300 invoked from network); 1 Jun 2006 18:31:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:31:31 -0000 From: Joe Shaw To: Alessandro Magni In-Reply-To: <447F10C3.8020707@inrim.it> References: <447F10C3.8020707@inrim.it> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:31:30 -0400 Message-Id: <1149186690.24598.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:31:33 -0000 Hi, On Thu, 2006-06-01 at 18:07 +0200, Alessandro Magni wrote: > I clearly realize that Beagle is a Gnome project, and therefore I'm not > assuming that everybody should stop what he/she is doing to make it > fully KDE-compliant... Well, it's not so much that. I really try to be as desktop-neutral as possible, but the problem is that there isn't a common layer for this stuff, so I either have to pick the GNOME associations or the KDE ones. Being a GNOME hacker myself, I choose the former because of my experience with it. > The message was clearly misleading ("If you did not intend to use > Cervisia you can switch modes within Konqueror"): in Konqueror I did not > find anything, while instead launching Nautilus as you suggested I > observed that Right-clicking on a folder I get Permissions->Open with: > just 2 choices, and the first one is Cervisia! The other one is simply > "Open folder", but is uncheckable. I also tried the "Add" button to > insert Konqueror from the list, but despite the fact that it does not > give error messages, The "Open with" window remains unchanged: > 1)Cervisia 2)Open with. This... I'm not sure about. When I right-click on my system, I can choose between Nautilus, Konqueror, or "Open with". You could try as Kevin suggested and reinstall Konqueror to see if it correctly updates its mime handlers. Joe From joeshaw@novell.com Thu Jun 1 14:35:53 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 439893B0D6B for ; Thu, 1 Jun 2006 14:35:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27816-03 for ; Thu, 1 Jun 2006 14:35:52 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id DE2543B0236 for ; Thu, 1 Jun 2006 14:35:51 -0400 (EDT) Received: (qmail 12310 invoked from network); 1 Jun 2006 18:35:50 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 1 Jun 2006 18:35:50 -0000 From: Joe Shaw To: Sean Carlos In-Reply-To: <447F1D77.9080202@gmail.com> References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> Content-Type: text/plain Date: Thu, 01 Jun 2006 14:35:50 -0400 Message-Id: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 18:35:53 -0000 Hi, On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: > Well, sort of.. I have > > libgsf-1.so.113 That's different. Those numbers are essentially version numbers, so there's no guarantee that .so.1 is compatible with .so.113 (and by convention it means that they're incompatible). > Performing > > ln -s libgsf-1.so.113 libgsf-1.so.1 This could cause crashes, for the reason I mentioned above. > Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I > should report in the Fedora bugzilla? Should the Fedora rpm have > created the symbolic link I note above? Or is this an issue of beagle > intolerance of the final version number? A full list of "libgsf" files > follows: The bug is in your gsf-sharp. If that comes from Fedora packages, then it'd be a bug in their packages, because the gsf-sharp package says that the library is "libgsf-1.so.1" and not "libgsf-1.so.113". Joe From sean.carlos@gmail.com Thu Jun 1 15:13:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D534C3B0E7E for ; Thu, 1 Jun 2006 15:13:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31365-01 for ; Thu, 1 Jun 2006 15:13:23 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by menubar.gnome.org (Postfix) with ESMTP id D5A1D3B02A9 for ; Thu, 1 Jun 2006 15:13:22 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so690559nfc for ; Thu, 01 Jun 2006 12:13:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=UFdswZYAR++UP3Tw+k3Vpcn4+5GEJiAAtDhwNtASDGsdqQSZkYUihvlDW/TrAOY6DM42hPe6hBaoIA0gw/A5XYH7f1N61qyRrICxsAMze93XrdAiBaoMTPDlLS4qtYEogFLVRyz/J3rj+0qUo6xut/YoK9lmRZxFSef8Kkgz1x0= Received: by 10.48.14.16 with SMTP id 16mr27763nfn; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Received: from ?81.211.184.128? ( [81.211.184.128]) by mx.gmail.com with ESMTP id b1sm1542926nfe.2006.06.01.12.13.10; Thu, 01 Jun 2006 12:13:20 -0700 (PDT) Message-ID: <447F3D22.3050602@gmail.com> Date: Thu, 01 Jun 2006 21:16:50 +0200 From: Sean Carlos User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joe Shaw References: <447E78C3.5090701@gmail.com> <1149173753.24598.50.camel@posthaste.boston.ximian.com> <447F1D77.9080202@gmail.com> <1149186950.24598.68.camel@posthaste.boston.ximian.com> In-Reply-To: <1149186950.24598.68.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.918 tagged_above=-999 required=2 tests=[AWL=0.047, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_BG=0.077] X-Spam-Score: -0.918 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Beagle 0.2.6, ppt files not being indexed using Fedora Core 5 installation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 19:13:28 -0000 Joe Shaw wrote: > Hi, > > On Thu, 2006-06-01 at 19:01 +0200, Sean Carlos wrote: >> Well, sort of.. I have >> >> libgsf-1.so.113 > > That's different. Those numbers are essentially version numbers, so > there's no guarantee that .so.1 is compatible with .so.113 (and by > convention it means that they're incompatible). > >> Performing >> >> ln -s libgsf-1.so.113 libgsf-1.so.1 > > This could cause crashes, for the reason I mentioned above. > >> Now, I'm out of my league - is the 113 suffix a Fedora packaging issue I >> should report in the Fedora bugzilla? Should the Fedora rpm have >> created the symbolic link I note above? Or is this an issue of beagle >> intolerance of the final version number? A full list of "libgsf" files >> follows: > > The bug is in your gsf-sharp. If that comes from Fedora packages, then > it'd be a bug in their packages, because the gsf-sharp package says that > the library is "libgsf-1.so.1" and not "libgsf-1.so.113". > > Joe > > Thank you Joe. I suspected brute force was not the right solution! I have logged this issue in Red Hat's Fedora Core bug tracker. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193810 - Sean From lots.of.mailing.lists@gmail.com Thu Jun 1 16:05:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AE8693B02CF for ; Thu, 1 Jun 2006 16:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03243-10 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 97D733B0E79 for ; Thu, 1 Jun 2006 16:04:59 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so602684pye for ; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S7aWw+VDM3wViVgcY7mKDSETa66gje588zMSiHxnG/CArJE/dcUT2lPcDSnEsTe9anEA5WnSCffwDPY6ssayxVrru1yZmvVqRXM3otEqFyMFLSlarU74VtTZumlML8ssJ4TQX93cm49mf7ta+EDBCuN587Cn7ijnycI/QVC42Fg= Received: by 10.35.8.1 with SMTP id l1mr1418967pyi; Thu, 01 Jun 2006 13:04:58 -0700 (PDT) Received: by 10.35.43.11 with HTTP; Thu, 1 Jun 2006 13:04:57 -0700 (PDT) Message-ID: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Date: Thu, 1 Jun 2006 21:04:57 +0100 From: "none none" To: dashboard-hackers@gnome.org In-Reply-To: <447B5978.5070108@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:05:02 -0000 The best thing beagle search could do would be to allow the user to add the program to their evolution calendar as a reminder... just a thought Alex On 29/05/06, Daniel Drake wrote: > Daniel Nixon wrote: > Displaying xmltv search results is one thing, but you also need to > consider how you are going to act on them when the user clicks on the > search results. This was the major showstopper when I was looking into > this - there didn't appear to be any standard application which would > allow Beagle to say "display the file foo.xml" or "display the program > at 8pm on Tuesday". > > Daniel From dudeII@gmx.net Fri Jun 2 08:29:10 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 490B63B040E for ; Fri, 2 Jun 2006 08:29:10 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25366-09 for ; Fri, 2 Jun 2006 08:29:08 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 56AEA3B0490 for ; Fri, 2 Jun 2006 08:29:07 -0400 (EDT) Received: (qmail 1462 invoked by uid 0); 2 Jun 2006 12:29:06 -0000 Received: 194.204.64.65 by service.gmx.net with HTTP; Fri, 02 Jun 2006 14:29:06 +0200 (CEST) X-Flags: 0001 Message-ID: <20060602122906.120700@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Fri, 02 Jun 2006 14:29:06 +0200 From: Cyril Flaig To: dashboard-hackers@gnome.org X-Authenticated: #677392 X-Mailer: WWW-Mail 6100 (Global Message Exchange) x-priority: 3 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.05 tagged_above=-999 required=2 tests=[BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -0.05 X-Spam-Level: Subject: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 12:29:10 -0000 The idea to index urls is great. If the whole history is indexed, the index will grow dramatically with unusefull data. The search in beagle will be useless. When a user search something on the net, not more than 20% of the visit urls have relavant informations. To bookmark this 20% is impossible. The bookmarks will end up in a mess. The idea is, that a user can press a shortcut in firefox and the url will be sent to beagle for indexing. Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? -cyril -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer From smile@sis.net.in Fri Jun 2 15:39:57 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 702313B0440 for ; Fri, 2 Jun 2006 15:39:57 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19438-03 for ; Fri, 2 Jun 2006 15:39:56 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id ECBBA3B0B87 for ; Fri, 2 Jun 2006 15:39:55 -0400 (EDT) Received: (qmail 16051 invoked from network); 2 Jun 2006 19:39:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.110) by ns1.sis.net.in with SMTP; 2 Jun 2006 19:39:57 -0000 From: Chintan Zaveri To: dashboard-hackers@gnome.org In-Reply-To: <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> References: <1148797014.13091.6.camel@localhost> <447B5978.5070108@gentoo.org> <1b420d380606011304u4f926b8do388759a870e7da1d@mail.gmail.com> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-Bx4+pHbJdl/2E5J1wD79" Organization: Smile India Solutions Date: Sat, 03 Jun 2006 01:10:08 +0530 Message-Id: <1149277208.2505.70.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.135 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_30_40=0.374, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.135 X-Spam-Level: Subject: Re: xmltv X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 19:39:57 -0000 --=-Bx4+pHbJdl/2E5J1wD79 Content-Type: multipart/alternative; boundary="=-4IMJyHpOi3oIqe1JwoVX" --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/plain Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text. For example, if I want to extract all links from a certain folder of evolution, I can have them, OR if I want links from certain website, I can have them, OR if I want all email addresses from indexed files I must be able to have them, OR if I need to extract all words containing the word "foo" they must be displayed ... It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc. I am sure this has many practical applications. Like: 1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog. 2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant. (Additionally, IMHO, datewise search could also be a great add-on). Thanks for such a wonderful application, Sincerely, Chintan Zaveri. On Thu, 2006-06-01 at 21:04 +0100, none none wrote: > The best thing beagle search could do would be to allow the user to > add the program to their evolution calendar as a reminder... just a > thought > > Alex > > > On 29/05/06, Daniel Drake wrote: > > Daniel Nixon wrote: > > Displaying xmltv search results is one thing, but you also need to > > consider how you are going to act on them when the user clicks on the > > search results. This was the major showstopper when I was looking into > > this - there didn't appear to be any standard application which would > > allow Beagle to say "display the file foo.xml" or "display the program > > at 8pm on Tuesday". > > > > Daniel > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > --=-4IMJyHpOi3oIqe1JwoVX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit IMO the best thing that Beagle can probably integrate is the ability to extract text.

For example, if I want to extract all links from a certain folder of evolution, I can have them, OR
if I want links from certain website, I can have them, OR
if I want all email addresses from indexed files I must be able to have them, OR
if I need to extract all words containing the word "foo" they must be displayed ...

It might need to identify indexed content. http links, https links, ftp links, sftp links, email, plaintext, HTML (so that HTML tags do not turn up in results), etc.

I am sure this has many practical applications. Like:
1. While surfing on blogs, I come across many interesting links and I don't want to type them all down. So later, I can simply search for the blog, and then search for all links on this blog.
2. While using Evolution I receive a lot of interesting links from friends, co-workers, etc. I wrote a Perl script to extract these links and the number was around 4 thousand something. Without context, these are useless. I don't know what a certain link links to - or whether it is from friends or co-worker. So, if I could simply say that I want all links from a certain folder ... bla bla :-) and it said Bingo! ... ? Life would be pleasant.

(Additionally, IMHO, datewise search could also be a great add-on).

Thanks for such a wonderful application,

Sincerely,

Chintan Zaveri.


On Thu, 2006-06-01 at 21:04 +0100, none none wrote:
The best thing beagle search could do would be to allow the user to
add the program to their evolution calendar as a reminder... just a
thought

Alex


On 29/05/06, Daniel Drake <dsd@gentoo.org> wrote:
> Daniel Nixon wrote:
> Displaying xmltv search results is one thing, but you also need to
> consider how you are going to act on them when the user clicks on the
> search results. This was the major showstopper when I was looking into
> this - there didn't appear to be any standard application which would
> allow Beagle to say "display the file foo.xml" or "display the program
> at 8pm on Tuesday".
>
> Daniel
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

--=-4IMJyHpOi3oIqe1JwoVX-- --=-Bx4+pHbJdl/2E5J1wD79 Content-ID: <1149276814.2505.62.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-3.png Content-Type: image/png; name=smiley-3.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC+klEQVR42n2TbUjVdxTHP/+H69Xd a2VWlFe69rzthZJUoxeNOWoFGxEhYRRFmZSVW2u9ab2KejWE1qDNBkEQhS82VoiaZkVPmoWaKNM5 mA+opbd771//997//T/+epHBarEPHA6Hc84XDnwP/JcwcBS4AVgzcR04ONN7C+md+pcPCz44dPLA arZs/gg1UABuGkvvp7X1Iad+itE/YtUAle8TuH26sujzqq/LkJQsnOQQVmIASVJQMhehZORiJwc5 d76FH2pf3gY2Aigzy7+eObqmtOqbXbjGGHZqCM+eQpJ9AHhWFCc5CAjWf1KAkppc+qg3vRCol4Fw 0aqcisOVW3HTE7hmBElSKD/5GFkNMhH1KDvegST78CwNSfZxeM88VuYrh4CwAuxqvxL6MnPuWiy9 H1kNUPH9fZofDKPpHn8/z+Z6Yw8JK5stX5VhRO6h+OfiV3WaHxtPVKAwmF+KqXUDMkgqZ0+UoKcE P57/GXOqh46ODqrPXUQfufb6YOGxJOQD2CaHQnnlAJ4zDXggHBYvK6ap6Rau+RIz1k7djd+YHrqM pXUC4KQnWTRPAdiuRqNRkFQG/omRNJOsKVQw408xtS4QDsI10AaqEY6O8Fzq70fJy3XI8gsA5HTa rBdOkvwFKj39EWrr/sJzEnj29OvsphGugfBsLlwbZnjcYN36LxiLuADtMtCUetFAcE4ee8s+pbHV YtOemwhHx3MSaPEY3X9OUnqsk5a2OMeP7KC3t4u+3gRALUC4cEW2eN62Q4ze3SAiz74TDxvOiI+X BcTsoCoyfJKYn6OKmrMbxGRnlXhyJSSqv80Vq0KSAFa+ceKl0wcK9lfsW42TGsE/pxhfcDmKfz6e FUPg4iRH6Ov6g9EJh1t341xusWuAyn9b+c7BrbklJ8oDZGTOQpL9ePY08SmDpCEwbcHwuE370yku Nlj3gM/e90yXliyU9+8sCVJYlEUgU8IwBZruMThm83uzxsAYV4Hd/A9h4BjQBthAFOgDLgDF7w6/ ArI6YJ0eTQeGAAAAAElFTkSuQmCC --=-Bx4+pHbJdl/2E5J1wD79-- From joeshaw@novell.com Fri Jun 2 16:57:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6303B0339 for ; Fri, 2 Jun 2006 16:57:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24047-07 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8391D3B0077 for ; Fri, 2 Jun 2006 16:57:01 -0400 (EDT) Received: (qmail 13515 invoked from network); 2 Jun 2006 20:57:00 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 2 Jun 2006 20:57:00 -0000 From: Joe Shaw To: Cyril Flaig In-Reply-To: <20060602122906.120700@gmx.net> References: <20060602122906.120700@gmx.net> Content-Type: text/plain Date: Fri, 02 Jun 2006 16:57:00 -0400 Message-Id: <1149281820.24598.83.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Firefox extension: shortcut for indexing a url X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:57:02 -0000 Hi, On Fri, 2006-06-02 at 14:29 +0200, Cyril Flaig wrote: > Is there a possibility to include this feature in the current design of the extension? Or must be written a new one for it? My feeling is that the Firefox extension needs to be rewritten in any case. This use-case is definitely one that should be implemented in any rewrite. Joe From uncertain.genius@gmail.com Fri Jun 2 19:33:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E55963B11F9 for ; Fri, 2 Jun 2006 19:33:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31418-08 for ; Fri, 2 Jun 2006 19:33:44 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 076203B11C6 for ; Fri, 2 Jun 2006 19:33:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so1256741pye for ; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JZEmvtPPX7VP7PBW9AcbF9SwrVQNRsaBgRPAxbByTtNlQGnCHZ8HvkTERjt/O7ykUKCxpcFFEOnNY04OwzZTc+WiJzt7KKSlQT7DGTpzt94cBYJzvms+DMbJosp4GY0+BDYuur0zQT0bYFeWT6ZDN3+kXfUXG36DWALD5uBbFV0= Received: by 10.35.66.13 with SMTP id t13mr2995713pyk; Fri, 02 Jun 2006 16:33:43 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Fri, 2 Jun 2006 16:33:43 -0700 (PDT) Message-ID: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> Date: Sat, 3 Jun 2006 11:33:43 +1200 From: "Rob Brown-Bayliss" To: Dashboard-hackers@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.493 tagged_above=-999 required=2 tests=[AWL=0.107, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.493 X-Spam-Level: Cc: Subject: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:33:47 -0000 Hi, I don't understand how beagle is indexing email from evolution. When I search using a phrase that I know is in the email (because I have cut and pasted it) beagle does not find the mail. If I search for the subjexct it finds some of the mail, but not all of them. Is this normal or have I got a problem with my system? -- Rob From qub333@gmail.com Fri Jun 2 20:09:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 412D33B0528 for ; Fri, 2 Jun 2006 20:09:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00441-07 for ; Fri, 2 Jun 2006 20:09:07 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id 201353B042A for ; Fri, 2 Jun 2006 20:09:06 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so953528nzo for ; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dKydtfZukSfevpq9oMapxSMVheCTol5GlGUCFn7HPILg+beFOfCqtj3runSWiLiRbN38hKSbYL6bETAUaYcP76XYiFvCa4zThXVwrjeU5eUM/uW8xDLGACW7KxjYjYtR8CHelcCtM9rfnV84cpZhHd4AZLlVr64fwmvkcAu9Ngg= Received: by 10.36.9.1 with SMTP id 1mr2978726nzi; Fri, 02 Jun 2006 17:09:06 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:09:06 -0700 (PDT) Message-ID: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Date: Fri, 2 Jun 2006 20:09:06 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Rob Brown-Bayliss" In-Reply-To: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> X-Google-Sender-Auth: b13c79dfb8c4ee9b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[AWL=0.078, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.522 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:09:09 -0000 Are you using IMAP or POP? If you are using an IMAP account, you must configure evolution to download your messages for offline viewing if you wish to have the message contents indexed, otherwise beagle will only index the message summary (ie. To,From, Subject) -Kevin Kubasik On 6/2/06, Rob Brown-Bayliss wrote: > Hi, I don't understand how beagle is indexing email from evolution. > > When I search using a phrase that I know is in the email (because I > have cut and pasted it) beagle does not find the mail. If I search > for the subjexct it finds some of the mail, but not all of them. > > Is this normal or have I got a problem with my system? > > -- > Rob > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- Cheers, Kevin Kubasik http://kubasik.net/blog From brian@interlinx.bc.ca Fri Jun 2 20:19:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 299D73B11F4 for ; Fri, 2 Jun 2006 20:19:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00913-05 for ; Fri, 2 Jun 2006 20:19:00 -0400 (EDT) Received: from linux.interlinx.bc.ca (linux.interlinx.bc.ca [66.11.173.224]) by menubar.gnome.org (Postfix) with ESMTP id B86843B11E3 for ; Fri, 2 Jun 2006 20:18:59 -0400 (EDT) Received: from pc.interlinx.bc.ca (pc.ilinx [10.75.22.1]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by linux.interlinx.bc.ca (Postfix) with ESMTP id A49EFDF2B6 for ; Fri, 2 Jun 2006 20:18:57 -0400 (EDT) From: "Brian J. Murrell" To: dashboard-hackers@gnome.org In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UjnD3UW+dqKa6HyrE93+" Date: Fri, 02 Jun 2006 20:18:55 -0400 Message-Id: <1149293936.32486.6.camel@pc> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0-0.1gpw X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.494 tagged_above=-999 required=2 tests=[AWL=-0.029, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, SPF_PASS=-0.001] X-Spam-Score: -2.494 X-Spam-Level: Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:19:01 -0000 --=-UjnD3UW+dqKa6HyrE93+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) Are messages that have already been read in evolution fully indexed? AFAIK, even if they are imap sourced, a copy of the full message is cached, no? Any plans on beagle being able to index right off of the imap server, perhaps via evolution or something? b. --=20 My other computer is your Microsoft Windows server. Brian J. Murrell --=-UjnD3UW+dqKa6HyrE93+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 ypE2yFUhCL76OTBOgVftNBY= =3SXq -----END PGP SIGNATURE----- --=-UjnD3UW+dqKa6HyrE93+-- From qub333@gmail.com Fri Jun 2 20:53:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0F23B0510 for ; Fri, 2 Jun 2006 20:53:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02244-07 for ; Fri, 2 Jun 2006 20:53:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by menubar.gnome.org (Postfix) with ESMTP id F2E793B0406 for ; Fri, 2 Jun 2006 20:53:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so969597nzo for ; Fri, 02 Jun 2006 17:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pVT5oQDz0ViCGCY8new54pQxvfwmgRB2eAiOH7fP4qQ5Qeh5rUhHSK3dhoJeaja4k+Kk8OHyybTXiGfTtLrCDzbDkEL5DwwT1aZUEhpC0eGw4oL2Fh8ayXLTezAwlBV5fLA1d6M4RuJoBADgVERw8t+Fhsmt90VWNtm3DPgg6Dw= Received: by 10.36.178.2 with SMTP id a2mr3022473nzf; Fri, 02 Jun 2006 17:53:21 -0700 (PDT) Received: by 10.36.103.16 with HTTP; Fri, 2 Jun 2006 17:53:21 -0700 (PDT) Message-ID: <88d636060606021753q3c4521e0mbce0b04d68e38ea9@mail.gmail.com> Date: Fri, 2 Jun 2006 20:53:21 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Brian J. Murrell" In-Reply-To: <1149293936.32486.6.camel@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149293936.32486.6.camel@pc> X-Google-Sender-Auth: ac485fd438629b9a X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.533 tagged_above=-999 required=2 tests=[AWL=0.067, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.533 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2006 00:53:25 -0000 On 6/2/06, Brian J. Murrell wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > > Are you using IMAP or POP? If you are using an IMAP account, you must > > configure evolution to download your messages for offline viewing if > > you wish to have the message contents indexed, otherwise beagle will > > only index the message summary (ie. To,From, Subject) > > Are messages that have already been read in evolution fully indexed? > AFAIK, even if they are imap sourced, a copy of the full message is > cached, no? > > Any plans on beagle being able to index right off of the imap server, > perhaps via evolution or something? We have discussed this on several occasions, but it just doesn't make sense to have beagle actually query the IMAP server. Most other desktop searches require messages be available offline, and we would quickly develop lots of sysadmin enemies complaining of slammed IMAP servers whenever a user rebuilds their mail index. > > b. > > -- > My other computer is your Microsoft Windows server. > > Brian J. Murrell > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQBEgNVvl3EQlGLyuXARAhDrAJ9OOkOb4/8XOdha3+YO1RSlUKBfcACg5+O4 > ypE2yFUhCL76OTBOgVftNBY= > =3SXq > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From vkojouharov@gmail.com Sun Jun 4 07:36:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B9383B01D8 for ; Sun, 4 Jun 2006 07:36:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13578-08 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 3E3A03B0187 for ; Sun, 4 Jun 2006 07:36:08 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1387521nfc for ; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=kf/lBhDEgnW3dO9y9Clo6pqgYJkrzOf/2fyPEY9tMS4OziltIrJkQGqG3PsmCA5pp/1SFx57LRuJk/EQY8/9x1XXfvt9IIi7UMKl03kta5liC5Gs7deDqg4nFHLp6Qqbll6B40EUxYHz6wHDL1przov/YWA7cSqqAfg303KBZ7Q= Received: by 10.49.42.5 with SMTP id u5mr2274213nfj; Sun, 04 Jun 2006 04:36:07 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id v20sm4351392nfc.2006.06.04.04.36.04; Sun, 04 Jun 2006 04:36:06 -0700 (PDT) From: =?iso-8859-5?Q?=B2=D8=DA=E2=DE=E0_?= =?iso-8859-5?Q?=BA=DE=D6=E3=E5=D0=E0=DE=D2?= To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QFpmon2zjmIDmHhlSwZE" Date: Sun, 04 Jun 2006 14:36:20 +0300 Message-Id: <1149420980.11837.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: Subject: beagle stops on imap folders X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 11:36:11 -0000 --=-QFpmon2zjmIDmHhlSwZE Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable while running bealged, i noticed that beagle just stops when reaching an imap folder, and doesn't continue indexing anymore. with beagled --fg --debug, it spits this out before stopping: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/saturn_vk/.beagle/Indexes/EvolutionMailIndex/Locks/lucene-085dd8= b644bd57f2aa3d333f52234eb0-write.lock -- pid 23526 -- process does not exis= t, stale lockfile? in [0x0010e] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x0008d] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:414)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create, Boolean closeDir) in [0x00005] (at /home/saturn_vk/cvs/beagle/beagled/Lucene.Net/Index/IndexWriter.cs:401)= Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.N= et.Analysis.Analyzer a, Boolean create) in [0x00293] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:216) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /home/saturn_vk/cvs/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /home/saturn_vk/cvs/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs= :69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessag= e raw_request) in [0x00232] (at /home/saturn_vk/cvs/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /home/saturn_vk/cvs/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () Debug: Helper Size: VmRSS=3D23,1 MB, size=3D2,01, 25,2% =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D this is with current beagle cvs and mono 1.1.15 --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-QFpmon2zjmIDmHhlSwZE Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?iso-8859-5?Q?=C2=DE=D2=D0?= =?iso-8859-5?Q?_=D5?= =?iso-8859-5?Q?_=E6=D8=E4=E0=DE=D2=DE?= =?iso-8859-5?Q?_=DF=DE=D4=DF=D8=E1=D0=DD=D0?= =?iso-8859-5?Q?_=E7=D0=E1=E2?= =?iso-8859-5?Q?_=DE=E2?= =?iso-8859-5?Q?_=DF=D8=E1=DC=DE=E2=DE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEgsW04zbYhQDdImoRAlaHAKCjKbdAjWrKT6/qeNPgl7rnUjH5nQCfZ/KG JKzKRWxqFEwRwBM2IHFKn9s= =RN19 -----END PGP SIGNATURE----- --=-QFpmon2zjmIDmHhlSwZE-- From burlap@gmail.com Sun Jun 4 11:04:02 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1843B016C for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24135-08 for ; Sun, 4 Jun 2006 11:04:01 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 6B4FB3B011B for ; Sun, 4 Jun 2006 11:04:00 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l37so1403164nfc for ; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=NvfStHrHwsCm8Mcfo9xK1UtMRDcXh/dPug4S4qmUL6MsZG6NZDR9sN1DeBeG9FkhGifp2cSMhXwvldeHNtvWkagDMCGz+Te5PgXbq3jhNcRnEcideyVQh5w6J2r3klZOdS4cJDI4ZXTZarE3AYk86vS/9glsX4gc8yeQB1251oI= Received: by 10.49.59.4 with SMTP id m4mr3554052nfk; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id l27sm4495309nfa.2006.06.04.08.03.58; Sun, 04 Jun 2006 08:03:59 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Sun, 04 Jun 2006 17:03:50 +0200 Message-Id: <1149433430.8691.20.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.782 tagged_above=-999 required=2 tests=[AWL=-0.740, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.782 X-Spam-Level: Subject: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2006 15:04:02 -0000 Hi all, I am really happy with the performance of beagle (I can't work without it anymore), but I don't quite get why certain results are presented, while others aren't. For example: I searched for "north", hoping to get all documents where Douglass North is mentioned. As "Douglass" isn't present everywhere, the query was simply "north". The results in documents consisted of 139 hits (including mail attachments), where only 1 (one) entry was about North (the economist) while others were about North (geographical direction). Searching for "douglass north" (without quotes) gives 18 results. I know there are even more files, where North is mentioned several times. I suppose "north" is a really bad case, as it is a very frequent word. Is there any explanation? My beagle is 0.2.5. Best, Rafał Próchniak From sharninder_khera@symantec.com Mon Jun 5 00:00:40 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 891053B05A5 for ; Mon, 5 Jun 2006 00:00:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32113-09 for ; Mon, 5 Jun 2006 00:00:36 -0400 (EDT) Received: from silver.veritas.com (silver.veritas.com [143.127.12.111]) by menubar.gnome.org (Postfix) with ESMTP id 7945D3B04F8 for ; Mon, 5 Jun 2006 00:00:35 -0400 (EDT) Received: from sxchcon1-int.veritas.com (HELO SVLXCHCON1.enterprise.veritas.com) ([10.137.18.171]) by silver.veritas.com with ESMTP; 04 Jun 2006 21:00:36 -0700 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.05,207,1146466800"; d="scan'208"; a="38818808:sNHT21979696" Received: from itpxchcon2.enterprise.veritas.com ([10.216.17.4]) by SVLXCHCON1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 4 Jun 2006 21:00:33 -0700 Received: from itpxchcon1.enterprise.veritas.com ([10.208.12.3]) by itpxchcon2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 Received: from ozone.vxindia.veritas.com ([10.216.26.228]) by itpxchcon1.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 5 Jun 2006 09:30:29 +0530 From: Sharninder To: Kevin Kubasik In-Reply-To: <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 09:30:34 +0530 Message-Id: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Jun 2006 04:00:29.0168 (UTC) FILETIME=[9564CF00:01C68854] X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 04:00:42 -0000 On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: > Are you using IMAP or POP? If you are using an IMAP account, you must > configure evolution to download your messages for offline viewing if > you wish to have the message contents indexed, otherwise beagle will > only index the message summary (ie. To,From, Subject) > > -Kevin Kubasik > > On 6/2/06, Rob Brown-Bayliss wrote: > > Hi, I don't understand how beagle is indexing email from evolution. > > > > When I search using a phrase that I know is in the email (because I > > have cut and pasted it) beagle does not find the mail. If I search > > for the subjexct it finds some of the mail, but not all of them. > > > > Is this normal or have I got a problem with my system? > > I have pretty much the same setup here and I think I understand what Rob is trying to say. Maybe what he means is that he wants boolean searches to work better. Right, Rob ? I may be wrong here though, but I have never been able to make boolean searches perform the way I want them. Do they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? -- Sharninder From uncertain.genius@gmail.com Mon Jun 5 01:05:03 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EA6373B04C0 for ; Mon, 5 Jun 2006 01:05:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03412-10 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 4DEEE3B03B1 for ; Mon, 5 Jun 2006 01:05:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2797655pye for ; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gL9MB1rPUMEpbxpn6O4B87K12PyyfPS7C1mrmwfBqrMYuqfaVlCAn7xhyqWqQXZv+/IESvqoqXX2VcOP35d4aSwIVf6GpBKSJ5tB+P33NIdINOFMzaq/BUAu5bvzq/mhYELxsQNJ/3hNDFxLpG+wNEPFVRPGlUlCoF5Usb1MB6A= Received: by 10.35.9.15 with SMTP id m15mr1743084pyi; Sun, 04 Jun 2006 22:05:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 22:05:00 -0700 (PDT) Message-ID: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Date: Mon, 5 Jun 2006 17:05:00 +1200 From: "Rob Brown-Bayliss" To: dashboard-hackers MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.564 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.564 X-Spam-Level: Subject: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:05:03 -0000 I think I have a problem with either beagle or evolution or both. As it stands at the moment if I type the word "holidays" into the search UI in the list of results I get some emails where the subject is "kids holidays" from back in febuary, and not the email from last week that did not have the word holiday in it's subject. I was expecting beagle to be able to search in the message bodies of emails, not just the headers of emails. Having said that it does find emails with the word holidays in the message body, but only old messages, it appears as if at some point in the last month or two beagle has stopped indexing message bodies from evolution emails? Any one else havign this problem? -- Rob From kevin@kubasik.net Mon Jun 5 01:16:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AA7463B01A3 for ; Mon, 5 Jun 2006 01:16:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03849-05 for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from mpv1.tis.cwru.edu (mpv1.TIS.CWRU.Edu [129.22.105.36]) by menubar.gnome.org (Postfix) with ESMTP id 326A23B02FA for ; Mon, 5 Jun 2006 01:16:00 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv1.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AYZ25011 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:15:57 -0400 (EDT) Message-ID: <4483BE0D.7040004@kubasik.net> Date: Mon, 05 Jun 2006 01:15:57 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Rob Brown-Bayliss References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.433 tagged_above=-999 required=2 tests=[AWL=1.166, BAYES_00=-2.599] X-Spam-Score: -1.433 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:16:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I think we have a date multiplier in the GaimLog backend, perhaps we should implement something similar in the Mail backends until we have more specific means of searching metadata? (ie. 'Mails sent this week') Cheers, Kevin Kubasik Rob Brown-Bayliss wrote: > I think I have a problem with either beagle or evolution or both. > > As it stands at the moment > if I type the word "holidays" into the search UI in the list of > results I get some emails where the subject is "kids holidays" from > back in febuary, and not the email from last week that did not have > the word holiday in it's subject. > > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. > > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? > > Any one else havign this problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO+Df3xZFNDM330AQjJKg/+Pwt/kIteZDWUyrOtsyCDLoaQLsFjJpot YK/yoGMHH7WK54KTlOaYIf6Nn7L7/LyUxcBRHzGI9R3muqIrv7DmnNO9C7TLjA8E HQr4EKlbYM5HeSE7tEoQhruJWgEpUmIhQx792V6DZ0tNP5iIVOE15MgZXizea9z6 K7d4IV4eAi1M3gIQaYPQYmWocMi4WNEYrsP19vSPDo2D61FhaOxbTFR/WahzrO9n bzwHhInl0d0O6I3EI/Y90Z8+xwHyA43YbKG5Ilu+v0V4rURwzXECHIu7gFG/bwKs mQjCeRXd1W62yrHwwZg+1dTHlvSSsmtBd9OD9U6zXptXUE6pqtB9KMGlTQYe2nRd fEaxfMuv2cpC9H6TJ87KfDzuKF/Pocg4NjLW/x6wQfUrnmoEGWRSLxxZX7f/k3lp rlmaRgbSUdcB0Th6RE0Tz5f1bDy4Zi1BT9U3zcZddiohvlD6jgJFwgCevHjwFbNY wXI/f7Mm6G3P7kTPG2iQjy1A/tda/IAC5RP6FkzhN47IxcuQ9DK/xNqaWy/SKM58 gfcbmUtr22tFq72pMitAJVPqfktboiOZLPpYyhNqRVOV02GtZcJadfYF7Epk9u9F hTm0Q7Az3PnDBsINZvavk7mxQIzui4mbzWTAwFMYmW7b6yzgQ1ady3VybuIV57a2 x15Wo++0CVk= =cChU -----END PGP SIGNATURE----- From kevin@kubasik.net Mon Jun 5 01:20:15 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6FAF33B01A3 for ; Mon, 5 Jun 2006 01:20:15 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04294-02 for ; Mon, 5 Jun 2006 01:20:13 -0400 (EDT) Received: from mpv4.tis.cwru.edu (mpv4.TIS.CWRU.Edu [129.22.105.34]) by menubar.gnome.org (Postfix) with ESMTP id D0ECA3B02FA for ; Mon, 5 Jun 2006 01:20:12 -0400 (EDT) Received: from [192.168.0.107] (c-69-140-109-194.hsd1.md.comcast.net [69.140.109.194]) by mpv4.tis.cwru.edu (MOS 3.7.5-GA) with ESMTP id AZT20081 (AUTH kevin.kubasik); Mon, 5 Jun 2006 01:20:08 -0400 (EDT) Message-ID: <4483BF09.6040903@kubasik.net> Date: Mon, 05 Jun 2006 01:20:09 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Sharninder References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> In-Reply-To: <1149480034.4891.5.camel@ozone.vxindia.veritas.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.739 tagged_above=-999 required=2 tests=[AWL=0.860, BAYES_00=-2.599] X-Spam-Score: -1.739 X-Spam-Level: Cc: Dashboard-hackers@gnome.org Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:20:15 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sharninder wrote: > On Fri, 2006-06-02 at 20:09 -0400, Kevin Kubasik wrote: >> Are you using IMAP or POP? If you are using an IMAP account, you must >> configure evolution to download your messages for offline viewing if >> you wish to have the message contents indexed, otherwise beagle will >> only index the message summary (ie. To,From, Subject) >> >> -Kevin Kubasik >> >> On 6/2/06, Rob Brown-Bayliss wrote: >>> Hi, I don't understand how beagle is indexing email from evolution. >>> >>> When I search using a phrase that I know is in the email (because I >>> have cut and pasted it) beagle does not find the mail. If I search >>> for the subjexct it finds some of the mail, but not all of them. >>> >>> Is this normal or have I got a problem with my system? >>> > > I have pretty much the same setup here and I think I understand what Rob > is trying to say. Maybe what he means is that he wants boolean searches > to work better. Right, Rob ? Its possible thats what Rob means, but IMAP e-mail bodies will not be indexed unless their contents are downloaded, and its a problem we are finding more and more new users concerned over. I may be wrong here though, but I have > never been able to make boolean searches perform the way I want them. Could you give us some specific examples of queries that don't work? And if you could include the version of beagle that would be great, this might be a bug, but I wanna be sure that we are on the same page with the term 'boolean search'. Do > they even work ? Is it a UI (beagle-search) or a daemon/lucene issue ? This would most defiantly be a daemon issue, or a problem with our query parsing. (Which, strictly speaking is part of neither the UI or daemon, but tends to be more of a backend thing). Cheers, Kevin Kubasik > > -- > Sharninder > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIO/Cf3xZFNDM330AQi5zw/9EPbmzBGt7WGW8IZRnLpE8zTm3vNdEstg R2pEpbuL+xCy4j5jt/87k7l6Jj4tzGJYiv1dpb9IWzd0hPIvz2DY767G6D3TWdqo XQEUiZVHo8vZYhfTu/Se6AaImUz+kiKvXogz2lVFOMUWnd/btwZT0ULR1Sr8JBdW 3ifygqJUvSisXbD1JMHiqwmICN6mZkmo8Zq2qro921scRVuRwQzrKXdbtIx6xrmc eTfivlb6cOurddxKVtH2M1p9qxp4OxHkYwcwjVnwCVXsAtWfSUs323J51rfcCPcU rwgoFjikKDJCLpTMz63+i23Prrg2gSYu1itSCtyXdMxV8IVm5XTY9O0qnVvoHRz2 1wYIB1HhbGGJrYlvEMMTXKzUnurMRre50VQ0Mz33+wa+ihehtnZ6ejZt5hfusHt1 lmdXZ1W1u698zR1h4myAFBYFJo80jDuyBlcL/i8KlhBZoPwvB73IZnsYd6PojqZT NzLoqGojjpwV+AuUcVFczJ6E1buesC2fjVwJkq+24q5gSCB9c9MerSVGmisQybwC rhyyqXDR0L7I50B2ffjYD7UVNCkZYsfHpGamv1cUJFhLRbOceUPijPfpZ/p02lT4 fzFbSEkcO87vGRE42RxQXk38oNC+gW7BlcR2zTFm8TZT5dDAT5JsayKMG5U3dV1D xgnvsUZHLqc= =TXTL -----END PGP SIGNATURE----- From smile@sis.net.in Mon Jun 5 01:45:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 813523B02C7 for ; Mon, 5 Jun 2006 01:45:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05430-02 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id A379C3B0297 for ; Mon, 5 Jun 2006 01:45:38 -0400 (EDT) Received: (qmail 27908 invoked from network); 5 Jun 2006 05:45:36 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 05:45:36 -0000 From: Chintan Zaveri To: dashboard-hackers Content-Type: multipart/alternative; boundary="=-OUBdDo3DP3tsNg2IxM7C" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 11:15:41 +0530 Message-Id: <1149486342.2508.26.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.076 tagged_above=-999 required=2 tests=[AWL=-0.049, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.076 X-Spam-Level: Subject: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:45:40 -0000 --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello All, beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well). Here's what happens: [czaveri@czaveri ~]$ beagle-search ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded: Assembly: gtk-sharp (assemblyref_index=0) Version: 2.8.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Stacktrace: Native stacktrace: beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] beagle-search [0x813e66f] [0x970440] beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] beagle-search(mono_class_from_typeref+0x164) [0x8089c44] beagle-search(mono_class_get+0xef) [0x809139f] beagle-search(mono_class_get_full+0x21) [0x8091411] beagle-search [0x808fca5] beagle-search(mono_class_get+0x11c) [0x80913cc] beagle-search [0x80bfb0a] beagle-search(mono_get_method_full+0x60) [0x80bfbd0] beagle-search(mono_get_method+0x27) [0x80bfb67] beagle-search(mono_jit_exec+0x42) [0x805c552] beagle-search(strftime+0x1ba2) [0x805c602] beagle-search(mono_main+0x857) [0x805cfe7] beagle-search(__fxstat64+0x12b) [0x805b9bb] /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] beagle-search(sinh+0x41) [0x805b911] Aborted [czaveri@czaveri ~]$ Any ideas? Thanks and regards, Chintan Zaveri. --=-OUBdDo3DP3tsNg2IxM7C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hello All,

beagle-search was working until I installed Mono a few days ago. (MonoDevelop starts well).

Here's what happens:

[czaveri@czaveri ~]$ beagle-search

** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly referenced from /usr/lib/beagle/Search.exe could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=0)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle).


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
        beagle-search [0x813e66f]
        [0x970440]
        beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
        beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
        beagle-search(mono_class_get+0xef) [0x809139f]
        beagle-search(mono_class_get_full+0x21) [0x8091411]
        beagle-search [0x808fca5]
        beagle-search(mono_class_get+0x11c) [0x80913cc]
        beagle-search [0x80bfb0a]
        beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
        beagle-search(mono_get_method+0x27) [0x80bfb67]
        beagle-search(mono_jit_exec+0x42) [0x805c552]
        beagle-search(strftime+0x1ba2) [0x805c602]
        beagle-search(mono_main+0x857) [0x805cfe7]
        beagle-search(__fxstat64+0x12b) [0x805b9bb]
        /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
        beagle-search(sinh+0x41) [0x805b911]
Aborted
[czaveri@czaveri ~]$


Any ideas?

Thanks and regards,

Chintan Zaveri.

--=-OUBdDo3DP3tsNg2IxM7C-- From qub333@gmail.com Mon Jun 5 01:59:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0629B3B0382 for ; Mon, 5 Jun 2006 01:59:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05923-02 for ; Mon, 5 Jun 2006 01:59:06 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.196]) by menubar.gnome.org (Postfix) with ESMTP id A06573B006D for ; Mon, 5 Jun 2006 01:58:55 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1108958wxd for ; Sun, 04 Jun 2006 22:58:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=NY0EAVdNRugGKixqWZrcTzK+iZsgC1Ij4GbxqG8ZnKvc9VXeliM2ERzM7WDzgdpR7WmZOJC7+Imb827oErhTH4HVqWn+FnRbXMtRJpNcdVoiqYO3AtiQFNv5FF+s0wraFAwAH1DkN1ZSUcacfig22hAzt4oFIFkKgJR5quzC0Ts= Received: by 10.70.132.6 with SMTP id f6mr5315500wxd; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h16sm4386954wxd.2006.06.04.22.58.54; Sun, 04 Jun 2006 22:58:54 -0700 (PDT) Message-ID: <4483C819.3090403@kubasik.net> Date: Mon, 05 Jun 2006 01:58:49 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: smile@sis.net.in References: <1149486342.2508.26.camel@czaveri.venus.grp> In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.879 tagged_above=-999 required=2 tests=[AWL=0.644, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.879 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 05:59:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Could you also make sure to reinstall gtk-sharp2? it seems that it was either uninstalled or is missing from your current GAC. Either way, if you reinstall it, it will most likely solve you issue. - -Kevin Kubasik Chintan Zaveri wrote: > Hello All, > > beagle-search was working until I installed Mono a few days ago. > (MonoDevelop starts well). > > Here's what happens: > > [czaveri@czaveri ~]$ beagle-search > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > referenced from /usr/lib/beagle/Search.exe could not be loaded: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f > The assembly was not found in the Global Assembly Cache, a path listed > in the MONO_PATH environment variable, or in the location of the > executing assembly (/usr/lib/beagle). > > > ================================================================= > Got a SIGSEGV while executing native code. This usually indicates > a fatal error in the mono runtime or one of the native libraries > used by your application. > ================================================================= > > Stacktrace: > > > Native stacktrace: > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > beagle-search [0x813e66f] > [0x970440] > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > beagle-search(mono_class_get+0xef) [0x809139f] > beagle-search(mono_class_get_full+0x21) [0x8091411] > beagle-search [0x808fca5] > beagle-search(mono_class_get+0x11c) [0x80913cc] > beagle-search [0x80bfb0a] > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > beagle-search(mono_get_method+0x27) [0x80bfb67] > beagle-search(mono_jit_exec+0x42) [0x805c552] > beagle-search(strftime+0x1ba2) [0x805c602] > beagle-search(mono_main+0x857) [0x805cfe7] > beagle-search(__fxstat64+0x12b) [0x805b9bb] > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > beagle-search(sinh+0x41) [0x805b911] > Aborted > [czaveri@czaveri ~]$ > > > Any ideas? > > Thanks and regards, > > Chintan Zaveri. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU /4Hq27w6cJo= =seI5 -----END PGP SIGNATURE----- From uncertain.genius@gmail.com Mon Jun 5 02:05:27 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB8D23B019E for ; Mon, 5 Jun 2006 02:05:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06450-04 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id B23FD3B0129 for ; Mon, 5 Jun 2006 02:05:24 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2822850pye for ; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GmqjaCHGEGJxjVBCGva6HwMzXtPeT/S0QVm55K9JweTQZSd92jdyZGrdV6MUkZPnjuEs7J0E2KpOe9ZPYyH6KbkYB1bZXvAH8SxKa0riQNUgQmsI/DwChytd6Jj1K+c+IVrB2Q9pKSOp9uU2DtnS5uhkF1AokQURlqoz+bCnrSE= Received: by 10.35.91.15 with SMTP id t15mr5927754pyl; Sun, 04 Jun 2006 23:05:23 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:05:23 -0700 (PDT) Message-ID: <46f4900d0606042305n79ae5644if2456605a8ad8b1b@mail.gmail.com> Date: Mon, 5 Jun 2006 18:05:23 +1200 From: "Rob Brown-Bayliss" To: Sharninder In-Reply-To: <1149484802.4891.26.camel@ozone.vxindia.veritas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <46f4900d0606042158i4a10e824y7fdd9209573c62a5@mail.gmail.com> <1149484802.4891.26.camel@ozone.vxindia.veritas.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.579 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.579 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:05:27 -0000 On 6/5/06, Sharninder wrote: > for me. I tried searching for holidays (after moving your email to an > offline folder) and beagle did get your mail for me. But I couldn't open > it for some reason in evolution ! Beagle just opened a blank evolution > window. Will have to check upon that. Thats just it, I am not using IMAP, I fetch all my mail using pop support, it is all local mail. (Not this gmail account, I use thios account soley for mailing lists, but my other personal accoubnt) The strange think is that it is finding the same word in the message bodies of older mails, some going back years. But not anything in the bodies since may! Should I remove my beagle index and start again? Is it a clitch some how? -- Rob From uncertain.genius@gmail.com Mon Jun 5 02:16:47 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E83FC3B0129 for ; Mon, 5 Jun 2006 02:16:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07039-01 for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id AF64E3B021F for ; Mon, 5 Jun 2006 02:16:43 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2828417pye for ; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=FhIjQd9/DfG5/zo9WwkHRMcUKAsssbDx+Juq3CA+FIbttjZdAFkzj+OSzof6UOkTeVc2mc3HsLEm/UIRsSN9ehsCegZsP0tV7GMDvm+Wr07dBKa5p929fTCeMJbt59o2xAjhFrdQ0Cqxsc+y2LBhbHuMMaZXo1160Hve3ueHqBM= Received: by 10.35.29.6 with SMTP id g6mr6063058pyj; Sun, 04 Jun 2006 23:16:42 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:16:42 -0700 (PDT) Message-ID: <46f4900d0606042316h775a27ddt30d5126cb7819964@mail.gmail.com> Date: Mon, 5 Jun 2006 18:16:42 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_35036_427462.1149488202568" References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.336 tagged_above=-999 required=2 tests=[AWL=-0.233, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.336 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:16:47 -0000 ------=_Part_35036_427462.1149488202568 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/5/06, Kevin Kubasik wrote: > Could you give us some specific examples of queries that don't work? Using beagle search 0.2.6 All mail is downloaded via the POP3 protocole and is stored in my local evolution folders. On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body: Luke has started ripper rugby last week...but I think I told you about that already. now school holidays.... I open the beagle search ui and type the word "holidays" into the search box. the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body. But it does have the word "holiday" (without the S) in the body. So it looks like it used to work, or perhapse is only working some times? -- Rob ------=_Part_35036_427462.1149488202568 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 6/5/06, Kevin Kubasik <kevin@kubasik.net> wrote:

> Could you give us some specific examples of queries that don't work?

Using beagle  search 0.2.6

All mail is downloaded via the POP3 protocole and is stored in my local evolution folders.

On the 30th of may I recieved an email with a subject line of "Re: kids" and this line in the message body:

Luke has started ripper rugby last week...but I think I told you about that already.
now school holidays....

I open the beagle search ui and type the word "holidays" into the search box.

the first email in the results is dated 20th of Febuary, and has the subject line "Re: kids holidays etc" and that email does ot have the word "holidays" in the message body. 

Strangely the 15th result in the search results is an email that has not got the word "holidays" in the header, nor the body.  But it does have the word "holiday" (without  the S) in the body.

So it looks like it used to work, or perhapse is only working some times?




--
Rob
------=_Part_35036_427462.1149488202568-- From uncertain.genius@gmail.com Mon Jun 5 02:21:13 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E46463B019E for ; Mon, 5 Jun 2006 02:21:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07095-07 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 9369B3B0093 for ; Mon, 5 Jun 2006 02:21:11 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2830338pye for ; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aajZu8Zxy1x2sAFaueFQyRrPHTUBIQWBplLXvd8jTdvvJLeNePeN5yiJkf1Qa7bNrGW5cW6xXef+XxE0yAvDgIIYYqRWJY8po82YaAGFEL4n0QyG50bGoGXvJjhc10sAQqYnuahYZqQNrnUt8AzkkMrNK0kHKkFZSze2ds0vBmo= Received: by 10.35.17.8 with SMTP id u8mr5935852pyi; Sun, 04 Jun 2006 23:21:10 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sun, 4 Jun 2006 23:21:10 -0700 (PDT) Message-ID: <46f4900d0606042321g45af87e9k760a066922fcdbc3@mail.gmail.com> Date: Mon, 5 Jun 2006 18:21:10 +1200 From: "Rob Brown-Bayliss" To: "Kevin Kubasik" In-Reply-To: <4483BF09.6040903@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606021633w7102653aj27bac3c94d31038c@mail.gmail.com> <88d636060606021709g42ba309ft4d7ad07be9c198b1@mail.gmail.com> <1149480034.4891.5.camel@ozone.vxindia.veritas.com> <4483BF09.6040903@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.53 tagged_above=-999 required=2 tests=[AWL=0.070, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.53 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Searching email X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 06:21:13 -0000 On 6/5/06, Kevin Kubasik wrote: from the terminal I looked at the status and info of beagle and see what looks like beagle is not indexing evolution? [rob@localhost ~]$ beagle-info --index-info Index information: Name: EvolutionDataServer Count: 36 Indexing: False Name: EvolutionMail Count: 21147 Indexing: False Name: KMail Count: 0 Indexing: False Name: Files Count: 220 Indexing: True Name: GaimLog Count: 1352 Indexing: False Name: IndexingService Count: 0 Indexing: False Name: Tomboy Count: 0 Indexing: False Name: Blam Count: 0 Indexing: False Name: Liferea Count: 0 Indexing: False Name: Akregator Count: 0 Indexing: False Name: KonquerorHistory Count: 5 Indexing: False Name: Kopete Count: 0 Indexing: False Name: applications Count: 282 Indexing: False Name: documentation Count: 8165 Indexing: False [rob@localhost ~]$ From smile@sis.net.in Mon Jun 5 03:05:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC2B33B0292 for ; Mon, 5 Jun 2006 03:05:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09783-06 for ; Mon, 5 Jun 2006 03:05:53 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C52C13B0093 for ; Mon, 5 Jun 2006 03:05:52 -0400 (EDT) Received: (qmail 28060 invoked from network); 5 Jun 2006 07:05:57 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.197.26) by ns1.sis.net.in with SMTP; 5 Jun 2006 07:05:57 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <4483C819.3090403@kubasik.net> References: <1149486342.2508.26.camel@czaveri.venus.grp> <4483C819.3090403@kubasik.net> Content-Type: multipart/related; type="multipart/alternative"; boundary="=-226/auYcEGEa4cEefnep" Organization: Smile India Solutions Date: Mon, 05 Jun 2006 12:36:02 +0530 Message-Id: <1149491162.2508.46.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.507 tagged_above=-999 required=2 tests=[AWL=-0.571, BAYES_00=-2.599, EXTRA_MPART_TYPE=1.091, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -1.507 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 07:05:54 -0000 --=-226/auYcEGEa4cEefnep Content-Type: multipart/alternative; boundary="=-reYhFmOACAZMFcaBRKoi" --=-reYhFmOACAZMFcaBRKoi Content-Type: text/plain Content-Transfer-Encoding: 7bit Dear Kevin, Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed. I also checked the GAC: [czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f [czaveri@czaveri ~]$ and tried to install: [root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm Preparing... ########################################### [100%] package gtk-sharp2-2.8.2-1 is already installed [root@czaveri downloads]# I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-( I don't know much (anything?) about Mono. So I decided not to learn now and use Beagle. cd $HOME/mono-1.1.15 ./uninstall beagle-search It works! Regards, Chintan. On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Could you also make sure to reinstall gtk-sharp2? it seems that it was > either uninstalled or is missing from your current GAC. Either way, if > you reinstall it, it will most likely solve you issue. > > - -Kevin Kubasik > > Chintan Zaveri wrote: > > Hello All, > > > > beagle-search was working until I installed Mono a few days ago. > > (MonoDevelop starts well). > > > > Here's what happens: > > > > [czaveri@czaveri ~]$ beagle-search > > > > ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly > > referenced from /usr/lib/beagle/Search.exe could not be loaded: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > The assembly was not found in the Global Assembly Cache, a path listed > > in the MONO_PATH environment variable, or in the location of the > > executing assembly (/usr/lib/beagle). > > > > > > ================================================================= > > Got a SIGSEGV while executing native code. This usually indicates > > a fatal error in the mono runtime or one of the native libraries > > used by your application. > > ================================================================= > > > > Stacktrace: > > > > > > Native stacktrace: > > > > beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b] > > beagle-search [0x813e66f] > > [0x970440] > > beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e] > > beagle-search(mono_class_from_typeref+0x164) [0x8089c44] > > beagle-search(mono_class_get+0xef) [0x809139f] > > beagle-search(mono_class_get_full+0x21) [0x8091411] > > beagle-search [0x808fca5] > > beagle-search(mono_class_get+0x11c) [0x80913cc] > > beagle-search [0x80bfb0a] > > beagle-search(mono_get_method_full+0x60) [0x80bfbd0] > > beagle-search(mono_get_method+0x27) [0x80bfb67] > > beagle-search(mono_jit_exec+0x42) [0x805c552] > > beagle-search(strftime+0x1ba2) [0x805c602] > > beagle-search(mono_main+0x857) [0x805cfe7] > > beagle-search(__fxstat64+0x12b) [0x805b9bb] > > /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724] > > beagle-search(sinh+0x41) [0x805b911] > > Aborted > > [czaveri@czaveri ~]$ > > > > > > Any ideas? > > > > Thanks and regards, > > > > Chintan Zaveri. > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs > NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn > UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35 > AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D > Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr > z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX > ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM > dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5 > z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx > Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0 > ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU > /4Hq27w6cJo= > =seI5 > -----END PGP SIGNATURE----- > --=-reYhFmOACAZMFcaBRKoi Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Dear Kevin,

Thanks for your advice. However, on searching for gtk-sharp2 using yum I noticed that gtk-sharp2.i386, version 2.8.2-1 is already installed.

I also checked the GAC:

[czaveri@czaveri ~]$ gacutil -l | grep gtk-sharp
gtk-sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
gtk-sharp, Version=2.4.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
[czaveri@czaveri ~]$

and tried to install:

[root@czaveri downloads]# rpm -ivh gtk-sharp2-2.8.2-1.i386.rpm
Preparing...                ########################################### [100%]
        package gtk-sharp2-2.8.2-1 is already installed
[root@czaveri downloads]#

I also tried to add the gtk-sharp dll using gacutil -i. But nothing worked :-(

I don't know much (anything?) about Mono.

So I decided not to learn now and use Beagle.

cd $HOME/mono-1.1.15
./uninstall
beagle-search

It works!

Regards,

Chintan.

On Mon, 2006-06-05 at 01:58 -0400, Kevin Kubasik wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Could you also make sure to reinstall gtk-sharp2? it seems that it was
either uninstalled or is missing from your current GAC. Either way, if
you reinstall it, it will most likely solve you issue.

- -Kevin Kubasik

Chintan Zaveri wrote:
> Hello All,
> 
> beagle-search was working until I installed Mono a few days ago.
> (MonoDevelop starts well).
> 
> Here's what happens:
> 
> [czaveri@czaveri ~]$ beagle-search
> 
> ** (/usr/lib/beagle/Search.exe:2923): WARNING **: The following assembly
> referenced from /usr/lib/beagle/Search.exe could not be loaded:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly (/usr/lib/beagle).
> 
> 
> =================================================================
> Got a SIGSEGV while executing native code. This usually indicates
> a fatal error in the mono runtime or one of the native libraries
> used by your application.
> =================================================================
> 
> Stacktrace:
> 
> 
> Native stacktrace:
> 
>         beagle-search(mono_handle_native_sigsegv+0xbb) [0x8153d0b]
>         beagle-search [0x813e66f]
>         [0x970440]
>         beagle-search(mono_assembly_load_reference+0x11e) [0x809fd6e]
>         beagle-search(mono_class_from_typeref+0x164) [0x8089c44]
>         beagle-search(mono_class_get+0xef) [0x809139f]
>         beagle-search(mono_class_get_full+0x21) [0x8091411]
>         beagle-search [0x808fca5]
>         beagle-search(mono_class_get+0x11c) [0x80913cc]
>         beagle-search [0x80bfb0a]
>         beagle-search(mono_get_method_full+0x60) [0x80bfbd0]
>         beagle-search(mono_get_method+0x27) [0x80bfb67]
>         beagle-search(mono_jit_exec+0x42) [0x805c552]
>         beagle-search(strftime+0x1ba2) [0x805c602]
>         beagle-search(mono_main+0x857) [0x805cfe7]
>         beagle-search(__fxstat64+0x12b) [0x805b9bb]
>         /lib/libc.so.6(__libc_start_main+0xdc) [0xa69724]
>         beagle-search(sinh+0x41) [0x805b911]
> Aborted
> [czaveri@czaveri ~]$
> 
> 
> Any ideas?
> 
> Thanks and regards,
> 
> Chintan Zaveri.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers

- --
Cheers,
Kevin Kubasik
240-838-6616
http://kubasik.net/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQIVAwUBRIPIGf3xZFNDM330AQhrhQ//UouMykgTP6X6FOVQj36dhegixUN3dYGs
NdfLouszvT7gRwk7PSmK19g/Qi4avqnyui7kxet+6X3nRbwEu2fqf0f75620IIAn
UqdTvDaK6iurThtSeZ/qGYs/2GA+bZcCARdn6dkxqv/kXaTXj/GA8XCUi/T9UO35
AcuoVxsXd8iwN3CDxjDh1dTDKzngQW1BKfaBKXRABLUwKMX7rCV5AUXmar3fAl9D
Y8QftE3zk29BfrBbJ6cPzMKxxEpfq0m87ysepsCEv1utgXXgLZQiizOzo8Z9FfBr
z1LIj8/rTKjWPf6AHzzQm3iSYnt0zjF+wRkFASBzDvPaqHmE9xa9+2Q/vMg+wGVX
ovi1VOBQgUUwqOlO5UtulcOIR01GxHN3lbFwQiodaVqxuoJ7UYxGMKNGXEVjs3sM
dLJfhP+5oTP3xLzhy+mLXO+xZaFkAmLDPBSBYZCeyx5xbsXsDUhJbbPLb/W7HSH5
z1W9ck9evng9qMILPv5cVqk0fwLR79oYBNspbxvuWlWTdlDStCSet3y5hhvYA5lx
Ls12D58+rKFJIwSJiwDB/crzqJ72MkLyHszg/RLsEj5sNbyjAbu6OGgIztWUQQT0
ZQddpW2cFaJ5Xcb43PQceBlM/Ovf6DydLvx58r/GC/jE2WASxlM1cKKUqHOWzAxU
/4Hq27w6cJo=
=seI5
-----END PGP SIGNATURE-----

--=-reYhFmOACAZMFcaBRKoi-- --=-226/auYcEGEa4cEefnep Content-ID: <1149491138.2508.44.camel@czaveri.venus.grp> Content-Disposition: attachment; filename=smiley-6.png Content-Type: image/png; name=smiley-6.png Content-Transfer-Encoding: base64 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAC40lEQVR42n2TW2iUZxCGn/+wm7Wb gxovjBGTKLZ6Y1SqJUKhUaFWoxbNRUpKLxpFIx6KeKNeSXslggdaz4JYWiwoGIqRRFPQaMw2pCIG s0ZlYyBqTDZ73v/4fV8vEkprxQeGYXjnHRiYgf9TAewEWgB3Mq4B2ya1/6C9VZ9aUPnB9v1blrDm 84WY4UoQNm4mSlfXXQ6eGCc65J4Gmt81oONQc/XKXbsb0Iwp+LlB3OwAmmZghMowgqV4uRhHj9/i 8OWxDmA1gDFpPvv9zo/rd+1pRFjDePlBpJdC0wMASDeOn4sBippPKjHyb+be67NnAtd1oKL6o2lb dzRvQNgjCGcUTTNo2t+NbhYyEpc07O1F0wNIN4mmB9jxzQw+nG1sByoMoDHyc/m60PRluJkouhlm 64E7tHe+IJmRPH1VxLUbj8i6Raypa8AavY1RMJ0CM0N7t/WnCSwqnF2Pk3wI6KCZ/LCvlkxecez4 SZzUI3p7ezly9AyZoV8nFlaSqvIAwJd6efmsJgDppwEJymfOvKW0td1EOGM44xF+b7lCevAibvIv AHz7DWUzDIBNZjweB80E6aKkhxIWTqIHJ/kAlI8SFsmBIyg/g5IClA/KJ5uXAOi27VxXfu4fsxQ2 0s8ivfREFjZKWBO6dFDKQwjB8KgAiJhAW/5168bg1MUIewSUT+eDNIfPDTCacAgYGlOLTRrXlrJ5 dRglHPoHPfr7sgCXTaB1/e5XtF1aTDbv8tuNIR4/z3Nw7yZW1daAHiL2rI8fT54nWFTJ8qoE0ZhL S5cF0G4AqZFxd06xlluyomY+88os6j4tZlbJa5zxHpyxTsLBBF/UNVBSaPIk+pjuSIqOh+I0cOnf p/zHtg2ltfuawgRDxWh6AdJLk0hZ5CyF4ylevPSI9KQ40+reBj571zNdqJqpf/tVbSGLqqcQDmlY jiKZkcSGPa62JxkY5hfga95DBfAdcB/wgDjQD/wELH27+W+Kz2OL5AeL7gAAAABJRU5ErkJggg== --=-226/auYcEGEa4cEefnep-- From dbera.web@gmail.com Mon Jun 5 04:27:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 83E8F3B0696 for ; Mon, 5 Jun 2006 04:27:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14565-10 for ; Mon, 5 Jun 2006 04:27:29 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id 3CFAA3B0763 for ; Mon, 5 Jun 2006 04:27:21 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2891382pye for ; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tiEDNC/1A4uf5HGDrb+iIIUSRVBsepXsziMknh6sPn4ZnfpgjPbuIy5AwuZKpzUKtdSHw3IZLsG1lIoZVdGgc7eWTvV1iQcwFvJzpckqX8VlZ0oIIUXoUAxp2zq9vSsIGgfTUEo9GWGmMYXWtir+xSKwcyZMVv72Q0c9bBngzzI= Received: by 10.35.76.9 with SMTP id d9mr6199869pyl; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id f19sm551653pyf.2006.06.05.01.27.19; Mon, 05 Jun 2006 01:27:20 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Mon, 5 Jun 2006 01:02:58 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> In-Reply-To: <4483BE0D.7040004@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:27:31 -0000 On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > I think we have a date multiplier in the GaimLog backend, perhaps we > should implement something similar in the Mail backends until we have > more specific means of searching metadata? (ie. 'Mails sent this week') Date queries are allowed by the daemon. See beagle-query --help. e.g. $ beagle-query --start 20060601 --type MailMessage holiday returns all mails containing the word holiday and sent/received after 20060601. Whats left is providing a nice and intuitive UI for date queries in beagle-search (beagle-search doesnt support the --start/--end type options). Anyway, the parent and this reply are offtopic wrt the thread; just wanted to inform beagle fans of this hidden talisman. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From uncertain.genius@gmail.com Mon Jun 5 04:34:29 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8E5963B0797 for ; Mon, 5 Jun 2006 04:34:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15534-05 for ; Mon, 5 Jun 2006 04:34:28 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id 18BB33B0436 for ; Mon, 5 Jun 2006 04:34:27 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x31so2894580pye for ; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d8N+XFi9G+/hf1j5HdWhQ012SbZGLA8ghP8NnDSvREEPSa+7MNjA6dO2k2iTSMUYXR+TATv8z9gJtLMVEIMRL7Pg8RAr5ubDuutqhBaUvNwY8xq3XfcRNSsTwp+Dus3j6SvwQDxnHZUgvcpSXQFR51qEF6I0jtjpXQl2T+PnsJk= Received: by 10.35.78.9 with SMTP id f9mr6068441pyl; Mon, 05 Jun 2006 01:34:27 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Mon, 5 Jun 2006 01:34:27 -0700 (PDT) Message-ID: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Date: Mon, 5 Jun 2006 20:34:27 +1200 From: "Rob Brown-Bayliss" To: "D Bera" In-Reply-To: <200606050102.59789.dbera.web@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.543 tagged_above=-999 required=2 tests=[AWL=0.057, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.543 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:34:29 -0000 On 6/5/06, D Bera wrote: > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > I think we have a date multiplier in the GaimLog backend, perhaps we > > should implement something similar in the Mail backends until we have > > more specific means of searching metadata? (ie. 'Mails sent this week') > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > $ beagle-query --start 20060601 --type MailMessage holiday > returns all mails containing the word holiday and sent/received after > 20060601. Whats left is providing a nice and intuitive UI for date queries in > beagle-search (beagle-search doesnt support the --start/--end type options). > Anyway, the parent and this reply are offtopic wrt the thread; just wanted to > inform beagle fans of this hidden talisman. I am thinking the problem is that there has been a glitch in the indexing, rather than a problem with the searching of the index, do you know what I mean? How do I destroy the index and re-index every think? -- Rob From dbera.web@gmail.com Mon Jun 5 04:38:37 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 21C783B07DD for ; Mon, 5 Jun 2006 04:38:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15775-05 for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8A1023B07BF for ; Mon, 5 Jun 2006 04:38:35 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1864286nzo for ; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=fTfww6FV/4VzbX0ruNJ/9J+4ORuPhncb8QsXvi88ZS1BahZuKkl1cg73kMUI53L++TzRLV7TNmA7QO9LYwpRD1iYiJBHbWdM/ybolguJMToXDB9ep1Bgpow3aBs72RwgWFz+2uCcE23E+rpZWB3ty0Ynzupy9dw6QffVx51jPbM= Received: by 10.36.77.12 with SMTP id z12mr5964223nza; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) Received: from ?192.168.1.102? ( [75.6.246.65]) by mx.gmail.com with ESMTP id 16sm6438327nzo.2006.06.05.01.38.34; Mon, 05 Jun 2006 01:38:34 -0700 (PDT) From: D Bera Organization: BU-CS To: "Rob Brown-Bayliss" Date: Mon, 5 Jun 2006 01:39:43 -0700 User-Agent: KMail/1.9 References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606050139.43641.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 08:38:37 -0000 > On 6/5/06, D Bera wrote: > > On Sunday 04 June 2006 22:15, Kevin Kubasik wrote: > > > I think we have a date multiplier in the GaimLog backend, perhaps we > > > should implement something similar in the Mail backends until we have > > > more specific means of searching metadata? (ie. 'Mails sent this week') > > > > Date queries are allowed by the daemon. See beagle-query --help. e.g. > > $ beagle-query --start 20060601 --type MailMessage holiday > > returns all mails containing the word holiday and sent/received after > > 20060601. Whats left is providing a nice and intuitive UI for date > > queries in beagle-search (beagle-search doesnt support the --start/--end > > type options). Anyway, the parent and this reply are offtopic wrt the > > thread; just wanted to inform beagle fans of this hidden talisman. > > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? > > How do I destroy the index and re-index every think? Delete the index directory ~/.beagle/Indexes/EvolutionMailIndex - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Mon Jun 5 07:29:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4DFED3B081D for ; Mon, 5 Jun 2006 07:29:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25605-10 for ; Mon, 5 Jun 2006 07:29:42 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by menubar.gnome.org (Postfix) with ESMTP id AC4763B0751 for ; Mon, 5 Jun 2006 07:29:41 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1140197wxd for ; Mon, 05 Jun 2006 04:29:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=e0aChLu6R49MhUfpMVmnWM59fUJ75LHM4q2b8CZFGn9xjOD6VSE8osQqMrU7tKyZeDvqARGg46cyw44cloWPGHIFG3W3kpp/wlT98FTTpS4L/ukrCXGDQQdPimuuXoOBoMHXgYZKkz/HfxhGFd2Nz/y7nPNBc25ilOOD8u8Egtk= Received: by 10.70.89.7 with SMTP id m7mr5912705wxb; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i10sm4624601wxd.2006.06.05.04.29.40; Mon, 05 Jun 2006 04:29:40 -0700 (PDT) Message-ID: <448415A4.7010301@kubasik.net> Date: Mon, 05 Jun 2006 07:29:40 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------020409010006080802090006" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=0.589, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.011 X-Spam-Level: Subject: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:29:44 -0000 This is a multi-part message in MIME format. --------------020409010006080802090006 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I've attached a patch which I'll commit if there are no concerns, it finally cleans up the Gaim alias issue. We were assigning the speakingto_alias and speakingto_icon values in HitFilter, which was not passing those changes back as the hit was approved. If we store those values at index time as opposed to query time, they are stored and retrieved without issue. No, I kept most of the logic in place to check for changes to a buddies alias or icon during the HitFilter, but I think the same problem may continue, and prevent them from doing much of anything. Regardless, check it out and let me know what you think. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQVpP3xZFNDM330AQjrfg//WwfxBhlWPZBLK2AVY2Dk61P1wandfLDI 8WSruyP6fmroTYu0PqMJLmOVVdp+ccJ1/dWBeRhA7z0UpfyS6GTo1SUKncX0o0Dy KtYIbfnObXnXP3eBohiVN6lP47051vIVi1BFLfns8HW3QTwaA2Hhf5ZezJ1AZLk5 cojJtW2BJ+7hO58nLiy3AQf5D/RLzKaffa+NjBjSOhwive0nPAKyE8fI9MybzzCV BQejtDQgWqFtu2gv+9pkjn7L4q65we98g1cNTqELUWoKIjXkZ0as8m9k0ZK00LBU MVOhRK+WiRtuHzS7nPKmjwv6e6gx2QP5hAX4p2lBEFtKY2BNeQ2Bic43q0VRZaoH +E0CGSddy+WHN1Pi0I5RwwYJFU0WtIAGqhASI2NqeJceTSsMiU9yA5hmOaFhHSB1 IX/QQdXlq6Pn0uhgnBM9TjJsFVLMlPE2hwYLHLQM/qhmXElaT2ky0oN+DGl1WL2C VFmmtyc7pKdowYsEdzFEHG3vdBqUvVfm/3pnZSiXViFYLtlLYx202BoNgXYpSXWI Anr9l8tt4Oby4SPb1I3Y3p/uOd3KVBnjitPezejPgkVmF+i+qlhT+DCDpoNTD6IH x9LTV19i6VNtg0z6KXjRjTGwj8cbXeM7xQY2q5s0z/441zgtkSuLn/TBSmlAoz/F PaNKx4G9nkk= =G9lK -----END PGP SIGNATURE----- --------------020409010006080802090006 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------020409010006080802090006-- From qub333@gmail.com Mon Jun 5 07:44:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 90F193B0307 for ; Mon, 5 Jun 2006 07:44:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26880-02 for ; Mon, 5 Jun 2006 07:44:19 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id E600F3B0007 for ; Mon, 5 Jun 2006 07:44:18 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so1142023wxd for ; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:sender; b=mJ/7O9NCy0wS8pUv8owRJqPwJ5PaEdF2UHX9wm0PuM5jMBejCq9/S5ekXBlUSsRox9xOFj8ZKMH2Fmavm3/ag8kiPTL7NYzpFIJQNXmIE+NcMyxMxhzB7mK9b2/GKqXOWgPFPNf3z4ssY5p6v0MCfQ1SS+X2OfZ1cdKCqPcpVnQ= Received: by 10.70.130.14 with SMTP id c14mr5929313wxd; Mon, 05 Jun 2006 04:44:18 -0700 (PDT) Received: from ?192.168.0.107? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i12sm4599586wxd.2006.06.05.04.44.15; Mon, 05 Jun 2006 04:44:15 -0700 (PDT) Message-ID: <4484190E.9010003@kubasik.net> Date: Mon, 05 Jun 2006 07:44:14 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Kevin Kubasik References: <448415A4.7010301@kubasik.net> In-Reply-To: <448415A4.7010301@kubasik.net> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------040403060507040901050903" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.093 tagged_above=-999 required=2 tests=[AWL=0.507, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.093 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 11:44:21 -0000 This is a multi-part message in MIME format. --------------040403060507040901050903 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ooops... made a tiny change to prevent possible 'Object not set to an instance' junks. - -Kevin Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. We were assigning the > speakingto_alias and speakingto_icon values in HitFilter, which was not > passing those changes back as the hit was approved. If we store those > values at index time as opposed to query time, they are stored and > retrieved without issue. > > No, I kept most of the logic in place to check for changes to a buddies > alias or icon during the HitFilter, but I think the same problem may > continue, and prevent them from doing much of anything. > > Regardless, check it out and let me know what you think. > - ------------------------------------------------------------------------ Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs - --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:28:54 -0000 @@ -53,26 +53,37 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs - --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 - -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:28:54 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - - - if (buddy.Alias != "") - - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - - - if (buddy.BuddyIconLocation != "") - - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIQZDv3xZFNDM330AQh9NhAAsvfPcZBFJofzDSF7wxknltcrCWrC5rpG u/WfXrB2VuO6UxRjE7RlbYXe5Z/8Hwh94Sfj1Xr+C1jYnVKnePq7myrG7tR2iG34 3Ze5Ps9NnSD11MMuti/Nn49UYjWnjtdxIo1qrJwCXhQ9ETTpk7XoBhf+Dt5V45ZD H06Y0KL24At5iDj02llr0e8r2WSffK7ib3IhkqttIs+5QsXeqxRNgshE0t6AQw11 iS7dBi4iT/iPJmSJjhGAQeSAHE0JkYlAelODxIROGCHLV+VuShJvi7qyj5/Shp2Q jP2i93Y1nMHN9q1CdXm7WkAFZMpbcogATe8xJiKeXfvLy8Z/YhfPE2fi35AIRYaz Qx0ZOXEUUsHqbBaofiDxWh39VKWK4byIexUchVyScnSCWq1csr4ZnGTMuD6Jn76G jsv3tXy6hfRcMF3D+CNbJpL4x8RIgQeeajzwBAgizNAj8SfeOWJsa2jOKQ/KkRr9 FH+m3AFvvjID95Klvp0JFWkCZGVuv0HvXA4OBPP9k0je7TUxqau7+6cWXNa5S/Qn P/zV1uCCm5Y4OLy4fqb/JDp3ilWPUrPsCNuk2ED/Kc/nbmKOK0VCnlQQzkt0bkWI N6tRFmxljQx3OgZzWjwmYufSrBFPqWlW9MEsEaOBzqTq85kzJcBsinXe212ZPrFC WUBlSK151Qc= =jKir -----END PGP SIGNATURE----- --------------040403060507040901050903 Content-Type: text/x-patch; name="Finaly_fix_speakingto_alias_stuff.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Finaly_fix_speakingto_alias_stuff.diff" Index: Filters/FilterImLog.cs =================================================================== RCS file: /cvs/gnome/beagle/Filters/FilterImLog.cs,v retrieving revision 1.1 diff -u -1 -2 -r1.1 FilterImLog.cs --- Filters/FilterImLog.cs 24 Oct 2005 20:16:58 -0000 1.1 +++ Filters/FilterImLog.cs 5 Jun 2006 11:39:14 -0000 @@ -53,26 +53,39 @@ else Error (); } protected override void DoPullProperties () { AddProperty (Beagle.Property.NewDate ("fixme:starttime", log.StartTime)); AddProperty (Beagle.Property.NewDate ("fixme:endtime", log.EndTime)); AddProperty (Beagle.Property.NewUnsearched ("fixme:client", log.Client)); AddProperty (Beagle.Property.NewUnsearched ("fixme:protocol", log.Protocol)); // FIXME: Should these use Property.NewKeyword and be searched? - AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto", log.SpeakingTo)); + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto", log.SpeakingTo)); AddProperty (Beagle.Property.NewUnsearched ("fixme:identity", log.Identity)); + + GaimBuddyListReader list = new GaimBuddyListReader(); + ImBuddy buddy = list.Search (log.SpeakingTo); + if (buddy == null) + return; + if (buddy.Alias != "") + AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); + + string icon_dir = Path.Combine (PathFinder.HomeDir ,".gaim"); + icon_dir = Path.Combine (icon_dir, "icons"); + if (buddy.BuddyIconLocation != "") + AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icon_dir, buddy.BuddyIconLocation))); + } override protected void DoPull () { foreach (ImLog.Utterance utt in log.Utterances) { AppendText (utt.Text); AppendText (" "); } Finished (); } Index: beagled/GaimLogQueryable/GaimLogQueryable.cs =================================================================== RCS file: /cvs/gnome/beagle/beagled/GaimLogQueryable/GaimLogQueryable.cs,v retrieving revision 1.55 diff -u -1 -2 -r1.55 GaimLogQueryable.cs --- beagled/GaimLogQueryable/GaimLogQueryable.cs 4 Jun 2006 04:22:13 -0000 1.55 +++ beagled/GaimLogQueryable/GaimLogQueryable.cs 5 Jun 2006 11:39:14 -0000 @@ -252,31 +252,33 @@ override protected double RelevancyMultiplier (Hit hit) { return HalfLifeMultiplierFromProperty (hit, 0.25, "fixme:endtime", "fixme:starttime"); } override protected bool HitFilter (Hit hit) { ImBuddy buddy = list.Search (hit ["fixme:speakingto"]); if (buddy == null) return false; - - if (buddy.Alias != "") - hit.AddProperty (Beagle.Property.NewKeyword ("fixme:speakingto_alias", buddy.Alias)); - - if (buddy.BuddyIconLocation != "") - hit.AddProperty (Beagle.Property.NewUnsearched ("fixme:speakingto_icon", Path.Combine (icons_dir, buddy.BuddyIconLocation))); - + if (buddy.Alias != "" && hit["fixme:speakingto_alias"] != buddy.Alias ){ + hit["fixme:speakingto_alias"]= buddy.Alias ; + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); + } + string current_icon_loc = Path.Combine (icons_dir, buddy.BuddyIconLocation); + if (buddy.BuddyIconLocation != "" && current_icon_loc != hit["fixme:speakingto_icon"] ){ + hit["fixme:speakingto_icon"] = Path.Combine (icons_dir, buddy.BuddyIconLocation); + log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s icon at: " + buddy.BuddyIconLocation); + } return true; } override public string GetSnippet (string [] query_terms, Hit hit) { TextReader reader; reader = TextCache.UserCache.GetReader (hit.Uri); if (reader == null) return null; HtmlRemovingReader html_removing_reader = new HtmlRemovingReader (reader); string snippet = SnippetFu.GetSnippet (query_terms, html_removing_reader); --------------040403060507040901050903-- From joeshaw@novell.com Mon Jun 5 15:23:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 818033B00BE for ; Mon, 5 Jun 2006 15:23:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24951-02 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 1982A3B0824 for ; Mon, 5 Jun 2006 15:23:42 -0400 (EDT) Received: (qmail 14941 invoked from network); 5 Jun 2006 19:23:41 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:23:41 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:23:40 -0400 Message-Id: <1149535420.3790.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:23:44 -0000 Hi, On Mon, 2006-06-05 at 17:05 +1200, Rob Brown-Bayliss wrote: > I was expecting beagle to be able to search in the message bodies of > emails, not just the headers of emails. For mbox and IMAP messages with locally-cached bodies, yes. > Having said that it does find emails with the word holidays in the > message body, but only old messages, it appears as if at some point in > the last month or two beagle has stopped indexing message bodies from > evolution emails? Is this with mbox or IMAP? Thanks, Joe From joeshaw@novell.com Mon Jun 5 15:26:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 240103B092B for ; Mon, 5 Jun 2006 15:26:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25152-01 for ; Mon, 5 Jun 2006 15:26:58 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 5FC753B08F7 for ; Mon, 5 Jun 2006 15:26:56 -0400 (EDT) Received: (qmail 14949 invoked from network); 5 Jun 2006 19:26:55 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 5 Jun 2006 19:26:55 -0000 From: Joe Shaw To: smile@sis.net.in In-Reply-To: <1149486342.2508.26.camel@czaveri.venus.grp> References: <1149486342.2508.26.camel@czaveri.venus.grp> Content-Type: text/plain Date: Mon, 05 Jun 2006 15:26:54 -0400 Message-Id: <1149535614.3790.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_GT=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:26:59 -0000 Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [czaveri@czaveri ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe From smile@sis.net.in Mon Jun 5 15:57:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DACF03B0208 for ; Mon, 5 Jun 2006 15:57:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26997-03 for ; Mon, 5 Jun 2006 15:57:50 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id C6DDA3B0129 for ; Mon, 5 Jun 2006 15:57:49 -0400 (EDT) Received: (qmail 29243 invoked from network); 5 Jun 2006 19:57:58 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.204.244) by ns1.sis.net.in with SMTP; 5 Jun 2006 19:57:58 -0000 From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1149535614.3790.8.camel@posthaste.boston.ximian.com> References: <1149486342.2508.26.camel@czaveri.venus.grp> <1149535614.3790.8.camel@posthaste.boston.ximian.com> Content-Type: multipart/alternative; boundary="=-CI7gjimHorK0mGy96GLc" Organization: Smile India Solutions Date: Tue, 06 Jun 2006 01:28:03 +0530 Message-Id: <1149537485.14041.6.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.208 tagged_above=-999 required=2 tests=[AWL=0.181, BAYES_00=-2.599, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.208 X-Spam-Level: Subject: Re: beagle-search won't run after installation of Mono X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smile@sis.net.in List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 19:57:52 -0000 --=-CI7gjimHorK0mGy96GLc Content-Type: text/plain Content-Transfer-Encoding: 7bit Thanks Joe, Will try this out. Regards, Chintan Zaveri. On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote: > Hi, > > On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > > Assembly: gtk-sharp (assemblyref_index=0) > > Version: 2.8.0.0 > > Public Key: 35e10195dab3c99f > > On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > > I also checked the GAC: > > > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > > PublicKeyToken=35e10195dab3c99f > > [czaveri@czaveri ~]$ > > It looks like you downgraded your gtk-sharp package. Beagle was > compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 > version installed. You either need to reinstall 2.8, or rebuild Beagle > against the 2.4 version (which should work). > > Thanks, > Joe > > --=-CI7gjimHorK0mGy96GLc Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Thanks Joe,

Will try this out.

Regards,

Chintan Zaveri.


On Mon, 2006-06-05 at 15:26 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote:
>      Assembly:   gtk-sharp    (assemblyref_index=0)
>      Version:    2.8.0.0
>      Public Key: 35e10195dab3c99f

On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote:
> I also checked the GAC:
>
> gtk-sharp, Version=2.4.0.0, Culture=neutral,
> PublicKeyToken=35e10195dab3c99f
> [czaveri@czaveri ~]$

It looks like you downgraded your gtk-sharp package.  Beagle was
compiled against the 2.8 version of gtk-sharp, but you only have the 2.4
version installed.  You either need to reinstall 2.8, or rebuild Beagle
against the 2.4 version (which should work).

Thanks,
Joe


--=-CI7gjimHorK0mGy96GLc-- From joeshaw@novell.com Thu Jun 8 13:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 37EEE3B0F68 for ; Thu, 8 Jun 2006 13:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24330-05 for ; Thu, 8 Jun 2006 13:27:23 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B0FD93B0F7B for ; Thu, 8 Jun 2006 13:27:22 -0400 (EDT) Received: (qmail 18521 invoked from network); 8 Jun 2006 17:27:21 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:27:21 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <4484190E.9010003@kubasik.net> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:27:20 -0400 Message-Id: <1149787640.14546.15.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:27:24 -0000 Hi, On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > We were assigning the speakingto_alias and speakingto_icon values in > HitFilter, which was not passing those changes back as the hit was > approved. If we store those values at index time as opposed to query > time, they are stored and retrieved without issue. I believe the reason it was done at query-time is because the alias can be changed by the user at any point, and it's stored only in the buddy-list (and not in the index), and in the user interface you want to display the current alias, not what it was when it was indexed. Of course, if it didn't work then there's another issue here. :) But I don't think that indexing the alias is the right thing to do. I believe either Fredrik or Lukas wrote that code. You might want to check in with them about it. One nitpick about the patch: > log.Debug (" Re-Indexing " + buddy.BuddyAccountName + "'s alias as: " + buddy.Alias); Use string formatting for this type of thing. It's a lot easier to read and is probably more efficient (fewer allocations): log.Debug ("Re-Indexing {0}'s alias as: {1}", buddy.BuddyAccountName, buddy.Alias); Joe From joeshaw@novell.com Thu Jun 8 13:32:09 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1583B0FBE for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24721-06 for ; Thu, 8 Jun 2006 13:32:08 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 113743B0FBC for ; Thu, 8 Jun 2006 13:32:07 -0400 (EDT) Received: (qmail 18540 invoked from network); 8 Jun 2006 17:32:07 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:32:07 -0000 From: Joe Shaw To: Rob Brown-Bayliss In-Reply-To: <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 13:32:06 -0400 Message-Id: <1149787926.14546.18.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:32:09 -0000 Hi Rob, On Mon, 2006-06-05 at 20:34 +1200, Rob Brown-Bayliss wrote: > I am thinking the problem is that there has been a glitch in the > indexing, rather than a problem with the searching of the index, do > you know what I mean? It certainly sounds like it. It seems as though Beagle isn't correctly picking up changes to the on-disk mbox. Can you file a bug about this, please? Run beagled with "--debug --allow-backend EvolutionMail" and attach the beagle and helper logs, so we can see if there is anything obvious in there. When I get some free time (hopefully before GUADEC) I'll see if I can replicate it locally and track it down. Thanks, Joe From joeshaw@novell.com Thu Jun 8 13:35:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E8A3B0709 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24982-05 for ; Thu, 8 Jun 2006 13:35:54 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id CD23B3B0524 for ; Thu, 8 Jun 2006 13:35:53 -0400 (EDT) Received: (qmail 18554 invoked from network); 8 Jun 2006 17:35:52 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 17:35:52 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 13:35:52 -0400 Message-Id: <1149788152.14546.21.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 17:35:55 -0000 Hi, On Sun, 2006-06-04 at 17:03 +0200, RafaÅ‚ Próchniak wrote: > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. Are you sure all the data is indexed? If you search for some other term located in the additional files (or even the filenames), do you get results? If you look in ~/.beagle/Log, do you see any errors or warnings when you do a search? Joe From fredrik.hedberg@gmail.com Thu Jun 8 14:17:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4C4D73B0FB5 for ; Thu, 8 Jun 2006 14:17:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27553-03 for ; Thu, 8 Jun 2006 14:17:05 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id F023D3B0F85 for ; Thu, 8 Jun 2006 14:17:04 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so459543wxd for ; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Cr3L8Pi5tH4D75JGkhCSaQmoOcFxNmuQ2DWg77D/lpvKHQCo2h8Lo6wfrZnekjDe9hu8dbrVk4apIQVuLZc19W1zgHU9QfV0oaTckE8KFjZlExCbKjknla5DhecdgjVFVFBAB3aKQmGrcDwvUM/Q5lZyfAxJZym0Cvo7A9WCKPc= Received: by 10.70.73.13 with SMTP id v13mr2396673wxa; Thu, 08 Jun 2006 11:17:04 -0700 (PDT) Received: by 10.70.113.14 with HTTP; Thu, 8 Jun 2006 11:17:04 -0700 (PDT) Message-ID: <17dda08b0606081117w1b69a78wcb9e24de19e92de2@mail.gmail.com> Date: Thu, 8 Jun 2006 20:17:04 +0200 From: "Fredrik Hedberg" To: "Joe Shaw" In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:17:06 -0000 Hey! > I believe the reason it was done at query-time is because the alias can > be changed by the user at any point, and it's stored only in the > buddy-list (and not in the index), and in the user interface you want to > display the current alias, not what it was when it was indexed. > > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. Agree. The reason why we didn't add this on indexing-time was exactly due to the fact that the alias might change. Considering that Lucene isn't exactly a relational database, it's kind of hard to solve this issue elegantly. Luckily, we have a Summer of Code warrior working tirelessly 24/7 on problems like this - Max. > I believe either Fredrik or Lukas wrote that code. You might want to > check in with them about it. Guilty as charged. However, it seems to work flawlessly here (with revision 1.53, before any changes). Love, Fredrik From burlap@gmail.com Thu Jun 8 14:42:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D246F3B035A for ; Thu, 8 Jun 2006 14:42:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28994-07 for ; Thu, 8 Jun 2006 14:42:44 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by menubar.gnome.org (Postfix) with ESMTP id 2225C3B018F for ; Thu, 8 Jun 2006 14:42:42 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id q2so1002049uge for ; Thu, 08 Jun 2006 11:42:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=a48zta4v7rENw0M/k5SPkIcadGfjW6U0Jr0QKGpzrb1qY+nvMEm4GqfwIdgsbf0kpe0hqNDxbjPXz03D8FD9+DzCWptbvT4JYaGlgmA4MvfZ/z6qorV6u2EwEfpos0/dEeCa2vvjE3sCgzkZEdsKTlLgiFmiNrckvTEob8K9w0c= Received: by 10.67.100.17 with SMTP id c17mr1791170ugm; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id j1sm2523517ugf.2006.06.08.11.42.39; Thu, 08 Jun 2006 11:42:40 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149788152.14546.21.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 20:42:36 +0200 Message-Id: <1149792156.8608.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.281 tagged_above=-999 required=2 tests=[AWL=-0.316, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.281 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:42:46 -0000 Hi, Dnia 08-06-2006, czw o godzinie 13:35 -0400, Joe Shaw napisaÅ‚(a): > Are you sure all the data is indexed? I'm not exactly sure, but most relevant files are indexed (see below)... Beagle-index-info shows 19189 files, while my nautilus based (through folder properties) count is 19930. (.beagle is 2.5 GB) > If you search for some other term > located in the additional files (or even the filenames), do you get > results? Yes. For example, if I search for north and olson, I get the other files not included in the original north only query. So it seems that files with north (the economist) are indexed, but they do not show up in the query results if only north is searched. Searching for north + other terms (be it other names, filenames or other relevant keywords) shows different files than north only query. > > If you look in ~/.beagle/Log, do you see any errors or warnings when you > do a search? No. I even added a Tomboy note including "north", and it appeared in search results at once. Logs remain silent (well, except for regular messages like "060608 2024313092 08487 Beagle DEBUG: Parsed query 'north' as text_query"), there are some exceptions, but not from the time of searching (two hours earlier). I'm going to upgrade to dapper soon, so I will rebuild my indexes anyway. I tried a sample file (including north, but not included in my 0.2.5 search results) on dapper (I keep for testing) with beagle 0.2.6 and it worked fine, but on the other hand there are only a few files indexed... Is there anything more I can do to diagnose it or better check again when I have more recent beagle and everything reindexed? Cheers, RafaÅ‚ From joeshaw@novell.com Thu Jun 8 14:48:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9AD673B01BB for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29296-08 for ; Thu, 8 Jun 2006 14:48:37 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id A7F1B3B0099 for ; Thu, 8 Jun 2006 14:48:36 -0400 (EDT) Received: (qmail 18634 invoked from network); 8 Jun 2006 18:48:35 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:48:35 -0000 From: Joe Shaw To: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= In-Reply-To: <1149792156.8608.24.camel@localhost.localdomain> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Thu, 08 Jun 2006 14:48:35 -0400 Message-Id: <1149792515.14546.30.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:48:37 -0000 Hi, On Thu, 2006-06-08 at 20:42 +0200, RafaÅ‚ Próchniak wrote: > Yes. For example, if I search for north and olson, I get the other files > not included in the original north only query. So it seems that files > with north (the economist) are indexed, but they do not show up in the > query results if only north is searched. Searching for north + other > terms (be it other names, filenames or other relevant keywords) shows > different files than north only query. Results generally are capped at 100 per backend. So if a search for "north" would result in more than 100, this is to be expected. However, since the search for "douglass north" returned fewer than 100 results, there might be something fishy going on. > Is there anything more I can do to diagnose it or better check again > when I have more recent beagle and everything reindexed? You could try running beagle-extract-content on a file which contains both "north" and "douglass" that isn't being found when you search and see if the textual data is actually being extracted correctly. Joe From dbera.web@gmail.com Thu Jun 8 14:54:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9E15C3B0671 for ; Thu, 8 Jun 2006 14:54:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29786-08 for ; Thu, 8 Jun 2006 14:54:13 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by menubar.gnome.org (Postfix) with ESMTP id 110DD3B0099 for ; Thu, 8 Jun 2006 14:54:12 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so683213wra for ; Thu, 08 Jun 2006 11:54:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SkUhB9sL+0CXXezCAzopW+3ZJxRefwo8YQUKq7QIGa3IcqJfwU5KRR/EIgQ1zSf12TRPPWFgqY2rpp0lU3gkes+9bwVdOHMpBF/LHxPJJt56Jfqxj9rKahGOuyMcTcEnFuMxROBEpvCKJtkse7IbXFZ/qOa+DkmkBWijitf9WbY= Received: by 10.54.62.3 with SMTP id k3mr2064203wra; Thu, 08 Jun 2006 11:54:10 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 11:54:09 -0700 (PDT) Message-ID: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Date: Thu, 8 Jun 2006 11:54:09 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149433430.8691.20.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.242 tagged_above=-999 required=2 tests=[AWL=0.358, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.242 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:54:14 -0000 > For example: I searched for "north", hoping to get all documents where > Douglass North is mentioned. As "Douglass" isn't present everywhere, the > query was simply "north". The results in documents consisted of 139 hits > (including mail attachments), where only 1 (one) entry was about North > (the economist) while others were about North (geographical direction). > > Searching for "douglass north" (without quotes) gives 18 results. I know > there are even more files, where North is mentioned several times. There is one possible explanation. Beagle caps the maximum number of results from _each_backend_ to 100. A conservative upper bound to improve performance (I think). Also, beagle returns the 100 most recent documents. So, that might be taking out several correct documents whenever the number of results is more than 100. The 100 could be increased to say, 200 or 500 (adding huge load to the daemon and more to the UI); but that would still leave out corner cases. A better way would be to inform the user in the UI that "Search returned too many documents. Refine your search using advanced search options yada yada yada ...". It sometimes does take me 2-3 iterations of google search to get the right results ;-). Of course, the reason in your case could be totally different. Its hard to say without a bit of diagnosis. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Thu Jun 8 14:59:54 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5983B035A for ; Thu, 8 Jun 2006 14:59:54 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30201-05 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 29CA93B0099 for ; Thu, 8 Jun 2006 14:59:53 -0400 (EDT) Received: (qmail 18658 invoked from network); 8 Jun 2006 18:59:51 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 18:59:51 -0000 From: Joe Shaw To: D Bera In-Reply-To: <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 14:59:51 -0400 Message-Id: <1149793191.14546.34.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 18:59:54 -0000 Hi, On Thu, 2006-06-08 at 11:54 -0700, D Bera wrote: > A better way would be to inform the user in the UI that "Search returned > too many documents. Refine your search using advanced search options > yada yada yada ...". It sometimes does take me 2-3 iterations of > google search to get the right results ;-). For what it's worth, Google does this too. Their results are capped at 1000, I believe, but nobody ever makes it that far because they just refine their search terms. The search page lies (Results 1-10 of about 94,000,000). Maybe we should do something similar. Joe From joeshaw@novell.com Thu Jun 8 15:09:19 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8A9753B1021 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30937-02 for ; Thu, 8 Jun 2006 15:09:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 8FF2B3B0671 for ; Thu, 8 Jun 2006 15:09:18 -0400 (EDT) Received: (qmail 18691 invoked from network); 8 Jun 2006 19:09:17 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 8 Jun 2006 19:09:17 -0000 From: Joe Shaw To: Kevin Kubasik In-Reply-To: <1149787640.14546.15.camel@posthaste.boston.ximian.com> References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 15:09:17 -0400 Message-Id: <1149793757.14546.40.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:09:19 -0000 Sigh. On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > Hey, I've attached a patch which I'll commit if there are no concerns, > it finally cleans up the Gaim alias issue. On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > Of course, if it didn't work then there's another issue here. :) But I > don't think that indexing the alias is the right thing to do. I just noticed you committed this. Please back the change out and wait for approval, or least some discussion, in the future. Joe From burlap@gmail.com Thu Jun 8 15:16:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 656363B027F for ; Thu, 8 Jun 2006 15:16:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31106-10 for ; Thu, 8 Jun 2006 15:16:22 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by menubar.gnome.org (Postfix) with ESMTP id 3E0D93B021A for ; Thu, 8 Jun 2006 15:16:21 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id c2so1006988ugf for ; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=I0nwomfsxMY7F6+0M/14zGJWQ0sgJ4jpI6Q8ftThH1Br3+Yv4JcCbaE2VJ4XfdqIgCSD2XlTBuhfOfQmsiNKbenA5TFs0x0dM4iHx8zepnNpU7v82M0dCKZXZQHXMsjLCC9Rt6wgWQ75LCioXrsNaOcWuF67WKlCyNg6bRgNuDA= Received: by 10.78.24.12 with SMTP id 12mr608911hux; Thu, 08 Jun 2006 12:16:20 -0700 (PDT) Received: from ?192.168.1.102? ( [81.168.157.208]) by mx.gmail.com with ESMTP id 39sm7409hug.2006.06.08.12.16.18; Thu, 08 Jun 2006 12:16:19 -0700 (PDT) From: =?iso-8859-2?Q?Rafa=B3_Pr=F3chniak?= To: Joe Shaw In-Reply-To: <1149792515.14546.30.camel@posthaste.boston.ximian.com> References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=UTF-8 Date: Thu, 08 Jun 2006 21:16:15 +0200 Message-Id: <1149794175.8608.39.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.152 tagged_above=-999 required=2 tests=[AWL=-0.187, BAYES_00=-2.599, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001, TW_CZ=0.077] X-Spam-Score: -1.152 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:16:23 -0000 Hi, Dnia 08-06-2006, czw o godzinie 14:48 -0400, Joe Shaw napisaÅ‚(a): > Results generally are capped at 100 per backend. So if a search for > "north" would result in more than 100, this is to be expected. It seems to be the problem (solution?), also like dBera suggested. I did more queries using beagle-query (I forgot to test it earlier...) and restricted my queries to certain mime types: searching for pdf files including "north" returned documents missing from my original general queries. So, again like dBera suggests: maybe beagle (gui) should provide some information like "narrow your search" or allow to select file types? BTW - my case was that I *wanted* to display *all* documents including "north", I knew that if I narrowed my searches I would have got better results. But how many keywords shall I use to be sure that they covered all my files? And I don't think in English (for those who think that one thinks in a language ;), so I didn't realize that "north" had other meanings until I went through 100 documents about "North America", "North Africa", "North Carolina" etc... > You could try running beagle-extract-content on a file which contains > both "north" and "douglass" that isn't being found when you search and > see if the textual data is actually being extracted correctly. Text is extracted, some files do not have "hot content" (?), others do. They show up if I restrict queries to certain mime types. Thank you both for your replies. Best, RafaÅ‚ From dbera.web@gmail.com Thu Jun 8 15:27:24 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D6A353B054E for ; Thu, 8 Jun 2006 15:27:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32014-02 for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by menubar.gnome.org (Postfix) with ESMTP id 8604D3B031B for ; Thu, 8 Jun 2006 15:27:23 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so690323wra for ; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=evo6AHyHnVUybmFzlKOyrv+g+rSwh0yJc/thpu4qJkCrDolNGzFHSfJbiFRZfbEdbheSSZQeqWORRKKLql3h8nrHUcfFJcN1qMTFsFHwEMuLXTpJPpXbzXXin379io3VAuBUBcomXwwKrvMrUMYBhFcgY91HwK6wmc9IoO8itVA= Received: by 10.54.96.17 with SMTP id t17mr2086037wrb; Thu, 08 Jun 2006 12:27:22 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:27:22 -0700 (PDT) Message-ID: <1f1f006d0606081227w4a543475q382c130a5a91d674@mail.gmail.com> Date: Thu, 8 Jun 2006 12:27:22 -0700 From: "D Bera" To: "Joe Shaw" In-Reply-To: <1149793191.14546.34.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1f1f006d0606081154u55048550ide7fd63d44fd6652@mail.gmail.com> <1149793191.14546.34.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.249 tagged_above=-999 required=2 tests=[AWL=0.351, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.249 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:27:25 -0000 > For what it's worth, Google does this too. Their results are capped at > 1000, I believe, but nobody ever makes it that far because they just Its an open secret :) http://www.google.com/search?q=beagle&hl=en&hs=7Jk&lr=&client=firefox-a&rls=org.mozilla:en-US:official&start=999&sa=N&filter=0 (change the start=XXX) > refine their search terms. The search page lies (Results 1-10 of about > 94,000,000). Maybe we should do something similar. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 8 15:33:51 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D0DD83B05D1 for ; Thu, 8 Jun 2006 15:33:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32538-01 for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by menubar.gnome.org (Postfix) with ESMTP id 6E8D43B000E for ; Thu, 8 Jun 2006 15:33:49 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i12so691639wra for ; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CjQx4daFnfZscAGvst7/y9tBM2uaEjIUT4VAO2uwzquZeOXyTsI1lQ0A722smASOOpUCIj/vwQLuPfU4whPNUc8ucHZ8IVZUunoUmaizpuom6/ASlOOBh44TTKw3Qs7Z2O8A2PlPfO1RmXt0MrTYsYipbtJinrR3cwZU3P7lDPE= Received: by 10.54.109.13 with SMTP id h13mr307611wrc; Thu, 08 Jun 2006 12:33:48 -0700 (PDT) Received: by 10.54.125.3 with HTTP; Thu, 8 Jun 2006 12:33:48 -0700 (PDT) Message-ID: <1f1f006d0606081233g3441e60bp7fd4ff93e51fc020@mail.gmail.com> Date: Thu, 8 Jun 2006 12:33:48 -0700 From: "D Bera" To: "=?ISO-8859-2?Q?Rafa=B3_Pr=F3chniak?=" In-Reply-To: <1149794175.8608.39.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1149433430.8691.20.camel@localhost.localdomain> <1149788152.14546.21.camel@posthaste.boston.ximian.com> <1149792156.8608.24.camel@localhost.localdomain> <1149792515.14546.30.camel@posthaste.boston.ximian.com> <1149794175.8608.39.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.257 tagged_above=-999 required=2 tests=[AWL=0.343, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.257 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org Subject: Re: Query results disambiguation X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 19:33:52 -0000 > It seems to be the problem (solution?), also like dBera suggested. I did > more queries using beagle-query (I forgot to test it earlier...) and > restricted my queries to certain mime types: searching for pdf files > including "north" returned documents missing from my original general > queries. > > So, again like dBera suggests: maybe beagle (gui) should provide some > information like "narrow your search" or allow to select file types? You can use the boolean query features, search by keyword or search in files with particular extension. http://beaglewiki.org/Searching_Data > BTW - my case was that I *wanted* to display *all* documents including > "north", I knew that if I narrowed my searches I would have got better > results. But how many keywords shall I use to be sure that they covered > all my files? A very evil suggestion: keep refining search till you get less than 100 results for the concerned backend ("Files" in your case). I am not a beagle-search user, so I dont know if it shows you the number of results and allows you to restrict search to one backend. You can always use beagle-query. -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Thu Jun 8 23:40:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 451403B013E for ; Thu, 8 Jun 2006 23:40:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24727-01 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 2BAD33B0123 for ; Thu, 8 Jun 2006 23:40:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so608411nzf for ; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=pq5C2gtOGU1A5SgUTQKiUMPBnETSpSBU8qZ6/7xlQ7dOJdt8mNxpH8iut/2dlyuf9u8DtcAUbpYGWwQE55Nv+XzmxGdIRRQYLrrp4wIxPTJZrl3vX/Rj40Nou/WtL7kYIYGtAaW7ELYWVQFungkRWlJLasLzdJ3oItvHy7/wbEs= Received: by 10.37.2.14 with SMTP id e14mr3334809nzi; Thu, 08 Jun 2006 20:40:35 -0700 (PDT) Received: by 10.36.103.8 with HTTP; Thu, 8 Jun 2006 20:40:35 -0700 (PDT) Message-ID: <88d636060606082040u1f4f2f5p49f81a7add99b849@mail.gmail.com> Date: Thu, 8 Jun 2006 23:40:35 -0400 From: "Kevin Kubasik" Sender: qub333@gmail.com To: "Joe Shaw" In-Reply-To: <1149793757.14546.40.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448415A4.7010301@kubasik.net> <4484190E.9010003@kubasik.net> <1149787640.14546.15.camel@posthaste.boston.ximian.com> <1149793757.14546.40.camel@posthaste.boston.ximian.com> X-Google-Sender-Auth: b3933d92961b0ceb X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.542 tagged_above=-999 required=2 tests=[AWL=0.058, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.542 X-Spam-Level: Cc: dashboard-hackers Subject: Re: More Gaim Alias Fixes X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 03:40:39 -0000 On 6/8/06, Joe Shaw wrote: > Sigh. > > On Mon, 2006-06-05 at 07:29 -0400, Kevin Kubasik wrote: > > Hey, I've attached a patch which I'll commit if there are no concerns, > > it finally cleans up the Gaim alias issue. > > On Thu, 2006-06-08 at 13:27 -0400, Joe Shaw wrote: > > Of course, if it didn't work then there's another issue here. :) But I > > don't think that indexing the alias is the right thing to do. > > I just noticed you committed this. Please back the change out and wait > for approval, or least some discussion, in the future. Done *blush* Ok, I was looking into other ways to deal with this, I'm not super aware of how the hit is getting passed to HitFilter, but it looks like somewhere in the GaimLog backend were losing that variable. Perhaps we should handle the alias lookup in the UI.... it seems sloppy and inappropriate, but I'm not quite sure what else to do... -Kevin > > Joe > > -- Cheers, Kevin Kubasik http://kubasik.net/blog From uncertain.genius@gmail.com Sat Jun 10 17:18:02 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B1A563B0129 for ; Sat, 10 Jun 2006 17:18:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28276-06 for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 2FCA63B022A for ; Sat, 10 Jun 2006 17:18:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1157617pyd for ; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hrLZx4F5IAFGzVJjZkXpaGRi8mTam6J3qT/gC9s854PUv0ExroDps1I955UtjeE/E4evqQECOxBtcwuvBoViVc4TR1/D9VMgu6Y9bAgiq9PNXkIOKZ4RrSiU91o2efS63RuEGEjQh0BMLzMoVfVCRD1eYAILt+PNV8g4xtPkP4o= Received: by 10.35.121.2 with SMTP id y2mr1658840pym; Sat, 10 Jun 2006 14:18:00 -0700 (PDT) Received: by 10.35.115.9 with HTTP; Sat, 10 Jun 2006 14:17:59 -0700 (PDT) Message-ID: <46f4900d0606101417w29b4f52fje1fd37dbad1a78cf@mail.gmail.com> Date: Sun, 11 Jun 2006 09:17:59 +1200 From: "Rob Brown-Bayliss" To: "Joe Shaw" In-Reply-To: <1149787926.14546.18.camel@posthaste.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46f4900d0606042205w79d926c9k93f3eb3ab3562778@mail.gmail.com> <4483BE0D.7040004@kubasik.net> <200606050102.59789.dbera.web@gmail.com> <46f4900d0606050134p6dd69d29x7307d3320f7bf41a@mail.gmail.com> <1149787926.14546.18.camel@posthaste.boston.ximian.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.551 tagged_above=-999 required=2 tests=[AWL=0.049, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.551 X-Spam-Level: Cc: dashboard-hackers Subject: Re: beagle and evolution X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 21:18:02 -0000 On 6/9/06, Joe Shaw wrote: > It certainly sounds like it. It seems as though Beagle isn't correctly > picking up changes to the on-disk mbox. Having removed the beagle evolution index, and allowing it to rebuild I re-ran the same "test" for the word "holiday" I am getting the same broken results. > Can you file a bug about this, please? Run beagled with "--debug > --allow-backend EvolutionMail" and attach the beagle and helper logs, so > we can see if there is anything obvious in there. Do you want me to remove the existing logs and index first? -- Rob From qub333@gmail.com Sat Jun 10 23:09:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C13BB3B05B8 for ; Sat, 10 Jun 2006 23:09:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06873-10 for ; Sat, 10 Jun 2006 23:09:16 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 8ABE43B05DE for ; Sat, 10 Jun 2006 23:09:15 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so832961wxd for ; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=KnQd+6Ub0VwEiRcKMOf9H/EuGidiqnhsvnmDqEKCZki3ytUWDr8mXR8es3Els/Lc/A2SzpLW9DAuHyhtEmB15bGgEWQ4O9SteXABFemvUu93RySqAhhVR+DC22NGrZHCYOOuRjHGyqx6pfUjpQ+hwRv35FSjT3ZmKkhgHNwemIA= Received: by 10.70.37.13 with SMTP id k13mr4238204wxk; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h10sm4232980wxd.2006.06.10.20.08.16; Sat, 10 Jun 2006 20:08:17 -0700 (PDT) Message-ID: <448B8920.2050002@kubasik.net> Date: Sat, 10 Jun 2006 23:08:16 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------080008050301040902000504" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.192 tagged_above=-999 required=2 tests=[AWL=0.331, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.192 X-Spam-Level: Subject: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:09:18 -0000 This is a multi-part message in MIME format. --------------080008050301040902000504 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, so I cooked up 2 patches to add support for 'Add to Library' functionality from 2 of beagles sister apps, Banshee and F-spot. I have also filed these patches with bugs at F-Spot: http://bugzilla.gnome.org/show_bug.cgi?id=344535 and Banshee: http://bugzilla.gnome.org/show_bug.cgi?id=344527 I would appreciate some feedback and discussion especially about what we should do with the f-spot issue. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuJIP3xZFNDM330AQg3NhAAsxjfZ9kDlTMP40eFzHyYTwURRGkHAUCU IeBqCMvnpmu8deaUTYSCZBEyOkaT7eeKJPngntvnhXrcAg+iHnimmXRGxe+qMMrM YlaxCzw80PN98woWqEPkRIgQ/aOraDMeJFptHyns1AUASyVGAXR+dfOM5/RcL+uK kCHIcKxMkp44+kTwTGkwEmGHXOpHFJzEl83lRixURnu2UAuhfYMquEDMNkS6Ycfw FPBD6xbqmA50F+89S8IeDkD6xH7eQDG1orL8pA/BWkk8jtGxCZghJpuwTJMqbQnX oykWGL47lQC0SQAp6TW94M5MGnrYJyxSqOy8byGzmO1170ntEXS7vr7MbP6shszD LAdlyL/zaJJ59ThQv7z3cHUjHjZ7dzVWGUei8xsD04oDz136cuyGVnxYSAZjHDxo uNj/DR78bAXDJ+E/25BTFs8CcYLGPnnkp43RaMEQjlXxlaWWT1I7hdu7HyNoxxy6 HX5+AYCun1nX0D6G2mApt2TkxTH1zCgBNuNG17iODqig7PJhDaoy/TWv/y4Ax1wF O70jqEJFKh3jlLrfIBH7dSy61loSXXNYgk0iIKLfFc6PhgigZ2wlppry57o8L5or QDg5MpZyOapazzIFbAO22BRosXlCVIsizPpQ90OKMhrvV9/taivvwnHwTm1hAi/U avegGFRqGV4= =r5D4 -----END PGP SIGNATURE----- --------------080008050301040902000504 Content-Type: text/x-patch; name="Banshee_Add_To_Library.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Banshee_Add_To_Library.diff" Index: configure.in =================================================================== RCS file: /cvs/gnome/beagle/configure.in,v retrieving revision 1.247 diff -u -1 -2 -r1.247 configure.in --- configure.in 31 May 2006 22:22:33 -0000 1.247 +++ configure.in 11 Jun 2006 02:26:42 -0000 @@ -215,24 +215,33 @@ AC_SUBST(LIBTRAYICON_LIBS) fi dnl ---------------------------------------------- dnl "Open With" Menu (Requires GTK 2.8) PKG_CHECK_MODULES(OPEN_WITH, [ gtk-sharp-2.0 >= 2.8 ],OPEN_WITH=yes,OPEN_WITH=no) AM_CONDITIONAL(ENABLE_OPEN_WITH, test "x$OPEN_WITH" != "xno") + +dnl ---------------------------------------------- + +dnl Banshee Import Support + PKG_CHECK_MODULES(BANSHEE_IMPORT, +[ + banshee >= 0.11 +],BANSHEE_IMPORT=yes,BANSHEE_IMPORT=no) +AM_CONDITIONAL(ENABLE_BANSHEE, test "x$BANSHEE_IMPORT" != "xno") dnl ---------------------------------------------- dnl evolution support AC_ARG_ENABLE([evolution], AC_HELP_STRING([--disable-evolution], [Disable evolution support (default auto)]), enable_evo=$enableval, enable_evo_sharp=auto) EVO_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix evolution-sharp` @@ -683,20 +692,21 @@ Mozilla Extension? yes Epiphany Extension? ${enable_epiphany_extension} Local SqliteClient? ${use_local_sqlite} Sqlite version: ${SQLITE_MAJ_VER}.x Enable WebServices no (WebServices are deprecated) Enable libbeagle ${enable_libbeagle} Enable python bindings ${have_python} Enable beagle-search GUI ${enable_gui} Enable \"Open With\" menu ${OPEN_WITH} + Banshee Import ${BANSHEE_IMPORT} " echo if test "x$enable_epiphany_extension" = "xyes"; then echo "NOTE: The Beagle Epiphany Extension Is Totally Insecure!" echo " Use it at your own risk!" echo fi Index: ./search/Makefile.am =================================================================== RCS file: /cvs/gnome/beagle/search/Makefile.am,v retrieving revision 1.17 diff -u -1 -2 -r1.17 Makefile.am --- ./search/Makefile.am 31 May 2006 22:22:34 -0000 1.17 +++ ./search/Makefile.am 11 Jun 2006 02:26:42 -0000 @@ -1,23 +1,27 @@ CSC = mcs -debug CSFLAGS = -target:exe if ENABLE_DESKTOP_LAUNCH CSFLAGS += -define:ENABLE_DESKTOP_LAUNCH endif if ENABLE_OPEN_WITH CSFLAGS += -define:ENABLE_OPEN_WITH endif +if ENABLE_BANSHEE +CSFLAGS += -define:ENABLE_BANSHEE +endif + pkglib_DATA = Search.exe Search.exe.mdb BIN_WRAPPERS = beagle-search beagle-search: beagle-search.in sed -e "s:@pkglibdir@:${pkglibdir}:" < $(srcdir)/beagle-search.in > beagle-search chmod a+x beagle-search CSFILES = \ $(srcdir)/Category.cs \ $(srcdir)/ConversationCategory.cs \ $(srcdir)/Entry.cs \ Index: ./search/Tiles/Audio.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Audio.cs,v retrieving revision 1.6 diff -u -1 -2 -r1.6 Audio.cs --- ./search/Tiles/Audio.cs 20 May 2006 15:53:01 -0000 1.6 +++ ./search/Tiles/Audio.cs 11 Jun 2006 02:26:42 -0000 @@ -1,15 +1,17 @@ using System; using Mono.Unix; +using Beagle.Util; + namespace Search.Tiles { public class AudioActivator : TileActivator { public AudioActivator () : base () { AddSupportedFlavor (new HitFlavor (null, "File", "audio/*")); AddSupportedFlavor (new HitFlavor (null, "File", "application/ogg")); // FIXME: What about videos? } public override Tile BuildTile (Beagle.Hit hit, Beagle.Query query) { @@ -23,22 +25,31 @@ { Group = TileGroup.Audio; // FIXME: Show album art if any. Needs implementation in Beagle.Util string title = Hit.GetFirstProperty ("fixme:title"); if (title != null && title != "") Title = title; string artist = Hit.GetFirstProperty ("fixme:artist"); if (artist != null && artist != "") Description = artist; - - //AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#if ENABLE_BANSHEE + AddAction (new TileAction (Catalog.GetString ("Add to Library"), AddToLibrary)); +#endif } // FIXME: Check if Banshee exists and supports this? public void AddToLibrary () { + string path = Hit.FileInfo.FullName; + SafeProcess p = new SafeProcess (); + p.Arguments = new string [] { "banshee-import", path }; + try { + p.Start (); + } catch (Exception e) { + Console.WriteLine ( String.Format ("Cannot import file: {0}", path) ); + } } } } --------------080008050301040902000504 Content-Type: text/x-patch; name="Import_Image_Into_Fspot.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Import_Image_Into_Fspot.diff" Index: ./search/Tiles/Image.cs =================================================================== RCS file: /cvs/gnome/beagle/search/Tiles/Image.cs,v retrieving revision 1.16 diff -u -1 -2 -r1.16 Image.cs --- ./search/Tiles/Image.cs 26 May 2006 11:14:31 -0000 1.16 +++ ./search/Tiles/Image.cs 11 Jun 2006 02:24:03 -0000 @@ -25,26 +25,27 @@ { Group = TileGroup.Image; Title = Hit ["beagle:ExactFilename"]; if (Hit ["beagle:FilenameExtension"].Length > 0) Description = Hit ["beagle:FilenameExtension"].Substring (1).ToUpper (); if (Hit ["fixme:width"] != null && Hit ["fixme:width"] != "") Description += String.Format (" {0}x{1}", Hit ["fixme:width"], Hit ["fixme:height"]); Description += String.Format (" ({0})", StringFu.FileLengthToString (Hit.FileInfo.Length)); + if (SystemInformation.DoesBinExist ("f-spot")) + AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); - // AddAction (new TileAction (Catalog.GetString ("Add to Library"), Gtk.Stock.Add, AddToLibrary)); AddAction (new TileAction (Catalog.GetString ("Set as Wallpaper"), SetAsWallpaper)); } protected override void LoadIcon (Gtk.Image image, int size) { base.LoadIcon (image, size); // Draw the F-Spot overlay if (size > 32 && Hit ["fspot:IsIndexed"] == "true") { Gdk.Pixbuf icon = image.Pixbuf; Gdk.Pixbuf emblem = Beagle.Images.GetPixbuf ("emblem-fspot.png", 24, 24); @@ -77,44 +78,43 @@ details.AddLabelPair (Catalog.GetString ("Modified:"), Utils.NiceVeryLongDate (Hit.FileInfo.LastWriteTime)); details.AddLabelPair (Catalog.GetString ("Full Path:"), Hit.Uri.LocalPath); if (Hit ["fspot:Description"] != null && Hit ["fspot:Description"] != "") { details.AddNewLine (); details.AddTextLabel (Hit ["fspot:Description"]); } return details; } -#if NOT_YET - // FIXME: fspot doesnt allow to import a particular file - // only a whole directory + + public void AddToLibrary () { - // FIXME: check if f-spot is installed + if (Hit ["fspot:IsIndexed"] == "true") return; SafeProcess p = new SafeProcess (); p.Arguments = new string[] { "f-spot", "--import", Hit.FileInfo.FullName }; try { p.Start (); } catch (Exception e) { Console.WriteLine ("Error launching F-Spot: " + e); } } -#endif + public void SetAsWallpaper () { int width = 0; int height = 0; if (Hit ["fixme:width"] != null && Hit ["fixme:width"] == "") { width = Int32.Parse (Hit ["fixme:width"]); height = Int32.Parse (Hit ["fixme:height"]); } else { if (! System.IO.File.Exists (Hit.FileInfo.FullName)) return; Index: ./Util/SystemInformation.cs =================================================================== RCS file: /cvs/gnome/beagle/Util/SystemInformation.cs,v retrieving revision 1.21 diff -u -1 -2 -r1.21 SystemInformation.cs --- ./Util/SystemInformation.cs 28 Mar 2006 22:54:55 -0000 1.21 +++ ./Util/SystemInformation.cs 11 Jun 2006 02:24:03 -0000 @@ -323,25 +323,34 @@ // From /usr/include/linux/prctl.h private const int PR_SET_NAME = 15; public static void SetProcessName(string name) { #if OS_LINUX if (prctl (PR_SET_NAME, Encoding.ASCII.GetBytes (name + '\0'), 0, 0, 0) < 0) { Logger.Log.Warn ("Couldn't set process name to '{0}': {1}", name, Mono.Unix.Native.Stdlib.GetLastError ()); } #endif } - + + public static bool DoesBinExist (string name) + { + string path = Path.Combine (ExternalStringsHack.Prefix, "bin"); + path = Path.Combine (path, name); + if (File.Exists (path)) + return true; + return false; + + } /////////////////////////////////////////////////////////////// public static string MonoRuntimeVersion { get { Type t = typeof (object).Assembly.GetType ("Mono.Runtime"); string ver = (string) t.InvokeMember ("GetDisplayName", BindingFlags.InvokeMethod | BindingFlags.NonPublic | BindingFlags.Static | BindingFlags.DeclaredOnly | BindingFlags.ExactBinding, --------------080008050301040902000504-- From dbera.web@gmail.com Sat Jun 10 23:26:44 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8683E3B0289 for ; Sat, 10 Jun 2006 23:26:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07825-04 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 415283B00D5 for ; Sat, 10 Jun 2006 23:26:41 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1198465pyd for ; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=d29i0EEyvNvVs3XL6bC4hoBr5cEL9CmaJ8OMalRI3wr4jeIOPkt/KVSmkOHFxYKozJP4zxkUZrWGTP79dKsmETWd1wKibrpONi1581jg6VMCoK4untyZI0rdo1ClNdQi3HD3mi/cXApKm5fa8lKjyeSd43q3k7RKHr5BBZeCxsQ= Received: by 10.35.11.15 with SMTP id o15mr5212117pyi; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id f75sm1764252pye.2006.06.10.20.25.13; Sat, 10 Jun 2006 20:25:13 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 20:26:33 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102026.34058.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 03:26:44 -0000 > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. > > I have also filed these patches with bugs at > F-Spot: > http://bugzilla.gnome.org/show_bug.cgi?id=344535 > and Banshee: > http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > I would appreciate some feedback and discussion especially about what we > should do with the f-spot issue. There has been concerns in the past about adding support for specific applications in beagle UI. If there is some backend, then results from that backend can be sent to that specific application but otherwise, adding support for "add to banshee playlist", "add to fspot collection" and likewise application specific actions were discussed and discouraged before. Users start demanding actions for other applications and soon the context-menu might be a huge list of options. I am not a beagle-search user so I dont have any serious objections against it (how selfish of me ;-). Just reminding people what happened in the past (some of the discussions are also in bugzilla - either WONTFIX or in a future milestone). - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From qub333@gmail.com Sun Jun 11 00:04:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EBB8A3B05CD for ; Sun, 11 Jun 2006 00:04:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08088-07 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by menubar.gnome.org (Postfix) with ESMTP id 7A8853B0095 for ; Sun, 11 Jun 2006 00:04:21 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so836018wxd for ; Sat, 10 Jun 2006 21:03:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=RCA2k5hJ/0icYV2GIfimNgzjZNIHIDSTQ4gDdujSVJOTbowNMj1T/dsrMBpAd2EZrX2NlBZg/GcuAoXSrQevvHdHbWStg9bR5iVypliMhmn+BuntOQESSybbZ1jHd11FWaStIsp1ftTbUubZDzNP1+AKPyC9zvQH+5MUT5g8hvA= Received: by 10.70.28.4 with SMTP id b4mr5099258wxb; Sat, 10 Jun 2006 20:57:16 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h7sm4115562wxd.2006.06.10.20.57.15; Sat, 10 Jun 2006 20:57:15 -0700 (PDT) Message-ID: <448B949B.7030408@kubasik.net> Date: Sat, 10 Jun 2006 23:57:15 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Debajyoti Bera References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> In-Reply-To: <200606102026.34058.dbera@cs.bu.edu> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.261 tagged_above=-999 required=2 tests=[AWL=0.339, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.261 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:04:25 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, In a perfect world we could support everything, but I think we could make the explanation/rule that these are mono apps as well, and we plan to do our best to integrate with them to create a mono desktop but nothing else? I dunno, they are just very useful options (at least for me) and it would be convenient to have them as an option. Debajyoti Bera wrote: >> Ok, so I cooked up 2 patches to add support for 'Add to Library' >> functionality from 2 of beagles sister apps, Banshee and F-spot. >> >> I have also filed these patches with bugs at >> F-Spot: >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >> and Banshee: >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 >> >> I would appreciate some feedback and discussion especially about what we >> should do with the f-spot issue. > > There has been concerns in the past about adding support for specific > applications in beagle UI. If there is some backend, then results from that > backend can be sent to that specific application but otherwise, adding > support for "add to banshee playlist", "add to fspot collection" and likewise > application specific actions were discussed and discouraged before. Users > start demanding actions for other applications and soon the context-menu > might be a huge list of options. > > I am not a beagle-search user so I dont have any serious objections against it > (how selfish of me ;-). Just reminding people what happened in the past (some > of the discussions are also in bugzilla - either WONTFIX or in a future > milestone). > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h namzgpETqqs= =xnNm -----END PGP SIGNATURE----- From cyphase@gmail.com Sun Jun 11 00:40:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7EC6C3B0074 for ; Sun, 11 Jun 2006 00:40:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10305-02 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by menubar.gnome.org (Postfix) with ESMTP id 9E8513B00D5 for ; Sun, 11 Jun 2006 00:40:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1429032nzo for ; Sat, 10 Jun 2006 21:40:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=i5YdUR78jdBeh0MLWtMPIcpKmSL32DDG0Q4hAwWDbzTrTvgw4y2iPDRJEcriqRhiOc+EvwQojTu+RqyUZFHWUBejDiU0yw62SOQBAlGoQFnx4lf0e9u0DsTxfiYIO415nMnu3Na7+WwfWZUuq87QCjyo4AXgcjFimlrm6UXP5t0= Received: by 10.36.250.79 with SMTP id x79mr6640537nzh; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id 38sm3344019nzf.2006.06.10.21.33.12; Sat, 10 Jun 2006 21:33:14 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:33:07 -0700 Message-Id: <1150000387.3477.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:40:47 -0000 Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application. Of course, you would only show certain context menu items where they apply, hence "context". Possible items.. "Add to music player" "Add to photo manager" " -- Cyphase http://www.cyphase.com/ "I disapprove of what you say, but I will defend to the death your right to say it." - The Friends of Volataire (1906) From cyphase@gmail.com Sun Jun 11 00:48:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AB0F13B00C1 for ; Sun, 11 Jun 2006 00:48:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10483-04 for ; Sun, 11 Jun 2006 00:48:11 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id C1A813B0086 for ; Sun, 11 Jun 2006 00:48:10 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id c39so1207666pyd for ; Sat, 10 Jun 2006 21:47:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=QhJHnRRhJ8uPs5NsrSQ/b8LIA1H9/PMyeXhoTpO54fWqfynrJgYtTrOIdsHkTQxr6TnEA7HLbiUbxy8mvhTr2FA7yvDST0UuhSMjf38CaXHFeIv1UQ3d9PCzwaH/WytSBGWRpPa94EG2pX05JwDw2mUdryGWvemce7S1Pz1Cwa0= Received: by 10.35.66.13 with SMTP id t13mr5274312pyk; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) Received: from wave ( [75.2.145.3]) by mx.gmail.com with ESMTP id w54sm1291782pye.2006.06.10.21.47.18; Sat, 10 Jun 2006 21:47:22 -0700 (PDT) From: Cyphase To: Kevin Kubasik In-Reply-To: <448B949B.7030408@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 21:47:14 -0700 Message-Id: <1150001234.3477.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 04:48:12 -0000 Sorry about the last email. I accidentally hit Send. Here's the whole thing. - Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to music player" or something similar. Same thing goes for your photo management application, i.e. "Add to photo manager". You could also take the name of the default app and put it in the menu item name. So, if Rhythmbox is your default music player, the menu item would say "Add to Rhythmbox". It would be nice if the default application of a certain type was handled by the desktop environment, but if not, it can be a preference in Beagle. Kudos to the Beagle developers. It's really a great piece of software. Now if only we had Dashboard.. Maybe during the SoC.. -- Cyphase http://www.cyphase.com/ "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been and there you will always long to return." - Leonardo da Vinci From dbera.web@gmail.com Sun Jun 11 01:37:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB3353B0017 for ; Sun, 11 Jun 2006 01:37:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11456-10 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 5E4AE3B0086 for ; Sun, 11 Jun 2006 01:37:11 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1437961nzo for ; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=iDxRYVp7TGH4CA/v/BE3u5ulND6sZ8k7iWS4Czf6up09eWzYiHysd0G9aXtn2l3ClCCFvCj/un7nFIVdINSVGzxQ96g4vSMabTFnIWcQwpA2mbKY+Hocl8TOiieVjToBiFLAs/mnI6qcaVblUOA/dUZpPdLrFzP7v8MY4ab5BxM= Received: by 10.36.113.12 with SMTP id l12mr5496543nzc; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.249.22]) by mx.gmail.com with ESMTP id 36sm3386447nza.2006.06.10.22.35.22; Sat, 10 Jun 2006 22:35:23 -0700 (PDT) From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Date: Sat, 10 Jun 2006 22:36:42 -0700 User-Agent: KMail/1.9 References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> In-Reply-To: <1150001234.3477.25.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606102236.43021.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:37:13 -0000 > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". > > It would be nice if the default application of a certain type was > handled by the desktop environment, but if not, it can be a preference > in Beagle. The specification for the default application for any (mime)type is currently being worked on by the freedesktop people. (There is a link somewhere, I couldn't look it up quickly). Before it is standardized and implemented, there is little hope of finding out, in a cross DE way, the default application for any type. Adding preferences to beagle would require another mimetype-application association to be maintained by beagle (the first being with the DE). Thats a scary thought. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From qub333@gmail.com Sun Jun 11 01:56:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7A3103B00A3 for ; Sun, 11 Jun 2006 01:56:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12368-02 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by menubar.gnome.org (Postfix) with ESMTP id 462A53B0017 for ; Sun, 11 Jun 2006 01:56:33 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so841450wxd for ; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=SGwlIcj5BEc8Zcllj98B8OhBnDSNnMLXfdMS3qVkhqAMPYEv8xnNCg+LIjHI5MKYX+iAu6RtQrHAS2SBWRpbDFJFMVPRt9uhFP0Y9yIC4BtaFAbdzLlhIl2QZ7Kea6cKbObZP7O66QEspo7hQsaIkv3P06EaDt6Ogmq8JhErYUU= Received: by 10.70.103.15 with SMTP id a15mr5187534wxc; Sat, 10 Jun 2006 22:56:06 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm4364175wxd.2006.06.10.22.56.05; Sat, 10 Jun 2006 22:56:05 -0700 (PDT) Message-ID: <448BB075.9000107@kubasik.net> Date: Sun, 11 Jun 2006 01:56:05 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: D Bera References: <448B8920.2050002@kubasik.net> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> <200606102236.43021.dbera.web@gmail.com> In-Reply-To: <200606102236.43021.dbera.web@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.295 tagged_above=-999 required=2 tests=[AWL=0.305, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.295 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 05:56:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 D Bera wrote: >> Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to >> music player" or something similar. Same thing goes for your photo >> management application, i.e. "Add to photo manager". You could also take >> the name of the default app and put it in the menu item name. So, if >> Rhythmbox is your default music player, the menu item would say "Add to >> Rhythmbox". >> >> It would be nice if the default application of a certain type was >> handled by the desktop environment, but if not, it can be a preference >> in Beagle. > > The specification for the default application for any (mime)type is currently > being worked on by the freedesktop people. (There is a link somewhere, I > couldn't look it up quickly). Before it is standardized and implemented, > there is little hope of finding out, in a cross DE way, the default > application for any type. Makes sense. > > Adding preferences to beagle would require another mimetype-application > association to be maintained by beagle (the first being with the DE). Thats a > scary thought. Agreed, this defiantly scares me. I think the best bet is to just pull a 'we picked these applications... you wanna add your own, write your own'. I know its not super friendly, but its the same way with a lot of backends, certain backends are far easier to parse than others. Same way that both f-spot and banshee implement command line importation tools. > > - dBera > - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRIuwdP3xZFNDM330AQhMcQ//QREajnTdc6t3zwgRfJj9OyOupPmQbdhF 8owHZEAkgvheLMvm9k8x7aqhwCDOKgHQRL43mnjfpkVN5o16aBrKDTnCtW/9/DVQ 1qBOB1qonjP4e91QW0ks/yYGhxMABHzJPt71yWBwSji9cHHEyy6efMdnVz1hV+0B v42Lld8vHCPbc0ps3N2hkSiiiZTho4ajVrcq13TZI11EgHRxSxhjap/DVCe8w+00 nMSRsbN8INmnUaKZD/xe5gr4yQ7tfbNNjmcTDWFdzud+vBicfUc6gtC+sElemP9X telyW71yM4F1gWmZEFF74Xa0vloh+eHdKhqfvFcXUXhIWXuugFtLmTb7k2+v5BDG XbphYt4JBKY6khHY733y/kXAmb4JTWQ5X8IrJizZctajiDzaWK8QOHDIp2UDmwbE Dh1PpwH0QZlgjazI6DnVuWlJNjIsaaBa6urKp2Iw3BhVRBxvX30BhmJsbjWOB44Z YTHiQ/QU5dKMYE+nZ2pJjdWkzyZdyw4bUi1vdY979EHxaXBMaksr9CtB+CKnK2Gf 1Hl8FWu8b3ofkD2Pai3uqKu0W5kHqPsMAEgs2SMFPcqAGEo2tk/hBl1q/jmqZ+QY /J/XA6TCfG2PMZA+5yegTDs32iC7vHB1kxrEk1MFf3IM+Zyf0Lzm71LtCzpuUqSg Da41X0TVayo= =FsVn -----END PGP SIGNATURE----- From dsd@gentoo.org Sun Jun 11 08:22:22 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ED1393B0091 for ; Sun, 11 Jun 2006 08:22:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08919-07 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from mtaout02-winn.ispmail.ntl.com (mta08-winn.ispmail.ntl.com [81.103.221.48]) by menubar.gnome.org (Postfix) with ESMTP id 27A4F3B00E2 for ; Sun, 11 Jun 2006 08:22:15 -0400 (EDT) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20060611122143.XGWC29040.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com>; Sun, 11 Jun 2006 13:21:43 +0100 Received: from [192.168.0.2] (really [86.14.216.162]) by aamtaout03-winn.ispmail.ntl.com with ESMTP id <20060611122141.IPEV16286.aamtaout03-winn.ispmail.ntl.com@[192.168.0.2]>; Sun, 11 Jun 2006 13:21:41 +0100 Message-ID: <448C0B28.1020802@gentoo.org> Date: Sun, 11 Jun 2006 13:23:04 +0100 From: Daniel Drake User-Agent: Thunderbird 1.5.0.4 (X11/20060603) MIME-Version: 1.0 To: Kevin Kubasik References: <448B8920.2050002@kubasik.net> In-Reply-To: <448B8920.2050002@kubasik.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.011 tagged_above=-999 required=2 tests=[AWL=-0.481, BAYES_00=-2.599, SPF_NEUTRAL=1.069] X-Spam-Score: -2.011 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 12:22:22 -0000 Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Ok, so I cooked up 2 patches to add support for 'Add to Library' > functionality from 2 of beagles sister apps, Banshee and F-spot. This is comparable to the enqueue operation we used to have for music files: http://bugzilla.gnome.org/show_bug.cgi?id=169948 It was hardcoded to totem, and caused a few problems which affected a lot of users: - Not all beagle users had totem installed - There was no way to configure the enqueue action to make it use a different music player We eventually decided to just remove it, until there is a more generic infrastructure where applications can register certain capabilities, which beagle could use to dynamically build up a list of operations. I think there was some freedesktop discussion on this topic. Also, your --configure options make it hard for distro's. If they hardcode to on or off, they are making assumptions about what software is available on the system, and would have to consider disabling the functionality or enabling it plus making beagle depend on banshee/f-spot. Source-based distros could do it dynamically at compile-time, but this wouldn't work for situations where beagle is installed first. You could try and detect f-spot/banshee presence at runtime, but this will only add a lot of mess to the code when people decide that more and more cool applications should be supported by beagle. Daniel From joeshaw@novell.com Mon Jun 12 12:01:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5E3433B00A6 for ; Mon, 12 Jun 2006 12:00:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09159-04 for ; Mon, 12 Jun 2006 12:00:47 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 756843B00D8 for ; Mon, 12 Jun 2006 12:00:37 -0400 (EDT) Received: (qmail 21677 invoked from network); 12 Jun 2006 15:59:31 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 15:59:31 -0000 From: Joe Shaw To: Cyphase In-Reply-To: <1150001234.3477.25.camel@localhost> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <1150001234.3477.25.camel@localhost> Content-Type: text/plain Date: Mon, 12 Jun 2006 11:59:29 -0400 Message-Id: <1150127969.14380.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers@gnome.org Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 16:01:11 -0000 Hi, On Sat, 2006-06-10 at 21:47 -0700, Cyphase wrote: > Instead of "Add to Rhythmbox" or "Add to Banshee", you could do "Add to > music player" or something similar. Same thing goes for your photo > management application, i.e. "Add to photo manager". You could also take > the name of the default app and put it in the menu item name. So, if > Rhythmbox is your default music player, the menu item would say "Add to > Rhythmbox". This is the ideal situation, but unfortunately this system doesn't exist. There is no system for application "capabilities," only associations based on mime type. Like Bera said, there was a proposal floating around on fdo, but the last I looked at it, it was rather half-baked. I haven't looked recently. Joe From joeshaw@novell.com Mon Jun 12 13:57:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 834D03B08DC for ; Mon, 12 Jun 2006 13:57:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21410-01 for ; Mon, 12 Jun 2006 13:57:51 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 93A3E3B0360 for ; Mon, 12 Jun 2006 12:12:29 -0400 (EDT) Received: (qmail 21696 invoked from network); 12 Jun 2006 16:05:01 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 12 Jun 2006 16:05:01 -0000 From: Joe Shaw To: Daniel Drake In-Reply-To: <448C0B28.1020802@gentoo.org> References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> Content-Type: text/plain Date: Mon, 12 Jun 2006 12:05:00 -0400 Message-Id: <1150128300.14380.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.478 tagged_above=-999 required=2 tests=[AWL=-0.079, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.478 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 17:57:55 -0000 Hi, On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: > This is comparable to the enqueue operation we used to have for music files: > > http://bugzilla.gnome.org/show_bug.cgi?id=169948 > > It was hardcoded to totem, and caused a few problems which affected a > lot of users: > - Not all beagle users had totem installed > - There was no way to configure the enqueue action to make it use a > different music player This is also the situation with the various mailers, because of the lack of a standard way of opening a specific email. There is annoying if code in there depending on whether you use Evolution or KMail (or Thunderbird, if you're using the patch). But email is so important that we have to use those hacks. Clearly "Enqueue" isn't that important, and my inclination that "Add to Library" isn't either. The patch is fine, but in the meantime I think this is a decision we have to leave up to the distributors. For SUSE and SLED it makes sense for us to include the patch because we use beagle-search only on the GNOME side and Banshee and F-Spot are our default apps for this. (On the KDE side there is Kerry and I think it already does a better job at integrating with the default KDE apps.) Whether this is true for everyone, I'm not sure. And the burden of maintaining those patches is there as well. Kevin, it definitely makes sense to keep around bugs for these. Maybe we could have a tracking bug for this type of stuff so we can address it later (and so that people can get the patches). Joe From qub333@gmail.com Mon Jun 12 16:29:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B54B43B0104 for ; Mon, 12 Jun 2006 16:29:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29256-06 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 5EBFB3B00A6 for ; Mon, 12 Jun 2006 16:29:11 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so646515wra for ; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=fqg2a6Laot8xrd/FvuL/5cKSk01OZDYFm3pUqqjbi7R0Gfh5yR6K76OmaCsgRUTNXIcEu1vynLbKQn3L1wh3tg2m2DNJVJPDrSQXIu7IysLxPWz3A86uQDlsz3437adloW0D/kEZB3ZsFvVANaAMxRXLQuoHsDph0km2hdGflDw= Received: by 10.64.125.17 with SMTP id x17mr5061933qbc; Mon, 12 Jun 2006 13:28:30 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e14sm1176336qbe.2006.06.12.13.28.26; Mon, 12 Jun 2006 13:28:29 -0700 (PDT) Message-ID: <448DCE69.3080803@kubasik.net> Date: Mon, 12 Jun 2006 16:28:25 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.32 tagged_above=-999 required=2 tests=[AWL=0.280, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.32 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:29:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). Maybe we could start a 'patches' directory in CVS? It wouldn't be included in the build, but that way we keep a centralized and version controlled way to keep some patches like these, and to make packagers more aware of their existence. I know its dangerous (since the burden to maintain them falls more upon us) but its a mildly common practice. (There's something like it in dashboard). Just a thought, either way I'll make one master bug about 3rd party apps and functions and make these 2 bugs dependant on it, so we have one bug number/link to use. Either way, whats the thought on making a 'For Packagers' page in the wiki covering some of this stuff and any other notes. (Such as best practice stuff on the debugging output and cronjobs for the static indexies). Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3OaP3xZFNDM330AQhc/Q//ZcDR/javgpXo53KXd7LMyhvTEGN9izf1 e/gvrrmrN+jE4BTOofC/W09MUeJ8dn/PmbkxfMCE2zXL9pBb3cSM3C+/vaSdXYZz MvjJZt8dndcBzeSXNuAxVYywAGuJyCQDzbltfRyYHtLhQNYFxZk5qOu+wDITpn5C KndN1OEdPw0FVh1wANqSUPnhMJfYdFP5VJ03t1EatLdaG1gEQAVaaObQLLCpCcT4 hpqxKIlraLe+QQ8VdeUeN/vgq4SK7tgfYRmK/lQ+fv2jQWa5sspvkX7sZmfWQt0/ GJILxTXtRQY138BwSgSsrFIvCCEs8kz9pQQpjZ59TC6ZPfkhV3XGCC/FlNXjN4fa GjlTz1DgMbAkPGufTfMNaJMmOW2bI7wpEOCF+he0hdeufopQG/8SR6xy+OdEApIs 0kaztLQpYKBHcrdAoZZTcsJxu3G0bKtTgK9a++UAXSD+DJgAoN6IUi1wA3/Av5ei IoD9D37c8Cck3Awu9B4o8q5LHWIDz3eNmzTpnDcyy1zwD5rdztq5PPKJmo545HbT bBuwMDTG9Vk6Rmtd6ejoVMLJs5DnPEp19ZzJ+D1TEHM66opZ6SoogpmPqJ4rCmSd xQEyjfiXnv9XuOtQGU/DLZIXawAlacRCKcvHPiuRMyAMqEkEkmQm0QKxxwE84p7U zC2fQBK/hiM= =rqXg -----END PGP SIGNATURE----- From qub333@gmail.com Mon Jun 12 16:35:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 686F43B0312 for ; Mon, 12 Jun 2006 16:35:26 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29604-10 for ; Mon, 12 Jun 2006 16:35:24 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.226]) by menubar.gnome.org (Postfix) with ESMTP id 8519D3B034C for ; Mon, 12 Jun 2006 16:35:09 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so647610wra for ; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding:sender; b=lJU/OgihK2fx+KivVG3oqDUzoJwpoIOVFc8LI/4b90vA7iAhFiq6QDEhS3H9djjjI9GAdjQd/Zc0kQVp308oGyZlg2/PaUn0MnkutEFO5P0B0RDRflDdjIFfqVP15a0SiXRboUP+ZVEyiXkUZpFI+q3XbJ1zQy4gJXtviXQQ198= Received: by 10.65.59.4 with SMTP id m4mr2460497qbk; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id e16sm2185999qbe.2006.06.12.13.34.08; Mon, 12 Jun 2006 13:34:09 -0700 (PDT) Message-ID: <448DCFB4.9070708@kubasik.net> Date: Mon, 12 Jun 2006 16:33:56 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: Joe Shaw References: <448B8920.2050002@kubasik.net> <448C0B28.1020802@gentoo.org> <1150128300.14380.8.camel@posthaste.boston.ximian.com> In-Reply-To: <1150128300.14380.8.camel@posthaste.boston.ximian.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.322 tagged_above=-999 required=2 tests=[AWL=0.278, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.322 X-Spam-Level: Cc: dashboard-hackers Subject: Re: Add to Library Support for F-spot and Banshee X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:35:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 One other quick thing, I have filed bug 344534 against f-spot asking that a pkg-config file be installed, and theres a working patch for it, so it seems likely that we could check for f-spot at compile time, whats the opinion on this? I could rework the f-spot patch to be more like the banshee one (in that it checks for a specific version when --import was implemented at compile time) or it can stay how it is, just checking if the binary 'f-spot' exists at runtime. Both patches could work either way, or it could just be a configure-time option (ie --enable-f-spot) with no checks at all. Whats the thought? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > On Sun, 2006-06-11 at 13:23 +0100, Daniel Drake wrote: >> This is comparable to the enqueue operation we used to have for music files: >> >> http://bugzilla.gnome.org/show_bug.cgi?id=169948 >> >> It was hardcoded to totem, and caused a few problems which affected a >> lot of users: >> - Not all beagle users had totem installed >> - There was no way to configure the enqueue action to make it use a >> different music player > > This is also the situation with the various mailers, because of the lack > of a standard way of opening a specific email. There is annoying if > code in there depending on whether you use Evolution or KMail (or > Thunderbird, if you're using the patch). But email is so important that > we have to use those hacks. > > Clearly "Enqueue" isn't that important, and my inclination that "Add to > Library" isn't either. > > The patch is fine, but in the meantime I think this is a decision we > have to leave up to the distributors. For SUSE and SLED it makes sense > for us to include the patch because we use beagle-search only on the > GNOME side and Banshee and F-Spot are our default apps for this. (On > the KDE side there is Kerry and I think it already does a better job at > integrating with the default KDE apps.) Whether this is true for > everyone, I'm not sure. And the burden of maintaining those patches is > there as well. > > Kevin, it definitely makes sense to keep around bugs for these. Maybe > we could have a tracking bug for this type of stuff so we can address it > later (and so that people can get the patches). > > Joe > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI3PtP3xZFNDM330AQizLw//U97zkE39DblqtI1CkDJObRDcM6fdZdg2 wk+jdHVjoZQUF57i2xYz5LBHbK5FQSHi3E8hlUe0riWigLrFSHLzIdTM8lWmVehs /YmNaKodibEmx1NDipGEqF7OuFNkGuoUZd9CHfSwzlnAqiH1cpgXJHawSM5HcAQH ceMVU5ns9hKV1nbQFHtDUHXVYsQjeTJaAWLkS3391Czvf6UFEymmBZoUqEGUlkx/ FJAuiY9z/lhIV4mxG9FSA0h83/USB5ng4H6QMMp+Y6NjcDI/rvG0sQXDzGX1t4PW H5y1uxn3pTcZiSo07GFtVycp9BnKNMIMFtsNUVmXmc/IZbVNCAgwz8ZP+Jmuyz3z 7DxcdnCtRkELqgmaN2TtmTp0FGQNYiwWXNFD0CKU+lD+pZKawOrP2mYHpiVynQSH UfrhROb2/jqncbYzCRtcL4RVFaxqSXeI5CFQnS6fucNAzOGijNzXd71q8jn7MARA GsFo+fgIy2DK43x77UbObV6DTtAUV3Uk6AASlJ72AzffZb717HRhFMKc5nNR4EQ9 XEpKeJamS+j1VgKic6mMNrJv43KZD/yzOW6TTF9kGgciPApN9gCpUkx3Me/CXFdh mNM8WKHF2lSiloS7gnX7VpARS447g3boU8Wfix5COqNo5o6sf3VjpQ/6wef/gNus 0WteLDrolnc= =Jk1X -----END PGP SIGNATURE----- From qub333@gmail.com Tue Jun 13 09:02:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C60B3B000C for ; Tue, 13 Jun 2006 09:02:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23877-07 for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by menubar.gnome.org (Postfix) with ESMTP id A28703B000A for ; Tue, 13 Jun 2006 09:02:54 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i31so787102wra for ; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:openpgp:content-type:sender; b=TWkCs2tF4lASr73yp518c1iMxbkuPLtO9goe7S3e0ATwsak8He3dY9nm0B2Ba6zq1gCt+iKY+uzZJTjzmUy0R1nOGYe/Jgl9CuwwtpFWZIdIxjFLH8AJagJmb2RywVUwwyIiVoUoLtAQsS8Pode9lCpEXeuUzrtvKeU2kfJFjWs= Received: by 10.65.176.18 with SMTP id d18mr4554363qbp; Tue, 13 Jun 2006 06:01:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id d5sm1997865qbd.2006.06.13.06.01.46; Tue, 13 Jun 2006 06:01:46 -0700 (PDT) Message-ID: <448EB73A.8040003@kubasik.net> Date: Tue, 13 Jun 2006 09:01:46 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.2 (X11/20060522) MIME-Version: 1.0 To: dashboard-hackers X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: multipart/mixed; boundary="------------000502070308090907070702" Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.324 tagged_above=-999 required=2 tests=[AWL=0.276, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.324 X-Spam-Level: Subject: Hit.cs and GetFirstProperty() X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: dashboard-hackers.gnome.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 13:02:56 -0000 This is a multi-part message in MIME format. --------------000502070308090907070702 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Ok, this has been a royal-pain-in-the-ass bug to track down. Bug # 342439. Here's the rundown, after about an hour of meticulously debugging the complex FindProperty method, I just decided that things weren't being sorted according to their CompareTo's (which were being used in the sort). And I realized that our method for determining if the array was sorted was faulty. So, I present! Le Patch! I left most of my commented out stuff in there so you could see what was being replaced etc. Because this is such a major part of the beagle system, I wanna make sure it works before we do anything, so please, be thorough. So yeah, AddProperty() used to add the property to the end of the array, and check if the array was sorted, if it wasn't, then beagle simply waited until someone was looking for those properties. The replacement inserts the properties in sorted order as they are added, which cost's a little more time on the indexing side, but saves us a sort when querying. Patch is attached and in bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=342439 - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRI63Ov3xZFNDM330AQjnGBAArFc6G8y45I5ytG8SEXyw2vkeqMC0QfzO 84gXvlVKiv5juWieBuiAg8fsrpWl3FRYc7mgSWDa+BJjLfdiowFR22qIFr+LQHys wdjgJAvmjQpXpm5wuzLI4bmSZxVNU20N1PBFXLE2SkcpcA8F1DDBk5dIIzRxFTqL So/keiDTV+GpV4Nw+iq6d4foxOMHFmIUe7ubGT2mlH1h9t1MNIIXbJ/yHS5VnrQC i/iOfhw6hOO5ZBe0Dy0EgiY+YnGVEP32HfrwQVWOuANmIzLoiO3RlcBmy581w7xz 73SMDP0zUgrFhreH5uNqnQXJcz7/05F/2OcSkM4QKeQCvfbx19/HuhE2XqnKX+fm 8OWqWji7wUHZ/GQ3vV4Ay93hwNyTTnRojirQMhAYJpFALAX6B6lc1Pam2n0l+wLJ 5txp4w+YRAtYK8UaR4hh8IKV20YNQFPNDJCmwXFy/IGbDMHdLNubBz/worHoK12f RzvNCpMdcNnAqaMMOpvbfOilcgJ7WF6yVyTGtatUEhfp3yNagg3QFig6eZ9DsKt0 ZCiPo5Z7xN2Is8bCxsEvqZ6gg+jdSDGgHgV7/BXML4zM2j0omaDoO4SVnRGh4Hl7 BCfgt4hravLOzP5xSeX38W5mARoIjG1Ev7CLMfAGiUhZn/R9MLjj4T/D4DsC+8Ex NJKxFTFssRo= =jr// -----END PGP SIGNATURE----- --------------000502070308090907070702 Content-Type: text/x-patch; name="Fix_Hit_sorting_alg_rev2.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Fix_Hit_sorting_alg_rev2.diff" Index: ./BeagleClient/Hit.cs =================================================================== RCS file: /cvs/gnome/beagle/BeagleClient/Hit.cs,v retrieving revision 1.31 diff -u -1 -2 -r1.31 Hit.cs --- ./BeagleClient/Hit.cs 5 Apr 2006 18:57:29 -0000 1.31 +++ ./BeagleClient/Hit.cs 13 Jun 2006 12:51:39 -0000 @@ -236,40 +236,56 @@ } ////////////////////////// [XmlArray] [XmlArrayItem (ElementName="Property", Type=typeof (Property))] public ArrayList Properties { get { return properties; } } public void AddProperty (Property prop) { + //This was a nice idea, but it doesn't work. + /* if (sorted && properties.Count > 0) { Property last_prop; last_prop = properties [properties.Count - 1] as Property; - if (last_prop.CompareTo (prop) > 0) // i.e. last_prop > prop + if (last_prop.CompareTo (prop) > 0) {// i.e. last_prop > prop + Console.WriteLine ("In AddProperty: " + last_prop + " to " + prop+ " result: " +last_prop.CompareTo (prop)); sorted = false; + } } - - properties.Add (prop); + */ + //FIXME:We should find a smarter way to add these sorted. + int position =0; + for (int i=0;i= 0 )) + properties.Insert (i,prop); + else if ( prop.CompareTo (properties[i]) > 0 && i== properties.Count-1) + properties.Add (prop); + } + //properties.Add (prop); + //properties.Sort(); } private bool FindProperty (string key, out int first, out int top) { - if (! sorted) { - properties.Sort (); - sorted = true; - } + //if (! sorted) { + // properties.Sort (); + // sorted = true; + //} first = 0; top = 0; int range = properties.Count - 1; Property prop; // O(log n + |range|)-time algorithm for 1-d range query while (range > 1) { // find middle index int mid = first + (range/2); prop = properties [mid] as Property; --------------000502070308090907070702-- From pspencer@azulsystems.com Wed Jun 14 11:12:46 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 11D403B0156 for ; Wed, 14 Jun 2006 11:12:46 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28516-08 for ; Wed, 14 Jun 2006 11:12:44 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id EBA9B3B00A9 for ; Wed, 14 Jun 2006 11:12:43 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 3390D16247 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05637-01-51 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id 1E9441D3 for ; Wed, 14 Jun 2006 08:12:01 -0700 (PDT) Received: from 213.123.206.88 ([213.123.206.88]) by XCHMTV1.azulsystems.com ([10.10.1.14]) via Exchange Front-End Server webmail.azulsystems.com ([10.10.110.32]) with Microsoft Exchange Server HTTP-DAV ; Wed, 14 Jun 2006 15:12:00 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 14 Jun 2006 16:11:09 +0100 Subject: beagle-search & beagle-query discrepancy From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Wed, 14 Jun 2006 16:11:09 +0100 Message-Id: <1150297869.24954.57.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.098 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, RCVD_NUMERIC_HELO=1.5, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.098 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 15:12:46 -0000 Hi all, I've come across the situation where beagle-search is returning no results for a search string and beagle-query is. The text is in an evolution 2.2 mbox on the local disc. Is this a known issue, is there a workaround/fix? Here's the search result [pspencer@lt2-pspencer downloads]$ beagle-query lumberjack email://local@local/Personal Folders/Azul/UK;uid=1337#0 email://local@local/Sent;uid=2640#0 and some info about what I'm running: [pspencer@lt2-pspencer downloads]$ beagle-info --daemon-version Daemon version: 0.2.6 [pspencer@lt2-pspencer downloads]$ beagle-info --list-backends EvolutionDataServer (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) EvolutionMail (/usr/local/lib/beagle/Backends/EvolutionBackends.dll) KMail (/usr/local/lib/beagle/BeagleDaemonLib.dll) Files (/usr/local/lib/beagle/BeagleDaemonLib.dll) GaimLog (/usr/local/lib/beagle/BeagleDaemonLib.dll) IndexingService (/usr/local/lib/beagle/BeagleDaemonLib.dll) Tomboy (/usr/local/lib/beagle/BeagleDaemonLib.dll) Blam (/usr/local/lib/beagle/BeagleDaemonLib.dll) Liferea (/usr/local/lib/beagle/BeagleDaemonLib.dll) Akregator (/usr/local/lib/beagle/BeagleDaemonLib.dll) KonquerorHistory (/usr/local/lib/beagle/BeagleDaemonLib.dll) Kopete (/usr/local/lib/beagle/BeagleDaemonLib.dll) Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From qub333@gmail.com Wed Jun 14 14:08:04 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AD0403B0094 for ; Wed, 14 Jun 2006 14:08:04 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30832-02 for ; Wed, 14 Jun 2006 14:08:02 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id D25E43B00C7 for ; Wed, 14 Jun 2006 14:08:01 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so140921wxd for ; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: by 10.70.11.8 with SMTP id 8mr1059159wxk; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h18sm789296wxd.2006.06.14.11.07.29; Wed, 14 Jun 2006 11:07:29 -0700 (PDT) Message-ID: <44905061.3050505@kubasik.net> Date: Wed, 14 Jun 2006 14:07:29 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Pierre_=D6stlund?= Subject: Re: Updates To Thunderbird Build System References: <448DFA13.20006@kubasik.net> <448EA46B.5030604@gmail.com> <448EAAD1.60507@kubasik.net> <448EC177.50804@gmail.com> <448EC7C4.3020207@kubasik.net> <448ECADB.6070704@gmail.com> <448ED57B.1060800@kubasik.net> <44904AD8.8040705@gmail.com> In-Reply-To: <44904AD8.8040705@gmail.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.288 tagged_above=-999 required=2 tests=[AWL=0.235, BAYES_00=-2.599, SPF_PASS=-0.001, TW_GT=0.077] X-Spam-Score: -2.288 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 18:08:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 CC'ing List for their input before we get too deep into this with no way out. The viewer wouldn't be impossible, but what might be even more practical is an extention to thunderbird which would take a uri like beagle_contact://Kevin%20Kubasik and display the address book with that search string entered. I've never written an extension, so its beyond me. If its not worthwhile or realistically feasible, then lets just make a generic contact viewer. aka beagle-contact-viewer --Name="Kevin Kubasik" - --Email-1="kevin@kubasik.net" etc. so we can have all beagle contacts viewed using it, and can display all indexed contact information, we just need to include some cool context options in both the contact tile and in this program. Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Pierre Östlund wrote: > I took a peek at the Thunderbird source code earlier today and my > conclusion is that it's not possible to view a single contact by using a > Uri - the code just isn't there. Either we have to file a bug about it > or write a small application (like the one beagle is using to show gaim > conversation logs) that displays the information. > > Thanks! > > Pierre > > Kevin Kubasik wrote: > Damn, I can't get much beyond what I had, all i can tell is > addbook://moz-abmdbdirectory/abook.mab?action=print > displays the whole address book, > > and file:///url.vcard?action=add > will add a vcard to your address book, neither are really what were > looking for.... > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Pierre Östlund wrote: > >>>> I can tell that a recompile almost never solves any of my issues ;-) >>>> My guess would be that gtk 2.9.x is the bad guy here, but who knows? At >>>> least gtk-sharp applications work again since 2.9.2 ;-) >>>> >>>> Seems like you are on to something in the Uri department. Update the >>>> UriNew-method in Thunderbird.cs in case you figure anything out. >>>> >>>> Thanks! >>>> >>>> Pierre >>>> >>>> Kevin Kubasik wrote: >>>> Hahha, I was actually in a similar boat just a few hours ago, I was >>>> having a bunch of segfaults in Gaim, a recompile was all it took for me, >>>> but who knows ;). >>>> >>>> You can check out some of the refactoring I did in SVN, I split each >>>> generator into its own file so that we can modularize the build and >>>> easily phase in the different components. >>>> >>>> All I've got on internal Uri's for contacts is some junk I've managed to >>>> extract from the mozilla code itself, but its still pretty cryptic >>>> >>>> addbook://moz-abmdbdirectory/abook.mab >>>> >>>> or >>>> >>>> addbook://moz-abmdbdirectory/abook.mab?action=print >>>> >>>> I dunno, I'll keep digging. >>>> Cheers, >>>> Kevin Kubasik >>>> 240-838-6616 >>>> http://kubasik.net/blog >>>> >>>> >>>> Pierre Östlund wrote: >>>> >>>> >>>>>>> Kevin Kubasik wrote: >>>>>>> >>>>>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>>>>> Hash: SHA256 >>>>>>>> >>>>>>>> Awesome! Its great to hear! The only thing I would see if we can >>>>>>>> do is >>>>>>>> get address book indexing down for inclusion. Most people don't use >>>>>>>> Thunderbird for nntp or rss that heavily all said and done, but >>>>>>>> contact >>>>>>>> indexing could be pretty big. >>>>>>>> >>>>>>> Yes, you are right. Address book indexing and mail indexing are >>>>>>> the two >>>>>>> most important parts that just have to work. Mork is the only problem >>>>>>> here. >>>>>>> >>>>>>>> I've trying to find some way to get the Uri's that Thunderbird >>>>>>>> uses for >>>>>>>> contacts, but theres no nice cheat like there was for Mail (ie. the >>>>>>>> view >>>>>>>> source window) but when theres a will theres a way.... If I can find >>>>>>>> anything, I'll let you know. >>>>>>>> >>>>>>> Great. Maybe file a bug in the Thunderbird bugzilla for this (in case >>>>>>> this feature doesn't exist)? >>>>>>> >>>>>>>> So yeah, let me know if you think we can get addressbook support >>>>>>>> rocking >>>>>>>> for later. Also, I'm gonna start refactoring some stuff to make 2 >>>>>>>> indexies at this point, so in a perfect world we can get in touch on >>>>>>>> Gtalk or something (im qub333@gmail.com) to make sure we don't >>>>>>>> step on >>>>>>>> each others toes. >>>>>>>> >>>>>>> Sure, everything seems to be wrapping up great and hopefully we can >>>>>>> deliver both mail and address book indexing in 0.2.8. That could at >>>>>>> least be our goal. I'll add you to my contact list as soon as I >>>>>>> get gaim >>>>>>> up and running again for easier communication (running beta packages >>>>>>> aren't that great after all ;-) ). >>>>>>> >>>>>>> Thanks! >>>>>>> >>>>>>> Pierre >>>>>>> > >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJBQYf3xZFNDM330AQj8fA/9HtfnLHObljfmdhDLMvFFa31CCH09ONDi Y9+zWjyVy3vi/wCNYdw3Lo+u+vPUm2w/vGsH0Mvx86xNGPLnQu3jX1eLjGODPunj OZULPP9ETggmIUOzqMWX/ktBJG0pyUVgN4DkF2eqqLhbN44inz5HGG2RD5USRXAi CDzAozxnVGgiAuXp5ukY6OglPthpDgwr6CojhnsqPNvWg3eUdOIBFbupMCqqv+FX uEap9G+QMyGUE9pKD/BSdsWqajToj4TrT7Ksfz0AQDLNzcm7GGbo/SyheTUa9kXJ ggKen9M/KvnSRS25gksmqpf7PlIuAXgVMRYmE5cu5ll2WbZgg5fEmWuHQjUH2LKh bzawd+f42BjY0x9riza4YcDZjmtkWzRllk/qABnG9bdianDFkDJGrUuKrgkYVcGT p/eg/JMgM9erruvT47z0mBgS0N9IUyIq1AiP/k3bT7Bnhotd7I/G7tKM4ocyThBD DIiEo4KNPFRjwFt87n6gGcVWJeI2Zcd+mnD5ehJWqNf64vUpm5nOpyINUxUXLk/1 RMp2pou3vWLazgzRMQiDbkDE342nQ87w1WnGJDUS0div7cFsRtpBaMw1Y0sb6Oz6 dWv7a1PAdODbQMDZfSIXXRcti5EFvkNLoFI62Ajh89r+iqVtPjBtn4CTyE9wCXZD I0qlCi7l0RI= =ddX4 -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 16:06:42 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9DDDE3B0167 for ; Wed, 14 Jun 2006 16:06:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01952-04 for ; Wed, 14 Jun 2006 16:06:40 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id ECC663B00FA for ; Wed, 14 Jun 2006 16:06:39 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id i30so159696wxd for ; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.17.12 with SMTP id 12mr1154080wxq; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 13:06:04 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 16:06:04 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <448B949B.7030408@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.411 tagged_above=-999 required=2 tests=[AWL=0.189, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.411 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 20:06:42 -0000 On 6/10/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. I have often tried to drag something out of Beagle into F-Spot or Banshee. I don't think I would uses the right-click-of-the-mouse option because I like to see where I'm putting stuff. If I could CTRL+(some files) and then drag them to F-Spot or Banshee I would be alot happier. But it's definitely a good idea to be able to use the stuff found in Beagle better. Benjy > > Debajyoti Bera wrote: > >> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >> functionality from 2 of beagles sister apps, Banshee and F-spot. > >> > >> I have also filed these patches with bugs at > >> F-Spot: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >> and Banshee: > >> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >> > >> I would appreciate some feedback and discussion especially about what we > >> should do with the f-spot issue. > > > > There has been concerns in the past about adding support for specific > > applications in beagle UI. If there is some backend, then results from that > > backend can be sent to that specific application but otherwise, adding > > support for "add to banshee playlist", "add to fspot collection" and likewise > > application specific actions were discussed and discouraged before. Users > > start demanding actions for other applications and soon the context-menu > > might be a huge list of options. > > > > I am not a beagle-search user so I dont have any serious objections against it > > (how selfish of me ;-). Just reminding people what happened in the past (some > > of the discussions are also in bugzilla - either WONTFIX or in a future > > milestone). > > > > - dBera > > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRIuUmv3xZFNDM330AQgMPA/+NaN2nYFW6lyuyeQ/R2ZWnit/WQSuGBSG > CwG7RheWEDvQ9xvWqe1HWURZ5i8IgTqd/mmcZRdjYV4JouVzWaesd5XdbA904QYw > UeAmvScIFiCaC16Kcv/Q/593O50uoHWKWABUaQG8PP4u9aIAsj1VWOrCyTyP/eli > m8ceUD3RxnM9RTWR4/MjxND47B3tpumwh5OIg1RfD/PR/zxV9sEHyufFQ3wOUSg4 > gqWjBr3f+y/BF4k/18WHF3AyNk3MQZSZ6+1clJiH2H1g+EBNbK/iRZ/6Pdfjscn8 > UJn7TZQ0jmavAw3An034ysmGI8nsDPHNh9scwXJZF7wjTvBpWeh5vcZETO4sbiuh > rUuBPbHZ0S/gBxlnKAJX3mPIaoERKtznr3dsvRz8VhEBjkurIbhoCEDZJufZpFP6 > 7ku9FGiLHVUVUu0dRvYpHAnvb2ROkzKVQnJ6mdnFWT60NMmN4+jWpmPklz6xq77z > 3NHFUtUdRM61lvnxBIe2p19HnStMi9hXHy0C6cX7ooEuFAcNibeX5s9vDZYNSOMO > 0zltJNyslmbc4vGczgHiPewN1w3B4fg9yeAV3CN4h5Wqsjg58MWV78SglFr8kCRB > p8Pko66Di/EqjJ2hpvIXzE6w9eQX5U8TiL/+3dt+I84dFNgSPDYAsbO0ng1wxp7h > namzgpETqqs= > =xnNm > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Wed Jun 14 18:24:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6789F3B0102 for ; Wed, 14 Jun 2006 18:24:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09262-08 for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 136583B00FA for ; Wed, 14 Jun 2006 18:24:54 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s8so179282wxc for ; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: by 10.70.65.11 with SMTP id n11mr1310188wxa; Wed, 14 Jun 2006 15:23:47 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i17sm954964wxd.2006.06.14.15.23.46; Wed, 14 Jun 2006 15:23:46 -0700 (PDT) Message-ID: <44908C73.7060007@kubasik.net> Date: Wed, 14 Jun 2006 18:23:47 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Add to Library Support for F-spot and Banshee References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.344 tagged_above=-999 required=2 tests=[AWL=0.256, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.344 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 22:24:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I actualy really like the idea of implementing more click-and-drag support in beagle. Primarily for stuff like files, I have no idea how we would start to implement this (as I'm pretty clueless as to most Gtk stuff). As far as implementation goes, anyone have thoughts? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/10/06, Kevin Kubasik wrote: > Yeah, In a perfect world we could support everything, but I think we > could make the explanation/rule that these are mono apps as well, and we > plan to do our best to integrate with them to create a mono desktop but > nothing else? I dunno, they are just very useful options (at least for > me) and it would be convenient to have them as an option. > >> I have often tried to drag something out of Beagle into F-Spot or >> Banshee. I don't think I would uses the right-click-of-the-mouse >> option because I like to see where I'm putting stuff. If I could >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be >> alot happier. But it's definitely a good idea to be able to use the >> stuff found in Beagle better. > >> Benjy > > > > > > > > > Debajyoti Bera wrote: >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > >>> I have also filed these patches with bugs at >>> F-Spot: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 >>> and Banshee: >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > >>> I would appreciate some feedback and discussion especially about > what we >>> should do with the f-spot issue. > >> There has been concerns in the past about adding support for specific >> applications in beagle UI. If there is some backend, then results > from that >> backend can be sent to that specific application but otherwise, adding >> support for "add to banshee playlist", "add to fspot collection" and > likewise >> application specific actions were discussed and discouraged before. > Users >> start demanding actions for other applications and soon the > context-menu >> might be a huge list of options. > >> I am not a beagle-search user so I dont have any serious objections > against it >> (how selfish of me ;-). Just reminding people what happened in the > past (some >> of the discussions are also in bugzilla - either WONTFIX or in a future >> milestone). > >> - dBera > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb 2Qba+aMTJME= =eWdW -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Wed Jun 14 22:33:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 165513B0324 for ; Wed, 14 Jun 2006 22:33:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06478-09 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by menubar.gnome.org (Postfix) with ESMTP id 81C833B01E5 for ; Wed, 14 Jun 2006 22:33:12 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id h29so200580wxd for ; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.103.16 with SMTP id a16mr1561923wxc; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Wed, 14 Jun 2006 19:32:25 -0700 (PDT) Message-ID: Date: Wed, 14 Jun 2006 22:32:25 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <44908C73.7060007@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.472 tagged_above=-999 required=2 tests=[AWL=0.128, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.472 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 02:33:16 -0000 On 6/14/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). I looked into drag 'n drop a while ago. You have to use an object in Beagle that has drag 'n drop characteristics, and then use it to hold the information of say a picture. Then a similar drag 'n drop object has to be in F-Spot in the form of a panel which would be the destination for a picture from Beagle. That's a simplification but somewhat how it works. On Gnome this would work well. You first drag Beagle to the appropriate virtual window where F-Spot is located, and then drag the appropriate pictures from Beagle into the appropriate folders in F-Spot. Seems dreamy. ;) Could work. I don't know how many of these capabilities are available in Mono. Benjy > > As far as implementation goes, anyone have thoughts? > > > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > > > Benjy Grogan wrote: > > On 6/10/06, Kevin Kubasik wrote: > > Yeah, In a perfect world we could support everything, but I think we > > could make the explanation/rule that these are mono apps as well, and we > > plan to do our best to integrate with them to create a mono desktop but > > nothing else? I dunno, they are just very useful options (at least for > > me) and it would be convenient to have them as an option. > > > >> I have often tried to drag something out of Beagle into F-Spot or > >> Banshee. I don't think I would uses the right-click-of-the-mouse > >> option because I like to see where I'm putting stuff. If I could > >> CTRL+(some files) and then drag them to F-Spot or Banshee I would be > >> alot happier. But it's definitely a good idea to be able to use the > >> stuff found in Beagle better. > > > >> Benjy > > > > > > > > > > > > > > > > > > Debajyoti Bera wrote: > >>> Ok, so I cooked up 2 patches to add support for 'Add to Library' > >>> functionality from 2 of beagles sister apps, Banshee and F-spot. > > > >>> I have also filed these patches with bugs at > >>> F-Spot: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344535 > >>> and Banshee: > >>> http://bugzilla.gnome.org/show_bug.cgi?id=344527 > > > >>> I would appreciate some feedback and discussion especially about > > what we > >>> should do with the f-spot issue. > > > >> There has been concerns in the past about adding support for specific > >> applications in beagle UI. If there is some backend, then results > > from that > >> backend can be sent to that specific application but otherwise, adding > >> support for "add to banshee playlist", "add to fspot collection" and > > likewise > >> application specific actions were discussed and discouraged before. > > Users > >> start demanding actions for other applications and soon the > > context-menu > >> might be a huge list of options. > > > >> I am not a beagle-search user so I dont have any serious objections > > against it > >> (how selfish of me ;-). Just reminding people what happened in the > > past (some > >> of the discussions are also in bugzilla - either WONTFIX or in a future > >> milestone). > > > >> - dBera > > > > > > -- > > Cheers, > > Kevin Kubasik > > 240-838-6616 > > http://kubasik.net/blog > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJCMcv3xZFNDM330AQgYcg/+MBuGH2F7pbszt9mad2XIUfggVF30orZW > RHh95Y1CvcxLxCnlpXdyL8fZiTsbQ7jlw4gqbTUEk1mU2n8v0WZ7+fmmQxAsgAZY > 1NUveo3RElEBBmZg5eDUlPAzBKFTfW8q/8XnVSlqEwopVSx2dtWyQKjBdtVETDyZ > iFsUfNfHHAnN+6AZoDGklP9F13dLTiiL9lmUYaRzidKECn2xk9RnxkVJLzyc4vfr > +YXDLpmVkaMtEmqQjw/8O9cK8DItFbh5dLI06LV5tGeiF2tsg30SQrnnpZzQxMZR > 7dn63bmakoXSCGFWXfX76kQvVe2cc3xyCu9WeNyOUtScP5usDqAZlqSJRFLunLqe > NA5topkCtNuytPwOCNaAPg8mMvdeelFq2loQJbJkgvSN8VdtzGORWEoTHkbUv5Oh > 2BvM40JxGYRPLrNo7yLujzBZh+RrB/cHMYt7NqhOkAWzdq1mNghL4B5lMunGXkzG > qLpmUnhnJytZDt7ZhIviedH39Z17oz7MdKr9pmAdLdoUZsgdk5YtJ87DT/bhUKT1 > 4Q0lIy/1OpNstK1ys2AGo+JwqLVJdDmTkv5DEqyjvn8lnx4Wq7e3L5HPeOhzGH1/ > SnUQDYCniF9yeJUufae8EV1m2zNdGuroOy6CPps23ir2xTo5/GM2mc2qFEHxhzyb > 2Qba+aMTJME= > =eWdW > -----END PGP SIGNATURE----- > From magni@inrim.it Thu Jun 15 03:37:36 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFA1A3B0122 for ; Thu, 15 Jun 2006 03:37:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19752-04 for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id B25823B002B for ; Thu, 15 Jun 2006 03:37:34 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FqmQf-0001Qs-GA for dashboard-hackers@gnome.org; Thu, 15 Jun 2006 09:38:13 +0200 Message-ID: <44910E26.8070403@inrim.it> Date: Thu, 15 Jun 2006 09:37:10 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: dashboard-hackers Subject: scripting filters Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.457 tagged_above=-999 required=2 tests=[AWL=-0.794, BAYES_20=-0.74, TW_XM=0.077] X-Spam-Score: -1.457 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 07:37:36 -0000 I am not a C/C++/C# developer, I am most fond of scripting languages - mostly Perl - so I feared I could do nothing but be a Beagle-user only. Recently yet I discovered under http://beaglewiki.org/Supported_Filetypes that with the aid of the file external-filters.xml (http://cvs.gnome.org/viewcvs/*checkout*/beagle/Filters/external-filters.xml?rev=1.1&content-type=text%2Fplain) one can write simple programs in any language he likes to extract info, so I am very interested to start writing stuff to extend Beagle. One question only: these filters are used by Beagle to find info stored in my files, so that it can report them as found, right? How it is possible then to associate an "action" to execute on a particular file reported by beagle-search? (e.g. I wrote a filter to extract comments from Grace files http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace on them?) thanks for any info... Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From joeshaw@novell.com Thu Jun 15 12:55:37 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 06D033B05BD for ; Thu, 15 Jun 2006 12:55:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23450-04 for ; Thu, 15 Jun 2006 12:55:36 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0AA783B02AC for ; Thu, 15 Jun 2006 12:55:35 -0400 (EDT) Received: (qmail 25098 invoked from network); 15 Jun 2006 16:54:32 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 16:54:32 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Kevin Kubasik In-Reply-To: <44908C73.7060007@kubasik.net> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> Content-Type: text/plain Date: Thu, 15 Jun 2006 12:54:31 -0400 Message-Id: <1150390471.19002.62.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 16:55:37 -0000 Hi, On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > I actualy really like the idea of implementing more click-and-drag > support in beagle. Primarily for stuff like files, I have no idea how we > would start to implement this (as I'm pretty clueless as to most Gtk > stuff). > > As far as implementation goes, anyone have thoughts? Drag and drop already works for a lot of things. Drag a file from beagle-search into an evolution composer window and watch as it is magically attached to the email. :) Probably all we need to do is work out the drop target and types so that F-Spot accepts whatever the user drags from beagle-search. Joe From joeshaw@novell.com Thu Jun 15 13:17:23 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D7E703B037B for ; Thu, 15 Jun 2006 13:17:23 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24641-01 for ; Thu, 15 Jun 2006 13:17:20 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id E5D1B3B0412 for ; Thu, 15 Jun 2006 13:17:19 -0400 (EDT) Received: (qmail 25126 invoked from network); 15 Jun 2006 17:16:22 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 17:16:22 -0000 Subject: Re: scripting filters From: Joe Shaw To: Alessandro Magni In-Reply-To: <44910E26.8070403@inrim.it> References: <44910E26.8070403@inrim.it> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:16:21 -0400 Message-Id: <1150391781.19002.73.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.439 tagged_above=-999 required=2 tests=[AWL=-0.117, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_XM=0.077] X-Spam-Score: -2.439 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 17:17:24 -0000 Hi, On Thu, 2006-06-15 at 09:37 +0200, Alessandro Magni wrote: > One question only: > these filters are used by Beagle to find info stored in my files, so > that it can report them as found, right? All files are always indexed (things like filename). These external filters allow the content of files that are otherwise unknown to Beagle to be indexed as well. > How it is possible then to associate an "action" to execute on a > particular file reported by beagle-search? (e.g. I wrote a filter to > extract comments from Grace files > http://plasma-gate.weizmann.ac.il/Grace/: how can I launch xmgrace > on them?) Unfortunately there's no way to do this within Beagle. Right now file associations are done through the GNOME APIs. The only way I know of to set up or change file associations in GNOME is through Nautilus. >From Nautilus, right-click on the type of file you want to change, and click Properties. Go to the "Open With" tab and (assuming the app you want isn't listed there), click "Add". It'd be great if someone whipped up a standalone tool for this; you're not the first person to ask this. (I'd refer to the archive but it appears to be broken right now.) Joe From lewing@novell.com Thu Jun 15 14:41:41 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D588A3B04F3 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27756-03 for ; Thu, 15 Jun 2006 14:41:41 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id AA4EB3B0498 for ; Thu, 15 Jun 2006 14:41:40 -0400 (EDT) Received: (qmail 25282 invoked from network); 15 Jun 2006 18:33:35 -0000 Received: from localhost (HELO ?192.168.1.2?) (lewing@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:33:35 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Larry Ewing To: Joe Shaw In-Reply-To: <1150390471.19002.62.camel@posthaste.boston.ximian.com> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Thu, 15 Jun 2006 13:41:38 -0500 Message-Id: <1150396898.25475.11.camel@blue.site> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.463 tagged_above=-999 required=2 tests=[AWL=-0.064, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.463 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:41:42 -0000 On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: > Hi, > > On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: > > I actualy really like the idea of implementing more click-and-drag > > support in beagle. Primarily for stuff like files, I have no idea how we > > would start to implement this (as I'm pretty clueless as to most Gtk > > stuff). > > > > As far as implementation goes, anyone have thoughts? > > Drag and drop already works for a lot of things. Drag a file from > beagle-search into an evolution composer window and watch as it is > magically attached to the email. :) > > Probably all we need to do is work out the drop target and types so that > F-Spot accepts whatever the user drags from beagle-search. > Right now f-spot accepts text/uri-list as valid drops for imports although it doesn't work as well as it should. Just let me know if there are other drop formats that I should support to improve integration. --Larry From joeshaw@novell.com Thu Jun 15 14:54:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 30D6F3B02F3 for ; Thu, 15 Jun 2006 14:54:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28277-03 for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 4AD333B05BA for ; Thu, 15 Jun 2006 14:54:24 -0400 (EDT) Received: (qmail 25341 invoked from network); 15 Jun 2006 18:53:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 15 Jun 2006 18:53:40 -0000 Subject: Re: Add to Library Support for F-spot and Banshee From: Joe Shaw To: Larry Ewing In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <448B8920.2050002@kubasik.net> <200606102026.34058.dbera@cs.bu.edu> <448B949B.7030408@kubasik.net> <44908C73.7060007@kubasik.net> <1150390471.19002.62.camel@posthaste.boston.ximian.com> <1150396898.25475.11.camel@blue.site> Content-Type: text/plain Date: Thu, 15 Jun 2006 14:53:39 -0400 Message-Id: <1150397619.19002.76.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 18:54:25 -0000 Hi, On Thu, 2006-06-15 at 13:41 -0500, Larry Ewing wrote: > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. Beagle sets text/uri-list as its targets on Gtk.Drag.SourceSet(), so it seems like it should work today. Kevin, if it doesn't, can you debug it some? Joe From kevin@kubasik.net Thu Jun 15 21:47:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF7D23B002C for ; Thu, 15 Jun 2006 21:47:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09761-05 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from sccrmhc13.comcast.net (unknown [63.240.77.83]) by menubar.gnome.org (Postfix) with ESMTP id 542453B0080 for ; Thu, 15 Jun 2006 21:47:38 -0400 (EDT) Received: from localhost (c-69-140-109-194.hsd1.md.comcast.net[69.140.109.194]) by comcast.net (sccrmhc13) with SMTP id <2006061601471201300mhb11e>; Fri, 16 Jun 2006 01:47:13 +0000 MIME-Version: 1.0 Date: Thu, 15 Jun 2006 21:45:55 -0400 From: kevin To: Larry Ewing Subject: Re: Add to Library Support for F-spot and Banshee In-Reply-To: <1150396898.25475.11.camel@blue.site> References: <1150396898.25475.11.camel@blue.site> Message-ID: <63c276023441a07426893f601e113122@localhost> X-Sender: kevin@kubasik.net User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.36 tagged_above=-999 required=2 tests=[AWL=0.239, BAYES_00=-2.599] X-Spam-Score: -2.36 X-Spam-Level: Cc: Joe Shaw , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 01:47:39 -0000 Can someone give this a shot? I don't really have access to a machine to test this on at the moment as I'm in Inidiana at my girlfriends house. Could someone give this a shot? If no one has a chance to give it a try, then I might get a chance for a remote shot in the next few hours. -Kevin Kubasik On Thu, 15 Jun 2006 13:41:38 -0500, Larry Ewing wrote: > On Thu, 2006-06-15 at 12:54 -0400, Joe Shaw wrote: >> Hi, >> >> On Wed, 2006-06-14 at 18:23 -0400, Kevin Kubasik wrote: >> > I actualy really like the idea of implementing more click-and-drag >> > support in beagle. Primarily for stuff like files, I have no idea how > we >> > would start to implement this (as I'm pretty clueless as to most Gtk >> > stuff). >> > >> > As far as implementation goes, anyone have thoughts? >> >> Drag and drop already works for a lot of things. Drag a file from >> beagle-search into an evolution composer window and watch as it is >> magically attached to the email. :) >> >> Probably all we need to do is work out the drop target and types so that >> F-Spot accepts whatever the user drags from beagle-search. >> > > Right now f-spot accepts text/uri-list as valid drops for imports > although it doesn't work as well as it should. Just let me know if > there are other drop formats that I should support to improve > integration. > > --Larry From madbull@gmail.com Fri Jun 16 16:22:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422083B04FA for ; Fri, 16 Jun 2006 16:22:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20052-01 for ; Fri, 16 Jun 2006 16:22:25 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by menubar.gnome.org (Postfix) with ESMTP id DC30C3B05EA for ; Fri, 16 Jun 2006 16:22:24 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1124104nzo for ; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: by 10.36.41.4 with SMTP id o4mr918508nzo; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 17sm5084478nzo.2006.06.16.13.21.25; Fri, 16 Jun 2006 13:21:26 -0700 (PDT) Subject: beagle doesn't remove stale locks on startup From: Alec Burney To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Fri, 16 Jun 2006 10:21:47 -1000 Message-Id: <1150489307.2010.1.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2006 20:22:31 -0000 beagle seems not not remove its locks on the next startup after a very unclean shutdown, meaning that once it tries to gain a lock and fails because of the existing lock, it will stop indexing alltogether for that session. then it will not shutdown cleanly or remove the existing lock, meaning beagle is basically useless until you remove the lock by hand. before: Warn: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() Warn: System.IO.IOException: Lock obain timed out: /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in [0x00039] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) Lucene.Net.Index.IndexReader:AquireWriteLock () in [0x00014] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) Lucene.Net.Index.IndexReader:Delete (Int32 docNum) in [0x0001f] (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in [0x00079] (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in [0x00232] (at /root/beagle/beagled/Server.cs:275) Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) Beagle.Util.ExceptionHandlingThread:ThreadStarted () # ls .beagle/Indexes/FilesystemIndex/Locks lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock so, remove them: # rm .beagle/Indexes/FilesystemIndex/Locks/*lock and we come to the after: no problem at all. beagle runs as normal again. i would submit a patch, but i am by no means a C# programmer. PS: this is the right place to put stuff like this, right? sorry if it's not. From qub333@gmail.com Sun Jun 18 11:15:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F7B53B0CC2 for ; Sun, 18 Jun 2006 11:15:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32343-06 for ; Sun, 18 Jun 2006 11:15:14 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id E1FFF3B0C98 for ; Sun, 18 Jun 2006 11:15:08 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1765229nzo for ; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: by 10.36.252.12 with SMTP id z12mr2987714nzh; Sun, 18 Jun 2006 08:14:23 -0700 (PDT) Received: from ?192.168.1.104? ( [68.58.113.17]) by mx.gmail.com with ESMTP id 12sm7998512nzn.2006.06.18.08.14.22; Sun, 18 Jun 2006 08:14:22 -0700 (PDT) Message-ID: <44956DCF.6070306@kubasik.net> Date: Sun, 18 Jun 2006 11:14:23 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Galago Support X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 15:15:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, if anyone would like to, I have a patch which revives Galago support in beagle against galago 0.5. There is a patch attached here http://bugzilla.gnome.org/show_bug.cgi?id=344715 if anyone could give it a quick and easy test/look at. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJVtz/3xZFNDM330AQinrQ//fc97q7gWsfOWzpavpiQiHwhAtxif5lKw B/co7CZc0rFEXnNm3+9AD9svw8YVb9E8R+TSPjKj/mzTKSCWwTX9G29YNvqEDtoH Xb46xZa5w83yOoLtTteAAqbI5rtkVk2tsnYhGFCAEks7PTWm4BDNT7thT40YPFh5 1KolXJne40onPBl1wDqW5kdbrfwy3D4b1bt4nDsrFJcPLPDB7gFKOeen11PKzgtL Z5PA9VH38tKCmrf0qxPfmR6uvLGCsrf3LPNpNjgNqb1h2kgP7SHAIGRbFEP4ZwbF 6pgeEtjsEiUNF68Jkgb7GRlOqXl/urTbQ/xqxuFJopckuanTyA0EOTOyxLNGAERa zvs675f2mLBeDL4ilQq1YTss9zEIzVIIVSLBwoYto408ACKtkIIUvGEKhz+QPbM/ 71Hkaq/m2BCsSpgspTwBnSas2VrptpOikmllxwaXRqbPIDfmPko36tJ8K87fWA0+ OvuLmG6OYvZbGsCg0M0VdwzLStfdE2rE4WkVx8Wa2xRHPsjDgraAk0djG3oH2cs6 bvio+jiNpboJZguM+xFz8bp5og2HD8qYTZu42QxAdl5LPST7riKr1ZYWQwa1F6ug /0mkktbnakBUVW7SmVJHJraOlTMZAURGllvW1I1KxTa+DhF5WiLdBa/+ykR8Ua1j cDlhBnt6gUM= =MqUX -----END PGP SIGNATURE----- From joeshaw@novell.com Mon Jun 19 10:55:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BA0593B00D8 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16007-09 for ; Mon, 19 Jun 2006 10:55:48 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D08943B0017 for ; Mon, 19 Jun 2006 10:55:47 -0400 (EDT) Received: (qmail 29339 invoked from network); 19 Jun 2006 14:54:05 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 14:54:05 -0000 Subject: Re: beagle doesn't remove stale locks on startup From: Joe Shaw To: Alec Burney In-Reply-To: <1150489307.2010.1.camel@helix> References: <1150489307.2010.1.camel@helix> Content-Type: text/plain Date: Mon, 19 Jun 2006 10:54:05 -0400 Message-Id: <1150728845.23847.0.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 14:55:48 -0000 Hi, On Fri, 2006-06-16 at 10:21 -1000, Alec Burney wrote: > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. This is fixed in CVS. > PS: this is the right place to put stuff like this, right? sorry if it's > not. Yep! Thanks, Joe From mwiehle2@ix.urz.uni-heidelberg.de Mon Jun 19 11:17:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B4C053B021E for ; Mon, 19 Jun 2006 11:17:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17314-01 for ; Mon, 19 Jun 2006 11:17:08 -0400 (EDT) Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by menubar.gnome.org (Postfix) with ESMTP id C0CB73B053F for ; Mon, 19 Jun 2006 11:17:07 -0400 (EDT) Received: from ix.urz.uni-heidelberg.de (cyrus1.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id k5JCQDvj028597 for ; Mon, 19 Jun 2006 14:26:13 +0200 (MET DST) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id OAA11362386 for ; Mon, 19 Jun 2006 14:24:00 +0200 Received: from localhost (dslb-084-056-216-080.pools.arcor-ip.net [84.56.216.80]) (authenticated bits=0) by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id k5JCNrmE019958 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 19 Jun 2006 14:23:55 +0200 Subject: beagle++ From: Max To: dashboard-hackers Content-Type: text/plain Date: Mon, 19 Jun 2006 14:23:57 +0200 Message-Id: <1150719838.6936.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.56 tagged_above=-999 required=2 tests=[AWL=0.040, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.56 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:17:18 -0000 Hi, I just came across a project called beagle++ that seems to be going in the direction i am aiming at with my SoC project. http://beagle.kbs.uni-hannover.de/index.html I just wonder why i never heard about it before. Has there been any communication between the beagle++ guys and people on this list? Looks like they are still using a quite outdated version of beagle and programming most of their stuff in java. The approach still looks interesting. They use Sesame as a data storage for their RDF based metadata. I wrote them an email trying to find out what their plans are and what licence they are releasing their code under. I did not have time to have a closer look at their code. Has anyone looked into that yet? Max From dbera.web@gmail.com Mon Jun 19 11:18:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 32AF83B07EC for ; Mon, 19 Jun 2006 11:18:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-01 for ; Mon, 19 Jun 2006 11:18:10 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id 4C0DD3B0771 for ; Mon, 19 Jun 2006 11:18:03 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2140830nzo for ; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: by 10.36.48.3 with SMTP id v3mr890090nzv; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 38sm4319457nzf.2006.06.19.08.17.29; Mon, 19 Jun 2006 08:17:30 -0700 (PDT) Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: beagle doesn't remove stale locks on startup Date: Mon, 19 Jun 2006 08:19:05 -0700 User-Agent: KMail/1.9 References: <1150489307.2010.1.camel@helix> In-Reply-To: <1150489307.2010.1.camel@helix> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606190819.06325.dbera@cs.bu.edu> From: Debajyoti Bera X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:18:16 -0000 > beagle seems not not remove its locks on the next startup after a very > unclean shutdown, meaning that once it tries to gain a lock and fails > because of the existing lock, it will stop indexing alltogether for that > session. then it will not shutdown cleanly or remove the existing lock, > meaning beagle is basically useless until you remove the lock by hand. > > before: > > Warn: Exception caught while executing > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > Warn: System.IO.IOException: Lock obain timed > out: > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > in [0x00039] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > Lucene.Net.Index.IndexReader:AquireWriteLock () > in [0x00014] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > in [0x0001f] > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > (Beagle.Daemon.IndexerRequest request) > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > request) > in [0x00079] > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > raw_request) > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > Beagle.Daemon.ConnectionHandler:HandleConnection () > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > # ls .beagle/Indexes/FilesystemIndex/Locks > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > so, remove them: > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > and we come to the after: > no problem at all. beagle runs as normal again. > i would submit a patch, but i am by no means a C# programmer. A few weeks back a patch was checked in CVS to fix this behaviour. Please give that a try (or wait for the next release, which is around the corner). Thanks for reporting. > PS: this is the right place to put stuff like this, right? sorry if it's > not. This is indeed the right place. Welcome. - dBera -- Debajyoti Bera, Graduate Student, Theory Grp, BU-CS @ http://cs-people.bu.edu/dbera/ http://dbera.blogspot.com @ 617-782-1324 (R) 617-358-2354 (O) From pspencer@azulsystems.com Mon Jun 19 11:19:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 01AA63B03A9 for ; Mon, 19 Jun 2006 11:19:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17404-07 for ; Mon, 19 Jun 2006 11:19:32 -0400 (EDT) Received: from apollo.azulsystems.com (mail.azulsystems.com [66.88.133.26]) by menubar.gnome.org (Postfix) with ESMTP id 51EC83B0017 for ; Mon, 19 Jun 2006 11:19:31 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by apollo.azulsystems.com (Postfix) with ESMTP id B49861625A for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from apollo.azulsystems.com ([127.0.0.1]) by localhost (apollo [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26140-02-2 for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from XCHMTV1.azulsystems.com (gw-10-10-110.azulsystems.com [10.10.110.1]) by apollo.azulsystems.com (Postfix) with ESMTP id A007315CAE for ; Mon, 19 Jun 2006 08:18:47 -0700 (PDT) Received: from 172.31.203.194 ([172.31.203.194]) by XCHMTV1.azulsystems.com ([10.10.1.14]) with Microsoft Exchange Server HTTP-DAV ; Mon, 19 Jun 2006 15:18:47 +0000 Received: from lt2-pspencer by webmail.azulsystems.com; 19 Jun 2006 16:17:32 +0100 Subject: Attack of the beagle zombies From: Paddy Spencer To: dashboard-hackers Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Azul Systems Ltd Date: Mon, 19 Jun 2006 16:17:32 +0100 Message-Id: <1150730252.13786.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) X-Virus-Scanned: at azulsystems.com X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.598 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.598 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 15:19:35 -0000 Hi all, I seem to have a large number of beagled-helper zombies; is this number normal (for beagle)? [pspencer@lt2-pspencer azultests]$ ps -ef | grep beagle pspencer 3594 1 0 Jun16 ? 00:00:40 beagled --debug /usr/local/lib/beagle/BeagleDaemon.exe --replace --allow-backend Liferea --allow-backend IndexingService --allow-backend GaimLog --allow-backend Files --allow-backend EvolutionMail --allow-backend EvolutionDataServer --allow-backend Static --bg pspencer 4634 3594 0 Jun16 ? 00:00:43 [beagled-helper] pspencer 6964 3594 0 Jun16 ? 00:00:21 [beagled-helper] pspencer 8597 3594 0 Jun16 ? 00:00:11 [beagled-helper] pspencer 9566 3594 0 Jun16 ? 00:00:29 [beagled-helper] pspencer 11231 3594 0 Jun17 ? 00:00:49 [beagled-helper] pspencer 16319 3594 0 Jun17 ? 00:00:20 [beagled-helper] pspencer 18353 3594 0 Jun17 ? 00:00:10 [beagled-helper] pspencer 19109 3594 0 Jun17 ? 00:00:01 [beagled-helper] pspencer 23109 3594 0 Jun17 ? 00:00:02 [beagled-helper] pspencer 29717 3594 0 Jun17 ? 00:00:11 [beagled-helper] pspencer 2460 3594 0 07:40 ? 00:00:09 [beagled-helper] pspencer 4563 3594 0 10:14 ? 00:00:23 [beagled-helper] pspencer 6460 3594 0 11:32 ? 00:00:13 [beagled-helper] pspencer 11970 3594 0 15:26 ? 00:00:14 beagled-helper --debug /usr/local/lib/beagle/IndexHelper.exe I seem to acquire a new one each time I disconnect from a network and reconnect to a different one, eg leaving the work WLAN and joining the home WLAN. Cheers, Paddy -- Paddy Spencer Deployment Architect, Azul Systems Mobile: +44 07725 860806 Skype: paddage From dbera.web@gmail.com Mon Jun 19 15:28:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D988F3B03EA for ; Mon, 19 Jun 2006 15:28:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28005-09 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 8C6F93B0A90 for ; Mon, 19 Jun 2006 15:28:53 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2240475nzo for ; Mon, 19 Jun 2006 12:28:05 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1231540nzg; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:28:02 -0700 (PDT) Message-ID: <1f1f006d0606191228j51ab9094g3d9bc1e4f8357dd6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:28:02 -0700 From: "D Bera" To: Max Subject: Re: beagle++ In-Reply-To: <1150719838.6936.9.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1150719838.6936.9.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.264 tagged_above=-999 required=2 tests=[AWL=0.336, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.264 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:28:59 -0000 Hi Max, I came to know about them last year when I bumped into one of their many publications (listed at http://beagle.kbs.uni-hannover.de/publications.html). I was a bit interested in data-mining those days and I emailed one (or I think two) of the authors but *sigh* never heard back. I didnt spend any time on them after that. - dBera On 6/19/06, Max wrote: > Hi, > > I just came across a project called beagle++ that seems to be going in > the direction i am aiming at with my SoC project. > > http://beagle.kbs.uni-hannover.de/index.html > > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? > > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. > > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. > > I did not have time to have a closer look at their code. Has anyone > looked into that yet? > > Max > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 19 15:32:18 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABFD43B0AF9 for ; Mon, 19 Jun 2006 15:32:18 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28323-10 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by menubar.gnome.org (Postfix) with ESMTP id 957E53B0BF9 for ; Mon, 19 Jun 2006 15:32:16 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2241288nzo for ; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.36.215.21 with SMTP id n21mr7982274nzg; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 19 Jun 2006 12:31:12 -0700 (PDT) Message-ID: <1f1f006d0606191231u6a1c891ake81e2a25840fd3d6@mail.gmail.com> Date: Mon, 19 Jun 2006 12:31:12 -0700 From: "D Bera" To: Dashboard Subject: beagle and tracker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.265 tagged_above=-999 required=2 tests=[AWL=0.335, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.265 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:32:18 -0000 Hi, I saw a link to this wiki on irc yesterday. https://wiki.ubuntu.com/IntegratedDesktopSearch Might be of interest. Competition leads to a healthy environment :) - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From joeshaw@novell.com Mon Jun 19 15:34:35 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 700D53B0DDC for ; Mon, 19 Jun 2006 15:34:35 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28471-03 for ; Mon, 19 Jun 2006 15:34:34 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2C5543B0A9E for ; Mon, 19 Jun 2006 15:34:32 -0400 (EDT) Received: (qmail 29729 invoked from network); 19 Jun 2006 19:26:48 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 19:26:48 -0000 Subject: Re: Attack of the beagle zombies From: Joe Shaw To: Paddy Spencer In-Reply-To: <1150730252.13786.3.camel@localhost.localdomain> References: <1150730252.13786.3.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:26:48 -0400 Message-Id: <1150745208.23847.2.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 19:34:35 -0000 Hi, On Mon, 2006-06-19 at 16:17 +0100, Paddy Spencer wrote: > I seem to have a large number of beagled-helper zombies; is this number > normal (for beagle)? This is fixed in CVS, and will be in the upcoming 0.2.7 release. Thanks, Joe From joeshaw@novell.com Mon Jun 19 16:29:58 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8414E3B0963 for ; Mon, 19 Jun 2006 16:29:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30905-08 for ; Mon, 19 Jun 2006 16:29:57 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id B51F63B08A3 for ; Mon, 19 Jun 2006 16:29:56 -0400 (EDT) Received: (qmail 29764 invoked from network); 19 Jun 2006 20:09:04 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 20:09:04 -0000 Subject: ANNOUNCE: Beagle 0.2.7 From: Joe Shaw To: dashboard-hackers@gnome.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 19 Jun 2006 16:08:58 -0400 Message-Id: <1150747738.21037.1.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.362 tagged_above=-999 required=2 tests=[AWL=-0.194, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_BG=0.077, TW_GT=0.077, TW_XD=0.077] X-Spam-Score: -2.362 X-Spam-Level: Cc: gnome-announce-list@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:29:58 -0000 Hi, I'm happy to announce the release of Beagle 0.2.7. This version fixes the dreaded "Lock obtain timed out" bug, includes a new SVG and marks the return of the CHM filter. It introduces a compressed text cache, so that the disk space needed to generate snippets is greatly reduced, and many more bug fixes. OUR MANY URLS ------------- To download the 0.2.7 tarball or learn more, visit the Beagle wiki at: http://www.beagle-project.org The latest gossip is available at: http://www.planetbeagle.org Nat Friedman made some cool movies that demonstrate Beagle in action: http://nat.org/demos We still talk about Beagle on the dashboard-hackers mailing list: http://mail.gnome.org/mailman/listinfo/dashboard-hackers Info on Beagle's participation in Google's Summer of Code can be found here: http://beagle-project.org/Summer_Of_Code WHAT IS BEAGLE? --------------- Beagle is a tool for indexing and searching your data. Beagle is improving rapidly on many fronts, and should work well enough for everyday use. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates happen more-or-less in real time. So for example, * Files are immediately indexed when they are created, are re-indexed when they are modified, and are dropped from the index upon deletion. * E-mails are indexed upon arrival. * IM conversations are indexed as you chat, a line at a time. Beagle supports many different file formats including OpenOffice documents, Microsoft Word documents, PDFs, HTML files, and many image, audio and video formats. Beagle can extract information from your file system, Evolution and KMail mailboxes, Evolution calendars and addressbooks, Gaim and Kopete instant messenger conversations, several RSS aggregators, Tomboy notes, Konqueror browsing history, system documentation, and many others. Beagle also indexes tags on your photos from F-Spot and Digikam. Beagle also provides Firefox and Epiphany extensions that index web pages in real-time as the user visits them. Beagle uses the Lucene indexing system from the prodigious Doug Cutting. Beagle includes a GTK-based graphical tool for searching the index that the daemon creates. This application doesn't query the index directly; it passes the search terms to the daemon and the daemon sends any matches back. The user interface then renders the results and allows you to perform useful actions on the matching objects. Indexing your data requires a fair amount of computing power, but the Beagle daemon tries to be as unobtrusive as possible. It contains a scheduler that works to prioritize tasks and control CPU usage, based on whether or not you are actively using your workstation. DEPENDENCY HECK --------------- Beagle requires: * Mono 1.1.13.5 or better, along with the full Mono stack * gtk-sharp 2.3.90 or better * GMime 2.1.19 * Libexif 0.5.7 or better * shared-mime-info For the best possible Beagle experience, you should also have: * GMime 2.2.1 * Evolution-sharp 0.10.2 or 0.11.1 * libgsf 1.12.1 and gsf-sharp 0.6 * Either wv 1.2.0, or a *patched* wv 1.0.3 --- the patch is available from http://users.avafan.com/~fredrik/beagle/wv-libole2-readonly.patch * An inotify-enabled kernel. Inotify is in the mainline Linux kernel as of 2.6.13. And other optional dependencies: http://beagle-project.org/Optional_Prerequisites CHANGES SINCE 0.2.6 ------------------- Daemon/Infrastructure: * Fix bugs in the query parser by using a regular expression-based system. (Max Wiehle, Keving Kubasik) * Compress items in the text cache, greatly reducing disk usage. (Kevin, Lukas Lipka) * Fix a bug in which the sqlite database could get cluttered with older files. (Debajyoti Bera, Joe Shaw) * Again write out the PID of the locking process, or else we cannot effectively detect dangling locks. (Joe) * If we see a lockfile with no PID, assume it's a dangling lock. (Joe) * No longer handle SIGQUIT to shut down the daemon; it's used very valuably by Mono for debugging purposes. (Joe) * Add a BEAGLE_DISABLE_XATTR environment variable to disable extended attribute support for testing purposes. (Joe) * Only print out the inotify "Maximum watch limit hit" warning once. (Joe) * Convert HTML entities when creating snippets. (Lukas, Kevin) * Patch our xdgmime installation to not crash if the data is reloaded while it is processing it. (Joe) * Fix an issue with newer Mono installations where the index helper process would become a zombie after it finished and was never cleaned up. (Joe) * Fix a bug in which properties weren't being sorted and couldn't be found. (Max, Kevin, Bera) * Work around a Mono bug so that dangling symlinks in ~/.beagle/Log are cleaned up at startup. (Joe) Backends: * Generate mail delete events using the indexable generator rather than creating many individual indexables by hand, which could flood the scheduler and slow the system down. (Joe) * Check for exceptions when calling GetChanges() on Evolution calendars and addressbooks. (Joe) Filters: * Added an SVG filter. (Alexander Macdonald) * Re-enable the CHM filter. (Miguel Cabrera) * Close the OpenOffice zip file when we're finished. (Joe) * Index additional info from ebuild files, including installation info and desktop file entries. (Pat Double) * Add duration and bitrate properties to the music filter. (Lukas) * Add a filter for Boo. (Paul Betts) * Don't throw EncodingFoundException in the HTML parser unless asked to. (Bera) * Add application/x-php as a valid mime type for the PHP filter. (Kevin) * Make sure the mime type is lower case before matching on it. (Kevin, Joe) UI: * Catch exceptions if we can't load an application's icons. (Joe, Pierre Poissinger) * Include the date in note tiles. (Lukas) * Only display the first line of a calendar item's description. (Dan Winship) * Use mailto URIs rather than invoking Evolution directly when possible. (Lukas) * Use desktop-launch to open file tiles when applicable. (Lukas) * Make the text in the details pane selectable. (Lukas) * If the calendar's description is empty, still display the item. (Lukas) * Simplify the code for the details pane significantly. (Lukas) * Scale down very large mime icons for display. (Lukas) * Enable the "Open With" menu if GTK+ 2.8 is available at build-time. (Kevin) * Force the window to get wider if the tiles get wider rather than creating a horizontal scrollbar. (Dan) Tools: * Add --enable-deletion to beagle-build-index, which removes deleted files from the index. (Bera) * Add $sharedir/gtk-doc/html and $sharedir/gnome/html to the documentation crawl rules. (Joe) * Fix a typo in the beagled manpage. (Kevin Lamontagne) * Fix bugs dealing with shell quoting in beagle-query. (Max) Translations: * Updated Brazilian Portuguese translation. (Raphael Higino) * Updated Czech translation. (Jakub Friedl) * Updated Dutch translation. (Vincent van Adrighem) * Updated Finnish translation. (Ilkka Tuohela) * Updated Galician translation. (Ignacio Casal Quinteiro) * Updated Greek translation. (Kostas Papadimas) * Updated Japanese translation. (Takeshi Aihana) * Updated Norwegian bokmål translation. (Øivind Hoel) * Updated Simplified Chinese translation. (Funda Wang) * Updated Spanish translation. (Francisco Javier F. Serrador) * Updated Swedish translation. (Daniel Nylander) * Updated Vietnamese translation. (Clytie Siddall) Everything Else: * Make the Firefox extension work with Bon Echo (2.0 Alpha). (Joe) * Check for mmap() in configure.in, to optimize xdgmime. (Joe) * Add a pkg-config file for the UiUtil.dll assembly. (Luis Medinas) * Getting Dashboard building again. (Luis) KNOWN ISSUES ------------ We still use a bit too much memory. We are working on it. Certain extremely large documents can temporarily degrade your system's performance while they are being indexed. The file system is now much more robust than ever before. However, there are still race conditions that can occur with certain combinations of file system operations. In some cases it might be necessary to stop and restart the daemon. Certain files can crash the underlying libraries Beagle uses to extract metadata. This has been observed in MS Word and JPG files. If you encounter such a crash, please report it to the upstream developer of those libraries (wv1 and libexif for the above, respectively). At this point in development, we cannot commit to stable APIs or file formats. You will almost certainly need to delete your indexes and start again at some point in the future. From joeshaw@novell.com Mon Jun 19 17:40:28 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B8B273B01D6 for ; Mon, 19 Jun 2006 17:40:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02301-06 for ; Mon, 19 Jun 2006 17:40:27 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 0CFE73B0598 for ; Mon, 19 Jun 2006 17:40:21 -0400 (EDT) Received: (qmail 29980 invoked from network); 19 Jun 2006 21:38:40 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 19 Jun 2006 21:38:40 -0000 Subject: Re: beagle++ From: Joe Shaw To: Max In-Reply-To: <1150719838.6936.9.camel@localhost> References: <1150719838.6936.9.camel@localhost> Content-Type: text/plain Date: Mon, 19 Jun 2006 17:38:33 -0400 Message-Id: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.477 tagged_above=-999 required=2 tests=[AWL=-0.078, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.477 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 21:40:29 -0000 Hi, On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > I just wonder why i never heard about it before. Has there been any > communication between the beagle++ guys and people on this list? I also exchanged some private email with them a while back, but nothing really came out of it. > Looks like they are still using a quite outdated version of beagle and > programming most of their stuff in java. The approach still looks > interesting. They use Sesame as a data storage for their RDF based > metadata. I checked out the repo and they seem to have a version based on 0.2.6. Not sure how complete it is. > I wrote them an email trying to find out what their plans are and what > licence they are releasing their code under. Good idea. Joe From madbull@gmail.com Mon Jun 19 21:46:12 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A0D5C3B0A90 for ; Mon, 19 Jun 2006 21:46:12 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15536-03 for ; Mon, 19 Jun 2006 21:46:06 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id C90683B0315 for ; Mon, 19 Jun 2006 21:46:05 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so2343759nzo for ; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: by 10.36.224.17 with SMTP id w17mr1615519nzg; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id 8sm30847nzn.2006.06.19.18.45.00; Mon, 19 Jun 2006 18:45:01 -0700 (PDT) Subject: Re: beagle doesn't remove stale locks on startup From: Alec Burney To: dbera.web@gmail.com, joeshaw@novell.com, dashboard-hackers@gnome.org In-Reply-To: <200606190819.06325.dbera@cs.bu.edu> References: <1150489307.2010.1.camel@helix> <200606190819.06325.dbera@cs.bu.edu> Content-Type: text/plain Date: Mon, 19 Jun 2006 15:45:00 -1000 Message-Id: <1150767900.28027.2.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 01:46:12 -0000 On Mon, 2006-06-19 at 08:19 -0700, Debajyoti Bera wrote: > > beagle seems not not remove its locks on the next startup after a very > > unclean shutdown, meaning that once it tries to gain a lock and fails > > because of the existing lock, it will stop indexing alltogether for that > > session. then it will not shutdown cleanly or remove the existing lock, > > meaning beagle is basically useless until you remove the lock by hand. > > > > before: > > > > Warn: Exception caught while executing > > Beagle.Daemon.ConnectionHandler:Void HandleConnection() > > Warn: System.IO.IOException: Lock obain timed > > out: > > /home/madbull/.beagle/Indexes/FileSystemIndex/Locks/lucene-40acc3cb58f13242 > >ebb56fd9feecc673-write.lock -- pid -- process exists in [0x0010e] (at > > /root/beagle/beagled/Lucene.Net/Store/Lock.cs:91) > > Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) > > in [0x00039] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:547) > > Lucene.Net.Index.IndexReader:AquireWriteLock () > > in [0x00014] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:576) > > Lucene.Net.Index.IndexReader:Delete (Int32 docNum) > > in [0x0001f] > > (at /root/beagle/beagled/Lucene.Net/Index/IndexReader.cs:605) > > Lucene.Net.Index.IndexReader:Delete (Lucene.Net.Index.Term term) > > in [0x000a4] (at /root/beagle/beagled/LuceneIndexingDriver.cs:126) > > Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked > > (Beagle.Daemon.IndexerRequest request) > > in [0x0000f] (at /root/beagle/beagled/LuceneIndexingDriver.cs:90) > > Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest > > request) > > in [0x00079] > > (at /root/beagle/beagled/IndexHelper/RemoteIndexerExecutor.cs:69) > > Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage > > raw_request) > > in [0x00232] (at /root/beagle/beagled/Server.cs:275) > > Beagle.Daemon.ConnectionHandler:HandleConnection () > > in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () > > in [0x0005a] (at /root/beagle/Util/ExceptionHandlingThread.cs:54) > > Beagle.Util.ExceptionHandlingThread:ThreadStarted () > > > > > > # ls .beagle/Indexes/FilesystemIndex/Locks > > lucene-0b58ff34d9f20b2c4e4d5f10dfe8bb79-write.lock > > lucene-40acc3cb58f13242ebb56fd9feecc673-write.lock > > > > so, remove them: > > # rm .beagle/Indexes/FilesystemIndex/Locks/*lock > > > > and we come to the after: > > no problem at all. beagle runs as normal again. > > i would submit a patch, but i am by no means a C# programmer. > > A few weeks back a patch was checked in CVS to fix this behaviour. Please give > that a try (or wait for the next release, which is around the corner). Thanks > for reporting. > > > PS: this is the right place to put stuff like this, right? sorry if it's > > not. > > This is indeed the right place. Welcome. > > - dBera > Thanks, for the responses, guys. I forgot to mention that i'm running on CVS from about a month ago. I'm the proud owner of a shiny new build, 0.2.7, now. anyway, i'm glad to hear that this problem is fixed. you've really got a great indexing engine going. From smile@sis.net.in Tue Jun 20 02:51:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6F8483B02B6 for ; Tue, 20 Jun 2006 02:51:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30648-09 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: from ns1.sis.net.in (ns1.sis.net.in [72.36.224.202]) by menubar.gnome.org (Postfix) with SMTP id 52F983B0248 for ; Tue, 20 Jun 2006 02:51:45 -0400 (EDT) Received: (qmail 16062 invoked from network); 20 Jun 2006 06:51:31 -0000 Received: from unknown (HELO czaveri.venus.grp) (59.95.192.247) by ns1.sis.net.in with SMTP; 20 Jun 2006 06:51:31 -0000 Subject: Re: beagle++ From: Chintan Zaveri To: dashboard-hackers In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-eRYRh3jsYJLHKS1+K0dY" Organization: Smile India Solutions Date: Tue, 20 Jun 2006 12:20:46 +0530 Message-Id: <1150786246.2789.2.camel@czaveri.venus.grp> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 (2.6.1-1.fc5.2) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.236 tagged_above=-999 required=2 tests=[ADVANCE_FEE_1=0, AWL=-0.870, BAYES_00=-2.599, DEAR_SOMETHING=2.1, HTML_50_60=0.134, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -1.236 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: smile@sis.net.in List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 06:51:48 -0000 --=-eRYRh3jsYJLHKS1+K0dY Content-Type: multipart/alternative; boundary="=-WG+YVA1w8hyA6EdupNNn" --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation: Am Monday, 19. June 2006 22:37 schrieb Chintan Zaveri: > Dear Sir / Madam: > > Just came across your project, which looks really exciting. However, > there seems to be no mention of license on the site. Please excuse me if > I have missed noticing it. http://beagle.kbs.uni-hannover.de/ > > I was interested in learning, if: > > 1. Beagle++ is an Open Source Software It's open source. > 2. Under which license is it distributed? Still debated, multiple licenses, inherited from beagle, sesame, apache, and=20 jena.=20 The research-project is funded by the european union, copyright is kept by the=20 authors, results have to be publicly available (that's the current state I=20 think, IANAL) > 3. (If it is an OSS) I would be interested in knowing if there is a > developer community and how does one involve in and contribute to the > project? (Are there docs for the developers?) Only the researchers here at L3S (names are at the publications page=20 http://beagle.kbs.uni-hannover.de/publications.html) It's a research prototype, so no fancy documentation right now, but we have a=20 (currently non-public) wiki and mailing-list. On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote: > Hi, >=20 > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > > I just wonder why i never heard about it before. Has there been any > > communication between the beagle++ guys and people on this list? >=20 > I also exchanged some private email with them a while back, but nothing > really came out of it. >=20 > > Looks like they are still using a quite outdated version of beagle and > > programming most of their stuff in java. The approach still looks > > interesting. They use Sesame as a data storage for their RDF based > > metadata. >=20 > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. >=20 > > I wrote them an email trying to find out what their plans are and what > > licence they are releasing their code under. >=20 > Good idea. >=20 > Joe >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers >=20 --=-WG+YVA1w8hyA6EdupNNn Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I already wrote to them and here is the conversation:

Am Monday, 19. June 2006 22:37 schrieb Chintan = Zaveri:
> Dear Sir / Madam:
>
> Just came across your project, which looks= really exciting. However,
> there seems to be no mention of license on= the site. Please excuse me if
> I have missed noticing it.

= http://beagle.kbs.uni-hannover.de/


>
> I was interested in learning, if:
>
> 1. Beagle++ is an Open Source Software

It's open source.

> 2. Under which license is it distributed?<= /FONT>

Still debated, multiple licenses, inherited fro= m beagle, sesame, apache, and
jena.
The research-project is funded by the european = union, copyright is kept by the
authors, results have to be publicly available = (that's the current state I
think, IANAL)

> 3. (If it is an OSS) I would be interested= in knowing if there is a
> developer community and how does one invol= ve in and contribute to the
> project? (Are there docs for the developer= s?)

Only the researchers here at L3S (names are at = the publications page
http://beagle.kbs.uni-hannover.de/publications.html)

It's a research prototype, so no fancy document= ation right now, but we have a
(currently non-public) wiki and mailing-list.



On Mon, 2006-06-19 at 17:38 -0400, Joe Shaw wrote:
Hi,

On Mon, 2006-06-19 at 14:23 +0200, Max wrote:
> I just wonder why i never heard about it befor=
e. Has there been any
> communication between the beagle++ guys and pe=
ople on this list?

I also exchanged some private email with them a whi=
le back, but nothing
really came out of it.

> Looks like they are still using a quite outdat=
ed version of beagle and
> programming most of their stuff in java. The a=
pproach still looks
> interesting. They use Sesame as a data storage=
 for their RDF based
> metadata.

I checked out the repo and they seem to have a vers=
ion based on 0.2.6.
Not sure how complete it is.

> I wrote them an email trying to find out what =
their plans are and what
> licence they are releasing their code under.

Good idea.

Joe

_______________________________________________
Dashboard-hackers mailing list
Dash=
board-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers<=
/A>

--=-WG+YVA1w8hyA6EdupNNn-- --=-eRYRh3jsYJLHKS1+K0dY Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEl5rGDQxsgX/wR7kRAirZAJ9mUrtlIQtCDrepeMYDhnJZ/TJCQACgzQiM QwJARujIV1Ml8fZ2VveirF8= =ZXli -----END PGP SIGNATURE----- --=-eRYRh3jsYJLHKS1+K0dY-- From paiu@l3s.de Tue Jun 20 05:45:48 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F11033B0329 for ; Tue, 20 Jun 2006 05:45:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06817-02 for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mrelay3.uni-hannover.de (mrelay3.uni-hannover.de [130.75.2.41]) by menubar.gnome.org (Postfix) with ESMTP id 46D1C3B040D for ; Tue, 20 Jun 2006 05:45:45 -0400 (EDT) Received: from mail.l3s.uni-hannover.de (server1.l3s.uni-hannover.de [130.75.87.1]) by mrelay3.uni-hannover.de (8.13.6/8.13.6) with ESMTP id k5K9imP7002245; Tue, 20 Jun 2006 11:44:48 +0200 (MEST) Received: by mail.l3s.uni-hannover.de (Postfix, from userid 21011) id A93E312A406; Tue, 20 Jun 2006 11:44:48 +0200 (CEST) Received: from [130.75.152.163] (pc163.kbs.uni-hannover.de [130.75.152.163]) by mail.l3s.uni-hannover.de (Postfix) with ESMTP id 0080A12A406; Tue, 20 Jun 2006 11:44:45 +0200 (CEST) Message-ID: <4497C38D.90105@l3s.de> Date: Tue, 20 Jun 2006 11:44:45 +0200 From: Raluca PAIU Organization: L3S User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Joe Shaw Subject: Re: beagle++ References: <1150719838.6936.9.camel@localhost> <1150753113.21037.11.camel@posthaste.boston.ximian.com> In-Reply-To: <1150753113.21037.11.camel@posthaste.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: beagle++ , dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: paiu@l3s.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 09:45:48 -0000 Joe Shaw schrieb: > Hi, > > On Mon, 2006-06-19 at 14:23 +0200, Max wrote: > >> I just wonder why i never heard about it before. Has there been any >> communication between the beagle++ guys and people on this list? >> > > I also exchanged some private email with them a while back, but nothing > really came out of it. > > >> Looks like they are still using a quite outdated version of beagle and >> programming most of their stuff in java. The approach still looks >> interesting. They use Sesame as a data storage for their RDF based >> metadata. >> > > I checked out the repo and they seem to have a version based on 0.2.6. > Not sure how complete it is. > > Hi, our work is funded by the NEPOMUK project http://nepomuk.semanticdesktop.org/xwiki/bin/Main1/ (since beginning of this year) and iSearch http://l3s.de/english/projects/isearch.html. We have a complete version for Suse 10.0, which is described in http://www.kbs.uni-hannover.de/Arbeiten/Publikationen/2006/BeagleArch.pdf, and we are currently working on upgrading it to Suse 10.1 and the current beagle version. We plan to have this until sometime in July, and then it would be great to move (at least part of it) into the Beagle CVS. And of course we are happy to discuss / coordinate with whoever is interested in metadata for Beagle. Best regards, Raluca et al >> I wrote them an email trying to find out what their plans are and what >> licence they are releasing their code under. >> > > Good idea. > > Joe > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > -- Dipl. Ing. Raluca PAIU Tel.: +49 (0)511 762-9764, -19717 Forschungszentrum L3S Fax.: +49 (0)511 762-9779 Deutscher Pavillon E-mail: paiu@l3s.de Expo Plaza 1 http://www.l3s.de 30539 Hannover From qub333@gmail.com Tue Jun 20 09:06:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7D5433B047E for ; Tue, 20 Jun 2006 09:06:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17085-03 for ; Tue, 20 Jun 2006 09:06:41 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by menubar.gnome.org (Postfix) with ESMTP id EC7003B0443 for ; Tue, 20 Jun 2006 09:06:40 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id z3so118259nzf for ; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: by 10.65.23.16 with SMTP id a16mr7171915qbj; Tue, 20 Jun 2006 06:06:08 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id f14sm2067417qba.2006.06.20.06.06.07; Tue, 20 Jun 2006 06:06:07 -0700 (PDT) Message-ID: <4497F2BF.4090304@kubasik.net> Date: Tue, 20 Jun 2006 09:06:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Tenative 0.2.8 Roadmap X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.376 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.376 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2006 13:06:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey, I know we haven't exactly done this before, but Its a good habit generally (assuming we don't kill ourselves if its not met). So I threw up a couple of things that I know need work ( and could theoretically happen in the near future). Feel free to hack and slash it, I bear no strong attachment to it. ;) http://beagle-project.org/RoadMap - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct 94SCR3SmPPQ= =Z47Z -----END PGP SIGNATURE----- From benjy.grogan@gmail.com Tue Jun 20 20:41:50 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 73BF53B03C5 for ; Tue, 20 Jun 2006 20:41:50 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27008-10 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.195]) by menubar.gnome.org (Postfix) with ESMTP id 62C273B00B5 for ; Tue, 20 Jun 2006 20:41:47 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so32249wxc for ; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.16.4 with SMTP id 4mr64834wxp; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Received: by 10.70.67.6 with HTTP; Tue, 20 Jun 2006 17:41:46 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 20:41:46 -0400 From: "Benjy Grogan" To: "Kevin Kubasik" Subject: Re: Tenative 0.2.8 Roadmap In-Reply-To: <4497F2BF.4090304@kubasik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4497F2BF.4090304@kubasik.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.529 tagged_above=-999 required=2 tests=[AWL=0.071, BAYES_00=-2.599, SPF_PASS=-0.001, UPPERCASE_25_50=0] X-Spam-Score: -2.529 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 00:41:50 -0000 On 6/20/06, Kevin Kubasik wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > Max's Improved Search Scope Selection Patch - Its a great patch thats been on our TODO > for some time. This will be useful. Are there any plans to add advanced search features, such as 'site:nytimes.com' or 'filetype:jpeg' or even allowing the implementation of your own such scopes for your own metrics as plugins? Benjy > > > - -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iQIVAwUBRJfyv/3xZFNDM330AQia/A/8CE2g6eBPT5pbyFW7kdIKlgXjNdphQrIM > 037QdpELyCO7Q/F5TODfo1YmtazQe/iU6Fx/i7LaY1yqJOihMBbNvh4gsZgVwlxH > 6QLS/bpBlYye3MqGZSd7VRibTikvwK4iBvYQeIDwsc+OFfy8+AHVaz5Mv75ZpbxD > HMWn0YFKelkTq4JN76yAy4MWKtECk1bC6a5g8o62eBaC7m5HdimTxqtr7/f4fAzT > kOiOmdrpeW6moKiOKq0qRCin9O+Jv0iXBFgM/0VHLr9tuaT48BoJ7srVcxSOdA5a > lb8jOn1N/jU8jiYfI6VD3Y+MHmpauRRMsgEz5NsVwA6iNoKlyBWqQMsips8+pBVQ > 6d6Ta4Ix4ANi8qg+8F/x59O6MgWlaXT16zt7gok1Ju5LLxFH/wFqiBZBAfLZ5oi7 > 0QcHQzd69/sLP+0Dv+erud7JYPSaOqYo+OLEiUE8hQ7H7W3ZEcIGRizl4bdPWL1I > 4DHG9twcj9ZyWyqg0ggL+C1aL9Xw//hAGu/qKlyQ1cs+HUmV8ujqNse6kJzot01y > DnBWvaf4/05FgIbmfTz+vmWqnI3PuhAMAysk9huLu9S0SgZoLQNxlbfOv/NbnVNr > 38+mjVSKVxsSRDqPI8yA+Q1Qam75EvEmkYbKrlxxYpx5LkVlxMHtTHEpXyBOzPct > 94SCR3SmPPQ= > =Z47Z > -----END PGP SIGNATURE----- > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From qub333@gmail.com Tue Jun 20 21:26:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0EA2F3B028B for ; Tue, 20 Jun 2006 21:26:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29312-06 for ; Tue, 20 Jun 2006 21:26:41 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.199]) by menubar.gnome.org (Postfix) with ESMTP id 0C1753B03C5 for ; Tue, 20 Jun 2006 21:26:40 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so40935wxc for ; Tue, 20 Jun 2006 18:26:40 -0700 (PDT) Received: by 10.70.14.3 with SMTP id 3mr134436wxn; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h14sm89129wxd.2006.06.20.18.26.38; Tue, 20 Jun 2006 18:26:39 -0700 (PDT) Message-ID: <4498A04F.6020408@kubasik.net> Date: Tue, 20 Jun 2006 21:26:39 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.388 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.388 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:26:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Well, Max's SoC project is basically to enable all of that advanced query stuff to happen in the form of a metadata browser. But some of the query parsing stuff we just added in 0.2.7 allows you to do extention queries. ie. ext:pdf will show all pdf files on your computer. Nifty no? Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Benjy Grogan wrote: > On 6/20/06, Kevin Kubasik wrote: > Hey, I know we haven't exactly done this before, but Its a good habit > generally (assuming we don't kill ourselves if its not met). So I threw > up a couple of things that I know need work ( and could theoretically > happen in the near future). Feel free to hack and slash it, I bear no > strong attachment to it. ;) > > http://beagle-project.org/RoadMap > > Max's Improved Search Scope Selection Patch - Its a great patch thats > been on our TODO > for some time. > >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > >> Benjy > > > > > > -- > Cheers, > Kevin Kubasik > 240-838-6616 > http://kubasik.net/blog _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJigT/3xZFNDM330AQiq4RAAiuRF7gcsyZ30j0BGwwu1Yii6+heblbE7 OjkKAC775v4geftR9ho/iCYnCZ8oVR4AMyoQy8c25f42VelFYlUuAoOA6OCgaiNO EYtLYrVOPI2GE8G9ZWKayKmT0edcxp04yQfsRFQI0rjtnef1J9kg2HvQUDJ+eh4a QNP9CXUOPz/2t8iLf/99o0FxDMUxGBp90ESXwBL4e7Gmqz2vGNMyGRkXNqNDvD7k g1/ckbOYQWuwq9f3Mc445exa/okQpOJGMO7kydfW2Nqf0VmumNKl+n7eJdoO3O6z vLCSQdtTA5PkqhWc1NjVwQ3SppA//3XobyvyH0H5Jq2E7pWMmZG1ngGYrvnLncgl H3GvdgN8CMbJ1PU4uSxsZTjvcvSD0UZZ3oSLFeIVz+7sdu0kkaPdvM8aGyGEBWXj tkJkA3EACG4GvyeO7e3MWIhrLpyGd/1x2CnMh780DwxioiURiEKNhKHGYiRuXxFT 5SB6+ucvAHNQOA857fQdnbisQZnriX2u3Rq83JUheQdneEkt/wYrKF/lgit4H+DA 6j3bu7Iqh6Gd1ZeRPTXw1MHy92z6sb8+IqttlW3VaUSzvC+Zhi8VKZ3K830lvNlq 9RYE9275a/PxPAmVQn6yOeLfbL+m8xtbfoypMCT58DLyZZUH/B5s0huKjqNHm8Z0 Y0nlAruUyAM= =ox9q -----END PGP SIGNATURE----- From joeshaw@novell.com Tue Jun 20 21:35:21 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A5CA13B03BC for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29770-07 for ; Tue, 20 Jun 2006 21:35:21 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id C82A53B020E for ; Tue, 20 Jun 2006 21:35:20 -0400 (EDT) Received: (qmail 1073 invoked from network); 21 Jun 2006 01:35:20 -0000 Received: from localhost (HELO ?192.168.1.3?) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 01:35:20 -0000 Message-ID: <4498A250.5070105@novell.com> Date: Tue, 20 Jun 2006 21:35:12 -0400 From: Joe Shaw User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8) Gecko/20051109 Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: Benjy Grogan Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 01:35:21 -0000 Hi, Benjy Grogan wrote: > This will be useful. Are there any plans to add advanced search > features, such as 'site:nytimes.com' or 'filetype:jpeg' or even > allowing the implementation of your own such scopes for your own > metrics as plugins? We have the ability to do most of these now, with a little hacking. We need to know which ones people would find most useful. The filetype one can (mostly) be done by doing "ext:jpg" now, although admittedly that doesn't handle all jpeg files regardless of extension. Joe From qub333@gmail.com Tue Jun 20 22:08:13 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 8112F3B04D1 for ; Tue, 20 Jun 2006 22:08:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31389-05 for ; Tue, 20 Jun 2006 22:08:08 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.192]) by menubar.gnome.org (Postfix) with ESMTP id 05C503B049E for ; Tue, 20 Jun 2006 22:08:07 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s10so39751wxc for ; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr211437wxt; Tue, 20 Jun 2006 19:08:07 -0700 (PDT) Received: from ?192.168.0.109? ( [69.140.109.194]) by mx.gmail.com with ESMTP id i14sm119532wxd.2006.06.20.19.08.06; Tue, 20 Jun 2006 19:08:06 -0700 (PDT) Message-ID: <4498AA07.2060708@kubasik.net> Date: Tue, 20 Jun 2006 22:08:07 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Tenative 0.2.8 Roadmap References: <4497F2BF.4090304@kubasik.net> <4498A250.5070105@novell.com> In-Reply-To: <4498A250.5070105@novell.com> X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.361 tagged_above=-999 required=2 tests=[AWL=0.162, BAYES_00=-2.599, SPF_PASS=-0.001, TW_YV=0.077] X-Spam-Score: -2.361 X-Spam-Level: Cc: dashboard-hackers X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 02:08:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Yeah, what I really like about Max's patch is its intuitive grouping. Which he doesn't really show in his screenshot, but still kicks. I recently got pyvnc2swf working, so i uploaded a super-short screencast for all of you who don't wanna compile. http://qub333.googlepages.com/Beagle-Search-Screencast.html Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog Joe Shaw wrote: > Hi, > > Benjy Grogan wrote: >> This will be useful. Are there any plans to add advanced search >> features, such as 'site:nytimes.com' or 'filetype:jpeg' or even >> allowing the implementation of your own such scopes for your own >> metrics as plugins? > > We have the ability to do most of these now, with a little hacking. We > need to know which ones people would find most useful. The filetype one > can (mostly) be done by doing "ext:jpg" now, although admittedly that > doesn't handle all jpeg files regardless of extension. > > Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJiqBv3xZFNDM330AQh3Tg//Y5MNEM+AabbD+v9+nvDQ/O/ob7kX4MIY iDhsBSGh8Sz60x7S6awFL3I70VGvEZnh0Zw676cLPpP6/igPakqdoBvgekVz7c3Z OChB2P3fz8wQy5MUJYPvGHeWvUnnR4+bZ4hcVQUfxxa6e7aNeCvXarRGytdqKklk +iS5y09v2yi+VERRw9B2nzPaXjjNyiyxJnACNsW90E4KlptdGzsYDM5Y8/gIZUcJ RmcClMluxyR76avp4uwXILEZZvxdVbH3rnE/AHDh6W0yeOJykKYpKG8fBEbP2EPw zQORcqTRRHZ6m1Mn26tPOFCHlCEd8xjsQhxV/Ko4R8w7RUCjwDfSTSK05jMzG0jr BEhBaPgQxdP43ZaaPQ5Xk07Cgn3Mqaj/rQ2quFFzSoNsj1ikoqPhzQGxpO+HSAkj r25B/tafQJifABya3Uh5CiM1ElX/vXfbBJZEmJ1tdEiSLrW7adaxIjiORP+7DKbi RUGwJzktnHeUviQoOH4VDXxXCIoQOJJp3utSayBG80hABETSX1oAgRkee/CdN+Hy 7ojbJ7FOl/EkvxGadEwAGNa267Oc7q5YpHfgSO7mO6iteBxQ4HQxJLeGOrRAe2qo U80arTIeL8kcHwus40VMO+EwKIPnM6ym3DKE4rpqryEJWPm8TVT28VErTt+gNFo4 j25bm7HOrBI= =E8cy -----END PGP SIGNATURE----- From liZe@invox.org Wed Jun 21 13:18:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6B34A3B0473 for ; Wed, 21 Jun 2006 13:18:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24101-08 for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by menubar.gnome.org (Postfix) with ESMTP id 3C9E03B00CC for ; Wed, 21 Jun 2006 13:18:32 -0400 (EDT) Received: from [192.168.1.2] (lal69-3-82-241-208-117.fbx.proxad.net [82.241.208.117]) by smtp4-g19.free.fr (Postfix) with ESMTP id 0018654FC4 for ; Wed, 21 Jun 2006 19:18:30 +0200 (CEST) Message-ID: <44998273.8030006@invox.org> Date: Wed, 21 Jun 2006 19:31:31 +0200 From: liZe User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: French translation Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:18:33 -0000 Hi! I've updated the French translation (seems to be quite old...), do I have to send it by mail, or use subversion, or...?? -- liZe From joeshaw@novell.com Wed Jun 21 13:38:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BE2423B0131 for ; Wed, 21 Jun 2006 13:38:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25593-06 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 669FA3B0529 for ; Wed, 21 Jun 2006 13:38:38 -0400 (EDT) Received: (qmail 3724 invoked from network); 21 Jun 2006 17:38:37 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:38:37 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <44998273.8030006@invox.org> References: <44998273.8030006@invox.org> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:38:31 -0400 Message-Id: <1150911511.25866.5.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:38:41 -0000 Hi, On Wed, 2006-06-21 at 19:31 +0200, liZe wrote: > I've updated the French translation (seems to be quite old...), do I > have to send it by mail, or use subversion, or...?? Thanks! Generally the right way is to go through the GNOME i18n team for your language. See http://www.gnome.org/i18n/ for more info. Also, there is a bug open specifically about the French translation, here: http://bugzilla.gnome.org/show_bug.cgi?id=344481 In any case, it'd be good to attach your translation to this bug. If you don't hear anything back from either the French l10n team or in response to the bug attachment within a few days, please let me know. Thanks, Joe From joeshaw@novell.com Wed Jun 21 13:39:38 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B19783B0571 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25668-06 for ; Wed, 21 Jun 2006 13:39:38 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 9F91F3B0131 for ; Wed, 21 Jun 2006 13:39:37 -0400 (EDT) Received: (qmail 3730 invoked from network); 21 Jun 2006 17:39:36 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 21 Jun 2006 17:39:36 -0000 Subject: Re: French translation From: Joe Shaw To: liZe In-Reply-To: <1150911511.25866.5.camel@posthaste.boston.ximian.com> References: <44998273.8030006@invox.org> <1150911511.25866.5.camel@posthaste.boston.ximian.com> Content-Type: text/plain Date: Wed, 21 Jun 2006 13:39:32 -0400 Message-Id: <1150911572.25866.6.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 17:39:38 -0000 Hi again, On Wed, 2006-06-21 at 13:38 -0400, Joe Shaw wrote: > Thanks! Generally the right way is to go through the GNOME i18n team > for your language. See > > http://www.gnome.org/i18n/ Alternatively, http://developer.gnome.org/projects/gtp/teams.html I'm not sure which one is more up-to-date or canonical. Joe From magni@inrim.it Thu Jun 22 04:33:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA2893B05C1 for ; Thu, 22 Jun 2006 04:33:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09031-07 for ; Thu, 22 Jun 2006 04:32:58 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 99AA33B03B1 for ; Thu, 22 Jun 2006 04:32:57 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtKdV-0007dM-Od; Thu, 22 Jun 2006 10:34:01 +0200 Message-ID: <449A559B.7010107@inrim.it> Date: Thu, 22 Jun 2006 10:32:27 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: kevin@kubasik.net, joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> In-Reply-To: <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.443 tagged_above=-999 required=2 tests=[AWL=0.156, BAYES_00=-2.599] X-Spam-Score: -2.443 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:33:02 -0000 kevin@kubasik.net wrote: > hey, a good option might be to try re-installing konqeror, as that > will traditionaly re-associate the mimetype of folders with konqeror. > > On 6/1/06, Alessandro Magni wrote: >> > >> > Anyway, using Nautilus, right click on a folder, and click Properties. >> > Go to the "Open With" tab and select the one you want. That should be >> > it! >> thank you Joe, >> I clearly realize that Beagle is a Gnome project, and therefore I'm not >> assuming that everybody should stop what he/she is doing to make it >> fully KDE-compliant... anyway I really appreciate any bit of help! >> The message was clearly misleading ("If you did not intend to use >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not >> find anything, while instead launching Nautilus as you suggested I >> observed that Right-clicking on a folder I get Permissions->Open with: >> just 2 choices, and the first one is Cervisia! The other one is simply >> "Open folder", but is uncheckable. I also tried the "Add" button to >> insert Konqueror from the list, but despite the fact that it does not >> give error messages, The "Open with" window remains unchanged: >> 1)Cervisia 2)Open with. I tried everything without success: folders always open with Cervisia, and in no way Nautilus allows me to change that. So I did this dirty hack (very dirty indeed!): never using cervisia, I mv'd-it, and in its place I put this 2-liner in perl, which I called cervisia: #!/usr/bin/perl -w `konsole --notabbar --nomenubar -e mc $ARGV[0]` BUT - although it works when I call it directly: $> cervisia /tmp => opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt work this way. I checked, and saw that beagle-search outputs (when opening a folder) this output: Cmd: cervisia Arg: -caption "%c" %i %m Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 ScimInputContextPlugin() ~ScimInputContextPlugin() ... so the path is not on the command line! Then, how can I get from the called command (my script) this Itm value? thanks for your help, people... alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From madbull@gmail.com Thu Jun 22 04:53:47 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC2B03B0179 for ; Thu, 22 Jun 2006 04:53:47 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10607-04 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by menubar.gnome.org (Postfix) with ESMTP id 861443B00C5 for ; Thu, 22 Jun 2006 04:53:45 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id o1so392112nzf for ; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: by 10.37.12.70 with SMTP id p70mr1640735nzi; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id m1sm785787nzf.2006.06.22.01.53.36; Thu, 22 Jun 2006 01:53:40 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <449A559B.7010107@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> Content-Type: text/plain Date: Wed, 21 Jun 2006 22:53:40 -1000 Message-Id: <1150966420.20187.5.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 08:53:47 -0000 On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > kevin@kubasik.net wrote: > > hey, a good option might be to try re-installing konqeror, as that > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > On 6/1/06, Alessandro Magni wrote: > >> > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > >> > Go to the "Open With" tab and select the one you want. That should be > >> > it! > >> thank you Joe, > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > >> assuming that everybody should stop what he/she is doing to make it > >> fully KDE-compliant... anyway I really appreciate any bit of help! > >> The message was clearly misleading ("If you did not intend to use > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > >> find anything, while instead launching Nautilus as you suggested I > >> observed that Right-clicking on a folder I get Permissions->Open with: > >> just 2 choices, and the first one is Cervisia! The other one is simply > >> "Open folder", but is uncheckable. I also tried the "Add" button to > >> insert Konqueror from the list, but despite the fact that it does not > >> give error messages, The "Open with" window remains unchanged: > >> 1)Cervisia 2)Open with. > I tried everything without success: folders always open with Cervisia, > and in no way Nautilus allows me to change that. > So I did this dirty hack (very dirty indeed!): never using cervisia, I > mv'd-it, and in its place I put this 2-liner in perl, which I called > cervisia: > > #!/usr/bin/perl -w > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > BUT - although it works when I call it directly: $> cervisia /tmp => > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > work this way. > > I checked, and saw that beagle-search outputs (when opening a folder) > this output: > > Cmd: cervisia > Arg: -caption "%c" %i %m > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > ScimInputContextPlugin() > ~ScimInputContextPlugin() > > ... so the path is not on the command line! Then, how can I get from the > called command (my script) this Itm value? > > thanks for your help, people... > > > alessandro > > your technique works - i use a similar script to open movies in mplayer. my question, though, is if you're sure that $ARGV[0] is the right one for you. note how it says > Arg: -caption "%c" %i %m maybe the first argument is not the one you want. i would replace your script with a bash script that prints all the arguments #!/bin/bash echo $@ and then test it and see if it's calling it with just the path, or with extra stuff. the argument you want may very well be another one. i hope this helps you out. good luck! From madbull@gmail.com Thu Jun 22 05:07:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CF5103B0603 for ; Thu, 22 Jun 2006 05:07:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11583-01 for ; Thu, 22 Jun 2006 05:07:44 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by menubar.gnome.org (Postfix) with ESMTP id BEF5C3B0595 for ; Thu, 22 Jun 2006 05:07:43 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id t5so312317wxc for ; Thu, 22 Jun 2006 02:07:43 -0700 (PDT) Received: by 10.70.15.14 with SMTP id 14mr2722811wxo; Thu, 22 Jun 2006 02:07:42 -0700 (PDT) Received: from helix ( [66.91.171.50]) by mx.gmail.com with ESMTP id h17sm1551888wxd.2006.06.22.02.07.40; Thu, 22 Jun 2006 02:07:41 -0700 (PDT) Subject: Re: This is not a CVS folder From: Alec Burney To: Alessandro Magni In-Reply-To: <1150966420.20187.5.camel@helix> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> Content-Type: text/plain Date: Wed, 21 Jun 2006 23:07:47 -1000 Message-Id: <1150967268.20873.4.camel@helix> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.6 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.6 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:07:46 -0000 On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote: > On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote: > > kevin@kubasik.net wrote: > > > hey, a good option might be to try re-installing konqeror, as that > > > will traditionaly re-associate the mimetype of folders with konqeror. > > > > > > On 6/1/06, Alessandro Magni wrote: > > >> > > > >> > Anyway, using Nautilus, right click on a folder, and click Properties. > > >> > Go to the "Open With" tab and select the one you want. That should be > > >> > it! > > >> thank you Joe, > > >> I clearly realize that Beagle is a Gnome project, and therefore I'm not > > >> assuming that everybody should stop what he/she is doing to make it > > >> fully KDE-compliant... anyway I really appreciate any bit of help! > > >> The message was clearly misleading ("If you did not intend to use > > >> Cervisia you can switch modes within Konqueror"): in Konqueror I did not > > >> find anything, while instead launching Nautilus as you suggested I > > >> observed that Right-clicking on a folder I get Permissions->Open with: > > >> just 2 choices, and the first one is Cervisia! The other one is simply > > >> "Open folder", but is uncheckable. I also tried the "Add" button to > > >> insert Konqueror from the list, but despite the fact that it does not > > >> give error messages, The "Open with" window remains unchanged: > > >> 1)Cervisia 2)Open with. > > I tried everything without success: folders always open with Cervisia, > > and in no way Nautilus allows me to change that. > > So I did this dirty hack (very dirty indeed!): never using cervisia, I > > mv'd-it, and in its place I put this 2-liner in perl, which I called > > cervisia: > > > > #!/usr/bin/perl -w > > `konsole --notabbar --nomenubar -e mc $ARGV[0]` > > > > BUT - although it works when I call it directly: $> cervisia /tmp => > > opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt > > work this way. > > > > I checked, and saw that beagle-search outputs (when opening a folder) > > this output: > > > > Cmd: cervisia > > Arg: -caption "%c" %i %m > > Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50 > > ScimInputContextPlugin() > > ~ScimInputContextPlugin() > > > > ... so the path is not on the command line! Then, how can I get from the > > called command (my script) this Itm value? > > > > thanks for your help, people... > > > > > > alessandro > > > > > > your technique works - i use a similar script to open movies in mplayer. > my question, though, is if you're sure that $ARGV[0] is the right one > for you. note how it says > > Arg: -caption "%c" %i %m > maybe the first argument is not the one you want. i would replace your > script with a bash script that prints all the arguments > #!/bin/bash > echo $@ > and then test it and see if it's calling it with just the path, or with > extra stuff. the argument you want may very well be another one. i hope > this helps you out. good luck! oh, not to flood - two more things: i know you were already told that you can change the default in nautilus, but are you sure you were trying in nautilus, not in beagle-search? that option should definitely be there in nautilus, have you tried right clicking the folder (or one like it) going to properties, selecting the open with tab and using the "add" button to add konqueror and clicking its radial button to select it as the default? should work. and, a bash script would probably be sufficient for your hack. or at least system() in perl. using backticks will capture the output into ram, which sucks. although this isn't a problem if your konqueror immediately forks, like nautilus or something. good luck! From magni@inrim.it Thu Jun 22 05:44:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A20963B0396 for ; Thu, 22 Jun 2006 05:44:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13615-05 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 805413B0159 for ; Thu, 22 Jun 2006 05:44:05 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtLkP-00017C-LB; Thu, 22 Jun 2006 11:45:13 +0200 Message-ID: <449A664B.1000509@inrim.it> Date: Thu, 22 Jun 2006 11:43:39 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Alec Burney , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> In-Reply-To: <1150967268.20873.4.camel@helix> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.48 tagged_above=-999 required=2 tests=[AWL=0.117, BAYES_00=-2.599, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.48 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 09:44:07 -0000 Alec Burney wrote:
On Wed, 2006-06-21 at 22:53 -1000, Alec Burney wrote:
  
On Thu, 2006-06-22 at 10:32 +0200, Alessandro Magni wrote:
    
kevin@kubasik.net wrote:
      
hey, a good option might be to try re-installing konqeror, as that
will traditionaly re-associate the mimetype of folders with konqeror.

On 6/1/06, Alessandro Magni <magni@inrim.it> wrote:
        
Anyway, using Nautilus, right click on a folder, and click Properties.
Go to the "Open With" tab and select the one you want.  That should be
it!
            
thank you Joe,
I clearly realize that Beagle is a Gnome project, and therefore I'm not
assuming that everybody should stop what he/she is doing to make it
fully KDE-compliant... anyway I really appreciate any bit of help!
The message was clearly misleading ("If you did not intend to use
Cervisia you can switch modes within Konqueror"): in Konqueror I did not
find anything, while instead launching Nautilus as you suggested I
observed that Right-clicking on a folder I get Permissions->Open with:
just 2 choices, and the first one is Cervisia! The other one is simply
"Open folder", but is uncheckable. I also tried the "Add" button to
insert Konqueror from the list, but despite the fact that it does not
give error messages, The "Open with" window remains unchanged:
1)Cervisia 2)Open with.
          
I tried everything without success: folders always open with Cervisia, 
and in no way Nautilus allows me to change that.
So I did this dirty hack (very dirty indeed!): never using cervisia, I 
mv'd-it, and in its place I put this 2-liner in perl, which I called 
cervisia:

#!/usr/bin/perl -w
`konsole --notabbar --nomenubar -e mc $ARGV[0]`

BUT - although it works when I call it directly: $> cervisia /tmp  => 
opens a Konsole with mc pointing to /tmp, from beagle-search it doesnt 
work this way.

I checked, and saw that beagle-search outputs (when opening a folder) 
this output:

Cmd: cervisia
Arg: -caption "%c" %i %m
Itm: file:///0ale/ThinFilms/Fiber/Fe50Co50
ScimInputContextPlugin()
~ScimInputContextPlugin()

... so the path is not on the command line! Then, how can I get from the 
called command (my script) this Itm value?

thanks for your help, people...


alessandro


      
your technique works - i use a similar script to open movies in mplayer.
my question, though, is if you're sure that $ARGV[0] is the right one
for you. note how it says
    
Arg: -caption "%c" %i %m
      
maybe the first argument is not the one you want. i would replace your
script with a bash script that prints all the arguments
#!/bin/bash
echo $@
and then test it and see if it's calling it with just the path, or with
extra stuff. the argument you want may very well be another one. i hope
this helps you out. good luck!
How stupid can I be? Right, it was the 5-th argument!!!
(for those interested, the argument line is:
-caption %c %i %m file:///0ale/ThinFilms/Fiber/Fe50Co50)

... so here it is, working with by beloved Midnight Commander...
#!/usr/bin/perl -w
$ARGV[4]=~'file://(.*)';
my $a= $1;
system("konsole --notabbar --nomenubar -e mc $a");

(correct on system vs. backticks)
oh, not to flood - two more things:
i know you were already told that you can change the default in
nautilus, but are you sure you were trying in nautilus, not in
beagle-search? that option should definitely be there
in nautilus, have you tried right clicking the folder (or one like it)
going to properties, selecting the open with tab and using the "add"
button to add konqueror and clicking its radial button to select it as
the default? should work.
and, a bash script would probably be sufficient for your hack. or at
least system() in perl. using backticks will capture the output into
ram, which sucks. although this isn't a problem if your konqueror
immediately forks, like nautilus or something.
good luck!
  
No, here I am definitely sure - I re-tried just now: launch nautilus, goto a folder, right-click, properties, open with:
2 choices, "Cervisia" and "Open Folder", with Cervisia selected. I cannot change the selection, and clicking "Add" I get an application list: whichever I choose, I press OK and return to the same old list of 2 elements that I had before... no hope. (everything did as root, of course).


alessandro

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From ludootje@gmail.com Thu Jun 22 11:49:08 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AFD183B06B2 for ; Thu, 22 Jun 2006 11:49:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06788-09 for ; Thu, 22 Jun 2006 11:49:05 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id DE0F43B07AE for ; Thu, 22 Jun 2006 11:49:04 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id h2so268775nfe for ; Thu, 22 Jun 2006 08:49:04 -0700 (PDT) Received: by 10.49.64.2 with SMTP id r2mr1532488nfk; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Received: by 10.48.232.6 with HTTP; Thu, 22 Jun 2006 08:49:03 -0700 (PDT) Message-ID: <87d4a4a50606220849o38c06dbbs82b5f3fc2f81689d@mail.gmail.com> Date: Thu, 22 Jun 2006 17:49:03 +0200 From: Ludo Sender: ludootje@gmail.com To: dashboard-hackers@gnome.org Subject: having some problems with beagle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 2ad59fa8ccc3bfec X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.456 tagged_above=-999 required=2 tests=[AWL=0.144, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.456 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 15:49:08 -0000 Hi all, I'm having some problems running beagle on Debian unstable. A couple hours ago, I still had Debian's beagle package installed, version 0.2.6. I had it indexing a dir called 'projects', in which I had (among many others) a file called 'tldp/PHP-HOWTO.pdf' ('tldp' being a subdir, of course). I ran beagle-search to and typed in 'php'. It found conversations, IM discussions,... but no documents. I typed in "php-howto.pdf", and it didn't find anything at all. I grepped ~/.beagled/Log for it, which reported this (beagled was running in debugging mode, apparently): $ grep -RHi php-howto.pdf * 2006-06-22-08-05-31-Beagle:060622 0906210351 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0937592761 06048 Beagle DEBUG: Parsed query 'PHP-HOWTO.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940080921 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query 2006-06-22-08-05-31-Beagle:060622 0940082423 06048 Beagle DEBUG: Parsed query 'php-howto.pdf' as text_query grep: current-IndexHelper: No such file or directory grep: current-IndexHelperExceptions: No such file or directory So it should've reported it, no? Another problem I had with it: to shut it down, I had to do a "killall beagled beagled-helper" three times. Running beagle-shutdown would just hang and do nothing. Now I downloaded 0.2.7 and compiled it from source (there's no Debian package available yet). First, I tried it with "--enable-googledriver", which resulted in this: make[2]: Entering directory `/usr/src/beagle-0.2.7/Util' sed -e "s|\@prefix\@|/usr/local|g" \ -e "s|\@sysconfdir\@|/usr/local/etc|g" \ -e "s|\@pkglibdir\@|/usr/local/lib/beagle|g" \ -e "s|\@pkgdatadir\@|/usr/local/share/beagle|g" \ -e "s|\@localstatedir\@|/usr/local/var|g" \ -e "s|\@VERSION\@|0.2.7|g" \ -e "s|\@GNOME_PREFIX\@|/usr|g" \ -e "s|\@KDE_PREFIX\@|/usr|g" \ -e "s|\@SQLITE_MAJ_VER\@|3|g" \ < ./ExternalStringsHack.cs.in > ExternalStringsHack.cs make[2]: *** No rule to make target `GoogleSearch.wsdl', needed by `GoogleSearch.cs'. Stop. make[2]: Leaving directory `/usr/src/beagle-0.2.7/Util' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/beagle-0.2.7' make: *** [all] Error 2 So I dropped the googledriver, and compiled it. It worked fine. After a make install, I tried running it: $ beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.7) Debug: Running on Mono 1.1.13.6 Debug: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server And that's where it stays. Running beagle-search works, but when I type in a keywords, it doesn't do anything, it just hangs. If I minimize the window and show it again, it's completely white. Here's the output from the log files: $ cat 2006-06-22-12-1* 060622 1216170962 22571 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216171254 22571 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216171262 22571 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216171590 22571 Beagle DEBUG: Established a connection to the X server 060622 1216171612 22571 Beagle DEBUG: Starting main loop 060622 1216171843 22571 Beagle DEBUG: Starting messaging server 060622 1216224286 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1216225021 22571 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1216225096 22571 Beagle DEBUG: Exiting 060622 1217316889 22571 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217316896 22571 Beagle DEBUG: Forcing immediate shutdown. 060622 1216331951 22586 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1216332229 22586 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1216332236 22586 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --bg 060622 1216332576 22586 Beagle DEBUG: Established a connection to the X server 060622 1216332597 22586 Beagle DEBUG: Starting main loop 060622 1216332676 22586 Beagle DEBUG: Starting messaging server 060622 1217316901 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217317007 22586 Beagle DEBUG: Initiating shutdown in response to signal. 060622 1217317565 22586 Beagle DEBUG: Exiting 060622 1217323764 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217323771 22586 Beagle DEBUG: Signals can force an immediate shutdown in 4.32s 060622 1217330815 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217330818 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.62s 060622 1217336124 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217336127 22586 Beagle DEBUG: Signals can force an immediate shutdown in 3.09s 060622 1217340618 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217340621 22586 Beagle DEBUG: Signals can force an immediate shutdown in 2.64s 060622 1217405452 22586 Beagle DEBUG: Handling signal 15 (SIGTERM) 060622 1217405455 22586 Beagle DEBUG: Forcing immediate shutdown. 060622 1218163243 22632 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7) 060622 1218164356 22632 Beagle DEBUG: Running on Mono 1.1.13.6 060622 1218164373 22632 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug 060622 1218165798 22632 Beagle DEBUG: Established a connection to the X server 060622 1218165821 22632 Beagle DEBUG: Starting main loop 060622 1218165923 22632 Beagle DEBUG: Starting messaging server This isn't just the last startup. I ran it first without '--fg --debug', but since it didn't work, I killed it (which, as you can see, I had to do a few times). I really hope someone can help me out here! I love what I've seen from Beagle until now, and it seems like something *really* useful. Thanks, Ludo From joeshaw@novell.com Thu Jun 22 14:46:56 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B31B23B087A for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18346-04 for ; Thu, 22 Jun 2006 14:46:56 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id D96193B0354 for ; Thu, 22 Jun 2006 14:46:55 -0400 (EDT) Received: (qmail 7372 invoked from network); 22 Jun 2006 18:46:54 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 18:46:54 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Alessandro Magni In-Reply-To: <449A664B.1000509@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> Content-Type: text/plain Date: Thu, 22 Jun 2006 14:46:48 -0400 Message-Id: <1151002008.3371.7.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:46:56 -0000 Hi, On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: > (everything did as root, of course). You should be doing this as the same user as the one running the beagle UI. This is a per-user setting. Joe From carlos.lst@eldiabloenlosdetalles.net Thu Jun 22 16:51:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DB3AD3B05F7 for ; Thu, 22 Jun 2006 16:50:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25546-04 for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from spunkymail-a9.dreamhost.com (sd-green-bigip-61.dreamhost.com [208.97.132.61]) by menubar.gnome.org (Postfix) with ESMTP id C3DF33B053A for ; Thu, 22 Jun 2006 16:50:47 -0400 (EDT) Received: from [192.168.1.103] (pool-141-154-248-165.bos.east.verizon.net [141.154.248.165]) by spunkymail-a9.dreamhost.com (Postfix) with ESMTP id 359552074B; Thu, 22 Jun 2006 13:50:46 -0700 (PDT) Subject: Re: This is not a CVS folder From: Carlos Moffat To: Joe Shaw In-Reply-To: <1151002008.3371.7.camel@posthaste.boston.ximian.com> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tkEooQIyqStSrwSg19QP" Date: Thu, 22 Jun 2006 16:50:30 -0400 Message-Id: <1151009430.3709.14.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:51:01 -0000 --=-tkEooQIyqStSrwSg19QP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-06-22 at 14:46 -0400, Joe Shaw wrote: > Hi, >=20 > On Thu, 2006-06-22 at 11:43 +0200, Alessandro Magni wrote: =20 > > (everything did as root, of course). >=20 > You should be doing this as the same user as the one running the beagle > UI. This is a per-user setting. >=20 > Joe >=20 Hi, Are you using Ubuntu or Debian? I see this problem too, and it's been there for a while. I think it might be this: https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 Cheers, Carlos > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=-tkEooQIyqStSrwSg19QP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEmwKW3nT9KmYQIVgRAoDvAJ0f9DHQ8b5jvElvLuu8SK3Oo/+P9ACeNeEH taqsPAyqCstbVcIXu/wEsFs= =a66D -----END PGP SIGNATURE----- --=-tkEooQIyqStSrwSg19QP-- From joeshaw@novell.com Thu Jun 22 16:57:20 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 84D3A3B0495 for ; Thu, 22 Jun 2006 16:57:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26086-02 for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 2AD353B011A for ; Thu, 22 Jun 2006 16:57:19 -0400 (EDT) Received: (qmail 7694 invoked from network); 22 Jun 2006 20:57:18 -0000 Received: from localhost (HELO posthaste.boston.ximian.com) (joe@127.0.0.1) by localhost with SMTP; 22 Jun 2006 20:57:18 -0000 Subject: Re: This is not a CVS folder From: Joe Shaw To: Carlos Moffat In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 22 Jun 2006 16:57:10 -0400 Message-Id: <1151009830.3371.8.camel@posthaste.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.475 tagged_above=-999 required=2 tests=[AWL=-0.076, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.475 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 20:57:20 -0000 Hi, On Thu, 2006-06-22 at 16:50 -0400, Carlos Moffat wrote: > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 This is exactly Alessandro's issue. Thanks! Joe From qub333@gmail.com Fri Jun 23 03:29:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 123C43B013B for ; Fri, 23 Jun 2006 03:29:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22676-03 for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.200]) by menubar.gnome.org (Postfix) with ESMTP id 2594A3B00EC for ; Fri, 23 Jun 2006 03:28:59 -0400 (EDT) Received: by wx-out-0102.google.com with SMTP id s12so445056wxc for ; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: by 10.70.20.15 with SMTP id 15mr4257824wxt; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Received: from ?192.168.0.108? ( [69.140.109.194]) by mx.gmail.com with ESMTP id h17sm2381207wxd.2006.06.23.00.28.57; Fri, 23 Jun 2006 00:28:58 -0700 (PDT) Message-ID: <449B983C.6070904@kubasik.net> Date: Fri, 23 Jun 2006 03:29:00 -0400 From: Kevin Kubasik User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers Subject: Italy Until the 3rd X-Enigmail-Version: 0.94.0.0 OpenPGP: id=43337DF4; url=http://kubasik.net/KevinKubasik.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Kevin Kubasik X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:29:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hey all, I'm going to be headed off to Italy for a little while (Until July 3rd to be exact ) and wanted to let everyone know that I will be difficult (at best) to get in touch with. At the moment I still haven't decided if I'm going to bring my laptop, but as much as I love programming, its Italy... in the summer, I won't be spending too much time away from the wonderful sights ;) But on to what actually matters to you all, I know GUADEC is coming up and many of you will be there (have fun!) as a result, I doubt I will be needed for much, except one thing, the Thunderbird backend. Because we had decided that it might be close to time to merge Thunderbird into HEAD, I am going to attempt to supply a patch later tonight that would allow you to do so, should you decide that it is a good discussion topic. I have no doubt that we made some structural/architectural errors since it is such an enormous and all-encompassing backend, but most of the Mork parsing stuff is pretty portable, and you shouldn't have too hard of a time with anything you choose to play with. Unfortunately, its almost impossible to make a patch with so many new files and directories, and with the impending storms in my area, I don't want my house to lose power, and all of you to lose access to the SVN (and all of its TBird code). So I uploaded a tarball to live.gnome.org (our wiki wouldn't take it) at http://live.gnome.org/TheBeagleProject/ThunderbirdBackend Yeah, I thought that a CVS branch or something might posses a little more fitness, but I didn't wanna do that w/o any discussion, so have fun with it, and let me know if you want me to make a CVS branch before I leave. - -- Cheers, Kevin Kubasik 240-838-6616 http://kubasik.net/blog -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iQIVAwUBRJuYO/3xZFNDM330AQgZYg/+NiWsksBT+SW+p1uZgqyfcvjvqGG/KZG/ gqRVjtBPgt41VovBeAVcxFJEXlJxPLhL+XYa2TmPoW1AOjNRbYqeuRjyX0RlbiEv t/YKf4Ybs5MR6s71DREIKOjNIsfnz2X/i4r1AH1zU5lXcpw3Xm7X+vEeis6gcCQs BJzsl1P8F43geEFeOfQKYvcoEBQZS2U9iZj06en4fhuWYWDW94qUqnAvqErO2vjY WU7scbgyBbHsn/qqJ2tpHUUm+VS5uq8mDbulmPbA9FY95subEFKLHcS8Pez5uXbz 6D6uUO2zhG7+gQ241e0X3F+tRj6PLYQskHz7tMeGQzXsLbzigaVaXMynBN7siVDJ wgyh8eT4qU1P3ho6ZKG17y0qitQUAysuzJVKuiKD7fHfljFMXQed535hHnxrW15s 9FQ9l9spXTwgGQkjNDPYrO2z0vAj7OY68AYMgcwSbhrHPAVt+liOYxqsAUSyBv2V ZhK5DTnIzRZYPZopMxf6EyM4zsHJAoHbluR1d1JQLBP5IdI3ROLjpz49tT8t/YzA jtLbdT0SDtyNJVE2C6uaWkQBXaJmNY2d+qpqAjVQPLY1Lh9/1GQ+EZxti47sxsiL s3pzbcZ5kEJmqebQUXH6I3MtFBkmh38cnDRKhKshC14HJVAQp8iW8kTD3nFGgt2m alYlqDrOeys= =p9Ui -----END PGP SIGNATURE----- From magni@inrim.it Fri Jun 23 03:37:33 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C79633B021B for ; Fri, 23 Jun 2006 03:37:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23305-10 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 6230D3B01C1 for ; Fri, 23 Jun 2006 03:37:28 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1FtgFI-0006cR-U5; Fri, 23 Jun 2006 09:38:28 +0200 Message-ID: <449B9A11.9080505@inrim.it> Date: Fri, 23 Jun 2006 09:36:49 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Carlos Moffat , joeshaw@novell.com, dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> In-Reply-To: <1151009430.3709.14.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.506 tagged_above=-999 required=2 tests=[AWL=0.093, BAYES_00=-2.599] X-Spam-Score: -2.506 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 07:37:34 -0000 > Are you using Ubuntu or Debian? I see this problem too, and it's been > there for a while. I think it might be this: > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > Cheers, > Carlos > > >> _______________________________________________ >> Dashboard-hackers mailing list >> Dashboard-hackers@gnome.org >> http://mail.gnome.org/mailman/listinfo/dashboard-hackers >> thank you, it seems exactly my problem! Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what this means: shared-mime-info (0.17-0ubuntu10) dapper; urgency=low . * debian/patches/110_no_directory_alias_fix_open_with.patch: - don't set an alias from "inode/directory" to "x-directory/normal", fix nautilus "open with" associations when selecting a directory ??? lost in thoughts alessandro (oh, BTW, I was using beagle-search as root) -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ / Dr.Alessandro Magni INRiM \ Strada delle Cacce 91, 10135 Torino (ITALIA) / Email magni@ien.it \ Tel: 0039-011-3919821 Fax: 0039-011-3919834 / URL http://www.ien.it/~magni \ Our business in life is not to succeed but to continue to fail / in high spirits. -- Robert Louis Stevenson ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From burner@suppressingfire.org Fri Jun 23 12:05:01 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9B4FD3B0950 for ; Fri, 23 Jun 2006 12:05:01 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22821-09 for ; Fri, 23 Jun 2006 12:05:00 -0400 (EDT) Received: from ms-smtp-03.nyroc.rr.com (ms-smtp-03.nyroc.rr.com [24.24.2.57]) by menubar.gnome.org (Postfix) with ESMTP id EEA3B3B0971 for ; Fri, 23 Jun 2006 12:04:17 -0400 (EDT) Received: from suppressingfire (cpe-24-24-95-18.stny.res.rr.com [24.24.95.18]) by ms-smtp-03.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id k5NG4E9x018766 for ; Fri, 23 Jun 2006 12:04:16 -0400 (EDT) Received: from [192.168.1.106] (helo=flash.burner) by suppressingfire with asmtp (Exim 3.36 #1 (Debian)) id 1Fto8X-0005ct-00; Fri, 23 Jun 2006 12:04:01 -0400 Subject: Re: This is not a CVS folder From: "Michael R. Head" To: dashboard-hackers@gnome.org In-Reply-To: <449B9A11.9080505@inrim.it> References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> Content-Type: text/plain Organization: suppressingfire.org Date: Fri, 23 Jun 2006 12:04:03 -0400 Message-Id: <1151078643.5462.15.camel@flash.burner> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Scanner: exiscan *1Fto8X-0005ct-00*afafkSYm.5o* X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.555 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599] X-Spam-Score: -2.555 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 16:05:01 -0000 On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote: > > Are you using Ubuntu or Debian? I see this problem too, and it's been > > there for a while. I think it might be this: > > > > https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463 > > > > Cheers, > > Carlos > > > thank you, it seems exactly my problem! > Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what > this means: > shared-mime-info (0.17-0ubuntu10) dapper; urgency=low > . > * debian/patches/110_no_directory_alias_fix_open_with.patch: > - don't set an alias from "inode/directory" to "x-directory/normal", > fix nautilus "open with" associations when selecting a directory > > ??? lost in thoughts It means that if you unpack the source package http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz and apply the debian patches: http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz You'll find a file in debian/patches/110_no_directory_alias_fix_open_with.patch which you should be able to apply to your nautilus source. > > alessandro > > (oh, BTW, I was using beagle-search as root) > > > -- Michael R. Head suppressingfire.org From J.Kraaijeveld@Askesis.nl Mon Jun 26 03:37:09 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DAB103B01C5 for ; Mon, 26 Jun 2006 03:37:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30012-07 for ; Mon, 26 Jun 2006 03:37:08 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id 88ADA3B0169 for ; Mon, 26 Jun 2006 03:37:06 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 26 Jun 2006 09:37:05 +0200 Subject: Matching partial strings? From: Joost Kraaijeveld To: dashboard-hackers@gnome.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 26 Jun 2006 09:37:05 +0200 Message-Id: <1151307425.6009.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.233 tagged_above=-999 required=2 tests=[AWL=-1.184, BAYES_40=-0.185, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -1.233 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:37:10 -0000 Hi, Is it correct that Beagle does not match partial string, e.g. if I search for Beagle it will not find "Beagle", or if i search for AQueue it wil not find AQueue< ? If that is correct, is there a way that I can get what I want (searching with partial strings)? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From magni@inrim.it Mon Jun 26 03:51:40 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C8D1E3B00DC for ; Mon, 26 Jun 2006 03:51:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31139-08 for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from sisrv2.intra.ien.it (unknown [193.204.114.65]) by menubar.gnome.org (Postfix) with ESMTP id 68C2A3B017D for ; Mon, 26 Jun 2006 03:51:38 -0400 (EDT) Received: from mail.intra.ien.it ([10.10.0.3] helo=sisrv2.intra.ien.it ident=root) by sisrv2.intra.ien.it with smtp (Exim 4.50) id 1Fulu0-0000XW-FB; Mon, 26 Jun 2006 09:53:00 +0200 Message-ID: <449F91EC.5030007@inrim.it> Date: Mon, 26 Jun 2006 09:51:08 +0200 From: Alessandro Magni User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: "Michael R. Head" , dashboard-hackers@gnome.org Subject: Re: This is not a CVS folder References: <447F10C3.8020707@inrim.it> <88d636060606010943u38bbb804yc07194e4c9826fe0@mail.gmail.com> <449A559B.7010107@inrim.it> <1150966420.20187.5.camel@helix> <1150967268.20873.4.camel@helix> <449A664B.1000509@inrim.it> <1151002008.3371.7.camel@posthaste.boston.ximian.com> <1151009430.3709.14.camel@localhost.localdomain> <449B9A11.9080505@inrim.it> <1151078643.5462.15.camel@flash.burner> In-Reply-To: <1151078643.5462.15.camel@flash.burner> Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.273 tagged_above=-999 required=2 tests=[AWL=-0.172, BAYES_00=-2.599, HTML_40_50=0.496, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001] X-Spam-Score: -2.273 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 07:51:41 -0000 the problem was solved by going into /usr/share/mime, and zapping-out the line:
x-directory/normal inode/directory
from the file 'aliases'

thank you everybody!

alessandro

Michael R. Head wrote:
On Fri, 2006-06-23 at 09:36 +0200, Alessandro Magni wrote:
  
Are you using Ubuntu or Debian? I see this problem too, and it's been
there for a while. I think it might be this:

https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/35463

Cheers,
Carlos

      
thank you, it seems exactly my problem!
Unfortunately, 1) I use Fedora(FC5), and 2) I don't have any idea what 
this means:
 shared-mime-info (0.17-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/110_no_directory_alias_fix_open_with.patch:
     - don't set an alias from "inode/directory" to "x-directory/normal",
       fix nautilus "open with" associations when selecting a directory

??? lost in thoughts
    

It means that if you unpack the source package
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1.orig.tar.gz
and apply the debian patches:
http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/nautilus_2.14.1-0ubuntu9.diff.gz

You'll find a file in
debian/patches/110_no_directory_alias_fix_open_with.patch which you
should be able to apply to your nautilus source.

  
alessandro

(oh, BTW, I was using beagle-search as root)



    


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/  Dr.Alessandro Magni      INRiM
\                           Strada delle Cacce 91, 10135 Torino (ITALIA)
/                           Email magni@ien.it
\                           Tel: 0039-011-3919821  Fax: 0039-011-3919834
/                           URL http://www.ien.it/~magni
\ Our business in life is not to succeed but to continue to fail 
/ in high spirits.  -- Robert Louis Stevenson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From flower@ipjunkies.org Mon Jun 26 20:25:07 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0BD9A3B009B for ; Mon, 26 Jun 2006 20:25:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25218-07 for ; Mon, 26 Jun 2006 20:25:06 -0400 (EDT) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by menubar.gnome.org (Postfix) with ESMTP id F06873B00A1 for ; Mon, 26 Jun 2006 20:25:05 -0400 (EDT) Received: from hackmi.ipjunkies.local (port-195-158-167-170.dynamic.qsc.de [195.158.167.170]) by mx02.qsc.de (Postfix) with ESMTP id 249C819B4E9D for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from hackmi (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 086C94802F for ; Tue, 27 Jun 2006 01:14:24 +0200 (CEST) Received: from marvin.ipjunkies.local (marvin.ipjunkies.local [192.168.0.33]) by hackmi.ipjunkies.local (Postfix) with ESMTP id C1E0F4802E for ; Tue, 27 Jun 2006 01:14:23 +0200 (CEST) Subject: beagle index server From: Florian Werner To: dashboard-hackers@gnome.org Content-Type: text/plain Date: Tue, 27 Jun 2006 01:14:22 +0200 Message-Id: <1151363662.13718.2.camel@marvin.ipjunkies.local> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP X-Anti-Virus: Kaspersky Anti-Virus for MailServers 5.5.9/OEM, bases: 26062006 #190577, status: clean X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:25:07 -0000 hi@all is it possible to install an beagle index server on an fileserver and let the clients directly access that index? kind regards flower From dbera.web@gmail.com Mon Jun 26 20:41:45 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A85DF3B00B9 for ; Mon, 26 Jun 2006 20:41:45 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26031-06 for ; Mon, 26 Jun 2006 20:41:43 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by menubar.gnome.org (Postfix) with ESMTP id E2D543B02D1 for ; Mon, 26 Jun 2006 20:41:42 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1509352nzp for ; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.36.252.42 with SMTP id z42mr8866398nzh; Mon, 26 Jun 2006 17:41:42 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:41:41 -0700 (PDT) Message-ID: <1f1f006d0606261741j876f8eu14101eb354b2316f@mail.gmail.com> Date: Mon, 26 Jun 2006 17:41:41 -0700 From: "D Bera" To: "Florian Werner" Subject: Re: beagle index server In-Reply-To: <1151363662.13718.2.camel@marvin.ipjunkies.local> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151363662.13718.2.camel@marvin.ipjunkies.local> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[AWL=0.224, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:41:45 -0000 Hi > is it possible to install an beagle index server on an fileserver and > let the clients directly access that index? This is a common question asked here and the simple answer is, beagle doesnt provide a trivial way of doing it. You can acheive it somewhat by using beagle-build-index to build a static index on your server, export it over some network storage and then run beagle-search in the clients pointing to the location of the server. This issue has been discussed here before. I can point you to one thread nut there are many more. http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html Lastly, a couple of Google Summer of Code projects are in progress which, when finished, might provide a robust solution. http://beagle-project.org/Summer_Of_Code - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Mon Jun 26 20:49:25 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 12E4F3B00D0 for ; Mon, 26 Jun 2006 20:49:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26614-04 for ; Mon, 26 Jun 2006 20:49:24 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by menubar.gnome.org (Postfix) with ESMTP id ED1983B00B9 for ; Mon, 26 Jun 2006 20:49:23 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 12so1510555nzp for ; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.18.44 with SMTP id v44mr8867580nzi; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Mon, 26 Jun 2006 17:49:23 -0700 (PDT) Message-ID: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> Date: Mon, 26 Jun 2006 17:49:23 -0700 From: "D Bera" To: "Joost Kraaijeveld" Subject: Re: Matching partial strings? In-Reply-To: <1151307425.6009.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151307425.6009.3.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.182 tagged_above=-999 required=2 tests=[AWL=0.218, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.182 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 00:49:25 -0000 Hi > Is it correct that Beagle does not match partial string, e.g. if I > search for Beagle it will not find "Beagle", or if i search for AQueue > it wil not find AQueue< ? > > If that is correct, is there a way that I can get what I want (searching > with partial strings)? Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From adrian@ieaa.org Mon Jun 26 22:25:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C5F83B0134 for ; Mon, 26 Jun 2006 22:25:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30551-02 for ; Mon, 26 Jun 2006 22:24:58 -0400 (EDT) Received: from www.ieaa.org (unknown [202.45.183.252]) by menubar.gnome.org (Postfix) with ESMTP id 80A943B00CD for ; Mon, 26 Jun 2006 22:24:57 -0400 (EDT) Received: from [203.223.231.11] (helo=[203.223.231.11]) by www.ieaa.org with esmtp (Exim 4.50) id 1Fv3Xe-0007VG-68; Tue, 27 Jun 2006 10:43:06 +0800 Message-ID: <44A096D3.1030809@ieaa.org> Date: Tue, 27 Jun 2006 10:24:19 +0800 From: Adrian Sai-wah Tam User-Agent: Thunderbird 1.5.0.4 (X11/20060619) MIME-Version: 1.0 To: D Bera Subject: Re: Matching partial strings? References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> In-Reply-To: <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 02:25:00 -0000 Hi, Actually, I agree that having partial string match is difficult (in terms of computational complexity) and not possible due to performance reasons. However, I see that there might have a demand on this. Further more, as a Chinese speaker, I want to point out that, partial string match is crucial to Chinese language search because we don't use "space characters" to separate words, we just put all the stuff together and use human reasoning to separate phase from phase. Therefore, it is always a difficulty to index Chinese efficiently. I really want to help if someone want to research on this issue (coz I want to have this feature), anyone interested to join the effort? ~Adrian. D Bera wrote: > Hi > > >> Is it correct that Beagle does not match partial string, e.g. if I >> search for Beagle it will not find "Beagle", or if i search for AQueue >> it wil not find AQueue< ? >> >> If that is correct, is there a way that I can get what I want (searching >> with partial strings)? >> > > Yes. Beagle doesnot allow searching for substrings. > http://bugzilla.gnome.org/show_bug.cgi?id=332673 > > I am also not aware of any hacks to achieve this. However, in some > cases (like filenames) beagle tries to guess and split the word if its > composed of a number of smaller words (e.g. beagle-design-doc-v3.txt > will be broken into beagle, design, doc, v3). I can only think of > filenames where this happens and even there, arbitrary substrings > arent searchable. > > - dBera > > From list2006@danielnaber.de Tue Jun 27 03:05:27 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 076863B00B4 for ; Tue, 27 Jun 2006 03:05:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10792-08 for ; Tue, 27 Jun 2006 03:05:24 -0400 (EDT) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by menubar.gnome.org (Postfix) with ESMTP id 79D753B00BE for ; Tue, 27 Jun 2006 03:05:23 -0400 (EDT) Received: (qmail 31135 invoked from network); 27 Jun 2006 07:05:22 -0000 Received: from unknown (HELO p5496ff69.dip.t-dialin.net) ([pbs]695637@[84.150.255.105]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 27 Jun 2006 07:05:22 -0000 From: Daniel Naber To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Tue, 27 Jun 2006 09:05:11 +0200 User-Agent: KMail/1.8.2 References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> In-Reply-To: <44A096D3.1030809@ieaa.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606270905.11718@danielnaber.de> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:05:27 -0000 On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > Actually, I agree that having partial string match is difficult (in > terms of computational complexity) and not possible due to performance > reasons. Lucene can do these kind of queries, using the WildcardQuery class. Just note that at least the Java version of Lucene doesn't accept "*" as the first character when using QueryParser, but creating a WildcardQuery like "*foo*" using the API works. However, this is slow. Faster solutions have been discussed on the Lucene mailing list, using a special way to rotate terms. regards Daniel -- http://www.danielnaber.de From dbera.web@gmail.com Tue Jun 27 03:18:19 2006 Return-Path: X-Original-To: Dashboard-hackers@gnome.org Delivered-To: Dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5D6263B0126 for ; Tue, 27 Jun 2006 03:18:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11798-01 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 5D9B23B0270 for ; Tue, 27 Jun 2006 03:18:15 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 9so1635373nzo for ; Tue, 27 Jun 2006 00:18:14 -0700 (PDT) Received: by 10.37.21.4 with SMTP id y4mr9237382nzi; Tue, 27 Jun 2006 00:18:13 -0700 (PDT) Received: from ?192.168.1.103? ( [75.6.225.56]) by mx.gmail.com with ESMTP id 16sm2741362nzo.2006.06.27.00.18.11; Tue, 27 Jun 2006 00:18:11 -0700 (PDT) Content-Disposition: inline From: D Bera Organization: BU-CS To: "dashboard-hackers" Subject: Fwd: Re: beagle index server Date: Tue, 27 Jun 2006 00:19:51 -0700 User-Agent: KMail/1.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200606270019.52096.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.5 tagged_above=-999 required=2 tests=[AWL=-0.100, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.5 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:18:19 -0000 Forwarding the reply to the list. The screenshot of BeagleOnRails looks really cool. Looks like some overlap with one of Beagle's Summer of Code project. - dBera ---------- Forwarded Message ---------- Subject: Re: beagle index server Date: Monday 26 June 2006 22:37 From: "Gregor Schmidt" To: "D Bera" Hi perhaps Peagle (http://www.kde-apps.org/content/show.php?content=38289) or BeagleOnRails (https://nach-vorne.de/trac/beagle_on_rails) may give you, what you want in the meantime. Gregor On 6/27/06, D Bera wrote: > Hi > > > is it possible to install an beagle index server on an fileserver and > > let the clients directly access that index? > > This is a common question asked here and the simple answer is, beagle > doesnt provide a trivial way of doing it. You can acheive it somewhat > by using beagle-build-index to build a static index on your server, > export it over some network storage and then run beagle-search in the > clients pointing to the location of the server. > > This issue has been discussed here before. I can point you to one > thread nut there are many more. > http://mail.gnome.org/archives/dashboard-hackers/2006-April/msg00137.html > > Lastly, a couple of Google Summer of Code projects are in progress > which, when finished, might provide a robust solution. > http://beagle-project.org/Summer_Of_Code From J.Kraaijeveld@Askesis.nl Tue Jun 27 03:21:16 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 644AA3B018D for ; Tue, 27 Jun 2006 03:21:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11848-04 for ; Tue, 27 Jun 2006 03:21:13 -0400 (EDT) Received: from obelix.askesis.nl (laudanum.demon.nl [82.161.125.16]) by menubar.gnome.org (Postfix) with ESMTP id C951F3B00D0 for ; Tue, 27 Jun 2006 03:21:12 -0400 (EDT) Received: obelix 172.31.0.1 from 172.31.1.1 172.31.1.1 via HTTP with MS-WebStorage 6.0.6249 Received: from panoramix by obelix; 27 Jun 2006 09:21:11 +0200 Subject: Re: Matching partial strings? From: Joost Kraaijeveld To: Daniel Naber In-Reply-To: <200606270905.11718@danielnaber.de> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 27 Jun 2006 09:21:10 +0200 Message-Id: <1151392870.6009.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.437 tagged_above=-999 required=2 tests=[AWL=0.026, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, UNPARSEABLE_RELAY=0.001] X-Spam-Score: -2.437 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 07:21:16 -0000 Hi, On Tue, 2006-06-27 at 09:05 +0200, Daniel Naber wrote: > On Dienstag 27 Juni 2006 04:24, Adrian Sai-wah Tam wrote: > > > Actually, I agree that having partial string match is difficult (in > > terms of computational complexity) and not possible due to performance > > reasons. > > Lucene can do these kind of queries, using the WildcardQuery class. Just > note that at least the Java version of Lucene doesn't accept "*" as the > first character when using QueryParser, but creating a WildcardQuery like > "*foo*" using the API works. However, this is slow. Faster solutions have > been discussed on the Lucene mailing list, using a special way to rotate > terms. > > regards > Daniel >From this mail to the mailing list I understand that I actually got an answer to my question ( I assume that Adrian answered to someone else ). However, I did not see any answer other than Daniel's mail. The mailing list archive is not up to date so I cannot see if the answers are there. Is there anyone else who monitors this thread that is missing the mails? And could anyone inform me on the final verdict concerning my question, based on the mails? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl From james.fitzsimons@gmail.com Tue Jun 27 16:29:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EAE63B00FF for ; Tue, 27 Jun 2006 16:29:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16297-04 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from n082.sc1.cp.net (smtpout0165.sc1.cp.net [64.97.136.165]) by menubar.gnome.org (Postfix) with ESMTP id 6C5553B00E2 for ; Tue, 27 Jun 2006 16:29:42 -0400 (EDT) Received: from athos (82.20.8.116) by n082.sc1.cp.net (7.2.069.1) id 4499A53400094A77 for dashboard-hackers@gnome.org; Tue, 27 Jun 2006 20:03:20 +0000 Subject: Interested in getting involved From: James Fitzsimons To: dashboard-hackers@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GuR2sEURNLyLwIiPimdc" Date: Tue, 27 Jun 2006 21:03:22 +0100 Message-Id: <1151438602.15934.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 20:29:43 -0000 --=-GuR2sEURNLyLwIiPimdc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I am interested in getting involved in dashboard development. I see from the latest beagle newsletter that there is renewed interest in the dashboard project so it sounds like I have come along at the right time! I have managed to build the latest dashboard from CVS, but it seems like the documentation is well out of date as it talks about using text-indexer but it appears from the mailing list that beagle is now the indexing engine. Can anybody give me some quick pointers that would enable me to check that dashboard is working correctly? Finally, where would be a good place to start if I was to get involved in hacking on dashboard? Cheers, James Fitzsimons --=-GuR2sEURNLyLwIiPimdc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill Flswu/ifiJ38NcBtRw0rSPI= =42lS -----END PGP SIGNATURE----- --=-GuR2sEURNLyLwIiPimdc-- From joeshaw@novell.com Wed Jun 28 06:08:11 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 2F5203B008D for ; Wed, 28 Jun 2006 06:08:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03126-02 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 540243B0079 for ; Wed, 28 Jun 2006 06:08:10 -0400 (EDT) Received: (qmail 30407 invoked from network); 28 Jun 2006 10:07:03 -0000 Received: from localhost (HELO ?10.0.16.35?) (joe@127.0.0.1) by localhost with SMTP; 28 Jun 2006 10:07:03 -0000 Subject: Re: Matching partial strings? From: Joe Shaw To: Joost Kraaijeveld In-Reply-To: <1151392870.6009.22.camel@localhost> References: <1151307425.6009.3.camel@localhost> <1f1f006d0606261749ucf560aej4d9acb516f768dd6@mail.gmail.com> <44A096D3.1030809@ieaa.org> <200606270905.11718@danielnaber.de> <1151392870.6009.22.camel@localhost> Content-Type: text/plain Date: Wed, 28 Jun 2006 06:05:08 -0400 Message-Id: <1151489108.3849.24.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 10:08:11 -0000 Hi, On Tue, 2006-06-27 at 09:21 +0200, Joost Kraaijeveld wrote: > Is there anyone else who monitors this thread that is missing the > mails? I am away at GUADEC and not following email very closely. > And could anyone inform me on the final verdict concerning my question, > based on the mails? We don't support wildcard searches today. We're not using Lucene's QueryParser class; the query language is a little obtuse and not very customizable to our uses. It wouldn't be too much work to hack it in if you are familiar with regular expressions, though. Bera already referenced the open bug about this. Thanks, Joe From dbera.web@gmail.com Wed Jun 28 11:47:00 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D6543B01BD for ; Wed, 28 Jun 2006 11:46:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18779-04 for ; Wed, 28 Jun 2006 11:46:46 -0400 (EDT) Received: from cs3.bu.edu (cs3.bu.edu [128.197.12.8]) by menubar.gnome.org (Postfix) with ESMTP id 873FC3B0100 for ; Wed, 28 Jun 2006 11:46:41 -0400 (EDT) Received: from [192.168.1.103] (adsl-75-6-225-56.dsl.pltn13.sbcglobal.net [75.6.225.56]) (authenticated bits=0) by cs3.bu.edu (8.13.6/8.13.6) with ESMTP id k5SFjZCN017712; Wed, 28 Jun 2006 11:46:05 -0400 From: D Bera Organization: BU-CS To: dashboard-hackers@gnome.org Subject: Re: Matching partial strings? Date: Wed, 28 Jun 2006 08:47:16 -0700 User-Agent: KMail/1.9 References: <1151307425.6009.3.camel@localhost> <1151392870.6009.22.camel@localhost> <1151489108.3849.24.camel@portage.boston.ximian.com> In-Reply-To: <1151489108.3849.24.camel@portage.boston.ximian.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606280847.16863.dbera.web@gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.963 tagged_above=-999 required=2 tests=[AWL=-0.633, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.963 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 15:47:00 -0000 > > Is there anyone else who monitors this thread that is missing the > > mails? > > I am away at GUADEC and not following email very closely. > > > And could anyone inform me on the final verdict concerning my question, > > based on the mails? > > We don't support wildcard searches today. We're not using Lucene's > QueryParser class; the query language is a little obtuse and not very > customizable to our uses. It wouldn't be too much work to hack it in if > you are familiar with regular expressions, though. > > Bera already referenced the open bug about this. Hi I thought to wait for a couple of days to allow the emails to appear on mailman archive. But strange enough, dashboard-hacker mailing list archive seems to be quite outdated. Maybe the maintainers of gnome maillist list archives is busy attending GUADEC :) This was my reply to your question: "Yes. Beagle doesnot allow searching for substrings. http://bugzilla.gnome.org/show_bug.cgi?id=332673 I am also not aware of any hacks to achieve this. However, in some cases (like filenames) beagle tries to guess and split the word if its composed of a number of smaller words (e.g. beagle-design-doc-v3.txt will be broken into beagle, design, doc, v3). I can only think of filenames where this happens and even there, arbitrary substrings arent searchable." Hope this message reaches you this time. - dBera -- -------------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From fredrik.hedberg@gmail.com Thu Jun 29 11:31:06 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 553393B04C9 for ; Thu, 29 Jun 2006 11:31:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23334-07 for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by menubar.gnome.org (Postfix) with ESMTP id 46CBB3B049D for ; Thu, 29 Jun 2006 11:31:05 -0400 (EDT) Received: by wr-out-0506.google.com with SMTP id i5so134263wra for ; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.64.204.6 with SMTP id b6mr2889023qbg; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Received: by 10.65.197.1 with HTTP; Thu, 29 Jun 2006 08:31:04 -0700 (PDT) Message-ID: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Date: Thu, 29 Jun 2006 17:31:04 +0200 From: "Fredrik Hedberg" To: james.fitzsimons@gmail.com Subject: Re: Interested in getting involved In-Reply-To: <1151438602.15934.3.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1151438602.15934.3.camel@localhost.localdomain> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 15:31:06 -0000 Hi James, My name is Fredrik and I'm currently working on Dashboard as part of the Google Summer of Code project. I'm still just getting started as my school work was ending later than I predicted, but I've pretty much figured out what I want to do and where to take it, at least for now. Unfortunately, I'm rewriting it pretty much from scratch which makes it kinda hard to help out before I've gotten a bit further on the way - but hopefully, I'll have some stuff to commit once I get home from Guadec next week so that we can start collaborating on it again - so don't despair. Fredrik 2006/6/27, James Fitzsimons : > Hi all, > > I am interested in getting involved in dashboard development. I see from > the latest beagle newsletter that there is renewed interest in the > dashboard project so it sounds like I have come along at the right time! > > I have managed to build the latest dashboard from CVS, but it seems like > the documentation is well out of date as it talks about using > text-indexer but it appears from the mailing list that beagle is now the > indexing engine. > > Can anybody give me some quick pointers that would enable me to check > that dashboard is working correctly? > > Finally, where would be a good place to start if I was to get involved > in hacking on dashboard? > > Cheers, > James Fitzsimons > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > Flswu/ifiJ38NcBtRw0rSPI= > =42lS > -----END PGP SIGNATURE----- > > > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > From dashboard@a80.net Thu Jun 29 12:38:43 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3D8C93B03AE for ; Thu, 29 Jun 2006 12:38:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27330-07 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 1CD1E3B02F1 for ; Thu, 29 Jun 2006 12:38:42 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id C9A8E55897F; Thu, 29 Jun 2006 16:43:54 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 218C05521AD for ; Thu, 29 Jun 2006 16:43:51 +0200 (CEST) Message-ID: <44A4020C.4060203@a80.net> Date: Thu, 29 Jun 2006 18:38:36 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Beagle and its startup Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 16:38:43 -0000 hi there, i'm fascinated of the idea behind beagle, cause i love when my computer really does things that are useful ;) Now ia have one question: when i start the beagle daemon, and call beagle-info --status i get a nice printout of what beagle is doing. Is ist right that beagle always starts at first to check if the file which are in its index, are still the same from last time? When i look at the status i get a count of 422. when i stopped beagle by hand shortly before i logged out, it was at ~ 10000. Doesn't this always take a long time from start to the point till which beagle will index new stuff? Or will changes on files be more important and because of inotify appear directly in beagle although, it has to look through it's index to see if something has changed while being "offline". Hope you get my point :) Thanks Andreas From vkojouharov@gmail.com Thu Jun 29 13:11:31 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 92EE83B007B for ; Thu, 29 Jun 2006 13:11:31 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29236-10 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by menubar.gnome.org (Postfix) with ESMTP id 332483B00D2 for ; Thu, 29 Jun 2006 13:11:30 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id o25so109252nfa for ; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: by 10.49.75.12 with SMTP id c12mr562575nfl; Thu, 29 Jun 2006 10:11:04 -0700 (PDT) Received: from hst-1-248.lulin-bg.net ( [212.73.144.248]) by mx.gmail.com with ESMTP id i1sm694143nfe.2006.06.29.10.11.03; Thu, 29 Jun 2006 10:11:03 -0700 (PDT) Subject: Re: Beagle and its startup From: =?UTF-8?Q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80_?= =?UTF-8?Q?=D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0=D1=80=D0=BE=D0=B2?= To: dashboard-hackers@gnome.org In-Reply-To: <44A4020C.4060203@a80.net> References: <44A4020C.4060203@a80.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xx17iL3l9XjJv8hK4idJ" Date: Thu, 29 Jun 2006 20:11:07 +0300 Message-Id: <1151601067.7671.2.camel@sat.bloka> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.212 tagged_above=-999 required=2 tests=[AWL=0.188, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.212 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:11:31 -0000 --=-xx17iL3l9XjJv8hK4idJ Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: quoted-printable =D0=92 =D1=87=D1=82, 2006-06-29 =D0=B2 18:38 +0200, Andreas Heinz =D0=BD=D0= =B0=D0=BF=D0=B8=D1=81=D0=B0: > hi there, >=20 > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) >=20 > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. >=20 > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". >=20 I'd also like to mention, since it's probably connected, that beagle periodically erases it's Files index (maybe the others also, I'm not sure). While running beagled continuosly for a week, I'd notice that at some point in time, the Files index would have a count of "442" for instance, whereas sometime before that, it would have "18942", and of course, files that could have been found before, were not found afterwards. > Hope you get my point :) > Thanks > Andreas >=20 > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers --=20 =D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80 =D0=9A=D0=BE=D0=B6=D1=83=D1=85=D0=B0= =D1=80=D0=BE=D0=B2 /Viktor Kojouharov/ --=-xx17iL3l9XjJv8hK4idJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: =?UTF-8?Q?=D0=A2=D0=BE=D0=B2=D0=B0?= =?UTF-8?Q?_=D0=B5?= =?UTF-8?Q?_=D1=86=D0=B8=D1=84=D1=80=D0=BE=D0=B2=D0=BE?= =?UTF-8?Q?_=D0=BF=D0=BE=D0=B4=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B0?= =?UTF-8?Q?_=D1=87=D0=B0=D1=81=D1=82?= =?UTF-8?Q?_=D0=BE=D1=82?= =?UTF-8?Q?_=D0=BF=D0=B8=D1=81=D0=BC=D0=BE=D1=82=D0=BE?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBEpAmq4zbYhQDdImoRAqK/AKDER/IoFLpVXdy3IfZfOKsTXoJakgCg5SUC IO3XHtlrFcgBTyHOXmcA2Js= =3zSC -----END PGP SIGNATURE----- --=-xx17iL3l9XjJv8hK4idJ-- From dbera.web@gmail.com Thu Jun 29 13:22:55 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 0E3053B007D for ; Thu, 29 Jun 2006 13:22:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30017-01 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.196]) by menubar.gnome.org (Postfix) with ESMTP id 4D3B03B00D2 for ; Thu, 29 Jun 2006 13:22:52 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 14so190969nzn for ; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.36.67.19 with SMTP id p19mr45548nza; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:22:51 -0700 (PDT) Message-ID: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Date: Thu, 29 Jun 2006 10:22:51 -0700 From: "D Bera" To: "Andreas Heinz" Subject: Re: Beagle and its startup In-Reply-To: <44A4020C.4060203@a80.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.188 tagged_above=-999 required=2 tests=[AWL=0.212, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.188 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:22:55 -0000 Hey, With others at Guadec, I take the liberty to spread some FUD :) > i'm fascinated of the idea behind beagle, cause i love when my computer > really does things that are useful ;) Me too :) > Now ia have one question: when i start the beagle daemon, and call > beagle-info --status i get a nice printout of what beagle is doing. > Is ist right that beagle always starts at first to check if the file > which are in its index, are still the same from last time? Yes and more. Beagle scans the whole filesystem to find new files and files modified after beagle was last stopped. > When i look at the status i get a count of 422. when i stopped beagle by > hand shortly before i logged out, it was at ~ 10000. > Doesn't this always take a long time from start to the point till which > beagle will index new stuff? Scanning directories is more or less fast especially if you everything unchanged since lasttime beagle ran. But, you are right. Beagle will have to traverse the directory tree to reach a new directory or file at which point it will find new stuff. A better behaviour would be to somehow start at new directories. http://bugzilla.gnome.org/show_bug.cgi?id=303324 > Or will changes on files be more important and because of inotify appear > directly in beagle although, it has to look through it's index to see if > something has changed while being "offline". Changes to files when beagle is running will be picked up instantly. Only indexing files modified when beagle was offline is delayed. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dbera.web@gmail.com Thu Jun 29 13:27:52 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9C0153B01E0 for ; Thu, 29 Jun 2006 13:27:52 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30455-01 for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by menubar.gnome.org (Postfix) with ESMTP id 9F4653B029A for ; Thu, 29 Jun 2006 13:27:51 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 18so210049nzp for ; Thu, 29 Jun 2006 10:27:51 -0700 (PDT) Received: by 10.36.113.8 with SMTP id l8mr3316890nzc; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Received: by 10.37.22.63 with HTTP; Thu, 29 Jun 2006 10:27:50 -0700 (PDT) Message-ID: <1f1f006d0606291027i3c75f6erfe88d197858b2005@mail.gmail.com> Date: Thu, 29 Jun 2006 10:27:50 -0700 From: "D Bera" To: "=?KOI8-R?B?98nL1M/SIOvP1tXIwdLP1w==?=" Subject: Re: Beagle and its startup In-Reply-To: <1151601067.7671.2.camel@sat.bloka> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44A4020C.4060203@a80.net> <1151601067.7671.2.camel@sat.bloka> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.193 tagged_above=-999 required=2 tests=[AWL=0.207, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.193 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:27:52 -0000 > I'd also like to mention, since it's probably connected, that beagle > periodically erases it's Files index (maybe the others also, I'm not > sure). While running beagled continuosly for a week, I'd notice that at > some point in time, the Files index would have a count of "442" for > instance, whereas sometime before that, it would have "18942", and of > course, files that could have been found before, were not found > afterwards. Hi That sounds like a bug to me. If files werent deleted when beagle is running, the count of Files backend is not supposed to decrease and queries against present files should work. Maybe you want to file a bug with bugzilla and attach your logs. - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dbera.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user From dashboard@a80.net Thu Jun 29 13:44:14 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 941693B00FF for ; Thu, 29 Jun 2006 13:44:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31305-08 for ; Thu, 29 Jun 2006 13:44:06 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 785D03B0017 for ; Thu, 29 Jun 2006 13:44:02 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id B3EB5559E69; Thu, 29 Jun 2006 17:49:13 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 25789559CB5; Thu, 29 Jun 2006 17:49:10 +0200 (CEST) Message-ID: <44A4115B.3000703@a80.net> Date: Thu, 29 Jun 2006 19:43:55 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: D Bera Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> In-Reply-To: <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 17:44:15 -0000 Hi, that was a fast reply :) D Bera wrote: > Hey, > With others at Guadec, I take the liberty to spread some FUD :) > > [...] >> When i look at the status i get a count of 422. when i stopped beagle by >> hand shortly before i logged out, it was at ~ 10000. >> Doesn't this always take a long time from start to the point till which >> beagle will index new stuff? > Scanning directories is more or less fast especially if you everything > unchanged since lasttime beagle ran. But, you are right. Beagle will > have to traverse the directory tree to reach a new directory or file > at which point it will find new stuff. A better behaviour would be to > somehow start at new directories. > http://bugzilla.gnome.org/show_bug.cgi?id=303324 Hmm i think "fast" has to bee seen relativly in this circumstance. Beagle for me starts always with checking my gaim logs. and noW after running for more than a hour, it's still checking gaim logs. ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if you see this as fast ... Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it shouldn't take care of the load of my pc, right? and maybe you can tell me if there is something wrong, or if it's ok that way. anyway this shouldn't be a complain :) > >> Or will changes on files be more important and because of inotify appear >> directly in beagle although, it has to look through it's index to see if >> something has changed while being "offline". > Changes to files when beagle is running will be picked up instantly. > Only indexing files modified when beagle was offline is delayed. > > - dBera bye Andi From dashboard@a80.net Fri Jun 30 04:00:17 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A3CB53B00A8 for ; Fri, 30 Jun 2006 04:00:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02450-02 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 3C5003B00D1 for ; Fri, 30 Jun 2006 04:00:14 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 4135A5334AF; Fri, 30 Jun 2006 08:05:28 +0200 (CEST) Received: from [172.17.160.16] (p5723e3d4.np.schlund.de [212.227.35.87]) by cratoo.de (Postfix) with ESMTP id 6FDD8440F04 for ; Fri, 30 Jun 2006 08:05:25 +0200 (CEST) Message-ID: <44A4DA08.1030508@a80.net> Date: Fri, 30 Jun 2006 10:00:08 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: dashboard-hackers@gnome.org Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> In-Reply-To: <44A4115B.3000703@a80.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 08:00:17 -0000 Hi there again :) thanks for pointing me to that bugreport. After really restarting beagle with exercise_the_dog beagle did a really fast job and indexed all open things. problem is now that some of my files can't be found via the query. is there a possibilty to work around the automatic index and index a path manually, so that this path comes to my normal index? i know this isn't really a solution, but it would help as long as this bug (?) exists. for example: i have my mp3s in /mp3s there are some directorys in it with name "herbert ... " a "beagle-query herbert" only lists some documents, but doesnt tell about the folders. /mp3s is configurated to be indexed. i think i did all right, but don't know for sure ;) bye Andreas Andreas Heinz wrote: > Hi, > > that was a fast reply :) > > D Bera wrote: >> Hey, >> With others at Guadec, I take the liberty to spread some FUD :) >> >> [...] >>> When i look at the status i get a count of 422. when i stopped beagle by >>> hand shortly before i logged out, it was at ~ 10000. >>> Doesn't this always take a long time from start to the point till which >>> beagle will index new stuff? >> Scanning directories is more or less fast especially if you everything >> unchanged since lasttime beagle ran. But, you are right. Beagle will >> have to traverse the directory tree to reach a new directory or file >> at which point it will find new stuff. A better behaviour would be to >> somehow start at new directories. >> http://bugzilla.gnome.org/show_bug.cgi?id=303324 > > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? > and maybe you can tell me if there is something wrong, or if it's ok > that way. > anyway this shouldn't be a complain :) > >>> Or will changes on files be more important and because of inotify appear >>> directly in beagle although, it has to look through it's index to see if >>> something has changed while being "offline". >> Changes to files when beagle is running will be picked up instantly. >> Only indexing files modified when beagle was offline is delayed. >> >> - dBera > > > bye > Andi > _______________________________________________ > Dashboard-hackers mailing list > Dashboard-hackers@gnome.org > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > From joeshaw@novell.com Fri Jun 30 07:32:59 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BD96E3B024A for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15061-08 for ; Fri, 30 Jun 2006 07:32:59 -0400 (EDT) Received: from peabody.ximian.com (peabody.ximian.com [130.57.169.10]) by menubar.gnome.org (Postfix) with ESMTP id 102C73B0256 for ; Fri, 30 Jun 2006 07:32:58 -0400 (EDT) Received: (qmail 7569 invoked from network); 30 Jun 2006 11:32:57 -0000 Received: from localhost (HELO portage.lan) (joe@127.0.0.1) by localhost with SMTP; 30 Jun 2006 11:32:57 -0000 Subject: Re: Beagle and its startup From: Joe Shaw To: Andreas Heinz In-Reply-To: <44A4115B.3000703@a80.net> References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> Content-Type: text/plain Date: Fri, 30 Jun 2006 07:30:45 -0400 Message-Id: <1151667046.6344.3.camel@portage.boston.ximian.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.476 tagged_above=-999 required=2 tests=[AWL=-0.077, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2] X-Spam-Score: -2.476 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 11:33:00 -0000 Hi, On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: > Hmm i think "fast" has to bee seen relativly in this circumstance. > Beagle for me starts always with checking my gaim logs. and noW after > running for more than a hour, it's still checking gaim logs. > ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if > you see this as fast ... Yeah, this is a performance bottleneck in the Gaim backend. It was one of the first ones written, and so isn't written particularly well. The right thing to do with it would be to use an indexable generator, and mark the actual log files as indexed so they're not recrawled. Not a ton of work, it just needs to be done. > Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it > shouldn't take care of the load of my pc, right? Correct. It will index as hard as it can and really slow down your machine. But it's the fastest way to get everything indexed. Joe From dashboard@a80.net Fri Jun 30 15:15:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4EE993B007B for ; Fri, 30 Jun 2006 15:15:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07752-07 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: from cratoo.de (a15167580.alturo-server.de [217.160.108.31]) by menubar.gnome.org (Postfix) with ESMTP id 94E983B0372 for ; Fri, 30 Jun 2006 15:15:37 -0400 (EDT) Received: by cratoo.de (Postfix, from userid 1002) id 24AB611FC66; Fri, 30 Jun 2006 19:20:53 +0200 (CEST) Received: from [192.168.0.1] (HSI-KBW-082-212-019-198.hsi.kabelbw.de [82.212.19.198]) by cratoo.de (Postfix) with ESMTP id 1A4DC24A4C; Fri, 30 Jun 2006 19:20:49 +0200 (CEST) Message-ID: <44A57859.4050109@a80.net> Date: Fri, 30 Jun 2006 21:15:37 +0200 From: Andreas Heinz User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Joe Shaw Subject: Re: Beagle and its startup References: <44A4020C.4060203@a80.net> <1f1f006d0606291022u5467afe5o44d6e858b4274435@mail.gmail.com> <44A4115B.3000703@a80.net> <1151667046.6344.3.camel@portage.boston.ximian.com> In-Reply-To: <1151667046.6344.3.camel@portage.boston.ximian.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.464 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.464 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 19:15:39 -0000 hi, ok so i know that about the gaim backend, thanks for that info :) Unfortunatly i didn't find any info how to check if a file is indexed by beagle. is there a way apart of using the normal search? Additionally i think i have the same problem as described in http://bugzilla.gnome.org/show_bug.cgi?id=341841 I told beagle to index my /mp3s. There are about 20.000 Files in this directory but beagle. I ran beagle a few times every time from the beginnig to test if it's indexing more files if i start it over and over again. i think, but can't prove that beagle get's more and more files. Is this a known behavior or is a directory of > 20.000 files simply too much? bye Andreas Joe Shaw wrote: > Hi, > > On Thu, 2006-06-29 at 19:43 +0200, Andreas Heinz wrote: >> Hmm i think "fast" has to bee seen relativly in this circumstance. >> Beagle for me starts always with checking my gaim logs. and noW after >> running for more than a hour, it's still checking gaim logs. >> ok gaim has a total of 37 mb of logs in 5086 files, but i don't know if >> you see this as fast ... > > Yeah, this is a performance bottleneck in the Gaim backend. It was one > of the first ones written, and so isn't written particularly well. The > right thing to do with it would be to use an indexable generator, and > mark the actual log files as indexed so they're not recrawled. Not a > ton of work, it just needs to be done. > >> Btw i'm running beagle with export BEAGLE_EXERCISE_THE_DOG=1, so it >> shouldn't take care of the load of my pc, right? > > Correct. It will index as hard as it can and really slow down your > machine. But it's the fastest way to get everything indexed. > > Joe > > From james.fitzsimons@gmail.com Fri Jun 30 17:50:39 2006 Return-Path: X-Original-To: dashboard-hackers@gnome.org Delivered-To: dashboard-hackers@gnome.org Received: from localhost (unknown [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 888963B043A for ; Fri, 30 Jun 2006 17:50:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17357-02 for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from n066.sc1.cp.net (smtpout0140.sc1.cp.net [64.97.136.140]) by menubar.gnome.org (Postfix) with ESMTP id A487E3B03CD for ; Fri, 30 Jun 2006 17:50:38 -0400 (EDT) Received: from athos (82.20.8.116) by n066.sc1.cp.net (7.2.069.1) id 4499AFF7000F0045; Fri, 30 Jun 2006 21:50:37 +0000 Subject: Re: Interested in getting involved From: James Fitzsimons To: Fredrik Hedberg In-Reply-To: <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> References: <1151438602.15934.3.camel@localhost.localdomain> <17dda08b0606290831t523d25cfx23d57b138c6f0879@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VsbrpDNJgPu7WEvAi+UR" Date: Fri, 30 Jun 2006 22:50:39 +0100 Message-Id: <1151704239.12737.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.894 tagged_above=-999 required=2 tests=[AWL=-0.564, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.894 X-Spam-Level: Cc: dashboard-hackers@gnome.org X-BeenThere: dashboard-hackers@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: james.fitzsimons@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 21:50:39 -0000 --=-VsbrpDNJgPu7WEvAi+UR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Fredrik, I didn't realise Dashboard was one of the SOC projects. I'm looking forward to seeing what you do with it. I think it has a lot of potential to be a really exciting application. I'd be very keen to collaborate once you get to a position where that's possible. Looking forward to hearing about your progress! Cheers, James On Thu, 2006-06-29 at 17:31 +0200, Fredrik Hedberg wrote: > Hi James, >=20 > My name is Fredrik and I'm currently working on Dashboard as part of > the Google Summer of Code project. >=20 > I'm still just getting started as my school work was ending later than > I predicted, but I've pretty much figured out what I want to do and > where to take it, at least for now. Unfortunately, I'm rewriting it > pretty much from scratch which makes it kinda hard to help out before > I've gotten a bit further on the way - but hopefully, I'll have some > stuff to commit once I get home from Guadec next week so that we can > start collaborating on it again - so don't despair. >=20 > Fredrik >=20 >=20 > 2006/6/27, James Fitzsimons : > > Hi all, > > > > I am interested in getting involved in dashboard development. I see fro= m > > the latest beagle newsletter that there is renewed interest in the > > dashboard project so it sounds like I have come along at the right time= ! > > > > I have managed to build the latest dashboard from CVS, but it seems lik= e > > the documentation is well out of date as it talks about using > > text-indexer but it appears from the mailing list that beagle is now th= e > > indexing engine. > > > > Can anybody give me some quick pointers that would enable me to check > > that dashboard is working correctly? > > > > Finally, where would be a good place to start if I was to get involved > > in hacking on dashboard? > > > > Cheers, > > James Fitzsimons > > > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.1 (GNU/Linux) > > > > iD8DBQBEoY8Ktf4qL6AoafMRAq0dAJ4kBKF24I0iMEp/XfsGUGoRx+B0ngCfZill > > Flswu/ifiJ38NcBtRw0rSPI=3D > > =3D42lS > > -----END PGP SIGNATURE----- > > > > > > _______________________________________________ > > Dashboard-hackers mailing list > > Dashboard-hackers@gnome.org > > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > > > > > > --=-VsbrpDNJgPu7WEvAi+UR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEpZystf4qL6AoafMRAgMmAKDrq8uGKugniljVYfVz47EQqtOaqACghdPL VKE2rXPT48ecwz98sRECmcA= =zKAW -----END PGP SIGNATURE----- --=-VsbrpDNJgPu7WEvAi+UR--