Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] help figuring out what did wrong for installing AGS
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 108
Location: Somewhere Over There!

PostPosted: Sat May 11, 2024 11:18 am    Post subject: [SOLVED] help figuring out what did wrong for installing AGS Reply with quote

Hey guys,

Installed AGS (Aylur's GTK Shell) https://github.com/Aylur/ags

to have the Overview function but both system have different output

On my desktop with Hyprland, default/linux/amd64/23.0/desktop/systemd
with global ~amd64, no issue and here is how it looks

https://i.postimg.cc/vZt0y6ft/ags-overview.png

But on my laptop with default/linux/amd64/23.0/no-multilib/systemd ; non global ~amd64
this is how it looks

https://i.postimg.cc/FKFDHsx5/ags-overview-no-multilib.png


packages installed on both:
1.) nodejs with npm use flag enabled
2.) typescript
3.) gtk-layer-shell
4.) gjs
etc....

installed AGS by cloning repo
git clone --recursive https://github.com/Aylur/ags.git
cd ags
npm install
meson setup build
meson install -C build


same configs I have used

Anybody experience this?

Thanks
_________________
Oh Yeah!!!


Last edited by Ja.KooLit on Wed May 22, 2024 1:13 am; edited 2 times in total
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1455
Location: Earth

PostPosted: Sat May 11, 2024 9:05 pm    Post subject: Reply with quote

the pictures doesn't appear somehow - please use https://wiki.gentoo.org/wiki/Wgetpaste next time.
Quote:
installed AGS by cloning repo

try via https://gpo.zugaina.org/gnome-extra/ags

emerge will complain, before overwriting your manual install !

i assume you know howto handle multiple repos https://wiki.gentoo.org/wiki/Ebuild_repository#Masking_enabled_ebuild_repositories

8)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 108
Location: Somewhere Over There!

PostPosted: Sun May 12, 2024 1:11 am    Post subject: Reply with quote

Hey bro thanks...

the wgetpaste seems to only support text and not pictures..

I have edited my original post and upload the pictures to different image hosting site...

Off topic, our forum does not seem to support image previews either... nvmd


So I have tried the ags - zugaina build .. not sure about that build since when was hyprland a use flag? Plus, need to edit the ebuild since there are items like gnome-bluetooth and gsound shouldnt be add as hard dependencies


Weird part, no complain by Portage when I went ahead to install it...

Just installed it anyway,

result is same....

any more ideas?
_________________
Oh Yeah!!!
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1455
Location: Earth

PostPosted: Sun May 12, 2024 11:35 pm    Post subject: Reply with quote

Quote:
the wgetpaste seems to only support text and not pictures..

not true - you can choose the service via e.g. wgetpaste --service 0x0 /some/png <<< https://0x0.st/ is also allowing pictures !
Quote:
Weird part, no complain by Portage when I went ahead to install it...

it'll only complain if you installed it via --prefix=/usr

maybe, you installed it on /usr/local - please check to get sure !

your systems are using the same font - have you tried by choosing other fonts ?

i have no idea regarding AGS, never used it - browsed the code and searched for scaling options.

try env = GDK_SCALE,1 ??? <<< not really sure !
--
fyi there's a plugin available which is called hyprexpo https://github.com/hyprwm/hyprland-plugins/tree/main/hyprexpo - use this until you get the real solution.

here are more to explore https://github.com/hyprland-community/awesome-hyprland

good luck.

8)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 108
Location: Somewhere Over There!

PostPosted: Tue May 14, 2024 1:00 am    Post subject: Reply with quote

thanks about the wgetpaste. didnt know about that

My systems shared same configs..

Only difference are

Laptop = with nvidia, using font scaling using nwg-look; noMultilib profile
miniPC = only intel - noMultilib profile
Desktop = full AMD, global ~amd64

all systemd

thanks for hyprexpo and links..

well I will try to find out difference...

and get back here.
_________________
Oh Yeah!!!
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 108
Location: Somewhere Over There!

PostPosted: Wed May 22, 2024 1:14 am    Post subject: Reply with quote

Figured out. turns out the shared code needed xrandr... dang should have check the code first
_________________
Oh Yeah!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum