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: Torsten
Subject: Re: Binary packages for 3.8
Date: Wed, 30 Oct 2013 08:26:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 30.10.2013 08:20, c. wrote:
> 
> On 29 Oct 2013, at 21:55, c. <address@hidden> wrote:
> 
>> Torsten,
>>
>> Thanks for your new attempt!
>>
>>
>> On 29 Oct 2013, at 18:59, Torsten <address@hidden> wrote:
>>
>>> Here is another patch disabling the custom context menu and enabling
>>> other stuff for the editor.
>>
>> With this patch I can open a new document in the editor and type into it.
>> There is no syntax highlighting,
>> If I open the editor styles pane in the preferences I see an Octave style 
>> and I can edit the corresponding options, but when I save the preferences
>> the interface crashes (see attached log).
>>
>> The interface also crashes if I try to save a file to disk (crash log also 
>> attached).
>>
>>> Is there a way to get the (approximate) code line from the backtrace?
>>> AFAIK the backtrace's last column is the actual address expressed by the
>>> function name (start address) and an offset.
>>
>> Maybe the crash reporter log provides more useful information?
>>
>>> Torsten
>> c.
> 
> Torsten,
> Yust to be sure I tried again building Octave linked with qscintilla 2.4.
> The crash does not happen there when saving either  editor files or 
> preference settings.
> c.
> 

The crashes occur at the same point (setLexer ()) but obviously not the
first time this function is called. Here is the next patch applied
(replaces previous one). Does it change anything?
What context menu do you see when right clicking into an editor tab?

Torsten

Attachment: qsci_2_6_mac_p08.diff
Description: Text Data


reply via email to

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