[Rhythmbox-devel] debugging nautilus

2010-06-23 Thread Matt Joiner
how do i debug via strace/ltrace, or log file the cause of "no such file or directory" errors when restoring items from the trash on an NTFS partition? i've tried putting in the GLog and async log domains, sending USR1 signals etc, but there are no related log messages. furthermore i can't strace/

[Rhythmbox-devel] general python rhythmbox plugin queries

2010-06-26 Thread Matt Joiner
e reply addresses if this doesn't occur by default. Regards, Matt Joiner ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Re: [Rhythmbox-devel] Suggestion.

2010-06-26 Thread Matt Joiner
as long as it's optional. personally i've never used or liked play queues, and if RB has one i'm not aware of, all the better. On Sat, Jun 26, 2010 at 8:59 PM, Jannik Heller wrote: > Am Samstag, den 19.06.2010, 18:46 +0800 schrieb kevin mabul: > > I have a little suggestion. How about adding a li

Re: [Rhythmbox-devel] general python rhythmbox plugin queries

2010-06-26 Thread Matt Joiner
t;) or shell.props.db. On Sat, Jun 26, 2010 at 8:58 PM, Jannik Heller wrote: > Thats strange, for me this works: > > self.db.entry_move_to_trash( self.db.entry_lookup_by_location( location ) ) > > (While I got self.db from shell.get_property("db") ) > > > Am Mittw