Stability of Inlage 5 RC

How stable is Inlage 5 RC on your system/with your projects

View Results

Loading ... Loading ...

10 Responses to “Stability of Inlage 5 RC”

  1. Roland says:

    Sorry Nils gotta be harsh this time.

    The new RC is compeltely unusable on my project. With any more than a few tabs open, it becomes so slow that typing is impossible. The scrolling will also hang the app. I hope you can reproduce it with my files.

    I am very happy with the state of the features at the moment, it does everything I need to do. I hope the performance issues can be fixed.

  2. admin says:

    Yes sorry, I forgot that when I started this poll, so this wasn’t meant by the question (it’s slow here, too). It’s just about crashed. Yesterday I started some performance checks with Inlage (especially with your project). When I try to open the results Visual Studio always crashes, what is very funny… but hindering at this time. I’ll do my best to get that work. Thank you for your extensive testing! Hope I can release after fixing the performance thing and some other issues.

  3. Luís Pereira says:

    Dear Nils,

    I like the new look and somehow seems more intuitive. I have one doubt – I have a project with .eps images and I would like to compile to .pdf, but I can’t, so when I compile the images are not appearing. How can I configure the compiler so that this will work?

    Thanks.

  4. Andreas Neupert says:

    I also experience bad performance (sometimes a few seconds for typing a word) which just kills usability. It’s a new phenomena in the latest version, so I hope you’ll be able to fix it. (Maybe revert to the last version? / assumed you use some kind of version control) Except that I like Inlage 5 a lot!

  5. Patrick says:

    Inlage 5 looks nice, but i have problems with Phyton script.
    I always get the error “Python Script Error! unexpected token ‘$’”.
    Phyton script code:
    cmd.SelectedText = “”

    cmd.Insert(“\t\t” + $$x diag$$ + “\n”)

    Thanks

  6. admin says:

    Thanks. It’s right that the performance issues are since the last update. It is related to the fix of issue #167. I found the leak and resolved the new performace issue. Let me do some other performance fixes and release an update and restart this poll.

    @Luís Pereira
    I’m not sure what compiler are used for this because I don’t use eps. I think tex.stackexchange.com can help. If there are some issues regarding this with Inlage, please write a ticket in the bugtracker.

    @Patrick
    The new way to do that is:
    x = cmd.Dialog(“Diag X”)
    cmd.Insert(“\t\t” + x + “\n”)

  7. Patrick says:

    Thanks for the information.

    I tried it and it works fine.
    Last question. Is there a brief overview of the commands with description?

    Thanks Patrick

  8. Ali says:

    I have the issue with this version that was advertised as one of the most important features of inlage 5; re-opening the inserted tables. Whenever I double click a table on the navigation, it crashes the inlage!!
    please find a solution to this big and serious issue!!

  9. Dimtiris says:

    Hi Nils,

    There is a bug spotted, sometimes when I try to compile the tex file, there is an unexpected behavior: the GUI just disappears, while the inlage instance is still visible at the task manager. So this is not exactly the most fatal exception, but it renders the application unusuable. (also, the pdf with the result doesn’t show up, meaning that there was a certain crush during/before the compile?).
    Yesterday I uninstalled and reinstalled inlage several times (on win8) and at some point it started working again. After a full working day with inlage, today the same thing happened again.
    Moreover, the app is slow, when you write text it appears with a delay, but I’m not sure still what the possible causes might be (the delay-speed varies a little bit).

  10. Dimtiris says:

    Hi Nils,

    the scrolling issue mentioned here today appeared also to me.
    If you move the bar with a left click, everything is fine.
    But if you scroll with your wheel, the app freezes.
    This seems to be an easy fix, I’m reporting so that you know it’s not happening to just one guy.
    OS – win8

Leave a Reply

*