Comment 12 for bug 111571

Revision history for this message
Mantas Zimnickas (sirex) wrote : Re: [Bug 111571] Re: Tilda:9793 GTK Error

OK, this is step by step, what I do and what I get:

% rm -rf .tilda
% tilda

after this, tilda configuration window appears. I do not change any thing, and
just press „OK“. After that tilda window appears just for a second, and then
disappears. Then I got these error messages:

    (tilda:12217): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed'

    (tilda:12217): Gtk-CRITICAL **: gtk_window_resize: assertion `height > 0' failed'

Trying to run tilda again:

% tilda

and any thing happened.. Tilda window will not appeared.

% tilda -C

    (tilda:12282): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed'

% tilda
% ps -e | grep -i tilda

no process running...

% rm -rf .tilda
% tilda

    (tilda:12466): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed'

% tilda
%

And another thing, I tried to do every thing like written in:

    https://wiki.ubuntu.com/DebuggingProgramCrash

But what I got:

% sudo apt-get install tilda-dbgsym

The following packages have unmet dependencies:
  tilda-dbgsym: Depends: tilda (= 0.09.4-4) but 0.09.4-0ubuntu2 is to be installed

So that is why backtrace shows nothing..

Also I attached another backtrace, when tilda is launched with removed
configuration directory.

On 2007-08-24 08:09, Áron Sisak wrote:
> Okay. You get this warning messages but is Tilda working? The backtrace
> shows it is not a real problem to run the application. Please correct me
> if I would be wrong.
>
> --
> Tilda:9793 GTK Error
> https://bugs.launchpad.net/bugs/111571
> You received this bug notification because you are a direct subscriber
> of the bug.

--
Mantas aka sirex
http://sirex.raguvele.lt/
Ubuntu - Linux for human beings

"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." (Code Complete, Page 594)