unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Lem does not launch with the sdl2 interface
@ 2024-11-19 18:59 Gabor Gero via
  2024-11-19 21:45 ` Luis Felipe
  0 siblings, 1 reply; 3+ messages in thread
From: Gabor Gero via @ 2024-11-19 18:59 UTC (permalink / raw)
  To: help-guix

Hello all,



I have installed lem with a simple guix install lem but trying to launch it via it's sdl2 frontend fails and launches the terminal version instead. Is this expected behaviour? Lem itself doesn't display any errors.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lem does not launch with the sdl2 interface
  2024-11-19 18:59 Lem does not launch with the sdl2 interface Gabor Gero via
@ 2024-11-19 21:45 ` Luis Felipe
  2024-11-20 13:28   ` Luis Felipe
  0 siblings, 1 reply; 3+ messages in thread
From: Luis Felipe @ 2024-11-19 21:45 UTC (permalink / raw)
  To: Gabor Gero, help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 671 bytes --]

Hi Gabor,

On 19/11/24 18:59, Gabor Gero via wrote:
> Hello all,
>
> I have installed lem with a simple guix install lem but trying to launch it via it's sdl2 frontend fails and launches the terminal version instead. Is this expected behaviour? Lem itself doesn't display any errors.

I don't know lem, but it seems to work for me trying it out in a Guix 
shell like this (using guix ac19ae3):

   guix shell lem
   lem -i sdl2

I see a window opens and the lem interface is clickable with the mouse.

One thing I noticed, though, is that the Getting started information 
fails to load:

   Couldn't execute "xdg-open": no such file or directory.


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2881 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Lem does not launch with the sdl2 interface
  2024-11-19 21:45 ` Luis Felipe
@ 2024-11-20 13:28   ` Luis Felipe
  0 siblings, 0 replies; 3+ messages in thread
From: Luis Felipe @ 2024-11-20 13:28 UTC (permalink / raw)
  To: Gabor Gero, help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 1245 bytes --]

On 19/11/24 21:45, Luis Felipe wrote:
> Hi Gabor,
>
> On 19/11/24 18:59, Gabor Gero via wrote:
>> Hello all,
>>
>> I have installed lem with a simple guix install lem but trying to 
>> launch it via it's sdl2 frontend fails and launches the terminal 
>> version instead. Is this expected behaviour? Lem itself doesn't 
>> display any errors.

I just tried with "guix install lem" and "lem -i sdl2" worked as well.

Something I noticed is that lem doesn't seem to provide a desktop entry, 
so it doesn't show up in the list of applications (in GNOME Shell, for 
example).


> I don't know lem, but it seems to work for me trying it out in a Guix 
> shell like this (using guix ac19ae3):
>
>   guix shell lem
>   lem -i sdl2
>
> I see a window opens and the lem interface is clickable with the mouse.
>
> One thing I noticed, though, is that the Getting started information 
> fails to load:
>
>   Couldn't execute "xdg-open": no such file or directory.

And this error is solved by installing "xdg-utils" in the same 
environment (it provides "xdg-open"). So:

   guix shell lem xdg-utils
   lem -i sdl2

And then clicking on "Getting started" will open a remote guide in the 
default web browser.



[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2881 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-20 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19 18:59 Lem does not launch with the sdl2 interface Gabor Gero via
2024-11-19 21:45 ` Luis Felipe
2024-11-20 13:28   ` Luis Felipe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).