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: 36
Popularity: 0.083051
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 »

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

FabioLolix commented on 2025-01-10 19:05 (UTC)

Hope you dont mind adding you to the maintainers

Ah sorry I missed that, update is pushed now


Qt5 build

Who want the Qt5 build can use treesheets-qt5-git https://aur.archlinux.org/packages/treesheets-qt5-git


Update is not compiling: Any ideas? [100%] Linking CXX static library ../../lib/libwx_gtk3u_xrc-3.3.a

This will no longer happen as the system version is now used

xircon commented on 2025-01-10 17:56 (UTC)

Update is not compiling:

[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xh_vlistbox.cpp.o
[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xh_wizrd.cpp.o
[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xmlres.cpp.o
[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xmlrsall.cpp.o
[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xh_dataview.cpp.o
[ 99%] Building CXX object lib/wxWidgets/libs/xrc/CMakeFiles/wxxrc.dir/__/__/__/__/src/xrc/xh_bookctrlbase.cpp.o
[100%] Linking CXX static library ../../lib/libwx_gtk3u_xrc-3.3.a
[100%] Built target wxxrc
make: *** [Makefile:136: all] Error 2
make: Leaving directory '/home/xircon/.cache/yay/treesheets-git/src/treesheets/_build'
==> ERROR: A failure occurred in build().

Any ideas?