Pidgeot / python-lnp

Cross-platform re-implementation of the Lazy Newb Pack launcher.
ISC License
64 stars 10 forks source link

[Linux] "Play Dwarf Fortress!" Not working #162

Closed Pidgeot closed 4 years ago

Pidgeot commented 4 years ago

Get this error when selecting "Play Dwarf Fortress!"

in Tkinter callback Traceback (most recent call last): File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/Tkinter", line 1532, in call File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.launcher", line 52, in run_df File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.launcher", line 93, in run_program File "/home/michael/Desktop/df/python_lnp/build/lnp/out00-PYZ.pyz/core.terminal", line 31, in get_terminal_command TypeError: coercing to Unicode: need string or buffer, list found

Did some looking, and apparently I'm not the only one with this issue, however, I am unable to find a working solution.

[Issue created by Former user: 2017-09-08] [Last updated on bitbucket: 2017-09-16]

[Comment created by Pidgeot: 2017-09-16] Duplicate of #148.