Bug 422025 - kdiff3 freezes when comparing two folders
Summary: kdiff3 freezes when comparing two folders
Status: RESOLVED FIXED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: 1.8.x
Platform: Ubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-24 16:37 UTC by Teddy
Modified: 2022-08-07 16:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
trying to resize comparison window when it's frozen (23.36 KB, image/png)
2020-05-24 16:39 UTC, Teddy
Details
desktop manager wants to close kdiff3 (15.69 KB, image/png)
2020-05-24 16:39 UTC, Teddy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Teddy 2020-05-24 16:37:26 UTC
SUMMARY
Just compare 2 folders, during comparison UI becomes unresponsive.

Using ubuntu builds:
dpkg -l | grep kdiff3
ii  kdiff3                                        1.8.01-1build1                              amd64        compares and merges 2 or 3 files or directories
ii  kdiff3-doc                                    1.8.01-1build1                              all          documentation for kdiff3

Running kdiff3 from terminal on xfce4.
Comment 1 Teddy 2020-05-24 16:38:21 UTC
ps aux| grep kdiff
ker        30488  1.2  0.4 866660 136168 pts/1   Sl+  18:27   0:03 kdiff3
ker        30979  0.0  0.0  11568   740 pts/0    S+   18:32   0:00 grep --color=auto kdiff
Comment 2 Teddy 2020-05-24 16:39:00 UTC
Created attachment 128750 [details]
trying to resize comparison window when it's frozen
Comment 3 Teddy 2020-05-24 16:39:30 UTC
Created attachment 128751 [details]
desktop manager wants to close kdiff3
Comment 4 Teddy 2020-05-24 16:41:15 UTC
shell output:
kdiff3 
QFSFileEngine::open: No file name specified
Icon theme "elementary" not found.
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/8x8/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/16x16/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/22x22/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/24x24/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/32x32/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/48x48/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/256x256/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/512x512/legacy/"
Invalid Context= "Legacy" line for icon theme:  "/usr/share/icons/Adwaita/scalable/legacy/"
Invalid Context= "UI" line for icon theme:  "/usr/share/icons/Adwaita/scalable/ui/"
Killed
Comment 5 michael 2020-05-25 16:38:15 UTC
Try 1.8.2 it fixes a bug where files were not being closed after accessing them. This does not reproduce readily on my machine with current 1.8 or master. The latest releases are at https://download.kde.org/stable/kdiff3/.
Comment 6 Teddy 2020-05-25 17:57:05 UTC
Will wait until it gets updated with "apt update" and report back.
Comment 7 Teddy 2022-08-07 16:00:14 UTC
Marking as solved since works perfectly fine with Version 1.9.6 (64 bit).