Bug 1624824
Summary: | directories are shown as empty | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Götz Waschk <goetz.waschk> | ||||
Component: | meld | Assignee: | Lubomir Rintel <lkundrak> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | epel7 | CC: | bdpepple, gilboad, lkundrak | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2024-07-09 02:33:26 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Seems to work in current versions. The issue might be a bit overdue. I can still reproduce this with the steps above in meld 3.16.4-2.el7. EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |
Created attachment 1480518 [details] screen shot Description of problem: When I try to compare two directories, they are always shown as empty. Version-Release number of selected component (if applicable): 3.16.4-2.el7 How reproducible: always Steps to Reproduce: 1.mkdir /tmp/foo /tmp/bar 2.echo a > /tmp/foo/a 3.echo b > /tmp/bar/a 4.meld /tmp/foo /tmp/bar Actual results: both folders are shown as empty Expected results: the files named a should be shown and hilighted as differing. Additional info: