all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luis Felipe <sirgazil@zoho.com>
To: Gabor Gero <gaga.gero@zohomail.eu>, help-guix <help-guix@gnu.org>
Subject: Re: Lem does not launch with the sdl2 interface
Date: Wed, 20 Nov 2024 13:28:24 +0000	[thread overview]
Message-ID: <f3ef8d04-1556-4a5c-bc73-533d737cffa7@zoho.com> (raw)
In-Reply-To: <9138ab84-228b-4d3d-9bc4-563f46f22097@zoho.com>


[-- 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 --]

      reply	other threads:[~2024-11-20 13:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f3ef8d04-1556-4a5c-bc73-533d737cffa7@zoho.com \
    --to=sirgazil@zoho.com \
    --cc=gaga.gero@zohomail.eu \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.