Bug 275489 - x11-wm/enlightenment: Crash during leaving initial settings
Summary: x11-wm/enlightenment: Crash during leaving initial settings
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-enlightenment (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-02 22:12 UTC by Alexander Vereeken
Modified: 2024-01-01 12:36 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (enlightenment)


Attachments
.e-log.log (18.86 KB, text/plain)
2023-12-02 22:12 UTC, Alexander Vereeken
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vereeken 2023-12-02 22:12:58 UTC
Created attachment 246733 [details]
.e-log.log

Hello,

during leaving the initial settings it hangs which makes it impossible to use this environment.

The settings also doesn't get saved.

I have attached an log which explains more i guess.

GPU: AMD RX 6700 XT
Driver: Mesa 23.1.8
Comment 1 Peter TKATCHENKO 2023-12-02 23:43:43 UTC
Hello,

I see several errors:

/bin/sh: setxkbmap: not found

I'm not sure that this is the issue, but could you check, please, that setxkbmap is present in PATH?

What locale parameters (locale and keyboard layout) did you configured during initial wizard?

Peter
Comment 2 Mark 2023-12-03 01:23:19 UTC
(In reply to Alexander Vereeken from comment #0)

I have had the same issue. This patch fixed it for me:

https://github.com/chimera-linux/cports/blob/master/contrib/enlightenment/patches/fix-uninitialized-var.patch

Hope this helps and hopefully someone can fix it upstream soon. :)
Comment 4 Mark 2023-12-04 02:10:58 UTC
(In reply to Vincent Torri from comment #3)

Yes, it has been fixed, I think, for a while.  FreeBSD pkg and ports have yet to reflect this change, however.
Comment 5 Peter TKATCHENKO 2023-12-04 09:08:59 UTC
(In reply to Mark from comment #4)
The commit mentioned by Vincent Torri (51e09f2a77) has the timestamp Mon, 16 May 2022 06:00:22 PDT. The date of release 0.25.4 is Thu, 15 Sep 2022 07:19:57 PDT, so this commit is normally included in the release, used to build the port.
Comment 6 Peter TKATCHENKO 2023-12-04 09:19:38 UTC
I've just checked - this commit is NOT present in source tarball of 0.25.4.
I'm going to open an issue at https://git.enlightenment.org
If I have no news - we'll update the port with the patch.
Comment 8 Mark 2024-01-01 00:13:52 UTC
As of very recently, Enlightenment desktop has new version - 0.26.0 which is not yet in ports or pkg.  Perhaps someone would like to update this?  Could be a fix for the issues (EFL also would need updating)
https://www.enlightenment.org/download
Comment 9 Peter TKATCHENKO 2024-01-01 12:36:11 UTC
I confirm that the last release normally fixes the issue.
The port update is on the way.
You can build the last releases of EFL and Enlightenment yourself, no patches are needed.