https://bugs.kde.org/show_bug.cgi?id=518366
Bug ID: 518366
Summary: Arguments are not updated
Classification: Applications
Product: kmenuedit
Version First 6.5.5
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi there :)
I created a new item and gave it a command line argument
(/etc/configuration.nix)
Me dummy, making a mistake here, since the correct path is
`/etc/nixos/configuration.nix` and so I update it.
Only that .. it doesn't. The application was Kate, so I was trying to open that
path above with Kate. It pretends to save the change, but it didn't.
As I was trying to reproduce this, I noticed the following:
1) To create the bug, there has to be *first* an instance, where a new document
is created, due to the provided path leading into nothing.
2) If the menu item does succeed in calling the path correctly the first time,
the bug cannot be created.
So I personally suspect an issue around the creation of a new file, in case the
path is not available, and probably something state related.
I can see how this is related to NixOS, but thats quickly to be proven correct
or incorrect. :)
--
You are receiving this mail because:
You are watching all bug changes.