Problem!
After selecting this configuration:

It gives me this code:
\documentclass[12pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[farsi]{babel}
\author{S. M. Saadatmand}
\begin{document}
Ų³ŁŲ§Ł
%I've only added this
\end{document}
After running:

I can't see the output of code.
It help me to start at lest simplest code.
Error (second image I've uploaded)
Check what encodings are compatible or if other packages are need to recall, make this wizard run in minimal.
And also plz check if activating extra package like "AMS math" or "graphicx" will interfere with Bible Farsi or not, maybe it need to recall Bible in last package recall or maybe these are not compatible!
probably you need to follow the given advice: https://scholar.harvard.edu/dromney/arabic-latex
Thanks for your inspiring link, But I think it didnāt explain how to use Bible for typing Farsi/Arabic.
I think Quick start feature in must provide safe code for quick start, I think this is not really āQUICKā.
Reguard.
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
From: sunderme notifications@github.com
Sent: Monday, May 20, 2019 10:15:49 PM
To: texstudio-org/texstudio
Cc: mohammadsdtmnd; Author
Subject: Re: [texstudio-org/texstudio] Quick start on Bibel-Farsi have problem (#615)
probably you need to follow the given advice: https://scholar.harvard.edu/dromney/arabic-latex
ā
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/texstudio-org/texstudio/issues/615?email_source=notifications&email_token=AKMGGOAJZLDWCLGFIHCB3GTPWLPU3A5CNFSM4HODMODKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVZSJIY#issuecomment-494085283, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMGGOFR4CBFBTHUAYJICVTPWLPU3ANCNFSM4HODMODA.
the wizard provides a quick way to get a document skeleton which you can fill. It is intended for you to reduce typing, nothing more.
We can't provide basic documents for all possible set-ups, especially if the latex installation needs to be set up accordingly as well.
This is only missing this:
\usepackage[LAE]{fontenc}
Iāve find it on stackexchange by asking question.
I canāt understand āspecialy if the latex installation needs to be set upā?!
Youāve added āinputencā wich determine input coding, why not adding fontenc wich is for output and is really helpfull.
This is only suggestion. I hope it help to push the improvement progress bar further.
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
From: sunderme notifications@github.com
Sent: Tuesday, May 21, 2019 10:54:10 PM
To: texstudio-org/texstudio
Cc: mohammadsdtmnd; Author
Subject: Re: [texstudio-org/texstudio] Quick start on Bibel-Farsi have problem (#615)
the wizard provides a quick way to get a document skeleton which you can fill. It is intended for you to reduce typing, nothing more.
We can't provide basic documents for all possible set-ups, especially if the latex installation needs to be set up accordingly as well.
ā
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/texstudio-org/texstudio/issues/615?email_source=notifications&email_token=AKMGGOGPPPATLD4ICA4OZRTPWQ44VA5CNFSM4HODMODKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV4YOUI#issuecomment-494503761, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKMGGOAKXSSSIVZEHQ2IBC3PWQ44VANCNFSM4HODMODA.
which version of txs are you using ? Mine offers a field for fontenc.
I'm sorry but can you explain exactly what you've asked? I perceived you asked the version of TeXstudio, but I've mentioned it on the post.
alright, I missed the spot where the version is mentioned, I was expecting it at the start of the issue.
fontenc is offered in quick wizard since 2.12.16, so everything is present now.