Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch pi-apps #2462

Closed
isaacandy opened this issue Oct 13, 2023 · 4 comments
Closed

Unable to launch pi-apps #2462

isaacandy opened this issue Oct 13, 2023 · 4 comments

Comments

@isaacandy
Copy link

this is the error I get
`isaacandy@iZNDPi-01:~ $ pi-apps
๐ŸญŠ๐Ÿฌน๐Ÿฌน๐Ÿฌน๐Ÿฌฟ
๐Ÿญ‡๐Ÿฌญ๐Ÿฌญ๐ŸฌŽ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐ŸฌŽ๐Ÿฌญ๐Ÿฌญ๐Ÿฌผ
๐Ÿฎ‰ โ–„ โ–„ โ–„ โ–‹ โ–ˆโ–€โ–€๐Ÿญ โ–„
๐Ÿฎ‰ โ–„ โ–„ โ–„ โ–‹ โ–ˆโ–„โ–„๐Ÿญž โ–„ โ–„โ–„ ๐Ÿญ‚โ–€โ–€โ–ˆ โ–ˆโ–€โ–€๐Ÿญ โ–ˆโ–€โ–€๐Ÿญ ๐Ÿญ‚๐Ÿฌฐ๐Ÿฌฐ๐Ÿฌฐ
๐Ÿฎ‰ โ–„ โ–„ โ–„ โ–‹ โ–ˆ โ–ˆ ๐Ÿญ“โ–„โ–„โ–ˆ โ–ˆโ–„โ–„๐Ÿญž โ–ˆโ–„โ–„๐Ÿญž โ–„โ–„โ–„๐Ÿญž
๐Ÿญฆ๐Ÿญ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐Ÿฌญ๐Ÿญ„๐Ÿญ› โ–ˆ โ–ˆ

runonce(): ' dependencies='yad curl wget aria2 lsb-release software-properties-common apt-utils apt-transport-https gnupg imagemagick bc librsvg2-bin locales shellcheck git wmctrl xdotool x11-utils rsync unzip'

Install dependencies if necessary

if ! dpkg -s $dependencies >/dev/null 2>&1; then
sudo_popup apt install $dependencies -y -f --no-install-recommends
fi' succeeded. Added to list.
Can't open display
Can't open display
/home/isaacandy/pi-apps/gui: line 181: [: -le: unary operator expected
/home/isaacandy/pi-apps/gui: line 181: [: -le: unary operator expected
pipe is /tmp/tmp.YNaAIzkrcV
detailspid is /tmp/tmp.fL4IPbzDfs
tail: warning: --retry only effective for the initial open

Updater mode: set-status

Checking for online changes...
(Pi-Apps:9179): Gtk-WARNING **: 17:15:11.603: cannot open display:
Cloning into 'pi-apps'...
isaacandy@iZNDPi-01:~ $ Timestamps don't match
Generating list for ''...
Finished preload for ''
remote: Enumerating objects: 1919, done.
remote: Counting objects: 100% (1919/1919), done.
remote: Compressing objects: 100% (1566/1566), done.
remote: Total 1919 (delta 103), reused 1498 (delta 85), pack-reused 0
Receiving objects: 100% (1919/1919), 2.96 MiB | 1.16 MiB/s, done.
Resolving deltas: 100% (103/103), done.
Done
Scanning apps... Done
Scanning files... Done
cat: /home/isaacandy/pi-apps/data/update-status/updatable-apps: No such file or directory
cat: /home/isaacandy/pi-apps/data/update-status/updatable-files: No such file or directory
skipped stopping the gui
runonce(): ' if [[ "$GUI_FORMAT_VERSION" != 2 ]]; then
pkill gui && ( "${DIRECTORY}/gui" & )
echo "stopped the GUI"
else
echo "skipped stopping the gui"
fi' succeeded. Added to list.
^C`

@github-actions
Copy link
Contributor

Hello there ๐Ÿ‘‹
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@theofficialgman
Copy link
Collaborator

Please use the proper issue template and do not CTRL+C the script.

@theofficialgman theofficialgman closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2023
@theofficialgman
Copy link
Collaborator

Also I see that you are launching without an available display for the GUI to appear on as indicated by this log:

Gtk-WARNING **: 17:15:11.603: cannot open display:

Pi-Apps is intended to run on the system itself in a running desktop environment.

It can run via other means over the network with xserver forwarding but that is on you to setup properly if you want to run it that way.

@isaacandy
Copy link
Author

Please use the proper issue template and do not CTRL+C the script.

Actually that's what I wanted to do, but the submission was almost immediate it brought me to the reporting link while I face the error & unless I copied the error on the spot & paste it directly, I doubt I'll have a copy to list it down once it close it.

Perhaps maybe on the error submission popup window, something could be specified on your requirements on how the submission you would want it to be.

It's different if I was going on the GitHub page and decided to submit an issue from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants