Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copying a folder displays all its children #2238

Closed
ghost opened this issue Jul 7, 2023 · 4 comments · Fixed by #2239
Closed

copying a folder displays all its children #2238

ghost opened this issue Jul 7, 2023 · 4 comments · Fixed by #2239
Labels
Status: Confirmed The occurrence and circumstances of the issue have been verified

Comments

@ghost
Copy link

ghost commented Jul 7, 2023

What Happened?

when I copy a folder (with Pantheon files) to another location, I see all the files in the folder copied, eg a folder has 20 files, then I see all 20 files instead of the root folder, after a restart I can see that the folder is copied (as expected).

Steps to Reproduce

  1. Ctlr c on the folder
  2. Ctlr V on destination three/ home folder
  3. Seeing all the files and not the folder, but it copies correctly, after a reboot I see that the folder is correctly. But requires a reboot, not that I close pantheon files and reboot.

Expected Behavior

That I only see the folder and not all the X files.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@ghost ghost changed the title Copeing folders/files copying folders/files Jul 7, 2023
@jeremypw jeremypw added the Status: Confirmed The occurrence and circumstances of the issue have been verified label Jul 9, 2023
@jeremypw
Copy link
Collaborator

jeremypw commented Jul 9, 2023

I see the folder and all its children. Must be a recent regression. You should not need to reboot - just refresh the view with F5.

@jeremypw
Copy link
Collaborator

jeremypw commented Jul 9, 2023

Looks like commit c0a70d7 is responsible.

@ghost
Copy link
Author

ghost commented Jul 9, 2023

I see the folder and all its children. Must be a recent regression. You should not need to reboot - just refresh the view with F5.

I see, but is there a fix on its way?

@jeremypw
Copy link
Collaborator

@EverlastingOS Yes, I have pushed a PR to fix it. Version 6.4 was going to be last Gtk3 release before porting to Gtk4 but as this is quite a serious regression I guess there will have to be another Gtk3 release.

@danirabbit danirabbit changed the title copying folders/files copying folders copies all its children Jul 10, 2023
@jeremypw jeremypw changed the title copying folders copies all its children copying a folder displays all its children Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed The occurrence and circumstances of the issue have been verified
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant