Public bug reported:

When trying to select an input (or output) jack port in Freqtweak's GUI,
nothing happens. An obscure message is logged to the console with a
corrupted string instead of the port name.

The reason for this is a bug in the software when using wxWindows. The
result of wxString::mb_str() is stored in an array, which is not allowed
as the returned pointer is only valid for a very short time.

** Affects: freqtweak (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Freqtweak Jack input selection fails (patch included)

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

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

Reply via email to