prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.

Home Page:https://www.pling.com/p/1547076/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory usage

hansw-nlo opened this issue · comments

Tried to install this on my i9 but it simply hangs my system while indexing.

And it uses all 20 cores

Pretty weird, what version did you used and can you send your neofetch

I downloaded the flatpak version (4.9.0) I started it in gnome and then it ran into problems. The following flatpaks where already installed

Name             Application ID               Version  Branch     Installation
Freedesktop Pla… org.freedesktop.Platform     21.08.14 21.08      system
Mesa             …desktop.Platform.GL.default 21.3.8   21.08      system
openh264         …eedesktop.Platform.openh264 2.1.0    2.0        system
Freedesktop SDK  org.freedesktop.Sdk          21.08.14 21.08      system
GNOME Applicati… org.gnome.Platform                    41         system
GNOME Applicati… org.gnome.Platform                    42         system
Adwaita theme    org.kde.KStyle.Adwaita                5.15-21.08 system
KDE Application… org.kde.Platform                      5.15-21.08 system
QGnomePlatform   …latformTheme.QGnomePlatform          5.15-21.08 system
QtSNI            org.kde.PlatformTheme.QtSNI           5.15-21.08 system
QGnomePlatform-… …n.QGnomePlatform-decoration          5.15-21.08 system
  ,g$$$$$$$$$$$$$$$P.       ----------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 11 (bullseye) x86_64 
 ,$$P'              `$$$.     Host: MS-7B94 1.0 
',$$P       ,ggs.     `$$b:   Kernel: 5.10.0-15-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 1 hour, 28 mins 
 $$P      d$'     ,    $$P    Packages: 2159 (dpkg), 11 (flatpak) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.1.4 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         WM: Mutter 
 `$$b      "-.__              WM Theme: Adwaita 
  `Y$$                        Theme: Adwaita [GTK3] 
   `Y$$.                      Icons: Adwaita [GTK3] 
     `$$b.                    Terminal: gnome-terminal 
       `Y$$b.                 CPU: Intel i9-10900X (20) @ 4.600GHz 
          `"Y$b._             GPU: NVIDIA GeForce RTX 2060 Rev. A 
              `"""            Memory: 2610MiB / 15692MiB 

@hansw-nlo Can you try other version like Appimage or Appimage Nightly, I still can't figure out why this is happening.

I will need to plan that. Running it on a system where I have some private vm's installed too. Do you mean the one listed here on git?

Yes if you can, also there is no risk as AppImage only access the ~/Applications generally

I cloned a debian vm and ran it as a user (not flatpak) and this does work. That does not seem to be broken. Nice.

This was a nightly build b.t.w.

I will not install it on my main machine yet since there is no way to checksum the images. (sha256). Are you planning to deliver them too?

Conclusion for now is that the provided instance on flatpak is not working.

Same for the provided downloads, Is there a way to include checksums there too? And who is checking code for security issues?

@hansw-nlo Generally github releases are security checked, Idk if checksums are required or not.

@prateekmedia Well, generally is not enough for everyone. One of the reasons companies use Linux might be a plan where there is always a check to prevent installing hijacked software from/within distro's. Apt, used by a lot of Debian like distro's checks every piece of software.