Replies: 26 comments
-
Hit Left_Ctrl + Left_Shift + Esc. Task manager will open. Switch to details tab, sort the list alphabetically and then look for SQLiteStudio.exe process (after you run SQLiteStudio but it did not start). Is it there or not? |
Beta Was this translation helpful? Give feedback.
-
Yes I saw it when I immediately running sqlite studio but it vanished. It
was under "details"
…On Wed, 17 Oct 2018, 14:15 Paweł Salawa, ***@***.***> wrote:
Hit Left_Ctrl + Left_Shift + Esc. Task manager will open. Switch to
details tab, sort the list alphabetically and then look for
SQLiteStudio.exe process (after you run SQLiteStudio but it did not start).
Is it there or not?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pawelsalawa/sqlitestudio/issues/3436#issuecomment-430588407>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXhsaJdEHN_nYyWw8F14-uEM-HTtwbzEks5ulxFfgaJpZM4XjqPI>
.
|
Beta Was this translation helpful? Give feedback.
-
Try this:
After a moment please look into the log file. Maybe you will find solution from logs by yourself. If not, please paste the log here and I will look into it. |
Beta Was this translation helpful? Give feedback.
-
Ok. But before I do that I should let u know that I booted in safe mode and
it works perfectly. But I need it to run like any other application. I am
surprised.
…On Wed, 17 Oct 2018, 14:26 Paweł Salawa, ***@***.***> wrote:
Try this:
- Create directory C:\log
- Hit Win+r, type "cmd" and enter. Command line will open.
- There use "cd" command to enter the directory where SQLiteStudio is
installed (most likely C:\Program Files\SQLiteStudio).
- type: sqlitestudio.exe -d --debug-file C:\log\log.txt
After a moment please look into the log file. Maybe you will find solution
from logs by yourself. If not, please paste the log here and I will look
into it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pawelsalawa/sqlitestudio/issues/3436#issuecomment-430591244>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXhsaFUBAA2B_Pwt9RdNAjoSZzVCn9cCks5ulxPbgaJpZM4XjqPI>
.
|
Beta Was this translation helpful? Give feedback.
-
I did as you asked but still nothing in the "Log" folder. See attached pic. |
Beta Was this translation helpful? Give feedback.
-
Okay, let's try one more thing. Try downloading portable distribution (not the exe, but zip file), unzip it and try running from there. |
Beta Was this translation helpful? Give feedback.
-
Hello, i met the same issue. If running SQLiteStudio.exe by click or cmd, it will appear nothing, and with exception code 0xc0000005 in windows app log. But by PowerShell cmd, it will be OK. Hope it's helpful. |
Beta Was this translation helpful? Give feedback.
-
Do you have any antivirus (other than built-in Windows Defender) installed? If so, try with it disabled for a moment. |
Beta Was this translation helpful? Give feedback.
-
You can also try downloading some older version of SQLiteStudio and check with that. For example https://sqlitestudio.pl/files/sqlitestudio3/complete/win32/sqlitestudio-3.1.1.zip or even https://sqlitestudio.pl/files/sqlitestudio3/complete/win32/sqlitestudio-3.0.7.zip |
Beta Was this translation helpful? Give feedback.
-
I wanna thank you all for those who took time to offer suggestions to my problem. Apparently running older version of SQLite(V3.0.7) 32bit helps. Thank you Paweł Salawa and every one else. Its now working. |
Beta Was this translation helpful? Give feedback.
-
V3.0.7 is normal, but V3.1.1 same as V3.2.1. I have only Windows Defender antivirus. |
Beta Was this translation helpful? Give feedback.
-
I use MalwareBytes. I had to temporarily stop it. Then ran the the application. |
Beta Was this translation helpful? Give feedback.
-
So with MalwareBytes disabled the 3.2.1 runs fine? |
Beta Was this translation helpful? Give feedback.
-
No, version 3.0.7 runs fine. Although i will run with Malwarebytes on to see what happens. |
Beta Was this translation helpful? Give feedback.
-
Have you tried to run 3.2.1 with MalwerBytes turned off? |
Beta Was this translation helpful? Give feedback.
-
I will in a second. |
Beta Was this translation helpful? Give feedback.
-
What the hell?????? |
Beta Was this translation helpful? Give feedback.
-
Looks like a conflict of SQLiteStudio versions installed/running. Keep the one you installed in Program Files and remove others. Run the one from program files. |
Beta Was this translation helpful? Give feedback.
-
Its not running with malwarebytes off. BUT v 3.0.7 runs with malwarebytes on or off |
Beta Was this translation helpful? Give feedback.
-
Hm. Do you have Qt installed somewhere in your system? |
Beta Was this translation helpful? Give feedback.
-
No I dont |
Beta Was this translation helpful? Give feedback.
-
OK let me try |
Beta Was this translation helpful? Give feedback.
-
I'm running out of ideas. This is really uncommon. |
Beta Was this translation helpful? Give feedback.
-
Me too. Because in program files there is still an error. The same i posted |
Beta Was this translation helpful? Give feedback.
-
@Brayo254 Could you test V3.2.1 with PowerShell cmd? It's fine for me. |
Beta Was this translation helpful? Give feedback.
-
I finally solved it. Thanks to everyone. |
Beta Was this translation helpful? Give feedback.
-
Details
Hello, I am using windows 10 pro. I recently downloaded sqlite studio from https://sqlitestudio.pl/index.rvt?act=download but it doesnt load. The application is installed but when launching nothing is happening. No error just nothing. It is worth noting i have MSQL and XAMPP installed on my machine. Although they work simultaneously because i configured them to do so. So why is sqlite not launching at all after installation of the .exe file?
Beta Was this translation helpful? Give feedback.
All reactions