doublecmd icon indicating copy to clipboard operation
doublecmd copied to clipboard

Bug: DC stuck with loading file list...

Open EldarAgalarov opened this issue 3 years ago • 10 comments

Hi. Sometimes I have annoying bug. When I'm pressing Enter to enter inside directory then I get following:

  1. Path above file list is changing properly
  2. File list itself not (directory remains the same). Need to press Enter several times or press Left button to get back and press Enter again.
  3. "loading file list.." is printed below file list.

This behavior not depends on size of directory or number of files inside it.

Ubuntu 21.04 Doublecmd 0.9.10 beta

EldarAgalarov avatar May 19 '21 05:05 EldarAgalarov

hello, thanks for dcmd! so, i have the same exact issue, always getting stuck at loading file list..
and also, to repetitively randomly pressing enter, left, etc, so i can actually enter the folder

Double Commander
Version: 1.0.5 beta
Revision: 104
Commit: c02347051
Build date: 2022/04/12
Lazarus: 2.2.0.4
FPC: 3.2.2
Platform: x86_64-Linux-qt5
OS version: Ubuntu 22.04.4 LTS
Widgetset library: Qt 5.15.3, libQt5Pas 5.6.1

asdffdsazqqq avatar Apr 02 '24 01:04 asdffdsazqqq

Version: 1.0.5 beta

That is a very old and unsupported version.

Please try latest release: https://github.com/doublecmd/doublecmd/releases/latest

Or try a prerelease: https://github.com/doublecmd/doublecmd/releases/

JonnyTech avatar Apr 02 '24 05:04 JonnyTech

@JonnyTech, thanks!

i am having issues updating DC. apt update/upgrade does not update DC to latest stable?

and in the faq, the only mention of update is about the portable version, which i am not using https://doublecmd.github.io/doc/en/faq.html#pupd

please advice?

asdffdsazqqq avatar Apr 02 '24 13:04 asdffdsazqqq

https://github.com/doublecmd/doublecmd/wiki getting very confused, as the wiki has links for sourceforge and github? some links point sourceforge and some links point to github

for example. the github wiki tells users to use a forum at sourceforge. yet here we are at github

so where is the correct place to post for tech support? thanks,

asdffdsazqqq avatar Apr 02 '24 13:04 asdffdsazqqq

Ah, so you want to get updates via apt? Try the instructions for Ubuntu at https://software.opensuse.org/download.html?project=home%3AAlexx2000&package=doublecmd-qt

JonnyTech avatar Apr 02 '24 14:04 JonnyTech

thanks, i updated DC. before update, almost every attempt at navigation would cause loading file list after update, the problem still remains but not as often. DC just gets stuck for 10 seconds.

Double Commander Version: 1.0.11 Revision: 272 Commit: 0b8ba3838 Build date: 2023/04/02 Lazarus: 2.2.6.0 FPC: 3.2.2 Platform: x86_64-Linux-qt5 OS version: Ubuntu 22.04.4 LTS Widgetset library: Qt 5.15.3, libQt5Pas 5.6.1

asdffdsazqqq avatar Apr 02 '24 16:04 asdffdsazqqq

Start doublecmd from a terminal prompt, reproduce the error then copy/paste the terminal text here.

Also any error logs from $DC_CONFIG_PATH (ie on my system it is ~/.config/doublecmd/doublecmd.err).

JonnyTech avatar Apr 02 '24 20:04 JonnyTech

hello, thanks for dcmd! so, i have the same exact issue, always getting stuck at loading file list.. and also, to repetitively randomly pressing enter, left, etc, so i can actually enter the folder

Hi. This bug is related to the "Load file file list in separate thread" option:

image

Uncheck it and DC will works fine. There are something is wrong with asynchronous file list loading in DC. There are bugs in DC, Lazarus or FPC. The QT version seems to work fine.

EldarAgalarov avatar Apr 02 '24 22:04 EldarAgalarov

Hi. This bug is related to the "Load file file list in separate thread" option:

@EldarAgalarov can you be more specific? Is there something odd with your system?

Please send logs too:

Start doublecmd from a terminal prompt, reproduce the error then copy/paste the terminal text here.

Also any error logs from $DC_CONFIG_PATH (ie on my system it is ~/.config/doublecmd/doublecmd.err).

If possible can you also try with latest pre-release or snapshot?

JonnyTech avatar Apr 03 '24 07:04 JonnyTech

@JonnyTech I tested 1.1.11 on Fedora 39. Seems it works fine now.

EldarAgalarov avatar Apr 04 '24 11:04 EldarAgalarov