Discussion:
Audacity fails to run after recent system updates
(too old to reply)
Ar
2022-01-27 20:11:31 UTC
Permalink
After recent updates, the audio editor Audacity now refuses to start.
Starting in Konsole gives the following.....

While I've web searched and tried a few solutions to deal with the
"critical" warnings, none have worked. Any clues on this? A full
reboot did not solve the problem. Neither did deleting the config files
the user creates.
audacity: Symbol `_ZTV17wxVScrolledWindow' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxStaticBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV5wxPen' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV12wxHtmlWindow' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV8wxChoice' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV7wxFrame' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV15wxMessageDialog' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxBitmapButton' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV23wxDatePickerCtrlGeneric' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxRadioBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxSpinCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV6wxGrid' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxToggleButton' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV13wxRadioButton' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxCheckBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxTreebook' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV9wxControl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV8wxSlider' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV16wxDatePickerCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxMiniFrame' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV17wxMDIClientWindow' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV12wxButtonBase' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV17wxGenericTreeCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV16wxTopLevelWindow' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxStatusBar' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxVListBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxStaticBitmap' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV16wxScrolledWindow' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxScrollBar' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV17wxTextEntryDialog' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxDirDialog' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxComboBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV8wxDialog' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxListCtrlBase' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV7wxPanel' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV16wxFileDialogBase' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV9wxListBox' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV11wxAnyButton' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxLogFormatter' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV17wxGenericListCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV14wxBookCtrlBase' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxTreeCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV8wxButton' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV10wxListCtrl' has different size in shared object, consider re-linking
audacity: Symbol `_ZTV7wxGauge' has different size in shared object, consider re-linking
(Audacity:248910): GLib-GObject-WARNING **: 19:26:13.369: cannot register existing type 'GdkDisplayManager'
(Audacity:248910): GLib-CRITICAL **: 19:26:13.369: g_once_init_leave: assertion 'result != 0' failed
(Audacity:248910): GLib-GObject-CRITICAL **: 19:26:13.369: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
(Audacity:248910): Gtk-WARNING **: 19:26:13.372: gtk_disable_setlocale() must be called before gtk_init()
(Audacity:248910): Gtk-WARNING **: 19:26:13.375: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
Segmentation fault (core dumped)
David W. Hodgins
2022-01-27 21:42:28 UTC
Permalink
Post by Ar
After recent updates, the audio editor Audacity now refuses to start.
The kicad and wxgtk packages were mistakenly released before the rest of the
other packages that use the updated wxgtk package were ready.
Details in https://bugs.mageia.org/show_bug.cgi?id=29848

The updated audacity package will be available as shortly.

Regards, Dave Hodgins
Ar
2022-01-27 22:01:48 UTC
Permalink
Post by David W. Hodgins
Post by Ar
After recent updates, the audio editor Audacity now refuses to start.
The kicad and wxgtk packages were mistakenly released before the rest of the
other packages that use the updated wxgtk package were ready.
Details in https://bugs.mageia.org/show_bug.cgi?id=29848
The updated audacity package will be available as shortly.
Thanks for that David, now the errors make more sense.
David W. Hodgins
2022-01-27 22:48:24 UTC
Permalink
Post by Ar
Post by David W. Hodgins
Post by Ar
After recent updates, the audio editor Audacity now refuses to start.
The kicad and wxgtk packages were mistakenly released before the rest of the
other packages that use the updated wxgtk package were ready.
Details in https://bugs.mageia.org/show_bug.cgi?id=29848
The updated audacity package will be available as shortly.
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status

Regards, Dave Hodgins
Ar
2022-01-28 07:42:04 UTC
Permalink
Post by David W. Hodgins
Post by Ar
Post by David W. Hodgins
The kicad and wxgtk packages were mistakenly released before the rest of the
other packages that use the updated wxgtk package were ready.
Details in https://bugs.mageia.org/show_bug.cgi?id=29848
The updated audacity package will be available as shortly.
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Thanks David. I read the long thread of the build error problems. I can
confirm there were some updates over night, and Audacity now works. I
can't talk about any of the other packages that have problems, as I
don't have any of them installed / used to test them.

Thanks for yours and the build/testers help.

Ar
faeychild
2022-01-28 22:43:40 UTC
Permalink
Post by David W. Hodgins
Post by Ar
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Regards, Dave Hodgins
I found mine did not load this morning either but the updates were in.

I notice that Audacity is the only launch icon that does not show a
loading action ie the bouncing icon.

It's only an aesthetic but these quirks are a tiny bit irritating
I have rebooted - been caught with that one before :-)
--
faeychild
Running plasmashell 5.20.4 on 5.15.16-desktop-1.mga8 kernel.
Mageia release 8 (Official) for x86_64 installed via Mageia-8-x86_64-DVD.iso
Bit Twister
2022-01-29 01:04:21 UTC
Permalink
Post by faeychild
Post by David W. Hodgins
Post by Ar
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Regards, Dave Hodgins
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command land after I did the updates.
faeychild
2022-01-29 04:06:57 UTC
Permalink
Post by Bit Twister
Post by faeychild
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command land after I did the updates.
We were almost in step, Bits but I launched from the GUI to no response.
I didn't get to the CL and my update icon was already activated

regards
--
faeychild
Running plasmashell 5.20.4 on 5.15.16-desktop-1.mga8 kernel.
Mageia release 8 (Official) for x86_64 installed via Mageia-8-x86_64-DVD.iso
David W. Hodgins
2022-01-29 02:54:39 UTC
Permalink
Post by Bit Twister
Post by faeychild
Post by David W. Hodgins
Post by Ar
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Regards, Dave Hodgins
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command land after I did the updates.
Strange. It's working on my system. I'll look into it more tomorrow, but will
likely need help to figure out what's different between my system and yours.

Regards, Dave Hodgins
Ar
2022-01-29 23:45:51 UTC
Permalink
Post by Bit Twister
Post by faeychild
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command land after I did the updates.
Mine does work, so after reading this I started again in Konsole to see
what's going on. I got the following warnings, but nothing that stopped
Audacity working as before.
Post by Bit Twister
(Audacity:615598): dbind-WARNING **: 23:36:45.104: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
(Audacity:615598): GLib-GObject-WARNING **: 23:36:45.107: cannot register existing type 'GdkDisplayManager'
(Audacity:615598): GLib-CRITICAL **: 23:36:45.107: g_once_init_leave: assertion 'result != 0' failed
(Audacity:615598): GLib-GObject-CRITICAL **: 23:36:45.107: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
(Audacity:615598): Gtk-WARNING **: 23:36:45.138: gtk_disable_setlocale() must be called before gtk_init()
(Audacity:615598): Gtk-WARNING **: 23:36:45.144: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
Then a whole load of ALSA settings not relevant to this problem which I
edited out.
David W. Hodgins
2022-01-29 23:57:12 UTC
Permalink
Post by Bit Twister
Post by faeychild
Post by David W. Hodgins
Post by Ar
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Regards, Dave Hodgins
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command land after I did the updates.
Which desktop environment are you running? I'm running plasma using the Breeze
Application Style, and Breeze Dark for the Plasma style / Global Theme.

Regards, Dave Hodgins
Bit Twister
2022-01-30 02:07:57 UTC
Permalink
Post by David W. Hodgins
Post by Bit Twister
Post by faeychild
Post by David W. Hodgins
Post by Ar
Thanks for that David, now the errors make more sense.
The rest of the updates are on many of the mirrors now.
https://mirrors.mageia.org/status
Regards, Dave Hodgins
I found mine did not load this morning either but the updates were in.
Tested as soon as I saw the thread and Audacity failed to run.
Ran from the command line after I did the updates.
Which desktop environment are you running? I'm running plasma using the Breeze
Application Style, and Breeze Dark for the Plasma style / Global Theme.
Running xfce theme Adwata numerous error messages
$ audacity

(audacity:8853): Gtk-WARNING **: 20:00:17.062: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map
Expression 'alsa_snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &alsaBufferFrames )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 923
Expression 'alsa_snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &alsaBufferFrames )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 923
Expression 'alsa_snd_pcm_hw_params_set_buffer_size_near( pcm, hwParams, &alsaBufferFrames )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 923
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for cardCannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Expression 'ret' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2839Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dsnoop.c:638:(snd_pcm_dsnoop_open) unable to open slave
big ship of dsnoop messages
Expression 'ret' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2839
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
Expression 'ret' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2839
Expression 'ret' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1736
Expression 'AlsaOpen( &alsaApi->baseHostApiRep, params, streamDir, &self->pcm )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 1904
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2839
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

[***@wb ~]$
David W. Hodgins
2022-01-30 02:31:00 UTC
Permalink
Post by Bit Twister
Running xfce theme Adwata numerous error messages
$ audacity
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
When I run it under plasma, the last line in the terminal is ...
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628

I don't get the "*** BUG ***" line or the following two.

I logged out of plasma and into xfce4. Same result, with it working on my install.

Mind trying a new user?

Regards, Dave Hodgins
Bit Twister
2022-01-30 02:57:06 UTC
Permalink
Post by David W. Hodgins
Post by Bit Twister
Running xfce theme Adwata numerous error messages
$ audacity
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
When I run it under plasma, the last line in the terminal is ...
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
I don't get the "*** BUG ***" line or the following two.
I logged out of plasma and into xfce4. Same result, with it working on my install.
Mind trying a new user?
same kinda problem with my junk account. But still runs
[***@wb ~]$ audacity
<big snip>
Expression 'PaAlsaStreamComponent_Initialize( &self->capture, alsaApi, inParams, StreamDirection_In, NULL != callback )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2171
Expression 'PaAlsaStream_Initialize( stream, alsaHostApi, inputParameters, outputParameters, sampleRate, framesPerBuffer, callback, streamFlags, userData )' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 2839
Expression 'stream->playback.pcm' failed in '/home/iurt/rpmbuild/BUILD/audacity-minsrc-2.4.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c', line: 4628
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

Since I have pulseaudio running as a system wide daemon
/usr/bin/pulseaudio --disallow-module-loading --system=yes --realtime --daemonize=no --disallow-exit
I tend to ignore pulseaudio messages.
David W. Hodgins
2022-01-30 19:57:25 UTC
Permalink
Post by Bit Twister
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Since I have pulseaudio running as a system wide daemon
/usr/bin/pulseaudio --disallow-module-loading --system=yes --realtime --daemonize=no --disallow-exit
I tend to ignore pulseaudio messages.
I checked in one of my full up-to-date virtualbox installs where no testing packages
have yet been installed ...
[***@x8v ~]# urpmq --not-available
[***@x8v ~]# urpmq --list-media active
Core Release (distrib1)
Core Updates (distrib3)
Nonfree Release (distrib11)
Nonfree Updates (distrib13)
Tainted Release (distrib21)
Tainted Updates (distrib23)
Core 32bit Release (distrib31)
Core 32bit Updates (distrib32)
Nonfree 32bit Release (distrib36)
Nonfree 32bit Updates (distrib37)
Tainted 32bit Release (distrib41)
Tainted 32bit Updates (distrib42)

Audacity is working in that install too.

Do you have the 32 bit repos enabled?

Regards, Dave Hodgins
Bit Twister
2022-01-31 02:30:14 UTC
Permalink
Post by David W. Hodgins
Post by Bit Twister
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Since I have pulseaudio running as a system wide daemon
/usr/bin/pulseaudio --disallow-module-loading --system=yes --realtime --daemonize=no --disallow-exit
I tend to ignore pulseaudio messages.
I checked in one of my full up-to-date virtualbox installs where no testing packages
have yet been installed ...
# urpmq --not-available
brscan-skey-0.3.1-2.x86_64
hll2380dwlpr-3.2.0-1.i386
brscan4-0.4.10-1.x86_64
zoom-5.9.3.1911-1.x86_64
hll2380dwcupswrapper-3.2.0-1.i386
Post by David W. Hodgins
Core Release (distrib1)
Core Updates (distrib3)
Nonfree Release (distrib11)
Nonfree Updates (distrib13)
Tainted Release (distrib21)
Tainted Updates (distrib23)
Core 32bit Release (distrib31)
Core 32bit Updates (distrib32)
Nonfree 32bit Release (distrib36)
Nonfree 32bit Updates (distrib37)
Tainted 32bit Release (distrib41)
Tainted 32bit Updates (distrib42)
Audacity is working in that install too.
Do you have the 32 bit repos enabled?
Nope
# urpmq --list-media active
Core_Release
Core_Updates
Nonfree_Release
Nonfree_Updates
Tainted_Release
Tainted_Update

Names are different because I have a setup script where I set the media name.

# cat /var/local/install.env
# Created by /local/bin/create_install_env Tue 09 Feb 21:13 2021
DISPLAYMANAGER=lightdm
_current_de=""
_install_date="2021-02-09 21:13"
_installed_des="Xfce"
_install_iso="Mageia-8-netinstall-nonfree-x86_64.iso"
_installed_iso_date="2021-02-07 14:52:00 -0600"
_install_iso_release="8" # Cauldron x x.x
_install_iso_phase="o0" # devx, stax, rcx o
_install_iso_media_version="8" # cauldron, x, x.x
_install_iso_previous=""
_install_type="clean"
#********* end /var/local/install.env **********

Loading...