Anjuta crash when creating a project or openning a exist project

Bug #140035 reported by LiuMing
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
anjuta (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: anjuta

1.Open Anjuta
2.Open New...Project
3.Select building a new general c++ project

And the program crash...

There is the error message in terminal:

/bin/sh: /usr/bin/esd: not found

(anjuta:9469): libanjuta-WARNING **: could not load plugin: libgbf-1.so.0: cannot open shared object file: No such file or directory

(anjuta:9469): GLib-GObject-CRITICAL **: g_type_module_unuse: assertion `module->use_count > 0' failed

(anjuta:9469): libanjuta-WARNING **: could not load plugin: libgbf-1.so.0: cannot open shared object file: No such file or directory

(anjuta:9469): GLib-GObject-WARNING **: Fatal error - Could not reload previously loaded plugin 'anjuta-project-manager'

Revision history for this message
John Vivirito (gnomefreak) wrote :

What version of ubuntu and what version of anjuta is this issue seen on? Is this only with C++ or any code?

Changed in anjuta:
status: New → Incomplete
Revision history for this message
John Vivirito (gnomefreak) wrote :

Can you please look in /var/crash for a anjuta crash log and attach it to this bug report?

Revision history for this message
LiuMing (slamliu) wrote : Re: [Bug 140035] Re: Anjuta crash when creating a project or openning a exist project

John Vivirito 写道:
> What version of ubuntu and what version of anjuta is this issue seen on?
> Is this only with C++ or any code?
>
> ** Changed in: anjuta (Ubuntu)
> Status: New => Incomplete
>
>
Ubuntu: 7.10 and the Anjuta from the offical repository

And I think I know where the problem located.

It's a missing of two link file:

libgbf-1.so.0
libgbf-widgets-1.so.0

Gusty has two file named as

libgbf-1.so.1
libgbf-widgets-1.so.1

So I copy them and renamed. The problem fixed.

Changed in anjuta:
importance: Undecided → Medium
Changed in anjuta:
status: Incomplete → New
Revision history for this message
Sebastien Bacher (seb128) wrote :

could you try if that's still an issue in hardy?

Changed in anjuta:
status: New → Incomplete
Revision history for this message
Alberto Ruiz (alberto.ruiz) wrote :

Tried with the latest version of hardy, works fine.

Revision history for this message
Dimitrios Symeonidis (azimout) wrote :

This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to report this bug and helping to make Ubuntu better. Feel free to submit any future bugs you may find.

Changed in anjuta (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Ioannis Vranos (cppdeveloper) wrote :

OS: Ubuntu 9.10 x64.

16 April 2010, and I have got a similar/the same bug.

After closing an opened project in Anjuta, when I try to reopen a project, Anjuta gets crashed, giving to terminal the output:

ioannis@laptop:~/Downloads$ anjuta

(anjuta:3654): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(anjuta:3654): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(anjuta:3654): Gdk-WARNING **: losing last reference to undestroyed window

(anjuta:3654): Gdk-CRITICAL **: gdk_window_show_internal: assertion `GDK_IS_WINDOW (window)' failed

(anjuta:3654): Gdk-CRITICAL **: gdk_window_move_resize_internal: assertion `GDK_IS_WINDOW (window)' failed

(anjuta:3654): Gdk-CRITICAL **: gdk_window_show_internal: assertion `GDK_IS_WINDOW (window)' failed

(anjuta:3654): Gdk-CRITICAL **: gdk_window_move_resize_internal: assertion `GDK_IS_WINDOW (window)' failed
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:200, function pa_tls_set(). Aborting.
Aborted
ioannis@laptop:~/Downloads$

Changed in anjuta (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Johannes Schmid (jhs.schmid) wrote :

This has nothing to do with the original bug report. If you still get this, please open a new bug report.

Thanks!

Changed in anjuta (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.