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

Uninstall is not working properly #87

Closed
speto opened this issue Apr 2, 2020 · 3 comments
Closed

Uninstall is not working properly #87

speto opened this issue Apr 2, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@speto
Copy link

speto commented Apr 2, 2020

Describe the bug
Uninstall ends with error below and doesn't get rid off kinto completely (tweaks):

$ ./uninstall.sh 
Warning: Stopping keyswap.service, but it can still be activated by:
  keyswap.timer
sed: can't read /home/username/.Xsession: No such file or directory

Expected behavior
Return back to keymap state as before the installation or to the default values.
If tweaks were part of the installation. Uninstall should return them back without need of manually do things like #68.

Install Type: Bare Metal
Distro: 5.3.0-45-generic #37~18.04.1-Ubuntu SMP Fri Mar 27 15:58:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
DE: Gnome
Branch: master
Commit: c1c473c

Kinto Input Caret Status

1

Kinto Standard Log

-- Logs begin at Wed 2020-04-01 17:33:47 CEST, end at Thu 2020-04-02 11:04:16 CEST. --
apr 02 10:32:30 ThinkPad-T460s systemd[2160]: Started keyswap for Terminal and GUI.
apr 02 10:32:30 ThinkPad-T460s bash[13472]: Importing user_config.json...
apr 02 10:32:30 ThinkPad-T460s bash[13472]: Data from user_config.json imported successfully.
apr 02 10:32:30 ThinkPad-T460s bash[13472]: Starting keyswap...
apr 02 10:32:30 ThinkPad-T460s bash[13472]: First window name: Slack
apr 02 10:32:30 ThinkPad-T460s bash[13472]: gui: Slack
apr 02 10:32:51 ThinkPad-T460s bash[13472]: chrome: Google-chrome
apr 02 10:33:55 ThinkPad-T460s bash[13472]: gui: Slack
apr 02 10:33:57 ThinkPad-T460s bash[13472]: chrome: Google-chrome
apr 02 10:34:02 ThinkPad-T460s bash[13472]: gui: Slack
apr 02 10:34:03 ThinkPad-T460s bash[13472]: chrome: Google-chrome
apr 02 10:37:31 ThinkPad-T460s bash[13472]: term: Gnome-terminal
apr 02 10:37:41 ThinkPad-T460s systemd[2160]: Stopping keyswap for Terminal and GUI...
apr 02 10:37:41 ThinkPad-T460s systemd[2160]: Stopped keyswap for Terminal and GUI.
apr 02 10:39:30 ThinkPad-T460s systemd[2160]: Started keyswap for Terminal and GUI.
apr 02 10:39:30 ThinkPad-T460s bash[13881]: Importing user_config.json...
apr 02 10:39:30 ThinkPad-T460s bash[13881]: Data from user_config.json imported successfully.
apr 02 10:39:30 ThinkPad-T460s bash[13881]: Running init command: gsettings set org.gnome.mutter overlay-key ''
apr 02 10:39:30 ThinkPad-T460s bash[13881]: Starting keyswap...
apr 02 10:39:30 ThinkPad-T460s bash[13881]: First window name: Slack
apr 02 10:39:30 ThinkPad-T460s bash[13881]: gui: Slack
apr 02 10:42:21 ThinkPad-T460s bash[13881]: chrome: Google-chrome
apr 02 10:44:36 ThinkPad-T460s bash[13881]: term: Gnome-terminal
apr 02 10:44:44 ThinkPad-T460s bash[13881]: chrome: Google-chrome
apr 02 10:45:07 ThinkPad-T460s bash[13881]: term: Gnome-terminal
apr 02 10:45:12 ThinkPad-T460s bash[13881]: chrome: Google-chrome
apr 02 10:45:21 ThinkPad-T460s bash[13881]: term: Gnome-terminal
apr 02 10:45:33 ThinkPad-T460s bash[13881]: chrome: Google-chrome
apr 02 10:45:48 ThinkPad-T460s bash[13881]: term: Gnome-terminal
apr 02 10:45:54 ThinkPad-T460s bash[13881]: chrome: Google-chrome
apr 02 10:46:42 ThinkPad-T460s bash[13881]: gui: Slack
apr 02 10:49:26 ThinkPad-T460s bash[13881]: term: Gnome-terminal
apr 02 10:49:34 ThinkPad-T460s systemd[2160]: Stopping keyswap for Terminal and GUI...
apr 02 10:49:34 ThinkPad-T460s systemd[2160]: Stopped keyswap for Terminal and GUI.

Kinto Debug Log (1.0.6-2+)

bash: cd: /home/username/.config/kinto: No such file or directory
@speto speto added the bug Something isn't working label Apr 2, 2020
@speto speto changed the title Uninstall not working properly Uninstall is not working properly Apr 2, 2020
@rbreaves
Copy link
Owner

rbreaves commented Apr 2, 2020

Partial update has been merged into master, but I will need to do some more work to undo the 2 hotkey modifications reliably.

@rbreaves
Copy link
Owner

rbreaves commented Apr 13, 2020

Full Gnome based Uninstaller has been added to the dev branch. Plan to add xfce and kde tomorrow. The 2 Uninstall options for any of the 3 DE's will be restore original hotkeys pre-kinto or reset hotkeys to the DE's default. @speto

e885fa0

@rbreaves
Copy link
Owner

Latest release now fixes this ticket. Closing ticket. https://github.com/rbreaves/kinto/releases/tag/1.0.7-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants