


























Hi, please change StartupWMClass=LM-Studio in /usr/share/applications/lmstudio.desktop, so that Gnome can track the package correctly in its Dock. Thanks.
@pussyhut why? There are more things that can go bad down the road relyong on .deb images, linking to different versions of glibc or other libraries often breaks packages as Ubuntu releases sometimes pin a version vs rolling arch
[docmax@worker ~]$ lm-studio open dir error: No such file or directory
lmstudio:// links are not working with this package, could you maybe fix the MimeType in the pkgbuild? I had to manually edit the .desktop file and replace text/plain with x-scheme-handler/lmstudio to get them to work. Thanks a lot!
Version 0.4.9-1 is out
replace
pkgver = 0.4.9
pkgrel = 1
source = https://installers.lmstudio.ai/linux/x64/0.4.9-1/LM-Studio-0.4.9-1-x64.AppImage
sha256sums = faf9fc804c5f75f6d8501573739f64083970ee711b148c864747c5f6c145a1da
Version 0.4.8-1 got released:
- pkgver = 0.4.7
- pkgrel = 4
+ pkgver = 0.4.8
+ pkgrel = 1
- source = https://installers.lmstudio.ai/linux/x64/0.4.7-4/LM-Studio-0.4.7-4-x64.AppImage
+ source = https://installers.lmstudio.ai/linux/x64/0.4.8-1/LM-Studio-0.4.8-1-x64.AppImage
- sha256sums = d9d4a006bd81f8f2148bf6020665c359741610421de90ca6875250b803c6ff15
+ sha256sums = 81b2eaea763725da369d96166e1d17115a23aea90ee67a192d5fe5c384da12cf
sha256sums = 9f791789c959a11316328692807737a5f1bc1c170ae99ec04c56bfd8ee8263e5
sha256sums = d5ac11aae025cd1cc0f9aa0713ee427dc6f46e4d1adac2a5948f93d8bbca705f
@noureddinex I'd appreciate it, if you're willing. Although if I'm the only person asking it does make me second guess if it's going to be particularly useful in practice.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Migration Notice: This package (
lmstudio-bin) is the active replacement for the abandonedlmstudiopackage.Recent Changes (v0.4.1-1): * Icons Fixed: I have switched to statically vendoring the high-resolution icon. This guarantees the icon appears correctly and eliminates the "blank icon" bugs caused by upstream AppImage changes. * AppImage: Installs the latest official AppImage to
/opt/lm-studio/. * Conflict Handling: Automatically removes the oldlmstudiopackage.Troubleshooting: If you still see a blank icon after upgrading, your desktop environment is likely caching the old broken entry. Force a refresh by running:
rm -rf ~/.cache/icon-cache.kcache(KDE/Plasma) orsudo gtk-update-icon-cache -f /usr/share/icons/hicolor(GNOME/GTK)