Package Details: treesheets-git r1055.8b58c10-1

Git Clone URL: https://aur.archlinux.org/treesheets-git.git (read-only, click to copy)
Package Base: treesheets-git
Description: A "hierarchical spreadsheet" as a replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases.
Upstream URL: https://strlen.com/treesheets/
Keywords: mindmapper outliner pim spreadsheet
Licenses: zlib
Conflicts: treesheets
Provides: treesheets
Submitter: prurigro
Maintainer: SanskritFritz (prurigro, FabioLolix)
Last Packager: FabioLolix
Votes: 35
Popularity: 0.000043
First Submitted: 2013-06-14 04:57 (UTC)
Last Updated: 2025-06-15 16:19 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

zertyz commented on 2026-04-29 19:08 (UTC)

This package needs to be updated as it is not playing well with other packages:

$ sudo pacman -U treesheets-git-r1606.71e350b-1-x86_64.pkg.tar.zst loading packages... resolving dependencies... looking for conflicting packages...

Package (1) New Version Net Change

treesheets-git r1606.71e350b-1 31,90 MiB

Total Installed Size: 31,90 MiB

:: Proceed with installation? [Y/n] (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% error: failed to commit transaction (conflicting files) treesheets-git: /usr/bin/wx-config exists in filesystem (owned by wxwidgets-gtk3) treesheets-git: /usr/bin/wxrc exists in filesystem (owned by wxwidgets-common) Errors occurred, no packages were upgraded.

FabioLolix commented on 2026-04-27 17:52 (UTC)

Currently from me fails to build with:

[100%] Linking CXX shared library ../../lib/libwx_gtk3u_xrc-3.3.so
/usr/bin/ld: cannot find -lwxhtml: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [_deps/wxwidgets-build/libs/xrc/CMakeFiles/wxxrc.dir/build.make:1380: _deps/wxwidgets-build/lib/libwx_gtk3u_xrc-3.3.so.2.0.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:2413: _deps/wxwidgets-build/libs/xrc/CMakeFiles/wxxrc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Built target wxgl
[100%] Built target wxaui
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().

simona commented on 2025-06-16 12:35 (UTC)


CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:227 (message):
Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindwxWidgets.cmake:1011 (find_package_handle_standard_args)
CMakeLists.txt:160 (find_package)

FabioLolix commented on 2025-06-15 16:27 (UTC)

Disabled the patch in prepare(), also the issue previously reported have been fixed upstream

xircon commented on 2025-06-15 12:32 (UTC)

Getting this error on update:

==> Starting prepare()...
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/src/myframe.h b/src/myframe.h
|index 6a7ba9a..afc452a 100755
|--- a/src/myframe.h
|+++ b/src/myframe.h
--------------------------
File to patch: Skip this patch? [y]

FabioLolix commented on 2025-05-16 08:01 (UTC)

It Is reported upstream https://github.com/aardappel/treesheets/issues/829#issuecomment-2818400473

8472 commented on 2025-05-16 07:47 (UTC)

I'm having the same problem as reported by MIR https://aur.archlinux.org/packages/treesheets-git#comment-1020518

Even removed the treesheets-git, installing fresh yay treesheets-git, installation says the version is treesheets-git-r952.dc346ea-1.

mir commented on 2025-04-21 10:04 (UTC)

Yes, I wanted to update my old installation. I built the package from the current head ( d4447d12e536 ) and the message came when I first started it.

FabioLolix commented on 2025-04-20 16:34 (UTC)

Which version of treesheets-git have you installed? Have you tried rebuilding the package?

mir commented on 2025-04-20 16:31 (UTC)

When I start TreeSheets, I get a notice "An assertion failed!"

/usr/src/debug/wxwidgets/wxWidgets/src/unix/fswatcher_inotify.cpp(66): assert ""loop"" failed in Init(): File system watcher needs an event loop

ASSERT INFO: /usr/src/debug/wxwidgets/wxWidgets/src/unix/fswatcher_inotify.cpp(66): assert ""loop"" failed in Init(): File system watcher needs an event loop

BACKTRACE: [1] wxInotifyFileSystemWatcher::wxInotifyFileSystemWatcher() [2] wxEntry(int&, wchar_t**) [3] __libc_start_main

pacman -Qs wxgtk local/wxwidgets-gtk3 3.2.6-1 GTK+3 implementation of wxWidgets API for GUI