Bug 245494 - editors/micro: Crash when alt-g is pressed
Summary: editors/micro: Crash when alt-g is pressed
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-09 20:01 UTC by greencoppermine
Modified: 2020-07-28 13:44 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Screenshot of crash in Xterm (36.63 KB, image/png)
2020-04-09 20:01 UTC, greencoppermine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description greencoppermine 2020-04-09 20:01:59 UTC
Created attachment 213234 [details]
Screenshot of crash in Xterm

$ micro -version
Version: 1.4.1
Commit hash: 1856891
Compiled on August 9, 2018

Start micro and press ALT+g. The menu in the bottom opens up. Wait about 5 seconds without doing anything and micro crashes.

See attached screenshot.
Comment 1 Zachary Yedidia 2020-06-01 02:39:29 UTC
This is an issue with micro that happens when you upgrade to version 2.0, and then go back to using a 1.x version without resetting your configuration file (specifically the autosave option in `settings.json`). I recommend upgrading to v2 using that permanently.
Comment 2 greencoppermine 2020-06-05 23:55:04 UTC
I haven't upgraded to version 2.0 and then gone back.
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2020-06-11 17:59:31 UTC
(In reply to greencoppermine from comment #2)
does it happen with micro 2.0.4? bug #247099
Comment 4 Steve Wills freebsd_committer freebsd_triage 2020-07-13 14:16:08 UTC
Is this still a problem with 2.0.6?