octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37161] "Welcome to Octave" window in infinite


From: Edward Meyer
Subject: [Octave-bug-tracker] [bug #37161] "Welcome to Octave" window in infinite loop
Date: Tue, 21 Aug 2012 18:59:01 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

URL:
  <http://savannah.gnu.org/bugs/?37161>

                 Summary: "Welcome to Octave" window in infinite loop
                 Project: GNU Octave
            Submitted by: eem2314
            Submitted on: Tue 21 Aug 2012 11:59:00 AM PDT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation
                  Status: None
             Assigned to: None
         Originator Name: Ed Meyer
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

after building and installing (as root) the opening gui window is in an
infinite loop: when the "finish" button is pressed a duplicate window replaces
it.
This is because in resource-manager.cc:114 the Qfile::copy fails because the
file default-qt-settings was installed like so:

 /usr/bin/install -c -m 644 ../../libgui/default-qt-settings
'/usr/local/share/octave//etc'

note the double slash where $(version) goes but apparently was not set.  The
code looks for default-qt-settings in
/usr/local/share/octave/3.7.0+/etc

It also seems like the Qfile::copy failure should have been caught




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37161>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]