bugGNU Octave - Bugs: bug #40395, new octave main wrapper should...

 
 

bug #40395: new octave main wrapper should check for existence of octave-gui before execing

Submitter:  Mike Miller <mtmiller>
Submitted:  Mon 28 Oct 2013 12:56:43 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 29 Oct 2013 01:05:55 AM UTC, comment #4: 

There was a minor typo, I fixed in

http://hg.savannah.gnu.org/hgweb/octave/rev/34d9812a943b

All seems to work for me, thanks for the fix.

Mike Miller <mtmiller>
Group Member
Mon 28 Oct 2013 08:39:54 PM UTC, comment #3: 

I checked in the following changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/7ae9bc04ec07

If this works for you, please close this report.

John W. Eaton <jwe>
Group administrator
Mon 28 Oct 2013 05:48:53 PM UTC, comment #2: 

See also bug #40381

Philip Nienhuis <philipnienhuis>
Group Member
Mon 28 Oct 2013 04:27:19 PM UTC, comment #1: 

OK, I'll spend some time today working on these and a few other problems that I've noticed.

John W. Eaton <jwe>
Group administrator
Mon 28 Oct 2013 12:56:43 PM UTC, original submission:  

The new octave executable that wraps octave-cli and octave-gui does not check for existence of the octave-gui program before trying to exec it. Building Octave without Qt results in


$ ./run-octave
octave: failed to exec '/path/to/octave/src/octave-gui'


Presumably the same error after installing as well.

Also fails to build documentation in the build tree as seen here:

http://hydra.nixos.org/build/6694819/log/tail-reload

Mike Miller <mtmiller>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 mtmiller (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-29 mtmiller StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2013-10-28 jwe StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code