Opened 13 years ago
Last modified 13 years ago
#33901 closed defect
qtoctave 0.10.1 -- does not create spreadsheet in Tables window — at Initial Version
Reported by: | cdenman@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | qtoctave, octave, qt4 | Cc: | |
Port: | qtoctave-mac |
Description
MacBookPro OSX 10.7.3 Xcode 4.3.2 -- installation process complains that the proper SDK does not exist; however, installation completed and qtoctave runs and all appears to work except that when a new variable is created and the variable Table is displayed in its own sub-window the area where the spreadsheet is normally at is only blank white. When I run qtoctave using Ubuntu, a spreadsheet is displayed in this window and I can paste my variables into the spreadsheet as needed. In qtoctave-mac, since there is no spreadsheet, when I try to paste my variable values into the Tables window, the items are pasted as shown in the command window, but erroneously placed into a "zero" element. Proper path for SDKs is shown when using Xcode-select commands. I found a suggested patch to fix the "not found SDK" error, but did not know how to apply.