persepolis icon indicating copy to clipboard operation
persepolis copied to clipboard

Persepolis startup fail

Open saeed860 opened this issue 4 years ago • 1 comments

System Details:

  • Operating System: LINUX 5.4 X64

  • Distro(For GNU/Linux and BSD users): ubuntu 20.04 LTS

  • Desktop Environment(For GNU/Linux and BSD users): UBUNTU STUDIO

  • Persepolis Version:

  • How do you install Persepolis? (Repositories, source, ...) from APPER software store

  • Please attach log files if crash or paste error message Traceback (most recent call last): File "/usr/lib/python3/dist-packages/persepolis/scripts/persepolis.py", line 400, in main mainwindow = MainWindow(start_in_tray, persepolis_download_manager, persepolis_download_manager.setting) File "/usr/lib/python3/dist-packages/persepolis/scripts/mainwindow.py", line 883, in init self.persepolis_db.setDBTablesToDefaultValue() File "/usr/lib/python3/dist-packages/persepolis/scripts/data_base.py", line 1122, in setDBTablesToDefaultValue self.persepolis_db_cursor.execute("""UPDATE addlink_db_table SET start_time = NULL, sqlite3.OperationalError: disk I/O error

Issue Description and steps to reproduce: the Persepolis download manager didnt run and show me that message then i posted here. thanks persepolis

saeed860 avatar Jun 18 '20 21:06 saeed860

@saeed860 It seems it has something to do with sqlite3 timing issue while loading some database files. Reinstalling the persepolis may solve this problem; I'm not quite sure about it.

itisrasoul avatar Sep 18 '20 07:09 itisrasoul