Anjuta crashes when opening .ui files
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
anjuta (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I create an Anjuta PyGTK (automake) project named pygtk-testing. When I double click on the pygtk_testing.ui under src/ui it crashes Anjuta. I expect that it would not crash but load the file in glade.
Here's the output in the screen:
user@box:~$ lsb_release -rd
Description: Ubuntu 15.04
Release: 15.04
user@box:~$ dpkg -s anjuta
Package: anjuta
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 4612
Maintainer: Ubuntu Developers <email address hidden>
Architecture: amd64
Version: 2:3.14.0-1
Depends: libanjuta-3-0 (>= 2:3.2.0), libapr1 (>= 1.2.7), libc6 (>= 2.15), libdevhelp-3-2 (>= 3.12.0-2~), libgcc1 (>= 1:4.1.1), libgda-5.0-4 (>= 5.0.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libgdl-3-5 (>= 3.8.1), libgladeui-2-6 (>= 3.16.1), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.12), libgtksourcevie
Recommends: gcc | g++, make, yelp, automake, autoconf, autogen, intltool, gdb, libtool, liblocale-
Suggests: libgtk-3-dev, libgtkmm-3.0-dev, glade, gjs, python-
Description: GNOME development IDE, for C/C++
This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
debugging, management of code and GUI design by providing a simple and
usable user interface. It also integrates with version control systems
like CVS, Git or Subversion.
Original-
Homepage: http://
user@box:~$ anjuta
GladeUI-Message: 15 missing displayable value for GtkWidget:
GladeUI-Message: 1 missing displayable value for GtkButtonBox:
GladeUI-Message: 1 missing displayable value for GtkCellRenderer
GladeUI-Message: Glade needs artwork; a default icon will be used for the following classes:
GtkApplication
(anjuta:23805): Gdk-WARNING **: /build/
(anjuta:23805): Gdk-ERROR **: The program 'anjuta' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 4417 error_code 3 request_code 20 (core protocol) minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)
user@box:~$ dpkg -s glade
Package: glade
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 3441
Maintainer: Ubuntu Developers <email address hidden>
Architecture: amd64
Version: 3.18.3-1
Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libgladeui-2-6 (>= 3.16.1), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.12), libpango-1.0-0 (>= 1.18.0)
Recommends: libgtk-3-dev, devhelp
Description: GTK+ User Interface Builder
Glade is a RAD tool to enable quick and easy development of user
interfaces for the GTK+ toolkit.
.
The user interfaces designed in Glade are stored in the well-known
XML format, enabling easy integration with external tools. You will
probably want to use it with tools such as libglade, which can load
the XML files and create the interfaces at runtime.
.
This version is more modular than previous ones, so you can install
modules to add additional widgets for Glade to use.
Original-
Homepage: http://
user@box:~$
Thanks for your help.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: anjuta 2:3.14.0-1
ProcVersionSign
Uname: Linux 3.19.0-30-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct 15 14:57:11 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (16 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: anjuta
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | added: xenial |
Changed in anjuta (Ubuntu): | |
importance: | Undecided → Medium |
Status changed to 'Confirmed' because the bug affects multiple users.