Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open. 
Mac gave me a crash report. 
I hope it helps, because there are so many occasions, when Lyx chrashes.

Cheers, 

Anna






Process: lyx [14435]
Path:/Applications/LyX_2.0.5.app/Contents/MacOS/lyx
Identifier:  org.lyx.lyx
Version: 2.0.5 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [121]
User ID: 501

Date/Time:   2013-04-16 12:20:57.116 +0200
OS Version:  Mac OS X 10.8.3 (12D78)
Report Version:  10

Interval Since Last Report:  37521 sec
Crashes Since Last Report:   40
Per-App Crashes Since Last Report:   6
Anonymous UUID:  EF348D3A-3D9A-991D-8435-0F160235C4A4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0004

VM Regions Near 0x4:
-- __PAGEZERO -1000 [4K] ---/--- 
SM=NUL  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx
__TEXT 1000-0080b000 [ 8232K] r-x/rwx 
SM=COW  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.lyx.lyx 0x0046f241 
QListlyx::frontend::Action*::append(lyx::frontend::Action* const) + 703
1   org.lyx.lyx 0x00314d83 
lyx::frontend::InGuiThreadint::~InGuiThread() + 27027
2   org.lyx.lyx 0x000fcc81 lyx::Lexer::Pimpl::~Pimpl() 
+ 1463
3   org.lyx.lyx 0x0030ff2e 
lyx::frontend::InGuiThreadint::~InGuiThread() + 6974
4   org.lyx.lyx 0x00317872 
lyx::frontend::InGuiThreadint::~InGuiThread() + 38018
5   QtCore  0x00d1e4ba 
QMetaCallEvent::placeMetaCall(QObject*) + 42
6   QtCore  0x00d1ecec QObject::event(QEvent*) + 572
7   QtCore  0x00d138bf 
QCoreApplication::event(QEvent*) + 31
8   QtGui   0x00ebe12c QApplication::event(QEvent*) 
+ 76
9   org.lyx.lyx 0x003100b5 
lyx::frontend::InGuiThreadint::~InGuiThread() + 7365
10  QtGui   0x00eb296c 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 188
11  QtGui   0x00eba4e3 
QApplication::notify(QObject*, QEvent*) + 1059
12  org.lyx.lyx 0x00318d99 
lyx::frontend::InGuiThreadint::~InGuiThread() + 43433
13  QtCore  0x00c3bdfc 
QCoreApplication::notifyInternal(QObject*, QEvent*) + 108
14  QtCore  0x00d13ede 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 670
15  QtGui   0x00e718cf 
QEventDispatcherMacPrivate::postedEventsSourcePerformCallback(void*) + 175
16  com.apple.CoreFoundation0x9786d05f 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
17  com.apple.CoreFoundation0x9786ca89 __CFRunLoopDoSources0 + 233
18  com.apple.CoreFoundation0x97892836 __CFRunLoopRun + 934
19  com.apple.CoreFoundation0x9789202a CFRunLoopRunSpecific + 378
20  com.apple.CoreFoundation0x97891e9b CFRunLoopRunInMode + 123
21  com.apple.HIToolbox 0x90f6af5a RunCurrentEventLoopInMode + 
242
22  com.apple.HIToolbox 0x90f6abf5 ReceiveNextEventCommon + 162
23  com.apple.HIToolbox 0x90f6ab44 
BlockUntilNextEventMatchingListInMode + 88
24  com.apple.AppKit0x926d99aa _DPSNextEvent + 724
25  com.apple.AppKit0x926d91dc -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
26  com.apple.AppKit0x926cf63c -[NSApplication run] + 855
27  QtGui   0x00e71802 
QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1570
28  QtCore  0x00d12a61 
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 65
29  QtCore  0x00d12d8a 
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 170
30  QtCore  0x00d14120 QCoreApplication::exec() + 
176
31  org.lyx.lyx 0x00103a6f lyx::Lexer::Pimpl::~Pimpl() 
+ 29605
32  org.lyx.lyx 0x00017a17 
boost::exception_detail::copy_boost_exception(boost::exception*, 
boost::exception const*) + 929
33  org.lyx.lyx 

Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 06:26 AM, Anna Obertacke wrote:

Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open.
Mac gave me a crash report.
I hope it helps, because there are so many occasions, when Lyx chrashes.


Unfortunately, no. The backtrace cuts off before any useful information 
appears.


Is there something special about this document? Lots of tables? Figures? 
Do you have the outliner open? The ViewSource pane? What else can you 
tell us?


Richard



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc. 

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter - crash (sometimes even earlier), repeat it so often until 
everything is open and start work

Am 16.04.2013 um 15:06 schrieb Richard Heck rgh...@lyx.org:

 On 04/16/2013 06:26 AM, Anna Obertacke wrote:
 Hallo,
 
 I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
 Mailing list some month ago).
 I'm writing very big documents so I started dividing them into several 
 documents. I use a main document, which includes all the chapters. That 
 works very nice, but the problem is, that Lyx crashes VERY often, when 
 switching between the documents.
 
 The last crash occured while I wanted to close the main document while a 
 chapter should stay open.
 Mac gave me a crash report.
 I hope it helps, because there are so many occasions, when Lyx chrashes.
 
 Unfortunately, no. The backtrace cuts off before any useful information 
 appears.
 
 Is there something special about this document? Lots of tables? Figures? Do 
 you have the outliner open? The ViewSource pane? What else can you tell us?
 
 Richard
 



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 09:13 AM, Anna Obertacke wrote:

Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc.

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter - crash (sometimes even earlier), repeat it so often until 
everything is open and start work


Does it always crash on preview? or only sometimes? Is there something 
specific you do to cause the crash?


If you want, you can send me, privately, the document set, with 
instructions about what kind of thing makes it crash, and I can see if I 
can get it here.


Richard



Re: Using German sort order with nomencl

2013-04-16 Thread Jürgen Spitzmüller
2013/4/15 Thomas Strausz:
 Jürgen Spitzmüller spitz at lyx.org writes:

 I don't know the solution to your problem. You might hit a general
 drawback of
 nomencl or makeindex, which should be replaced by the much better glossaries
 package (which supports xindy) eventually within LyX.

 The problem with xindy might be, that it is only usable under Linux, while
 MakeIndex can be used with Windows systems.

I am not on Windows, but as far as I know, xindy also runs on Windows
(at least with TeXLive). Anyway, glossaries also supports makeindex.

Jürgen


error loading file into memory (pdf)

2013-04-16 Thread Neal Becker
I have 2 included graphics in this document.  One previews OK, the other says:
Error loading file into memory.

Both render fine when printed.  Both pdfs produced the same way (matplotlib).  
Any clues?



Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open. 
Mac gave me a crash report. 
I hope it helps, because there are so many occasions, when Lyx chrashes.

Cheers, 

Anna






Process: lyx [14435]
Path:/Applications/LyX_2.0.5.app/Contents/MacOS/lyx
Identifier:  org.lyx.lyx
Version: 2.0.5 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [121]
User ID: 501

Date/Time:   2013-04-16 12:20:57.116 +0200
OS Version:  Mac OS X 10.8.3 (12D78)
Report Version:  10

Interval Since Last Report:  37521 sec
Crashes Since Last Report:   40
Per-App Crashes Since Last Report:   6
Anonymous UUID:  EF348D3A-3D9A-991D-8435-0F160235C4A4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0004

VM Regions Near 0x4:
-- __PAGEZERO -1000 [4K] ---/--- 
SM=NUL  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx
__TEXT 1000-0080b000 [ 8232K] r-x/rwx 
SM=COW  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.lyx.lyx 0x0046f241 
QListlyx::frontend::Action*::append(lyx::frontend::Action* const) + 703
1   org.lyx.lyx 0x00314d83 
lyx::frontend::InGuiThreadint::~InGuiThread() + 27027
2   org.lyx.lyx 0x000fcc81 lyx::Lexer::Pimpl::~Pimpl() 
+ 1463
3   org.lyx.lyx 0x0030ff2e 
lyx::frontend::InGuiThreadint::~InGuiThread() + 6974
4   org.lyx.lyx 0x00317872 
lyx::frontend::InGuiThreadint::~InGuiThread() + 38018
5   QtCore  0x00d1e4ba 
QMetaCallEvent::placeMetaCall(QObject*) + 42
6   QtCore  0x00d1ecec QObject::event(QEvent*) + 572
7   QtCore  0x00d138bf 
QCoreApplication::event(QEvent*) + 31
8   QtGui   0x00ebe12c QApplication::event(QEvent*) 
+ 76
9   org.lyx.lyx 0x003100b5 
lyx::frontend::InGuiThreadint::~InGuiThread() + 7365
10  QtGui   0x00eb296c 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 188
11  QtGui   0x00eba4e3 
QApplication::notify(QObject*, QEvent*) + 1059
12  org.lyx.lyx 0x00318d99 
lyx::frontend::InGuiThreadint::~InGuiThread() + 43433
13  QtCore  0x00c3bdfc 
QCoreApplication::notifyInternal(QObject*, QEvent*) + 108
14  QtCore  0x00d13ede 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 670
15  QtGui   0x00e718cf 
QEventDispatcherMacPrivate::postedEventsSourcePerformCallback(void*) + 175
16  com.apple.CoreFoundation0x9786d05f 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
17  com.apple.CoreFoundation0x9786ca89 __CFRunLoopDoSources0 + 233
18  com.apple.CoreFoundation0x97892836 __CFRunLoopRun + 934
19  com.apple.CoreFoundation0x9789202a CFRunLoopRunSpecific + 378
20  com.apple.CoreFoundation0x97891e9b CFRunLoopRunInMode + 123
21  com.apple.HIToolbox 0x90f6af5a RunCurrentEventLoopInMode + 
242
22  com.apple.HIToolbox 0x90f6abf5 ReceiveNextEventCommon + 162
23  com.apple.HIToolbox 0x90f6ab44 
BlockUntilNextEventMatchingListInMode + 88
24  com.apple.AppKit0x926d99aa _DPSNextEvent + 724
25  com.apple.AppKit0x926d91dc -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
26  com.apple.AppKit0x926cf63c -[NSApplication run] + 855
27  QtGui   0x00e71802 
QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1570
28  QtCore  0x00d12a61 
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 65
29  QtCore  0x00d12d8a 
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 170
30  QtCore  0x00d14120 QCoreApplication::exec() + 
176
31  org.lyx.lyx 0x00103a6f lyx::Lexer::Pimpl::~Pimpl() 
+ 29605
32  org.lyx.lyx 0x00017a17 
boost::exception_detail::copy_boost_exception(boost::exception*, 
boost::exception const*) + 929
33  org.lyx.lyx 

Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 06:26 AM, Anna Obertacke wrote:

Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open.
Mac gave me a crash report.
I hope it helps, because there are so many occasions, when Lyx chrashes.


Unfortunately, no. The backtrace cuts off before any useful information 
appears.


Is there something special about this document? Lots of tables? Figures? 
Do you have the outliner open? The ViewSource pane? What else can you 
tell us?


Richard



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc. 

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter - crash (sometimes even earlier), repeat it so often until 
everything is open and start work

Am 16.04.2013 um 15:06 schrieb Richard Heck rgh...@lyx.org:

 On 04/16/2013 06:26 AM, Anna Obertacke wrote:
 Hallo,
 
 I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
 Mailing list some month ago).
 I'm writing very big documents so I started dividing them into several 
 documents. I use a main document, which includes all the chapters. That 
 works very nice, but the problem is, that Lyx crashes VERY often, when 
 switching between the documents.
 
 The last crash occured while I wanted to close the main document while a 
 chapter should stay open.
 Mac gave me a crash report.
 I hope it helps, because there are so many occasions, when Lyx chrashes.
 
 Unfortunately, no. The backtrace cuts off before any useful information 
 appears.
 
 Is there something special about this document? Lots of tables? Figures? Do 
 you have the outliner open? The ViewSource pane? What else can you tell us?
 
 Richard
 



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 09:13 AM, Anna Obertacke wrote:

Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc.

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter - crash (sometimes even earlier), repeat it so often until 
everything is open and start work


Does it always crash on preview? or only sometimes? Is there something 
specific you do to cause the crash?


If you want, you can send me, privately, the document set, with 
instructions about what kind of thing makes it crash, and I can see if I 
can get it here.


Richard



Re: Using German sort order with nomencl

2013-04-16 Thread Jürgen Spitzmüller
2013/4/15 Thomas Strausz:
 Jürgen Spitzmüller spitz at lyx.org writes:

 I don't know the solution to your problem. You might hit a general
 drawback of
 nomencl or makeindex, which should be replaced by the much better glossaries
 package (which supports xindy) eventually within LyX.

 The problem with xindy might be, that it is only usable under Linux, while
 MakeIndex can be used with Windows systems.

I am not on Windows, but as far as I know, xindy also runs on Windows
(at least with TeXLive). Anyway, glossaries also supports makeindex.

Jürgen


error loading file into memory (pdf)

2013-04-16 Thread Neal Becker
I have 2 included graphics in this document.  One previews OK, the other says:
Error loading file into memory.

Both render fine when printed.  Both pdfs produced the same way (matplotlib).  
Any clues?



Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open. 
Mac gave me a crash report. 
I hope it helps, because there are so many occasions, when Lyx chrashes.

Cheers, 

Anna






Process: lyx [14435]
Path:/Applications/LyX_2.0.5.app/Contents/MacOS/lyx
Identifier:  org.lyx.lyx
Version: 2.0.5 (???)
Code Type:   X86 (Native)
Parent Process:  launchd [121]
User ID: 501

Date/Time:   2013-04-16 12:20:57.116 +0200
OS Version:  Mac OS X 10.8.3 (12D78)
Report Version:  10

Interval Since Last Report:  37521 sec
Crashes Since Last Report:   40
Per-App Crashes Since Last Report:   6
Anonymous UUID:  EF348D3A-3D9A-991D-8435-0F160235C4A4

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0004

VM Regions Near 0x4:
--> __PAGEZERO -1000 [4K] ---/--- 
SM=NUL  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx
__TEXT 1000-0080b000 [ 8232K] r-x/rwx 
SM=COW  /Applications/LyX_2.0.5.app/Contents/MacOS/lyx

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.lyx.lyx 0x0046f241 
QList::append(lyx::frontend::Action* const&) + 703
1   org.lyx.lyx 0x00314d83 
lyx::frontend::InGuiThread::~InGuiThread() + 27027
2   org.lyx.lyx 0x000fcc81 lyx::Lexer::Pimpl::~Pimpl() 
+ 1463
3   org.lyx.lyx 0x0030ff2e 
lyx::frontend::InGuiThread::~InGuiThread() + 6974
4   org.lyx.lyx 0x00317872 
lyx::frontend::InGuiThread::~InGuiThread() + 38018
5   QtCore  0x00d1e4ba 
QMetaCallEvent::placeMetaCall(QObject*) + 42
6   QtCore  0x00d1ecec QObject::event(QEvent*) + 572
7   QtCore  0x00d138bf 
QCoreApplication::event(QEvent*) + 31
8   QtGui   0x00ebe12c QApplication::event(QEvent*) 
+ 76
9   org.lyx.lyx 0x003100b5 
lyx::frontend::InGuiThread::~InGuiThread() + 7365
10  QtGui   0x00eb296c 
QApplicationPrivate::notify_helper(QObject*, QEvent*) + 188
11  QtGui   0x00eba4e3 
QApplication::notify(QObject*, QEvent*) + 1059
12  org.lyx.lyx 0x00318d99 
lyx::frontend::InGuiThread::~InGuiThread() + 43433
13  QtCore  0x00c3bdfc 
QCoreApplication::notifyInternal(QObject*, QEvent*) + 108
14  QtCore  0x00d13ede 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 670
15  QtGui   0x00e718cf 
QEventDispatcherMacPrivate::postedEventsSourcePerformCallback(void*) + 175
16  com.apple.CoreFoundation0x9786d05f 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
17  com.apple.CoreFoundation0x9786ca89 __CFRunLoopDoSources0 + 233
18  com.apple.CoreFoundation0x97892836 __CFRunLoopRun + 934
19  com.apple.CoreFoundation0x9789202a CFRunLoopRunSpecific + 378
20  com.apple.CoreFoundation0x97891e9b CFRunLoopRunInMode + 123
21  com.apple.HIToolbox 0x90f6af5a RunCurrentEventLoopInMode + 
242
22  com.apple.HIToolbox 0x90f6abf5 ReceiveNextEventCommon + 162
23  com.apple.HIToolbox 0x90f6ab44 
BlockUntilNextEventMatchingListInMode + 88
24  com.apple.AppKit0x926d99aa _DPSNextEvent + 724
25  com.apple.AppKit0x926d91dc -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
26  com.apple.AppKit0x926cf63c -[NSApplication run] + 855
27  QtGui   0x00e71802 
QEventDispatcherMac::processEvents(QFlags) + 1570
28  QtCore  0x00d12a61 
QEventLoop::processEvents(QFlags) + 65
29  QtCore  0x00d12d8a 
QEventLoop::exec(QFlags) + 170
30  QtCore  0x00d14120 QCoreApplication::exec() + 
176
31  org.lyx.lyx 0x00103a6f lyx::Lexer::Pimpl::~Pimpl() 
+ 29605
32  org.lyx.lyx 0x00017a17 
boost::exception_detail::copy_boost_exception(boost::exception*, 
boost::exception const*) + 929
33  org.lyx.lyx 0x0001782f 
boost::exception_detail::copy_boost_exception(boost::exception*, 
boost::exception const*) + 

Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 06:26 AM, Anna Obertacke wrote:

Hallo,

I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
Mailing list some month ago).
I'm writing very big documents so I started dividing them into several 
documents. I use a main document, which includes all the chapters. That works 
very nice, but the problem is, that Lyx crashes VERY often, when switching 
between the documents.

The last crash occured while I wanted to close the main document while a 
chapter should stay open.
Mac gave me a crash report.
I hope it helps, because there are so many occasions, when Lyx chrashes.


Unfortunately, no. The backtrace cuts off before any useful information 
appears.


Is there something special about this document? Lots of tables? Figures? 
Do you have the outliner open? The View>Source pane? What else can you 
tell us?


Richard



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Anna Obertacke
Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc. 

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter -> crash (sometimes even earlier), repeat it so often until 
everything is open and start work

Am 16.04.2013 um 15:06 schrieb Richard Heck :

> On 04/16/2013 06:26 AM, Anna Obertacke wrote:
>> Hallo,
>> 
>> I am using Lyx 2.0.5 on Mac due to some issues with newer Versions (was on 
>> Mailing list some month ago).
>> I'm writing very big documents so I started dividing them into several 
>> documents. I use a main document, which includes all the chapters. That 
>> works very nice, but the problem is, that Lyx crashes VERY often, when 
>> switching between the documents.
>> 
>> The last crash occured while I wanted to close the main document while a 
>> chapter should stay open.
>> Mac gave me a crash report.
>> I hope it helps, because there are so many occasions, when Lyx chrashes.
> 
> Unfortunately, no. The backtrace cuts off before any useful information 
> appears.
> 
> Is there something special about this document? Lots of tables? Figures? Do 
> you have the outliner open? The View>Source pane? What else can you tell us?
> 
> Richard
> 



Re: Lyx crashes on Mac using included lyx documents

2013-04-16 Thread Richard Heck

On 04/16/2013 09:13 AM, Anna Obertacke wrote:

Nothing special.
I just started to write it: only 20 pages with many math formulas and some 
figures. No tables.
Today I had the literature index window open, where you can tell which bibtex 
file you want etc.

Everyday I start working like that: First open main, open a chapter, preview of 
main or chapter -> crash (sometimes even earlier), repeat it so often until 
everything is open and start work


Does it always crash on preview? or only sometimes? Is there something 
specific you do to cause the crash?


If you want, you can send me, privately, the document set, with 
instructions about what kind of thing makes it crash, and I can see if I 
can get it here.


Richard



Re: Using German sort order with nomencl

2013-04-16 Thread Jürgen Spitzmüller
2013/4/15 Thomas Strausz:
> Jürgen Spitzmüller  lyx.org> writes:
>
>> I don't know the solution to your problem. You might hit a general
> drawback of
>> nomencl or makeindex, which should be replaced by the much better glossaries
>> package (which supports xindy) eventually within LyX.
>
> The problem with xindy might be, that it is only usable under Linux, while
> MakeIndex can be used with Windows systems.

I am not on Windows, but as far as I know, xindy also runs on Windows
(at least with TeXLive). Anyway, glossaries also supports makeindex.

Jürgen


error loading file into memory (pdf)

2013-04-16 Thread Neal Becker
I have 2 included graphics in this document.  One previews OK, the other says:
Error loading file into memory.

Both render fine when printed.  Both pdfs produced the same way (matplotlib).  
Any clues?