This is a genuine user experience: -
- download texstudio2.8.8_win_qt5.3.1.exe on Windows 7 and install following typical install wizard instructions.
- Wizard ends with "Launch TeXstudio" checked: OK. TeXstudio runs up - all is good.
- Create an article from a template, type in some stuff, save, "I guess it's OK but I wonder how it looks"
- Preview tab is empty so look around on toolbar for how to preview the file - find "Build & View" button - "This should do it"
- Empty pane appears on right with message at bottom 'Failed to find file "name of file.pdf"; perhaps it has been deleted"
- Messages tab is empty, Log tab is empty
- Poke around in the help file - find "Before using TeXstudio, you should configure the editor and latex related commands via the "Configure TeXstudio" command in the "Options" menu ("Preferences" under Mac OS X)."
- Realise there is a bunch of other software that is required in order to make TexStudio usable.
- Under "Configure TeXstudio", "commands", there are 24 boxes for dependent programs - "Do I need all of these?" "What won't work if I don't have this particular one?"
What should happen: If the software has dependencies (and they are not present) then the installer (or the application at first launch) should notify the user.
What shouldn't happen: Silent failure.
Thanks for the suggestion. W've added a notification if compilation does not work due to a missing LaTeX installation.
Note: TXS is just an editor. While we try to provide a seamless integration with existing latex installations, it's beyond the scope of the project to provide a latex distribution. Depending on your operating system, you can choose among several alternatives: MikTeX (Win), TeX Live (Win, Linux, OSX), MacTeX (OSX) ... You have to separately install them.
Thanks for the rapid fix. Most impressive!
About TXS being just an editor - I'm sure it's much more; the website currently says: "TeXstudio is an integrated writing environment for creating LaTeX documents". It might be appropriate to mention that it requires a functional TeX installation and perhaps suggest a distribution to try alongside TXS.
see also https://sourceforge.net/p/texstudio/feature-requests/786/