octave-maintainers
[Top][All Lists]
Advanced

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

Re: Binary packages for 3.8


From: c.
Subject: Re: Binary packages for 3.8
Date: Sun, 27 Oct 2013 19:43:08 +0100

On 27 Oct 2013, at 19:13, Pantxo <address@hidden> wrote:

> Torsten wrote
>> On 27.10.2013 17:06, c. wrote:
>>> 
>>> On 27 Oct 2013, at 14:52, Torsten &lt;
> 
>> ttl@
> 
>> &gt; wrote:
>>>> 
>>>> 
>>>> Could you please try the minimal example attached in order to sort out
>>>> the possibility that the octave lexer does not work at all? It provides
>>>> an editor with octave syntax-highlighting.
>>>> 
>>>> Torsten
>>> 
>>> 
>>> the minimal example also crashes, whith the following error:
>>> 
>>> QWidget: Must construct a QApplication before a QPaintDevice
>>> Abort trap: 6
>>> 
>>> here's the backtrace:
>>> 
>>> * thread #1: tid = 0x1c8606, 0x00007fff894a0212
>>> libsystem_kernel.dylib`__pthread_kill + 10, queue =
>>> 'com.apple.main-thread, stop reason = signal SIGABRT
>>>    frame #0: 0x00007fff894a0212 libsystem_kernel.dylib`__pthread_kill +
>>> 10
>>>    frame #1: 0x00007fff84a92b24 libsystem_c.dylib`pthread_kill + 90
>>>    frame #2: 0x00007fff84ad6f61 libsystem_c.dylib`abort + 143
>>>    frame #3: 0x0000000102d1eac8 QtCore`qt_message_output(QtMsgType, char
>>> const*) + 200
>>>    frame #4: 0x0000000102d1ed58 QtCore`qt_message(QtMsgType, char
>>> const*, __va_list_tag*) + 408
>>>    frame #5: 0x0000000102d1e64f QtCore`qFatal(char const*, ...) + 159
>>>    frame #6: 0x00000001021b37fd
>>> QtGui`QWidgetPrivate::QWidgetPrivate(int) + 765
>>>    frame #7: 0x0000000102501053 QtGui`QFramePrivate::QFramePrivate() +
>>> 19
>>>    frame #8: 0x0000000102587965
>>> QtGui`QAbstractScrollArea::QAbstractScrollArea(QWidget*) + 37
>>>    frame #9: 0x0000000100010717
>>> libqscintilla2.9.dylib`QsciScintillaBase::QsciScintillaBase(QWidget*) +
>>> 23
>>>    frame #10: 0x0000000100006359
>>> libqscintilla2.9.dylib`QsciScintilla::QsciScintilla(QWidget*) + 25
>>>    frame #11: 0x0000000100001c6c example`main(argc=1,
>>> argv=0x00007fff5fbffa68) + 92 at main.cpp:9
>>>    frame #12: 0x00007fff81cb97e1 libdyld.dylib`start + 1
>>> 
>>> c.
>>> 
>> 
>> Unfortunately the crash has another reason here. I have no idea what is
>> going on there. Maybe my *.pro file needs som extra entries for MAC OSX?
>> 
>> Torsten
> 
> Hello,
> 
> Using fink for dependencies the example builds and works fine for me on mac
> os X 10.7.5. I could check that both double quoted strings and "endfunction"
> keyword were properly highlighted. 
> 
> Unfortunately I am not able to build octave with the gui using fink at the
> moment. Build fails at link stage in libgui ("undefined symbol for
> architecture x86_64 " or something). My Qt4 package is not up to date so
> i'll try to upgrade and see what happens.
> 
> Just in case it may help, this is part of the output from otool :
> 
> $ otool -L
> /Users/pdiribarne/Downloads/example/example.app/Contents/MacOS/example 
> /Users/pdiribarne/Downloads/example/example.app/Contents/MacOS/example:
>       /sw/lib/qt4-mac/lib/libqscintilla2.8.dylib (compatibility version 8.0.0,
> current version 8.0.2)
>       /sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/QtGui (compatibility 
> version
> 4.7.0, current version 4.7.3)
>       /sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/QtCore (compatibility
> version 4.7.0, current version 4.7.3)
>       /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 
> (compatibility
> version 1.0.0, current version 17.0.0)
> 
> 
> Pantxo
> 


Pantxo,

I don't have Fink installed at the moment, and I'm unable to access Fink's 
online 
package database ...
Could you look at what are the configure options and patches for qscintilla in 
Fink?

c.

reply via email to

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