Segmentation fault on linux subsystem for windows 10 #423

Open
opened 2018-02-14 00:54:43 +01:00 by Stampeder525 · 0 comments
Stampeder525 commented 2018-02-14 00:54:43 +01:00 (Migrated from github.com)

I'm getting the following output when I run ./cool-retro-term:

Using an unsupported variable-width font in the terminal.  This may produce display errors.
default KB_LAYOUT_DIR:  "/mnt/d/Users/loren/Documents/cool-retro-term/qmltermwidget/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_59::close()
loadAllColorSchemes
Session::run() - program: "/bin/bash"
Session::run() - arguments: ("")
started!
Both point size and pixel size set. Using pixel size.
Segmentation fault (core dumped)

It seems to be running fine until it gets to that point, so I'm not really sure what's going wrong.

I'm getting the following output when I run ./cool-retro-term: ``` Using an unsupported variable-width font in the terminal. This may produce display errors. default KB_LAYOUT_DIR: "/mnt/d/Users/loren/Documents/cool-retro-term/qmltermwidget/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_59::close() loadAllColorSchemes Session::run() - program: "/bin/bash" Session::run() - arguments: ("") started! Both point size and pixel size set. Using pixel size. Segmentation fault (core dumped) ``` It seems to be running fine until it gets to that point, so I'm not really sure what's going wrong.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#423
No description provided.