Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ion
ion
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • redox-os
  • ionion
  • Issues
  • #930

Closed
Open
Opened Nov 25, 2019 by BafDyce@BafDyce
  • Report abuse
  • New issue
Report abuse New issue

ion: pipeline execution error: process ($pid) ended by signal SIGINT (ion in dolphin)

Dolphin (KDEs default file manager) has a rather cool feature which allows one to have a terminal pane within the file manager. The file navigation pane and the terminal are also linked. For example if the user navigates to a different directory in the file browser, dolphin issues a cd $dir inside the terminal and when the user does a cd $dir inside the terminal, the file browser pane is updated accordingly.

However, when using ion, the following error message is displayed after each cd command (issued by dolphin, not when the user manually enters the cd command):

ion: pipeline execution error: process ($pid) ended by signal SIGINT

where $pid is the pid of ion (and it still lives after the command was completed). Also, the cd command works as it should (i.e. the directory IS changed).

I don't think that this is a serious issue (it doesnt really bother me much yet) and just wanted to report it for completeness :)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: redox-os/ion#930