ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #03770
[Bug 615307]
Just committed the fix for this. It was based on Tobias's patch, but
his patch didn't properly exclude wxMac.
And Benjamin was correct, there was a crash when the "running" Audacity
attempted to disconnect the socket. Took me nearly all day to figure
out what the heck was going on.
Basically, the IPCConn object was being deleted before the the actual
command was received.
And Tobias had put the socket into /tmp, but it needed to go into
Audacity's temp directory as selected by the user. That way it follows
the lock file. If left in /tmp, it would be possible for one user to
open an audio file in another users Audacity.
It definitely wouldn't hurt to validate both Linux AND Windows since
they now share the same code.
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to audacity in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/615307
Title:
opening a file from file manager when audacity is open gives error
message
Status in Audacity:
Unknown
Status in audacity package in Ubuntu:
Triaged
Status in audacity package in Debian:
Confirmed
Bug description:
Binary package hint: audacity
Opening a second file from a file manager when audacity is already open gives an error about not being able to open two instances of audacity.
Should instead open a new window as would happen if using File -> Open
To manage notifications about this bug go to:
https://bugs.launchpad.net/audacity/+bug/615307/+subscriptions