denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Mac os X version of 0.9.6


From: Richard Shann
Subject: Re: [Denemo-devel] Mac os X version of 0.9.6
Date: Mon, 08 Oct 2012 08:31:46 +0100

So I guess this means it cannot find the fonts and cannot find the
scheme stuff?
Richard

On Mon, 2012-10-08 at 06:09 +0200, Jeremiah Benham wrote:
> I managed to compile an os X version of denemo. It is having the same issues 
> that are present in the LInux dynamic lib version. Here is the backtrace when 
> I launch it in gdb:
> 
> #0  0x0000000101486155 in g_logv ()
> No symbol table info available.
> #1  0x0000000101486344 in g_log ()
> No symbol table info available.
> #2  0x0000000100d62c90 in pango_core_text_font_map_load_fontset ()
> No symbol table info available.
> #3  0x0000000100d63185 in pango_core_text_font_map_load_font ()
> No symbol table info available.
> #4  0x0000000100f5f070 in pango_layout_get_empty_extents_at_index ()
> No symbol table info available.
> #5  0x0000000100f5f406 in pango_layout_line_get_extents ()
> No symbol table info available.
> #6  0x0000000100f5f50e in get_line_extents_layout_coords ()
> No symbol table info available.
> #7  0x0000000100f63ab0 in pango_layout_get_extents_internal ()
> No symbol table info available.
> #8  0x0000000100973b1e in gtk_text_layout_get_line_display ()
> No symbol table info available.
> #9  0x0000000100975fd2 in gtk_text_layout_real_wrap ()
> No symbol table info available.
> #10 0x0000000100953ec7 in _gtk_text_btree_validate_line ()
> No symbol table info available.
> #11 0x0000000100972358 in gtk_text_layout_validate_yrange ()
> No symbol table info available.
> #12 0x00000001009816ad in gtk_text_view_validate_onscreen ()
> No symbol table info available.
> #13 0x0000000100981d2e in gtk_text_view_flush_first_validate ()
> No symbol table info available.
> #14 0x0000000100981d69 in first_validate_callback ()
> No symbol table info available.
> #15 0x0000000100cc33d4 in gdk_threads_dispatch ()
> No symbol table info available.
> #16 0x000000010147e5e2 in g_main_context_dispatch ()
> No symbol table info available.
> #17 0x0000000101480ab5 in g_main_context_iterate ()
> No symbol table info available.
> #18 0x0000000101480c55 in g_main_loop_run ()
> No symbol table info available.
> #19 0x00000001008befcd in gtk_main ()
> No symbol table info available.
> #20 0x00000001000b26fb in inner_main ()
> No symbol table info available.
> #21 0x0000000100285a97 in invoke_main_func ()
> No symbol table info available.
> #22 0x0000000100259582 in c_body ()
> No symbol table info available.
> #23 0x00000001002c4d0b in scm_c_catch ()
> No symbol table info available.
> #24 0x0000000100259987 in scm_i_with_continuation_barrier ()
> No symbol table info available.
> #25 0x0000000100259a34 in scm_c_with_continuation_barrier ()
> No symbol table info available.
> #26 0x00000001002c39d3 in scm_i_with_guile_and_parent ()
> No symbol table info available.
> #27 0x0000000100285a57 in scm_boot_guile ()
> No symbol table info available.
> #28 0x0000000100066d10 in main ()
> No symbol table info available.
> 
> 
> Here is an excerpt of what I get when denemo is launched:
> verride "ScoreIndent" DENEMO_OVERRIDE_GRAPHIC)
>        (d-DirectivePut-score-display "ScoreIndent" (string-append "indent=" 
> indent))
>        (d-SetSaved #f))))
> ; the throw arguments are
> 
> (#f Unbound variable: ~S (string-match) #f)
> 
> ** (denemo:18444): WARNING **: 
> The tag is
> 
> unbound-variable
> 
> 
> ** (denemo:18444): WARNING **: 
> A script error for file/script /opt/local/share/denemo/actions/Arranger.scm; 
> the throw arguments are
> 
> (#f Unbound variable: ~S (d-Directive-header?) #f)
> 
> ** (denemo:18444): WARNING **: 
> The tag is
> 
> unbound-variable
> 
> Gtk version 3.4.4
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-WARNING **: failed to choose a font, expect ugly 
> output. engine-type='PangoRenderCoreText', script='latin'
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-WARNING **: failed to choose a font, expect ugly 
> output. engine-type='PangoRenderCoreText', script='common'
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_fontset_foreach: assertion 
> `PANGO_IS_FONTSET (fontset)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_ref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_context_get_matrix: assertion 
> `PANGO_IS_CONTEXT (context)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_context_get_matrix: assertion 
> `PANGO_IS_CONTEXT (context)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_context_get_matrix: assertion 
> `PANGO_IS_CONTEXT (context)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-CRITICAL **: pango_context_get_matrix: assertion 
> `PANGO_IS_CONTEXT (context)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion 
> `G_IS_OBJECT (object)' failed
> 
> (denemo:18444): Pango-WARNING **: couldn't load font "Denemo Ultra-Condensed 
> 9", modified variant/weight/stretch as fallback, expect ugly output.
> 
> (denemo:18444): Pango-ERROR **: Could not load fallback font, bailing out.
> 
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 
> 
> Jeremiah
> 
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]