This bug report is getting stale.

I'm not sure the pathway proposed above is right, either.

In src/Frontend-STFL/smuxi-frontend-stfl.exe.config, it looks like smuxi
should be explicitly loading ncursesw.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <configSections>
        <section name="log4net" 
type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
    </configSections>
    <dllmap dll="stfl" target="libstfl.so.0" />
    <dllmap os="linux" dll="ncurses" target="libncursesw.so.5" />
    <dllmap os="openbsd" dll="ncurses" target="libncursesw.so.12.1" />

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1300299

Title:
  smuxi stfl hangs on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smuxi/+bug/1300299/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to