Page 1 of 1

Audacity not launching after install

Posted: Thu Mar 23, 2023 6:50 am
by k1e3w5

I installed Audacity from the Puppy package manager. It has put a launch icon in the Multimedia menu but Audacity does not appear when I click on it. Any ideas?


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 9:29 am
by wiak
k1e3w5 wrote: Thu Mar 23, 2023 6:50 am

I installed Audacity from the Puppy package manager. It has put a launch icon in the Multimedia menu but Audacity does not appear when I click on it. Any ideas?

In such cases, I'd suggest:

open a terminal and enter command:

Code: Select all

audacity

see if that reveals missing dependency.

Can also try:

Code: Select all

which audacity

to find path to the program and then see if missing dependencies from:

Code: Select all

ldd path_to_audacity/audacity

Install the missing dependencies and thereafter program should usually launch.


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 10:04 am
by k1e3w5
wiak wrote: Thu Mar 23, 2023 9:29 am
k1e3w5 wrote: Thu Mar 23, 2023 6:50 am

I installed Audacity from the Puppy package manager. It has put a launch icon in the Multimedia menu but Audacity does not appear when I click on it. Any ideas?

In such cases, I'd suggest:

open a terminal and enter command:

Code: Select all

audacity

see if that reveals missing dependency.

root# audacity
audacity: error while loading shared libraries: libwx_gtk3u_html-3.0.so.0: cannot open shared object file: No such file or directory

Can also try:

Code: Select all

which audacity

root# which audacity
/usr/bin/audacity

to find path to the program and then see if missing dependencies from:

Code: Select all

ldd path_to_audacity/audacity

root# /usr/bin/audacity
/usr/bin/audacity: error while loading shared libraries: libwx_gtk3u_html-3.0.so.0: cannot open shared object file: No such file or directory

Install the missing dependencies and thereafter program should usually launch.


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 10:30 am
by wiak

So to help you install the missing bits see the last two posts of following thread here:

viewtopic.php?p=62658#p62658

I'm not using Audacity in Pups, but expect either of the two methods of installation of missing bits given in above linked two thread posts would do the job.
From above link, some parts appear to be in: http://archive.ubuntu.com/ubuntu/pool/u ... idgets3.0/

Alternatively:

Maybe following two package pages help (those for amd64 installation)?

https://packages.ubuntu.com/focal/libwxgtk3.0-gtk3-0v5
https://packages.ubuntu.com/focal/wx-common


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 12:21 pm
by mikewalsh

@wiak :-

Looks like WX widgets is required, yes? I've always had problems with that in the past; half the time, the PPM reckons it can't find the things....

@k1e3w5 :-

You could perhaps try the AppImage-based Audacity-portable I built a while back. This is Audacity 3.1.2.....whether that's new enough for you or not I don't know, but if you're interested you can find the thread here:-

viewtopic.php?t=4773

Entirely up to you, of course.

Mike. ;)


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 2:13 pm
by k1e3w5
mikewalsh wrote: Thu Mar 23, 2023 12:21 pm

@k1e3w5 :-

You could perhaps try the AppImage-based Audacity-portable I built a while back. This is Audacity 3.1.2.....whether that's new enough for you or not I don't know, but if you're interested you can find the thread here:-

viewtopic.php?t=4773

Entirely up to you, of course.

Mike. ;)

Thank you - works great . :thumbup: yes 3.1.2 is fine. When it asks do I want to update, do I just decline that then?


Re: Audacity not launching after install

Posted: Thu Mar 23, 2023 2:42 pm
by stevie pup

When I installed Audacity from the PPM in Fossa some time last year I noticed that at some point in the process it pulled something in from elsewhere. All was well and it booted up without issue. However, more recently it no longer pulls that "extra bit" in, and consequently then shows missing dependencies.

Unfortunately I'm not enough of an expert, so don't what's changed, or why it's changed.


Re: Audacity not launching after install

Posted: Fri Mar 24, 2023 8:48 am
by mikewalsh
k1e3w5 wrote: Thu Mar 23, 2023 2:13 pm
mikewalsh wrote: Thu Mar 23, 2023 12:21 pm

@k1e3w5 :-

You could perhaps try the AppImage-based Audacity-portable I built a while back. This is Audacity 3.1.2.....whether that's new enough for you or not I don't know, but if you're interested you can find the thread here:-

viewtopic.php?t=4773

Entirely up to you, of course.

Mike. ;)

Thank you - works great . :thumbup: yes 3.1.2 is fine. When it asks do I want to update, do I just decline that then?

@k1e3w5 :-

Um; I haven't used this for quite some time, myself, so I don't remember IF it tries to update, OR how it expects to do so. It's the kind of thing I might use once or perhaps twice a year.

My inclination - if, as you say, you're happy with that version! - would be to leave well alone. You'd probably end up breaking the portable, and then it wouldn't work at all. So; yes.....in this case - despite sounding like bad advice to many, who are conditioned to always expect the very newest version of everything - declining would be the preferred course of action.

Some AppImages WILL update "in-situ", but not many; it all seems to depend on whether their authors have built them to make use of the requisite .yml file.

(We often take the view here, when it comes to software, that "If it ain't broke, don't try and 'fix' it". Unless, of course, you absolutely MUST have the newest, bleeding-edge features all the time...)

Mike. ;)


Re: Audacity not launching after install

Posted: Fri Mar 24, 2023 10:17 am
by Feek

Regarding Audacity, the AppImage format works well for me in the puppies/dogs I use.
Just download it from the official website and enable permissions.
So you should have the latest version available.


Re: Audacity not launching after install

Posted: Sat Mar 25, 2023 6:38 am
by wiak
k1e3w5 wrote: Thu Mar 23, 2023 6:50 am

I installed Audacity from the Puppy package manager. It has put a launch icon in the Multimedia menu but Audacity does not appear when I click on it. Any ideas?

If you still want to install audacity (version 3.0.2) on old fossapup (you may need to get rid of your old attempt, including any libs that installed). Following on pristine Fossapup64 frugal installation:

1. Download the following deb from Fossapup64 browser, and click on it to install:

https://launchpad.net/~ubuntuhandbook1/ ... _amd64.deb

2. Open up Puppy Package Manager, and make sure you have activated the following repositories:

main
universe

3. In PPM use configure to update these repo databases.

4. Now in turn, install the following packages using PPM:

a. libflac++6v5_1.3.3 (from repo main I think)
b. libportsmf0v5_0.1 (from repo universe)
c. libsndtouch1_2.1.2+ds1 (from repo universe)

As far as I recall that's all the libs that were missing. But if not just install from PPM any others indicated on trying to run audacity from commandline.

5. First time maybe best to start audacity from a terminal.

You will get an error window saying "an assertion failed" and a line including "mDirty==false".
Ignore that and just Continue. The PPA for audacity says that error message is to be expected, but audacity starts fine. Whether that install is any good, I have no idea - my dinner came so I never tried. EDIT: Yep, it worked (after setting capture levels in Mixer - I recorded from laptop internal Mic and recording played back fine...).

NOTE: That's apparently the 'correct' version for Ubuntu focal from PPA. Yes, there is a newer deb from same PPA (really for Jammy) that may well work - maybe that's the one in the 'portable' of Mike Walsh, but otherwise, if installing like this, I'd stick with 3.0.2 so as not to risk breaking anything else in Focal.