I'm trying to install TXS on Linux Mint 18 beta Cinnamon, 64 bit. The QT5 version installs and runs fine, but it still doesn't play well with IBUS. But the QT4 version, texstudio-qt4_2.11.0_amd64.deb, installs but then won't run properly. The program loads and then displays the message in the screenshot. If you type anything, or Cancel, then the whole program shuts down.
the carsh seems to be avoidable if ~/.config/texstudio/lastSession.txss is deleted.
@Tim: why does it claim to be not up-to-date ?
I tried "rm -rf ~/.config/texstudio " but it didn't help.
@Jan:
The updater checks the hg revision as well. Maybe the compiled version
is one or two commits below compared to the entry in txsUpdate.xml?
Am 13.06.2016 um 19:35 schrieb Jan Sundermeyer:
Related
Bugs:
#1815it crashes in the event loop when using qt4 (even debug build from tag 2.11.0)
Anyone any ideas ?
qt5, same code, is fine ...
place following texstudio.ini in .config/texstudio
(obviously, you need to rename the attached file)
Last edit: Jan Sundermeyer 2016-06-13
that worked, but only when I set
Update\AutoCheck=false
--
Professor Dominik Wujastyk* http://ualberta.Academia.edu/DominikWujastyk
Singhmar Chair in Classical Indian Society and Polity
Department of History and Classics http://historyandclassics.ualberta.ca/
University of Alberta, Canada
On 13 June 2016 at 13:00, Jan Sundermeyer jsundermeyer@users.sf.net wrote:
Related
Bugs:
#1815sorry, my bad. Here the corrected version in case others have the same problem
This was a mismatch in the hg revision number. -> fixed.