bugGNU Octave - Bugs: bug #38878, Qt error messages w/o...

 
 

bug #38878: Qt error messages w/o QScintilla-dev installed

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Fri 03 May 2013 07:13:59 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 16 May 2013 11:46:13 PM UTC, comment #7: 
John Donoghue <lostbard>
Group Member
Thu 16 May 2013 09:30:37 PM UTC, comment #6: 

John D, please push this changeset.

Thanks.

John W. Eaton <jwe>
Group administrator
Wed 15 May 2013 12:00:05 AM UTC, comment #5: 

Sure!

John Donoghue <lostbard>
Group Member
Tue 14 May 2013 07:03:04 PM UTC, comment #4: 


> Do you have commit access yourself?


No, but there seems growing consensus that Donoghue should have it. Both jwe and I agree.

Mr Donoghue, do you want it?

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Tue 14 May 2013 06:54:49 PM UTC, comment #3: 

Works perfectly, thanks.

Do you have commit access yourself? (I don't see your name in the "Assigned to" drop-down list)

Philip Nienhuis <philipnienhuis>
Group Member
Tue 14 May 2013 05:31:31 AM UTC, comment #2: 

Thanks, I'll try your patch later this week.

Philip Nienhuis <philipnienhuis>
Group Member
Sun 12 May 2013 08:50:00 PM UTC, comment #1: 

Patch attached to not connect to editor window with QScintilla isnt being used, using the same #ifdef HAVE_QSCINTILLA check as used elsewhere in the files.




(file #28070)

John Donoghue <lostbard>
Group Member
Fri 03 May 2013 07:13:59 PM UTC, original submission:  

Mageia-2 Linux.
I forgot to have QScintilla-dev package installed before building Octave, yet I think the error messages I get when starting the Octave-GUI shouldn't occur:


QObject::connect: Cannot connect QAction::triggered () to (null)::request_open_file ()
QObject::connect: Cannot connect QAction::triggered () to (null)::focus()
QObject::connect: Cannot connect octave_qt_link::edit_file_signal (const QString&) to (null)::handle_edit_file_request (const QString&)
QObject::connect: Cannot connect main_window::insert_debugger_pointer_signal (const QString&, int) to (null)::handle_insert_debugger_pointer_request (const QString&, int)
QObject::connect: Cannot connect main_window::delete_debugger_pointer_signal (const QString&, int) to (null)::handle_delete_debugger_pointer_request (const QString&, int)
QObject::connect: Cannot connect main_window::update_breakpoint_marker_signal (bool, const QString&, int) to (null)::handle_update_breakpoint_marker_request (bool, const QString&, int)
GNU Octave, version 3.7.3+
Copyright (C) 2013 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "i686-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.


Philip Nienhuis <philipnienhuis>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #28070:  no_qsi.patch added by lostbard (3KiB - text/x-patch - bug #38878 patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by lostbard (Updated the item)
  • -email is unavailable- added by philipnienhuis (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-17 philipnienhuis StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2013-05-14 philipnienhuis StatusNone Patch Submitted
    2013-05-12 lostbard Attached File- Added no_qsi.patch, #28070

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code