Package Details: altair 6.3.0-1

Git Clone URL: https://aur.archlinux.org/altair.git (read-only, click to copy)
Package Base: altair
Description: A beautiful feature-rich GraphQL Client for all platforms.
Upstream URL: https://github.com/imolorhe/altair
Keywords: electron graphql query
Licenses: MIT
Provides: altair
Submitter: JohnnyCrazy
Maintainer: JohnnyCrazy
Last Packager: JohnnyCrazy
Votes: 5
Popularity: 0.078834
First Submitted: 2019-07-18 12:15 (UTC)
Last Updated: 2024-02-11 10:05 (UTC)

Latest Comments

1 2 Next › Last »

hps commented on 2022-10-09 16:38 (UTC) (edited on 2022-10-09 16:39 (UTC) by hps)

Temporary patch for altair 5.0.0 using electron 20

git clone https://aur.archlinux.org/altair.git
cd altair
curl https://gist.githubusercontent.com/hpsu/be107071cc5c3f1575ab80427ca54a97/raw/203eb1f2973c3b9b9d7d9850412b985cf9a56c3b/altair-5.0.patch | git apply
makepkg

cloudlena commented on 2022-09-25 17:05 (UTC)

I cannot start Altair. When trying to do so, I just get:

/usr/lib/electron14/electron: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory

furai commented on 2022-07-25 15:23 (UTC)

Some of the menu options like 'about' don't work for me. Is it bug in upstream or in AUR?

T2000 commented on 2022-04-26 07:10 (UTC)

I can confirm that it works too. Thank you for fixing it (again).

furai commented on 2022-04-26 06:50 (UTC)

Yeah, works now! Thank you!

JohnnyCrazy commented on 2022-04-25 17:27 (UTC)

4.4.1 should fix the issue by depending on electron14 specifically

JohnnyCrazy commented on 2022-04-25 17:27 (UTC)

4.4.1 should fix the issue by depending on electron14 specifically

JohnnyCrazy commented on 2022-04-25 13:30 (UTC)

Gonna have a look at the startup problem within the next couple hours, sorry for the delay!

furai commented on 2022-04-25 13:29 (UTC)

Seems to be broken at the moment.

T2000 commented on 2022-04-14 08:41 (UTC)

I cannot start altair anymore, this time it is a different issue:

# altair 
undefined
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/index.html
[67406:0414/102414.405414:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/styles.css
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/assets/img/logo_350.svg
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/runtime.js
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/polyfills.js
file.. /usr/lib/altair.asar/node_modules/altair-static/build/dist/main.js

Using the AppImage from https://github.com/altair-graphql/altair/releases/download/v4.4.1/altair_4.4.1_x86_64_linux.AppImage works fine and uses all my user settings.