* Iain Lane <la...@debian.org> [2011-11-09 17:00]:
> Hi there,
> 
> On Sat, Nov 05, 2011 at 08:29:00PM +0100, Thomas Bleher wrote:
> > * Mike O'Connor <s...@debian.org> [2011-11-05 03:24]:
> > > Thomas,
> > > 
> > > I'm unable to reproduce this.  It also looks like there has been a new
> > > version of this package uploaded since your report was filed.
> > > 
> > > Are you still able to reproduce this bug?
> > 
> > I don't have a Debian box right now, where I could test this,
> > unfortunately. However, I just installed mistelix on my Ubuntu Oneiric
> > box (version 0.33-2, according to the changelog it is the same version
> > as in Debian), and could reproduce the problem there.
> > 
> > I have attached the output of a strace, maybe that helps you pinpoint
> > the problem. Unfortunately "mistelix --debug" didn't output any more
> > information.  I also tried to insert an ltrace call into
> > /usr/bin/mistelix, but then the program crashed after calling
> > pthread_mutex_lock(). latrace didn't work at all with mono, so I can't
> > provide any further info at the moment.
> 
> Thanks for the report.
> 
> We've had similar problems before due to missing dependencies on
> librsvg2-common. Do you have this installed? If not, can you try doing
> that and see if the bug goes away?

Indeed librsvg2-common was missing. After installing the package, I get
the following error instead:

> thomas@elfe:~ $ mistelix
> 09.11.2011 21:49:37 [INFO]: Mistelix 0.33 starting
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.None
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.BarWipeTop
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.BarWipeLeft
> 09.11.2011 21:49:38 [INFO]: 
> Extension:Mistelix.Transitions.BarnDoorWipeHorizontal
> 09.11.2011 21:49:38 [INFO]: 
> Extension:Mistelix.Transitions.BarnDoorWipeVertical
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.Fade
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.StarWipeFourPoint
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.StarWipeFivePoint
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Transitions.StarWipeSixPoint
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Effects.Grayscale
> 09.11.2011 21:49:38 [INFO]: Extension:Mistelix.Effects.SepiaTone
> 
> Unhandled Exception: GLib.GException: Icon 'gtk-new' not present in theme
>   at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, 
> IconLookupFlags flags) [0x00000] in <filename unknown>:0 
>   at Mistelix.Widgets.ProjectElementView..ctor (Mistelix.DataModel.Project 
> project) [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix.CreateViews () [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix..ctor (System.String[] args, System.Object[] props) 
> [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix.Main (System.String[] args) [0x00000] in <filename 
> unknown>:0 
> [ERROR] FATAL UNHANDLED EXCEPTION: GLib.GException: Icon 'gtk-new' not 
> present in theme
>   at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, 
> IconLookupFlags flags) [0x00000] in <filename unknown>:0 
>   at Mistelix.Widgets.ProjectElementView..ctor (Mistelix.DataModel.Project 
> project) [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix.CreateViews () [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix..ctor (System.String[] args, System.Object[] props) 
> [0x00000] in <filename unknown>:0 
>   at Mistelix.Mistelix.Main (System.String[] args) [0x00000] in <filename 
> unknown>:0

Maybe this error was caused by the following error during installation
of librsvg2-common:

> root@elfe:~# aptitude install librsvg2-common
> The following NEW packages will be installed:
>   librsvg2-common 
> 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
> Need to get 20,0 kB of archives. After unpacking 266 kB will be used.
> Get: 1 http://de.archive.ubuntu.com/ubuntu/ oneiric/main librsvg2-common i386 
> 2.34.1-2 [20,0 kB]
> Fetched 20,0 kB in 0s (55,0 kB/s)  
> Vormals abgewähltes Paket librsvg2-common wird gewählt.
> (Lese Datenbank ... 103763 Dateien und Verzeichnisse sind derzeit 
> installiert.)
> Entpacken von librsvg2-common (aus .../librsvg2-common_2.34.1-2_i386.deb) ...
> Trigger für libgdk-pixbuf2.0-0 werden verarbeitet ...
> librsvg2-common (2.34.1-2) wird eingerichtet ...
> /var/lib/dpkg/info/librsvg2-common:i386.postinst: 15: cannot create 
> /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0//gdk-pixbuf-query-loaders/loaders.cache:
>  Directory nonexistent
> localepurge: Disk space freed in /usr/share/locale: 0 KiB
> localepurge: Disk space freed in /usr/share/man: 0 KiB
> localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
> localepurge: Disk space freed in /usr/share/omf: 0 KiB
> localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB
> 
> Total disk space freed by localepurge: 0 KiB

As noted, however, this is on an Ubuntu system, not Debian, so I'm not
sure if the same error is present there.

Thanks for the helpful tip in the right direction!

Best regards
Thomas Bleher

> Cheers,
> 
> -- 
> Iain Lane                                  [ i...@orangesquash.org.uk ]
> Debian Developer                                   [ la...@debian.org ]
> Ubuntu Developer                                   [ la...@ubuntu.com ]
> PhD student                                       [ i...@cs.nott.ac.uk ]




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to