RESEARCH

Debian — File list of package qml-module-org-kde-pipewire/sid/i386

/usr/lib/i386-linux-gnu/qt5/qml/org/kde/pipewire/libKPipeWireDeclarative.so /usr/lib/i386-linux-gnu/qt5/qml/org/kde/pipewire/qmldir /usr/lib/i386-linux-gnu/qt5/qml/org/kde/pipewire/record/libKPipeWireRecordDeclarative.so /usr/lib/i386-linux-gnu/qt5/qml/org/kde/pipewire/record/qmldir /usr/share/doc/qml-module-org-kde-pipewire/changelog.Debian.gz /usr/share/doc/qml-module-org-kde-pipewire/copyright Read more here: Source link

RESEARCH

python – Eclipse PyDev Debugger: Unable to load existing shared libraries – ImportError: libffi.so.7 / libssl.so.1.1

When running pydev debugger on eclipse, it errors out about missing shared libraries namely libffi and libssl, although both are installed >locate libffi.so.7 /usr/lib/x86_64-linux-gnu/libffi.so.7 “/home/user1/.var/app/org.eclipse.Java/eclipse/plugins/org.python.pydev.core_10.2.1.202307021217/pysrc/_pydevd_bundle/pydevd_utils.py”, line 9, in <module> import…Read morepython – Eclipse PyDev Debugger: Unable to load existing shared libraries – ImportError: libffi.so.7 / libssl.so.1.1

RESEARCH

Bugs : casparcg-server package : Ubuntu

casparcg-server 2.3.3+dfsg-3build2 is stuck in -proposed. The package FTBFS: [ 41%] Building CXX object modules/ffmpeg/CMakeFiles/ffmpeg.dir/producer/av_producer.cpp.ocd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/modules/ffmpeg && /usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_CHRONO_DYN_LINK -DBOOST_CONTEXT_DYN_LINK -DBOOST_COROUTINE_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_LOCALE_DYN_LINK -DBOOST_LOG_DYN_LINK -DBOOST_NO_SWPRINTF -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK…Read moreBugs : casparcg-server package : Ubuntu

RESEARCH

Bug #2033015 “build fail of directive argument is null for ppc6…” : Bugs : Firmware Test Suite

Got format-overflow, “error:‘%s’ directive argument is null” for ppc64el on mantic as below, fwts_acpi_object_eval.c:790:33: error: ‘%s’ directive argument is null [-Werror=format-overflow=]  790 | “%s package element %” PRIu32 ” was not…Read moreBug #2033015 “build fail of directive argument is null for ppc6…” : Bugs : Firmware Test Suite

ACOUSTICS & DSP DATA MANAGEMENT RESEARCH

[PATCH] gnu: home: Add support for home-pipewire-service

This adds a set of home shepherd services which will start the required services for a functional pipewire setup. * gnu/home/services/sound.scm (home-pipewire-shepherd-service), (home-pipewire-pulse-shepherd-service), (home-wireplumber-shepherd-service), (home-pipewire-shepherd-services), (generate-doc): new procedures. (home-pipewire-service-type): new…Read more[PATCH] gnu: home: Add support for home-pipewire-service

DATA MANAGEMENT RESEARCH

Use “Greybird” and “elementary-xfce-dark” as default theme.

* gnu/packages/patches/xfce4-settings-defaults.patch: Set “ThemeName” to “Greybird”, “IconThemeName” to “elementary-xfce-dark”. * gnu/packages/xfce.scm (xfce)[inputs]: Add elementary-xfce-icon-theme. — …/patches/xfce4-settings-defaults.patch | 17 +++++++++——– gnu/packages/xfce.scm | 4 +— 2 files changed, 10 insertions(+), 11 deletions(-)…Read moreUse “Greybird” and “elementary-xfce-dark” as default theme.

LOW VOLTAGE IC RESEARCH

Unable to install Python’s Pyrfc library for SAP on Raspberry pi 4

this error message arm-linux-gnueabihf-gcc: error: unrecognized command-line option -minline-all-stringops arm-linux-gnueabihf-gcc is 32bit htis pyrfc setup.py github.com/SAP/PyRFC/blob/main/setup.py # launchpad.support.sap.com/#/notes/2573953 if sys.platform.startswith(“linux”): os.system(‘strings $SAPNWRFC_HOME/lib/libsapnwrfc.so | grep “Patch Level”‘) LIBS = [“sapnwrfc”, “sapucum”]…Read moreUnable to install Python’s Pyrfc library for SAP on Raspberry pi 4

DATA MANAGEMENT LOW VOLTAGE IC MQTT & IOT AUTOMATION RESEARCH

DA16200 AWS SDK DA16200_DA16600_SDK_v3.2.4.0_AWS_0 – Wi-Fi – Wireless Connectivity

Dear support team, I am trying to use the AWS SDK which I have downloaded from Renesas’s official site from Documents/Downloads. The SDK version is : DA16200_DA16600_SDK_v3.2.4.0_AWS_0 I’ve imported the project(apps\aws_iot\get_started\projects\da16200) in Eclipse…Read moreDA16200 AWS SDK DA16200_DA16600_SDK_v3.2.4.0_AWS_0 – Wi-Fi – Wireless Connectivity

LOW VOLTAGE IC RESEARCH

Anyone using Manjaro on a Thinkpad T14 Gen3? Thoughts about these laptop specs? Will I face driver problems? : ManjaroLinux

Manjaro is a GNU/Linux distribution based on Arch. A rolling release distro featuring a user-friendly installer, tested updates and a community of friendly users for support. Official releases include Xfce,…Read moreAnyone using Manjaro on a Thinkpad T14 Gen3? Thoughts about these laptop specs? Will I face driver problems? : ManjaroLinux

RESEARCH

raspberrypi – gpg: keyserver receive failed: Server indicated a failure raspberry pi

I am tring to download ROS in Raspberry pi using the following command wiki.ros.org/ROSberryPi/Installing%20ROS%20Kinetic%20on%20the%20Raspberry%20Pi I am getting the following error, Executing: /tmp/apt-key-gpghome.q0ibRZJvOP/gpg.1.sh –keyserver keyservers.ubuntu.com –recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654 gpg: keyserver receive failed:…Read moreraspberrypi – gpg: keyserver receive failed: Server indicated a failure raspberry pi

RESEARCH

r – Error installing ‘AICcmodavg’ and ‘unmarked’: ‘palette.colors’ is not exported by ‘namespace:grDevices’

I’ve been trying for several hours to install the AICcmodavg package in R, but I keep getting the same error: Error: object ‘palette.colors’ is not exported by ‘namespace:grDevices’ Execution halted…Read morer – Error installing ‘AICcmodavg’ and ‘unmarked’: ‘palette.colors’ is not exported by ‘namespace:grDevices’

RESEARCH

FTBFS with ffmpeg 5.0” : Bugs : openscenegraph package : Ubuntu

Imported from Debian bug bugs.debian.org/1004634: openscenegraph FTBFS with ffmpeg 5.0 (available in experimental):| [ 40%] Building CXX object src/osgPlugins/freetype/CMakeFiles/osgdb_freetype.dir/ReaderWriterFreeType.cpp.o| cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/osgPlugins/freetype && /usr/lib/ccache/c++ -Dosgdb_freetype_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/<<PKGBUILDDIR>>/include -I/usr/include/freetype2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.…Read moreFTBFS with ffmpeg 5.0” : Bugs : openscenegraph package : Ubuntu

ACOUSTICS & DSP RESEARCH

alsamixer-equalizer-antix missed dependency: libasound2-plugin-equal – antiX-forum

I identified a missed dependency for alsamixer-equalizer-antix. On executing ‘alsamixer -D equalizer’ the following error is displayed: ALSA lib dlmisc.c:339:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_ctl_equal.so (/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_equal.so: cannot open shared object…Read morealsamixer-equalizer-antix missed dependency: libasound2-plugin-equal – antiX-forum

DATA MANAGEMENT RESEARCH

In the cgroupv2 environment, kubectl top node cannot obtain the utilization of cpu and memory – kubernetes/kubernetes

What happened? In the cgroupv2 environment,kubectl top node cannot obtain the utilization of cpu and memory. use NODE_NAME=<Name of node in your cluster> kubectl get –raw /api/v1/nodes/$NODE_NAME/proxy/metrics/resource and NODE_NAME=<Name of…Read moreIn the cgroupv2 environment, kubectl top node cannot obtain the utilization of cpu and memory – kubernetes/kubernetes

RESEARCH

Cannot find (any matches for) “usr/lib/*/lmms/RemoteVstPlugin*

Source: lmms Version: 1.2.2+dfsg1-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac…@debian.org buildd.debian.org/status/fetch.php?pkg=lmms&arch=i386&ver=1.2.2%2Bdfsg1-3&stamp=1655316479&raw=0 Installing bash completion… Bash completion for lmms…Read moreCannot find (any matches for) “usr/lib/*/lmms/RemoteVstPlugin*

DATA MANAGEMENT RESEARCH

Error during connection to database: TMySQL57Connection : Server connect failed. -Problema Installazione CQRLOG su LINUX POP-OS.

Dopo aver Installato CQRLOG, all’avvio si presenta questo errore:Cqrlog Ver:2.5.1 (001) Date:2021-01-24**** DEBUG LEVEL 1 **** OS:Linux version 5.16.11-76051611-generic (jenkins@warp.pop-os.org) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu)…Read moreError during connection to database: TMySQL57Connection : Server connect failed. -Problema Installazione CQRLOG su LINUX POP-OS.