On a new Linux mint 14 system, just starting lyx from the command line gives this error:
../../../../src/frontends/qt4/GuiToolbar.cpp(339): Session settings could not be found!. Defaults are used instead repeated a large number of times. In googling around, this seems to be an issue with the accessibility extensions in QT. If one removes the qt-at-spi package, this error disappears. So, whatever the issue is with the A&A class, the GuiToolbar.cpp error seems unrelated. best, David -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to texlive-extra in Ubuntu. https://bugs.launchpad.net/bugs/3080 Title: lyx: missing TeX class "aa" Status in “texlive-extra” package in Ubuntu: Confirmed Status in “texlive-base” package in Debian: Fix Released Bug description: $ lyx-qt /usr/share/lyx/examples/aa_sample.lyx result in a dialog reporting: Textclass error The document uses a missing TeX class "aa". LyX will not be able to produce output. The user gets the same message when he starts lyx and selects File|New_from_template|aa.lyx The same problem afflicts IEEEtran, aastex, docbook, and so on. Running "dpkg-reconfigure lyx-common" does not help. Running Edit|Reconfigure does not help. $ dpkg -l \*lyx\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii lyx 1.3.6-1ubuntu4 High Level Word Processor ii lyx-common 1.3.6-1ubuntu4 High Level Word Processor - common files ii lyx-qt 1.3.6-1ubuntu4 High Level Word Processor - Qt frontend un lyx-xforms <none> (no description available) In Help|Extended_Features section 4.4 "A&A paper" it points out that the .cls file has to be downloaded from an ftp site. The same goes for the other missing classes, presumably. Given that aa.lyx is a template shipped in the -common package, I would expect all the required classes to be included in that package or in one of the packages upon which it Depends. It turns out that the required classes aren't packaged at all! It would be much better if they were. (Please consider this a wish to that effect.) Finding out why the basic templates don't work requires reading many long winded help files. In order to use the basic templates the user has to learn how to install new classes into LaTeX. This is far from easy for a newbie. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/3080/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

