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: Benjamin Abbott
Subject: Re: Binary packages for 3.8
Date: Sun, 27 Oct 2013 13:58:47 -0400

On Oct 27, 2013, at 1:45 PM, Torsten <address@hidden> wrote:
> 
>> On 27.10.2013 17:06, c. wrote:
>> 
>>> On 27 Oct 2013, at 14:52, Torsten <address@hidden> 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?

I suspect there is a problem with macports qscintilla 2.7 port

Ben

reply via email to

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