SparkyLinux Forums

Software & hardware support => Sparky applications => Topic started by: Linuxuser on June 12, 2024, 10:49:39 PM

Title: 'APTus AppCenter' not useable
Post by: Linuxuser on June 12, 2024, 10:49:39 PM
Dear SparkyLinux Developer(s) and Members,

Unfortunately, your 'Sparky APTus AppCenter' (latest version 20240601~sparky7~0) cannot be applied on my SparkyLinux installation (from ISO image 'Minimal GUI i686', on my pentium 4 computer) with openbox, since it simply just shows an empty white window without text or buttons, one would have to click on (they are all invisible).

Thank you very much for your reply!
Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 13, 2024, 11:56:22 AM
Hi Linuxuser, :-)

You could try finding out what the terminal command is to run the APTus AppCenter and then try running it from the terminal. That may produce output in the terminal that could help you figure out what the problem is and how to resolve it.

Also, when you're looking for help on this or other similar forums, it would be good for you to provide as much relevant information as possible. You can use the command-line tool 'inxi' and its various options to generate general / specific / relevant information about your system that you can then copy from the terminal (Shift + Ctrl + C) and paste into your post here using the code markers for easier readability. (Hover over the icons above where you're writing till you see the one marked 'Code', click on that and it should give you code markers like this: "code""/code" except with bracket markers in place of the quote markers. Then just paste the inxi output from the terminal between the code markers so it will show up correctly [you can use the preview option to check it's working as expected].) The 'inxi' tool has lots of different options -- here is just one example:
inxi -Frz(The '-F' option includes basic information for quite a few parts of your system, the '-r' option provides details on your repos, and the '-z' option filters out some things for privacy / security, which is probably a good idea when posting in public spaces like this forum.)

Cheers,
Dustin
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 13, 2024, 01:08:49 PM
I can confirm that Sparky APTus AppCenter is not working. I only see blank page.

sudo sparky-aptus do not show anything.

I am using SparkyLinux Seven Sisters 8 x86_64.
.
Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 13, 2024, 01:50:11 PM
Hi rektal, :-)

Are you sure you're using the right command? When I try that command on Sparky 7.x Xfce, it says 'command not found'. (Note that the command to run a program may not be the same as the name of the installation package for that program.) I would check the wiki and/or do a search of these forums or just in general online to try to find the right command to use.

Cheers,
Dustin
Title: Re: 'APTus AppCenter' not useable
Post by: AxL on June 13, 2024, 02:16:18 PM
Quote from: rektal on June 13, 2024, 01:08:49 PMI can confirm that Sparky APTus AppCenter is not working. I only see blank page.

(https://i.imgur.com/IqZHXhe.gif)  Are you sure what you're saying?

(https://i.imgur.com/r4qVM7N.png)



Quote from: rektal on June 13, 2024, 01:08:49 PMsudo sparky-aptus do not show anything.

Perhaps, you should use the right command (sparky-aptus-appcenter), instead of using something non-existent, right?


(https://i.imgur.com/RcV8szh.png)


(https://i.imgur.com/G5taS9O.png)


Quote from: rektal on June 13, 2024, 01:08:49 PMI am using SparkyLinux Seven Sisters 8 x86_64.

As I mentioned in my previous paragraph, I do NOT have that problem:

(https://i.imgur.com/1xgcjDl.png)











Cheers !!  (https://i.imgbox.com/TkbBuT0I.gif)

Title: Re: 'APTus AppCenter' not useable
Post by: Linuxuser on June 13, 2024, 07:00:06 PM
Hi Dustin,

thank you for your quick and helpful response!

Quote from: duststuff on June 13, 2024, 11:56:22 AMHi Linuxuser, :-)

You could try finding out what the terminal command is to run the APTus AppCenter and then try running it from the terminal. That may produce output in the terminal that could help you figure out what the problem is and how to resolve it.


Yes, that's a good advice what I would have done next, as soon as I will get back to my old Sparky machine (in the next days).

I will further investigate that issue more thoroughly and keep you posted. Moreover, I send you later my hardware details from 'inxi'.

Best regards
to you all,

Patrick


PS. Dustin, you do a good job for the community of this forum, as I can see by your last posts. :-)
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 14, 2024, 04:37:09 AM
Yes. I am sure Dustin.

There is an output of sparky-aptus-appcenter in terminal.

Gtk-Message: 04:34:00.985: Failed to load module "xapp-gtk3-module"
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
Gtk-Message: 04:34:01.187: Failed to load module "xapp-gtk3-module"

I have installed this package but APTus is still a blank page.
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 14, 2024, 05:23:55 AM
Even Timeshift didn't help. APTus is not useable anymore for me.
Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 14, 2024, 02:14:54 PM
Hi, rektal, thanks for the updates. When I run it from the terminal I also get the "Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal" output, but the GUI still works as expected. One difference is that my system is Sparky 7.x (based on Debian 'stable') whereas yours is Sparky 8.x (based on Debian 'testing', I think). From what I've heard, it's more common for various types of problems to show up in Debian testing when they are updating / upgrading / changing packages, etc., and sometimes these get resolved 'automatically' in a number of days. However, 'AxL' is also on Sparky 8.x and the app is working fine for him, so there must be some difference between your systems.

I did a bit of a search online with the output "Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal", and it seems to indicate that the problem could be caused by WebKit. So you could check out what webkit-related packages are on your system and if any of those were updated recently, since that might be the source of the problem. If so, you could see if anyone has reported it as a WebKit bug and/or you could look for a way to downgrade to an earlier version of WebKit to see if that works. If you have compositing enabled on your system, you could also try to disable that to see if it solves it (I saw this suggestion in relation to Nvidia graphics cards, along with another idea related to disabling hardware acceleration if that's an option anywhere).

So there's at least some chance that this is not a Sparky bug, although the Sparky developer(s) do control which packages are included in the repos, so if they can confirm there is a problem with one or more packages and downgrade them in the repos, then that would make things easier for you. But it's also possible for you to do a downgrade on your own if you already know how or are willing to learn, although my sense is it's not necessarily an easy process.

So I don't have any easy answers for you, but these ideas should help point you in the right direction.

Also, when you're looking for help on this or other similar forums, it would be good for you to provide as much relevant information as possible. You can use the command-line tool 'inxi' and its various options to generate general / specific / relevant information about your system that you can then copy from the terminal (Shift + Ctrl + C) and paste into your post here using the code markers for easier readability. (Hover over the icons above where you're writing till you see the one marked 'Code', click on that and it should give you code markers like this: "code""/code" except with bracket markers in place of the quote markers. Then just paste the inxi output from the terminal between the code markers so it will show up correctly [you can use the preview option to check it's working as expected].) The 'inxi' tool has lots of different options -- here is just one example:
inxi -Frz(The '-F' option includes basic information for quite a few parts of your system, the '-r' option provides details on your repos, and the '-z' option filters out some things for privacy / security, which is probably a good idea when posting in public spaces like this forum.)
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 14, 2024, 02:34:20 PM
I have noticed that sparky-welcome is not working too. There is a blank page too.

Output of inxi -Frz is:
System:
  Kernel: 6.9.4-x64v3-xanmod1 arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 5.27.11 Distro: SparkyLinux 8 (Seven-Sisters)
Machine:
  Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
  Mobo: ASUSTeK model: PRIME Z590-P v: Rev 1.xx serial: <superuser required>
    UEFI: American Megatrends v: 1801 date: 12/26/2022
CPU:
  Info: 6-core model: Intel Core i5-10400F bits: 64 type: MT MCP cache:
    L2: 1.5 MiB
  Speed (MHz): avg: 2216 min/max: 800/4300 cores: 1: 4188 2: 4111 3: 800
    4: 800 5: 800 6: 4293 7: 800 8: 800 9: 800 10: 800 11: 4099 12: 4305
Graphics:
  Device-1: NVIDIA TU116 [GeForce GTX 1650] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 24.1.0 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: nouveau gpu: nouveau
    resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: nouveau,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 24.0.8-1 renderer: NV168
  API: Vulkan Message: No Vulkan data available.
Audio:
  Device-1: Intel driver: snd_hda_intel
  Device-2: NVIDIA TU116 High Definition Audio driver: snd_hda_intel
  API: ALSA v: k6.9.4-x64v3-xanmod1 status: kernel-api
  Server-1: PipeWire v: 1.0.7 status: active
Network:
  Device-1: Realtek RTL8125 2.5GbE driver: r8169
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Realtek RTL8188EUS 802.11n Wireless Network Adapter
    driver: rtl8xxxu type: USB
  IF: wlan0 state: up mac: <filter>
Bluetooth:
  Device-1: Cambridge Silicon Radio Bluetooth Dongle (HCI mode) driver: btusb
    type: USB
  Report: hciconfig ID: hci0 state: up address: <filter> bt-v: 4.0
Drives:
  Local Storage: total: 3.66 TiB used: 2.4 TiB (65.5%)
  ID-1: /dev/nvme0n1 vendor: GOODRAM model: SSDPR-PX500-512-80
    size: 476.94 GiB
  ID-2: /dev/nvme1n1 vendor: GOODRAM model: SSDPR-PX500-512-80
    size: 476.94 GiB
  ID-3: /dev/sda vendor: Toshiba model: HDWD110 size: 931.51 GiB
  ID-4: /dev/sdb vendor: Toshiba model: MQ04UBD200 size: 1.82 TiB type: USB
Partition:
  ID-1: / size: 468.09 GiB used: 408.35 GiB (87.2%) fs: ext4
    dev: /dev/nvme1n1p2
  ID-2: /boot/efi size: 299.4 MiB used: 10.9 MiB (3.6%) fs: vfat
    dev: /dev/nvme1n1p1
Swap:
  ID-1: swap-1 type: file size: 512 MiB used: 0 KiB (0.0%) file: /swapfile
Sensors:
  System Temperatures: cpu: 34.0 C mobo: 32.0 C gpu: nouveau temp: 31.0 C
  Fan Speeds (rpm): fan-1: 0 fan-2: 1070 fan-4: 0 fan-5: 0 fan-6: 0 fan-7: 0
    gpu: nouveau fan: 1736
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.debian.org/debian trixie main contrib non-free non-free-firmware
    2: deb-src http://deb.debian.org/debian trixie main contrib non-free non-free-firmware
    3: deb http://security.debian.org/debian-security/ trixie-security/updates main contrib non-free non-free-firmware
    4: deb-src http://security.debian.org/debian-security/ trixie-security/updates main contrib non-free non-free-firmware
    5: deb http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
    6: deb-src http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
    7: deb http://deb-multimedia.org/ trixie main non-free
  No active apt repos in: /etc/apt/sources.list.d/dropbox.list
  Active apt repos in: /etc/apt/sources.list.d/google-chrome.list
    1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
  No active apt repos in: /etc/apt/sources.list.d/google.list
  Active apt repos in: /etc/apt/sources.list.d/megasync.list
    1: deb [signed-by=/usr/share/keyrings/meganz-archive-keyring.gpg] https://mega.nz/linux/repo/Debian_12/ ./
  No active apt repos in: /etc/apt/sources.list.d/pipelight.list
  No active apt repos in: /etc/apt/sources.list.d/playonlinux.list
  No active apt repos in: /etc/apt/sources.list.d/plexmediaserver.list
  Active apt repos in: /etc/apt/sources.list.d/protonvpn-stable.list
    1: deb [arch="all", signed-by=/usr/share/keyrings/protonvpn-stable-archive-keyring.gpg] https://repo.protonvpn.com/debian stable main
  No active apt repos in: /etc/apt/sources.list.d/sid.list
  Active apt repos in: /etc/apt/sources.list.d/signal-xenial.list
    1: deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg] https://updates.signal.org/desktop/apt xenial main
  Active apt repos in: /etc/apt/sources.list.d/sparky.list
    1: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    2: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    3: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main
    4: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main
  No active apt repos in: /etc/apt/sources.list.d/virtualbox.list
  No active apt repos in: /etc/apt/sources.list.d/wine-staging.list
  Active apt repos in: /etc/apt/sources.list.d/xanmod-kernel.list
    1: deb [signed-by=/usr/share/keyrings/xanmod-archive-keyring.gpg] http://deb.xanmod.org releases main
Info:
  Memory: total: 16 GiB available: 15.48 GiB used: 4.25 GiB (27.4%)
  Processes: 346 Uptime: 3h 11m Shell: Bash inxi: 3.3.34

First of all, I miss removing old kernels with APTus. Now I can't do it anymore.
Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 14, 2024, 03:11:16 PM
Thanks, @rektal. I notice that you have Nvidia for graphics -- that could be causing the issue as well. It might be helpful for you to compare your system's info with that of @AxL -- perhaps they would be willing to post that here for your reference. Meanwhile, I'd definitely recommend looking at the recent history of your system's updates, since that might give you a clue of one or more packages / updates that might have caused the issue.
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 14, 2024, 08:16:46 PM
I couldn't find which packages are missing. APTus is broken for me now. I couldn't fix it.
I hope that developer will fix it somehow in the future.
I can only rely on him.
Title: Re: 'APTus AppCenter' not useable
Post by: Linuxuser on June 16, 2024, 11:10:58 PM
Hi guys,

want you to know that I'm still there on my research for the reason(s) why 'Sparky APTus AppCenter' is not working on system configurations like mine or rektal's ...

In the meantime and for the future, I would strictly recommend not to rely on GUI tools such as 'Sparky APTus AppCenter' to manage software packages. If you - 'rektal' - prefer to use a GUI for that, then better use the robust and well-tested allrounder 'synaptic' (that comes with Debian, also installed with Sparky 7 & 8), instead.

However, I prefer the command-line utility 'apt' or 'apt-get' for installing, updating, removing, and otherwise managing deb packages (for debian based distributions). To learn more about the 'apt' command open your terminal and type 'man apt'.

Because 'APTus AppCenter' is not applicable on my machine (since my first installation of Sparky7.3 in May), I would have no other choice anyway.

Instead, I regularly use the following 'apt-get' commands in the terminal, to keep my system clean and up-to-date:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean

.. and additionally, if necessary:

sudo apt autoremove
.. that removes any old packages (and older kernels) that are no longer needed.

Finally, as I promised, I post here some information about my system from the output of 'inxi -Frz':

System:
  Kernel: 6.1.0-21-686 arch: i686 bits: 32 Desktop: Openbox v: 3.6.1
    Distro: SparkyLinux 7.4 (Orion-Belt)
Machine:
  Type: Desktop Mobo: ASUSTeK model: P4P800-X v: Rev 1.xx
    serial: <superuser required> BIOS: American Megatrends v: 080009
    date: 06/23/2005
CPU:
  Info: single core model: Intel Pentium 4 bits: 32 type: MT cache:
    L2: 1024 KiB
  Speed (MHz): avg: 2999 min/max: N/A cores: 1: 2999 2: 2999
Graphics:
  Device-1: NVIDIA NV44A [GeForce 6200] driver: nouveau v: kernel
  Device-2: Logitech Webcam C270 type: USB driver: snd-usb-audio,uvcvideo
  Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: nouveau
    unloaded: fbdev,modesetting,vesa dri: nouveau gpu: nouveau
    resolution: 1680x1050~60Hz
  API: OpenGL Message: Unable to show GL data. Required tool glxinfo
    missing.
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
    2: deb-src http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
    3: deb http://security.debian.org/debian-security/ bookworm-security/updates main contrib non-free non-free-firmware
    4: deb-src http://security.debian.org/debian-security/ bookworm-security/updates main contrib non-free non-free-firmware
    5: deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
    6: deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
    7: deb http://deb-multimedia.org/ bookworm main non-free
  Active apt repos in: /etc/apt/sources.list.d/sparky.list
    1: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    2: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    3: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ orion main
    4: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ orion main
Info:
  Processes: 165 Uptime: 2h 1m Memory: 2.95 GiB used: 1.3 GiB (44.1%)
  Shell: Bash inxi: 3.3.26

Until then,

Good luck!

Patrick

Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 17, 2024, 10:10:52 AM
Thanks for your latest post, Patrick. There are at least some apps that can be installed via the APTus AppCenter that can't be installed via 'apt', 'apt-get', and probably not Synaptic either. You could still find other ways to install these, but I find that the AppCenter makes the process easier. When possible, I do usually use the command-line utilities to install things since it's easier. But for updates I find it easier to use the Sparky upgrade app that automatically checks for updates, alerts you, and then runs through the process if you give it the 'OK'. If, for some reason, that runs into trouble, then I hit the command-line again to sort it out.

Interesting that you also have Nvidia graphics -- the issue might be that combined with a recent update. It would be interesting to know whether @AxL's system uses non-Nvidia graphics. Here I've got Intel and am not seeing the problem.

(This is off-topic, but I notice from your system info that you have a 'Logitech Webcam C270'. I have that web-cam and it seemed to work fine for awhile but then I started having issues with it disconnecting randomly. Have you ever experienced that?)

Cheers,
Dustin
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 17, 2024, 08:00:13 PM
Thanks for your post Linuxuser.

I usually use terminal and
sudo spu to up-to-date my system.

Thanks for:
sudo apt autoremove to remove old kernels. It was very useful for me.
Title: Re: 'APTus AppCenter' not useable
Post by: Linuxuser on June 18, 2024, 11:10:47 PM
You are welcome, rektal! I am pleased to hear that I could help.

Thank you, Dustin, for your reply as well!

QuoteThere are at least some apps that can be installed via the APTus AppCenter that can't be installed via 'apt', 'apt-get', and probably not Synaptic either. You could still find other ways to install these, but I find that the AppCenter makes the process easier.

Well, this would be one point to send a proposal to Pawel & Co.:

Would you like to provide all Sparky users with a robust and simple command-line version of your 'APTus AppCenter', that works for all users who cannot apply your GUI version for any reason; i.e. without necessarily graphical front-end, i.e. not Yad based without "new HTML technology", but even more "lightweight"? This would be great and very helpful.

QuoteInteresting that you also have Nvidia graphics -- the issue might be that combined with a recent update.

If this is the case, then the opensource 'nouveau' driver for Nvidia graphics cards would be to blame for this issue and not Nvidia graphics itself. What I want to say is, even if AxL's system uses Nvidia graphics, but the proprietary driver from Nvidia instead, he might have not encountered this problem. 

I am not yet sure if the nouveau driver is to blame, but one evidence for that would be that, in this context, I have to report another severe bug which I encountered as I first installed Sparky (from Sparky ISO live image 7.3, MinimalGUI i686) last May from an usb stick by means of the "Calamares" Sparky Installer (see icon on live desktop):

As I reached the final step "Install", after I agreed with the point "Summary", to start finally the installation process, the installer's window display suddenly disappeared that I was forced to install the distro on a blind flight! Nothing for the faint-hearted or beginners, I thought! I had to wait about 25 minutes until the installation process finished, in front of a blank window without a progress bar nor any other more information what is going on. This was then my first experience with Sparky. Whew!

Quote(This is off-topic, but I notice from your system info that you have a 'Logitech Webcam C270'. I have that web-cam and it seemed to work fine for awhile but then I started having issues with it disconnecting randomly. Have you ever experienced that?)

Unfortunately, I have not yet tested my webcam with Sparky at my PC since I installed Sparky in May, because I use currently the integrated webcam of my much faster laptop (with i5 64bit CPU and Opensuse Leap 15.5) for all necessary apps which require a webcam.

However, I still will check out the 'Logitech Webcam C270' at my Sparky PC and will let you know if I will have any issues with it. But please be patient, because I do not sit every day at my old PC to check out things with Sparky. I do not know yet which programs I could use for that, perhaps vlc or cheese, because apps like Skype are not worth to be used on a slow old 32bit 'i386' architecture. 


Till soon,

Cheers

Patrick
Title: Re: 'APTus AppCenter' not useable
Post by: AxL on June 18, 2024, 11:32:30 PM
Quote from: rektal on June 14, 2024, 02:34:20 PM[....]  I miss removing old kernels with APTus. Now I can't do it anymore.

(https://i.imgur.com/Lu1NYbU.gif)

sudo /usr/lib/sparky-aptus-appcenter/bin/old-kernel-remover


Quote from: rektal on June 14, 2024, 08:16:46 PMI couldn't find which packages are missing. APTus is broken for me now.


(https://i.imgur.com/zVRoYuj.png)


(https://i.imgur.com/IqZHXhe.gif) Have you tried reinstalling both sparky-aptus-appcenter & sparky-welcome packages yet?

sudo apt --reinstall install sparky-aptus-appcenter sparky-welcome



Quote from: duststuff on June 17, 2024, 10:10:52 AM[....]   It would be interesting to know whether @AxL's system uses non-Nvidia graphics.

Of course, NO Nvidia crapola or Intel:


(https://i.imgur.com/ybj8IzG.png)






PS.- I suspect, that both your problem and that of the OP, is due to the graphics card that you use.







Cheers !!  (https://i.imgur.com/emjz0.gif)



Title: Re: 'APTus AppCenter' not useable
Post by: duststuff on June 19, 2024, 06:04:05 AM
QuoteThank you, Dustin, for your reply as well!
You're welcome, Patrick. :-)

QuoteUnfortunately, I have not yet tested my webcam with Sparky at my PC since I installed Sparky in May, because I use currently the integrated webcam of my much faster laptop (with i5 64bit CPU and Opensuse Leap 15.5) for all necessary apps which require a webcam.

However, I still will check out the 'Logitech Webcam C270' at my Sparky PC and will let you know if I will have any issues with it. But please be patient, because I do not sit every day at my old PC to check out things with Sparky. I do not know yet which programs I could use for that, perhaps vlc or cheese, because apps like Skype are not worth to be used on a slow old 32bit 'i386' architecture.

Understood. Not a problem. In my research thus far, it seems that it could be a kernel-related problem, or it could be because the device isn't getting enough power. I have found that the issue happens less or not at all when I have the device plugged into the back of a desktop PC (i.e. greater power source, I've heard) than when it is plugged into a laptop's USB port. The next thing I'm going to try when I get a chance is to use a powered USB hub -- hopefully that will solve it.

AxL, I appreciate you sharing the extra information on the thread -- perhaps the OP and others will be able to use it to resolve the issue.
Title: Re: 'APTus AppCenter' not useable
Post by: AxL on June 19, 2024, 08:05:21 PM
Quote from: duststuff on June 19, 2024, 06:04:05 AM[....]  AxL, I appreciate you sharing the extra information on the thread ...

You're welcome !!


(https://i.imgur.com/IqZHXhe.gif) And to be a little more specific:

AMD Ryzen 5 5500U - AMD Radeon RX Vega 7



By the way, I forgot to ask in my previous message to the two users with problems.

 If you use a different theme, than the one you are using (preferably a dark one)
e.g.- Breeze Dark or similar in KDE and Dusk or something equivalent in XFCE

 Does the same thing still happen to you ... ???  (https://i.imgur.com/8tU9he6.gif)





Cheers !! (https://i.imgur.com/emjz0.gif)





Title: Re: 'APTus AppCenter' not useable
Post by: Linuxuser on June 19, 2024, 11:02:23 PM
Hi guys,

many thanks to you, AxL, for your additional information about your system and your valuable tips (in your last two posts) to approach this problem, which I will give a trial soon, however presumably not before this weekend.

Quote from: AxL on June 18, 2024, 11:32:30 PMOf course, NO Nvidia crapola or Intel:

BTW, "to be a little more specific": I do NOT use Nvidia "crapola", but Nvidia "GeForce 6200", haha ... little joker!

That you use a 'AMD Ryzen 5 5500U - AMD Radeon RX Vega 7', one can see from your posted system info by 'conky'.

Moreover, I really enjoy your funny animated Emojies in your posts, I sometimes got a real laughing fit, ...
if you would not sometimes insult forum users by them, who don't deserve it.


Until then,

Cheers, Patrick

Title: Re: 'APTus AppCenter' not useable
Post by: AxL on June 20, 2024, 03:05:32 AM
Quote from: Linuxuser on June 19, 2024, 11:02:23 PM[....]  one can see from your posted system info by 'conky'.

(https://i.imgur.com/Zaes50z.gif)  Let's see lad.  Because, it seems that you have some visual or reading problem.

The image attached to my previous message clearly shows a ST terminal (aka: Suckless Terminal). Showing the Neofetch output.
So no, it's NOT a Conky

Quote from: Linuxuser on June 19, 2024, 11:02:23 PM[....] if you would not sometimes insult forum users by them, who don't deserve it.

Seriously, are you in good condition, or do you have any kind of problem .... ???   (https://i.imgur.com/R2st8JA.gif)

Because, seeing a few simple .gif smileys as an insult, is the stupidest and most ridiculous thing I've ever heard in my entire life.







 (https://i.imgur.com/uZvkZOF.gif)


Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 20, 2024, 07:45:38 AM
Thank you AxL.
sudo apt --reinstall install sparky-aptus-appcenter sparky-welcomeThis is very useful for me.

Sparky-aptus-appcenter have all dependencies. I have got all these files installed.

I have reinstalled  sparky-aptus-appcenter sparky-welcome but with no luck.
Title: Re: 'APTus AppCenter' not useable
Post by: pavroo on June 20, 2024, 11:00:01 AM
the image says it is xanmod kernel.
Is the same issue on Debian default kernel?
Title: Re: 'APTus AppCenter' not useable
Post by: AxL on June 20, 2024, 12:34:10 PM
Quote from: rektal on June 20, 2024, 07:45:38 AMThank you AxL.

You're welcome !!

Quote from: rektal on June 20, 2024, 07:45:38 AMsudo apt --reinstall install sparky-aptus-appcenter sparky-welcomeThis is very useful for me.

Glad to help !! (https://i.imgur.com/TNbl9nw.gif)

Have you already tried this other option ... ?? that I mentioned in my previous message:

Quote from: AxL on June 19, 2024, 08:05:21 PMIf you use a different theme, than the one you are using (preferably a dark one)
e.g.- Breeze Dark or similar in KDE and Dusk or something equivalent in XFCE

 Does the same thing still happen to you ... ???  (https://i.imgur.com/8tU9he6.gif)







Cheers !! (https://i.imgbox.com/TkbBuT0I.gif)



Title: Re: 'APTus AppCenter' not useable
Post by: rektal on June 20, 2024, 08:57:27 PM
The issue is the same on default debian kernel and xanmod kernel.
But there is something new too.

There is an output of sparky-aptus-appcenter in terminal.
(zenity:3161): Gtk-WARNING **: 20:50:50.754: Theme parser error: gtk.css:1770:3-26: No property named "-GtkArrow-arrow-scaling"

(zenity:3161): Gtk-WARNING **: 20:50:50.756: Theme parser error: gtk.css:4511:31-35: Junk at end of value for -gtk-icon-shadow

(zenity:3161): Gtk-WARNING **: 20:50:50.756: Theme parser error: gtk.css:4515:31-35: Junk at end of value for -gtk-icon-shadow

(zenity:3161): Gtk-WARNING **: 20:50:50.797: Unable to acquire session bus: Połączenie jest zamknięte
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
Title: Re: 'APTus AppCenter' not useable
Post by: pavroo on June 21, 2024, 01:04:28 AM
Looks like it is an issue on some machines, not all, with the latest version of yad 13.0 (or new yad config).
So if you have such issue, please manually download and install (downgrade) yad to 12.3 from sf, for your Sparky version :
https://sourceforge.net/projects/sparkylinux/files/files/yad123/
and let me know does it help, please.
Title: Re: 'APTus AppCenter' not useable
Post by: Linuxuser on June 25, 2024, 09:39:05 PM
Quote from: pavroo on June 21, 2024, 01:04:28 AMLooks like it is an issue on some machines, not all, with the latest version of yad 13.0 (or new yad config).
So if you have such issue, please manually download and install (downgrade) yad to 12.3 from sf, for your Sparky version :
https://sourceforge.net/projects/sparkylinux/files/files/yad123/
and let me know does it help, please.

Downgrading Yad does not help, because your software bug was already there with Yad version 12.3!

But I won't bother with it anymore, in any case.

Title: Re: 'APTus AppCenter' not useable
Post by: rektal on July 06, 2024, 07:12:42 AM
APTus App Center still doesn't work for me, even after recent updates. All I see is a blank page. But I won't worry about it anymore and I have to get used to it.
Title: Re: 'APTus AppCenter' not useable
Post by: eyupcan5858 on August 16, 2024, 07:42:16 PM
I have the same problem.

eyupcan@eyup-can-sparky-game:~$  inxi -Frz
System:
  Kernel: 6.10.3-amd64 arch: x86_64 bits: 64
  Desktop: Xfce v: 4.18.1 Distro: SparkyLinux 8 (Seven-Sisters)
Machine:
  Type: Desktop System: Gigabyte product: N/A v: N/A
    serial: <superuser required>
  Mobo: Gigabyte model: B75M-D3V serial: <superuser required>
    UEFI: American Megatrends v: F13 date: 10/23/2013
CPU:
  Info: dual core model: Intel Core i3-3220 bits: 64 type: MT MCP cache:
    L2: 512 KiB
  Speed (MHz): avg: 2535 min/max: 1600/3300 cores: 1: 3059 2: 2200 3: 2159
    4: 2724
Graphics:
  Device-1: NVIDIA GF108 [GeForce GT 630] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 21.1.11 driver: X: loaded: modesetting
    unloaded: fbdev,vesa dri: nouveau gpu: nouveau resolution: 1600x900~60Hz
  API: EGL v: 1.5 drivers: nouveau,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 24.1.3-2 renderer: NVC1
  API: Vulkan Message: No Vulkan data available.
Audio:
  Device-1: Intel 7 Series/C216 Family High Definition Audio
    driver: snd_hda_intel
  Device-2: NVIDIA GF108 High Definition Audio driver: snd_hda_intel
  Device-3: C-Media USB Audio Device
    driver: hid-generic,snd-usb-audio,usbhid type: USB
  API: ALSA v: k6.10.3-amd64 status: kernel-api
  Server-1: PipeWire v: 1.2.2 status: active
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Bluetooth:
  Device-1: Microsoft Nano Transceiver v1.0 for Bluetooth
    driver: hid-generic,usbhid type: USB
Drives:
  Local Storage: total: 1006.04 GiB used: 14.15 GiB (1.4%)
  ID-1: /dev/sda vendor: Seagate model: ST380215AS size: 74.53 GiB
  ID-2: /dev/sdb vendor: Western Digital model: WD10EZEX-08WN4A0
    size: 931.51 GiB
Partition:
  ID-1: / size: 161.84 GiB used: 14.13 GiB (8.7%) fs: ext4 dev: /dev/sdb8
  ID-2: /boot/efi size: 499 MiB used: 15.7 MiB (3.1%) fs: vfat
    dev: /dev/sdb1
Swap:
  Alert: No swap data was found.
Sensors:
  System Temperatures: cpu: 50.0 C mobo: N/A gpu: nouveau temp: 39.0 C
  Fan Speeds (rpm): N/A
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
    2: deb-src http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
    3: deb http://security.debian.org/debian-security/ trixie-security/updates main contrib non-free non-free-firmware
    4: deb-src http://security.debian.org/debian-security/ trixie-security/updates main contrib non-free non-free-firmware
    5: deb http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
    6: deb-src http://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
    7: deb http://deb-multimedia.org/ trixie main non-free
  No active apt repos in: /etc/apt/sources.list.d/liquorix.list
  Active apt repos in: /etc/apt/sources.list.d/sparky.list
    1: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    2: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ core main
    3: deb [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main
    4: deb-src [signed-by=/usr/share/keyrings/sparky.gpg.key] https://repo.sparkylinux.org/ sisters main
Info:
  Memory: total: 16 GiB available: 15.57 GiB used: 1.38 GiB (8.8%)
  Processes: 244 Uptime: 31m Shell: Bash inxi: 3.3.35
eyupcan@eyup-can-sparky-game:~$

eyupcan@eyup-can-sparky-game:~$ sudo sparky-aptus-appcenter
[sudo] password for eyupcan:
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
eyupcan@eyup-can-sparky-game:~$
Title: Re: 'APTus AppCenter' not useable
Post by: AxL on September 18, 2024, 12:41:38 PM
(https://i.imgur.com/IqZHXhe.gif)  To users with problems in this thread:

Can you check if applying this workaround (as solution), commented by this user in the GitHub thread solves your display problems ... ??

Thanks !!


Quote from: magpie514 commented Aug 28, 2024[....]  seems it'll work normally if you use the environment variable WEBKIT_DISABLE_COMPOSITING_MODE=1   [....]




See also: 

https://www.geeksforgeeks.org/environment-variables-in-linux-unix/







Cheers !! 


Title: Re: 'APTus AppCenter' not useable
Post by: kwg on October 28, 2024, 09:26:12 PM
I continue to experience this problem while running Sparky on a QEMU virtual machine. I can fix the problem in my case by adding this line...

export WEBKIT_DISABLE_COMPOSITING_MODE=1
... near the top of...

/usr/lib/sparky-aptus-appcenter/aptus-appcenter
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on October 29, 2024, 04:23:14 PM
Thank you kwg.
It works for me.
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on October 29, 2024, 06:39:13 PM
Unfortunately it affects other app f.e. gufw.

How to setup WEBKIT_DISABLE_COMPOSITING_MODE=1 globally for system?
Title: Re: 'APTus AppCenter' not useable
Post by: kwg on October 29, 2024, 07:19:16 PM
Add this line...

WEBKIT_DISABLE_COMPOSITING_MODE=1
... to...

/etc/environment

Then reboot.
Title: Re: 'APTus AppCenter' not useable
Post by: rektal on October 31, 2024, 08:14:04 AM
Thank you kwg. It works.

Is it safe for system?
Title: Re: 'APTus AppCenter' not useable
Post by: kwg on October 31, 2024, 03:37:38 PM
It may slow the rendering of some HTML content, somewhere on your system. However, depending on your system and the applications that you use, it may not be enough of a slowdown to notice.