Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Glade
Glade
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 276
    • Issues 276
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GladeGlade
  • Issues
  • #479

Closed
Open
Opened Sep 20, 2020 by Luis Felipe@luis-felipe

Glade 3.36.0 segfaults when opening a file

Everytime I open the attached file, app.ui, Glade, shuts down. The UI file was created with the same Glade the day before, it worked normally, and the next day I couldn't open the file anymore. Glade can open other files.

Steps to reproduce

  1. Start a terminal.
  2. Run glade.
  3. Open the app.ui file.

Expected result

I can see and edit the UI file normally.

Unexpected result

Glade shuts itself down with the following message:

$ glade
GladeUI-Message: 09:59:00.658: 2 missing displayable value for GtkWidget::AtkObject::accessible-role
GladeUI-Message: 09:59:00.729: 1 missing displayable value for GtkEntry::input-purpose
GladeUI-Message: 09:59:00.872: 3 missing displayable value for GtkAboutDialog::license-type
GladeUI-Message: 09:59:00.984: Glade needs artwork; a default icon will be used for the following classes:
	GThemedIcon	needs an icon named 'widget-gtk-themedicon'
	GFileIcon	needs an icon named 'widget-gtk-fileicon'
	GladeInstantiableGtkBin	needs an icon named 'widget-gtk-bin'
	GtkFileChooserNative	needs an icon named 'widget-gtk-filechoosernative'
	GtkApplicationWindow	needs an icon named 'widget-gtk-applicationwindow'
Violación de segmento

Additional information

I'm using Glade 3.36.0 as provided by GNU Guix fb24a4d.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/glade#479