Package Details: spacefm-thermitegod 2.1.0-3

Git Clone URL: https://aur.archlinux.org/spacefm-thermitegod.git (read-only, click to copy)
Package Base: spacefm-thermitegod
Description: Multi-panel tabbed file manager
Upstream URL: https://github.com/thermitegod/spacefm
Licenses: GPL3
Conflicts: spacefm
Provides: spacefm
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 5
Popularity: 0.26
First Submitted: 2023-08-13 14:57 (UTC)
Last Updated: 2024-08-20 21:13 (UTC)

Latest Comments

FabioLolix commented on 2024-07-02 08:04 (UTC)

I'll avoid the error with a Cxx flag when have a bit of time

Ataraxy commented on 2024-07-01 20:21 (UTC)

==> ERROR: A failure occurred in build().
    Aborting...

There are TONS of warns, and about 3 errors, the last listed is:

../src/main-window.c: In function ‘fm_main_window_class_init’:
../src/main-window.c:165:38: error: assignment to ‘gboolean (*)(GtkWidget *, GdkEventWindowState *)’ {aka ‘int (*)(struct _GtkWidget *, stru
ct _GdkEventWindowState *)’} from incompatible pointer type ‘_Bool (*)(GtkWidget *, GdkEventWindowState *)’ {aka ‘_Bool (*)(struct _GtkWidge
t *, struct _GdkEventWindowState *)’} [-Wincompatible-pointer-types]
  165 |     widget_class->window_state_event = fm_main_window_window_state_event;
      |                                      ^

Does this build for others?

FabioLolix commented on 2023-12-30 19:53 (UTC)

Hello @fromtheeast710, I confirm the issues and have reported it https://github.com/thermitegod/ztd/issues/2#issuecomment-1872592115

fromtheeast710 commented on 2023-12-18 23:49 (UTC)

The fork is failing to run on my machine

(spacefm:16442): SpaceFM-WARNING **: 10:36:43.975: could not create socket /run/spacefm-theeast:0.socket
COMMAND=/bin/bash -c "cd /home/theeast/.config/spacefm && git add session && git commit -m 'Session File' 1>/dev/null"
spacefm: No such property from XGetWindowProperty() _NET_CURRENT_DESKTOP
Segmentation fault