You are not logged in.

#1 2023-07-27 16:53:29

Jotunn
Member
Registered: 2023-04-29
Posts: 69

[Resolved] Cannot launch app installed from the AUR

The app is called LightScreen and the issue is that, even though everything seemed fine with the installation process, I cannot find or launch the app.
I am probably missing something obvious but here is what I have done for the installation:

$ cd /mydisk/AUR
$ git clone https://aur.archlinux.org/lightscreen.git
$ cd /mydisk/AUR/lightscreen
$ makepkg -sri
$ pacman -U lightscreen-2.5-6-x86_64.pkg.tar.zst

And I reran the pacman -U command to capture the output for this post:

# pacman -U lightscreen-2.5-6-x86_64.pkg.tar.zst
loading packages...
warning: lightscreen-2.5-6 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) lightscreen-2.5-6

Total Installed Size:  0.59 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                        [#######################################] 100%
(1/1) checking package integrity                                      [#######################################] 100%
(1/1) loading package files                                           [#######################################] 100%
(1/1) checking for file conflicts                                     [#######################################] 100%
(1/1) checking available disk space                                   [#######################################] 100%
:: Processing package changes...
(1/1) reinstalling lightscreen                                        [#######################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

So it is indicating that the installation was successful and that the package is up to date but the app is not showing up for some reason.
The only thing I could think of is that the directory "mydisk" is mounted separately from /home
Could the app be packaged in a way that is preventing it from being seen by the system?

Last edited by Jotunn (2023-07-27 20:18:50)

Offline

#2 2023-07-27 17:24:36

xerxes_
Member
Registered: 2018-04-29
Posts: 904

Re: [Resolved] Cannot launch app installed from the AUR

Maybe this app crashes or there are some error(s) that prevent it running. Run it from terminal and post output if there are some errors.

Offline

#3 2023-07-27 17:54:08

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,744
Website

Re: [Resolved] Cannot launch app installed from the AUR

What does the package contain? 'pacman -Ql lightscreen'

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2023-07-27 17:56:33

teckk
Member
Registered: 2013-02-21
Posts: 527

Re: [Resolved] Cannot launch app installed from the AUR

https://aur.archlinux.org/packages/lightscreen

Did you read the front page
https://lightscreen.com.ar/

it operates as a hidden background process that is invoked with one (or multiple) hotkeys and then saves a screenshot file to disk according to the user's preferences.

Offline

#5 2023-07-27 18:40:39

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,361
Website

Re: [Resolved] Cannot launch app installed from the AUR

Jotunn wrote:

the app is not showing up for some reason.

What does this mean?  How / where do you expect it to "show up"?

Jotunn wrote:

Could the app be packaged in a way that is preventing it from being seen by the system?

"Seen" by what / how?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2023-07-27 18:56:20

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Re: [Resolved] Cannot launch app installed from the AUR

teckk wrote:

https://aur.archlinux.org/packages/lightscreen

Did you read the front page
https://lightscreen.com.ar/

it operates as a hidden background process that is invoked with one (or multiple) hotkeys and then saves a screenshot file to disk according to the user's preferences.

But there still needs to be some sort of manually accessible interface for setting those hotkeys?

I was expecting the app to show up on my system's app list and begin running in the background after I launched it.
I was looking through the site for some kind of quick start guide or something but I am not seeing anything, which is why I think that whatever I am missing here is something obvious.

Offline

#7 2023-07-27 19:07:49

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,361
Website

Re: [Resolved] Cannot launch app installed from the AUR

How are you "launching" it?  Are you running an X11 system tray application?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#8 2023-07-27 20:18:28

Jotunn
Member
Registered: 2023-04-29
Posts: 69

Re: [Resolved] Cannot launch app installed from the AUR

Right click > take screenshot

I'm dumb ... Sorry everybody!

Offline

Board footer

Powered by FluxBB