octave-gui crashed when using its internal editor

Bug #1665201 reported by Shuang Song
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
octave (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I'm using Ubuntu 16.04 amd64 version. And the Octave-gui package is installed from offical repo. I can use octave-cli in terminal well, but when using code editor in octave-gui, only when typing several characters ( less than 10 charactors), The program freezed and crashed. I don't what happend.

BTW, when I typing, I saw the auto-complete bar flashed fast and dispeared. Maybe some problem with display framework? Incompative library version?

Here is a part of the crash report:

Package: octave 4.0.0-3ubuntu9.1
Title: octave-gui crashed with SIGSEGV in QWidget::testAttribute_helper()

My laptop with the same software environment throw the same exception.

Revision history for this message
Shuang Song (sxs) wrote :

some guys told me it due to bugs in qt.He told me I could use this script to launch Octave-gui without crash.

#!/bin/bash
export QT4_IM_MODULE=
export QT_IM_MODULE=
/usr/bin/octave --force-gui

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in reportbug (Ubuntu):
status: New → Confirmed
Logan Rosen (logan)
affects: reportbug (Ubuntu) → octave (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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