doublecmd / doublecmd

Double Commander is a free cross platform open source file manager with two panels side by side.
https://doublecmd.sourceforge.io
GNU General Public License v2.0
2.57k stars 194 forks source link

Incorrect rendering of panels on the DC start #1682

Open ivanmara555 opened 3 months ago

ivanmara555 commented 3 months ago

Version

Double Commander Version: 1.1.14 gamma Revision: 468 Commit: edd44b0e2 Build date: 2024/05/04 Lazarus: 3.2.0.0 FPC: 3.2.2 Platform: x86_64-Linux-gtk2 OS version: Arch Linux

Widgetset library: GTK 2.24.33

Description

Hello. I have incorrect rendering of panels on the DC start. See screenshot. When i click twice window resize button everything becomes normal.

While working, I sometimes close DC completely and then open it again and the problem repeats.

When i try clear dc settings folder (/home/ivan/.config/doublecmd) the problem repeats.

What can i do ?

Arch package: doublecmd-gtk2 doublecmd.err has 0 bytes size.

Startup log:

ivan@hp ~ $ doublecmd 
SystemLocale ru_RU
SystemLanguage ru
SystemEncoding UTF-8
DefaultSystemCodePage 65001
DefaultFileSystemCodePage 65001
DefaultRTLFileSystemCodePage 65001
XInitThreads: 1
Starting GuiMessageQueue
Starting Double Commander
Double Commander 1.1.14 gamma
Revision: 468
Commit: edd44b0e2
Build: 2024/05/04
Lazarus: 3.2.0.0
Free Pascal: 3.2.2
Platform: x86_64-Linux-gtk2
System: Arch Linux
Desktop Environment: Xfce
Widgetset library: GTK 2.24.33
This program is free software released under terms of GNU GPL 2
Copyright (C) 2006-2024 Alexander Koblov
   and contributors (see about dialog)
Executable directory: /usr/lib/doublecmd/
Configuration directory: /home/ivan/.config/doublecmd
Global configuration directory: /usr/lib/doublecmd/settings/
Loading configuration from /home/ivan/.config/doublecmd/
Loading lng file: /usr/lib/doublecmd/language/doublecmd.ru.po
Error loading configuration file /home/ivan/.config/doublecmd/favoritetabs.xml
PollThread: Start polling
PollThread: AddPoll 13
Creating PixmapManager
Loading icon theme DCTheme
Error: pixmap [/usr/lib/doublecmd/doublecmd] not loaded!
TColumnsFileView.Create components
Creating TFileSystemFileSource
TColumnsFileView.Create components
FileSystemWatcher thread starting
PollThread: AddPoll 20
UDev: Begin monitoring
Detecting mounts through /proc/self/mounts
PollThread: AddPoll 21
frmMain.frmMainShow

dc_startup_bug

alexx2000 commented 3 months ago

Hi, I cannot reproduce.

ivanmara555 commented 3 months ago

It was experimentally determined that the problem is in the xfce-theme-greybird theme. Sorry for disturbing. Topic can be closed.