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

Cosmic files hangs when ctrl+v name when creating new file #138

Closed
VandaLHJ opened this issue May 3, 2024 · 4 comments
Closed

Cosmic files hangs when ctrl+v name when creating new file #138

VandaLHJ opened this issue May 3, 2024 · 4 comments
Milestone

Comments

@VandaLHJ
Copy link
Contributor

VandaLHJ commented May 3, 2024

Every single time i try to create new file in /home/.config/cosmic (then for example com.system76/CosmicAppletTime/v1) or when i try to ctrl+c during renaming, it hangs (process have to be hard killed and occupy 8,3% cpu).

Copy and Paste is rather good to have when working in GUI file app.

TLDR:

  1. Open app.
  2. Create file or rename file
  3. Press ctrl+c or ctrl+v
  4. It hangs.
@joshuamegnauth54
Copy link
Contributor

I'm able to replicate this. Files also hangs when copying or pasting from the breadcrumbs editor.

Log:

[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>
[2024-05-05T06:42:25Z TRACE calloop::loop_logic] [calloop] Dispatching events for source #1
[2024-05-05T06:42:25Z TRACE calloop::sources] [calloop] Processing events for source type calloop_wayland_source::WaylandSource<smithay_clipboard::state::State<dnd::DndSurface>>

I couldn't find anything wrong after poking around the code, and the log seems to suggest that the problem may lay elsewhere.

@onlyreportingissues
Copy link

onlyreportingissues commented May 8, 2024

Same problem for cutting out text (ctrl + x). Happens also with the directory / file path bar of COSMIC Files.

@WatchMkr WatchMkr added this to the alpha 1 milestone May 25, 2024
@WatchMkr
Copy link

Reported on libcosmic here pop-os/libcosmic#417

@jackpot51
Copy link
Member

Fixed in #214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Alpha 1 Complete
Development

No branches or pull requests

5 participants