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

Old version - 0.59 - does not work on Fedora linux. #421

Open
caedmon-kitty opened this issue Apr 18, 2023 · 4 comments
Open

Old version - 0.59 - does not work on Fedora linux. #421

caedmon-kitty opened this issue Apr 18, 2023 · 4 comments

Comments

@caedmon-kitty
Copy link

If I try to run the last of the non-qt version on Fedora Linux it appears to be doing nothing. No window appears. The application does not exit.

The last log entries:
2023-04-17 21:38:24.281 WARN [ConfigDatabaseImpl #0] Unable to find config for key session
2023-04-17 21:38:24.282 WARN [ConfigDatabaseImpl #0] Unable to find config for key command_line_action
2023-04-17 21:38:24.282 WARN [ConfigDatabaseImpl #0] Unable to find config for key general
2023-04-17 21:38:24.285 WARN [ConfigDatabaseImpl #0] Unable to find config for key system
2023-04-17 21:38:24.405 INFO [LocalHttpServer #0] Local HTTP IPC server running on http://127.0.0.1:42899/fac7aa23f2de221ef39b54eb6be24ef5

The extraterm must be manually killed for it to exit.

How to debug this?

@sedwards2009
Copy link
Owner

To help get it working again, you can try shutting it off and the deleting the ~/.config/extraterm/ directory. That should clean any cruft out.

@caedmon-kitty
Copy link
Author

Removing the.config/extraterm directory - No change still hangs without creating a window.

extratermqt does work but mouse based copy is broken so it is a non-starter for me.

@sedwards2009
Copy link
Owner

that's odd, it should work.

What do you mean by mouse based copy not working? I use it all the time on Windows and Linux (Mint).

@caedmon-kitty
Copy link
Author

caedmon-kitty commented May 9, 2023

See issue #195. Use the mouse with left button to select text - it should be copied into the PRIMARY selection. Go to another window and click middle mouse button - PRIMARY selection should be pasted. It is not. Instead the PRIMARY selection still holds an earlier value and that earlier value is pasted.

Additional:
If I have Middle set to "paste from selection clipboard" then left mouse select in extratermqt followed by middle mouse button in the same extratermqt window does not work - the selection is not pasted. If I have "paste from clipboard" selected then left button select followed by middle paste works in extratermqt. It looks like left button select does not copy to the PRIMARY selection. I could not find a config option to configure it to do so.

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

No branches or pull requests

2 participants