Package Details: tiddlydesktop 0.0.20-1

Git Clone URL: https://aur.archlinux.org/tiddlydesktop.git (read-only, click to copy)
Package Base: tiddlydesktop
Description: TiddlyDesktop is a special purpose web browser for working with locally stored TiddlyWikis
Upstream URL: https://github.com/Jermolene/TiddlyDesktop
Licenses: BSD
Provides: tiddlydesktop
Submitter: snowdragon
Maintainer: jeancf
Last Packager: jeancf
Votes: 12
Popularity: 0.000082
First Submitted: 2014-09-02 22:17 (UTC)
Last Updated: 2024-03-12 08:08 (UTC)

Latest Comments

« First ‹ Previous 1 2

Oleg_Andreych commented on 2022-12-15 10:13 (UTC)

There's an error when starting tiddlydesktop after updating to 0.0.15-2.

The error is: /usr/bin/tiddlydesktop: line 4: ./nw: Permission denied

I'm using Manjaro.

jeancf commented on 2020-05-21 12:25 (UTC)

@PhillipW Done. Sorry for the delay.

PhilippW commented on 2020-05-16 07:55 (UTC)

In tiddlydesktop.sh, could you please pass on command line parameters to the call of 'nw'? I.e., it should be ./nw $*.

jeancf commented on 2019-10-12 10:40 (UTC)

@davedatum Done. thanks.

<deleted-account> commented on 2019-10-12 00:26 (UTC)

Dependency libxss needed, once installed worked fine.

"./nw: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory"

jeancf commented on 2018-01-06 09:35 (UTC)

Thanks for the feedback. I added gconf as a dependency.

Landryl commented on 2018-01-05 10:31 (UTC)

I also had to install gconf in order to run it, otherwise it failed to launch, with the following error : "error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory"

jeancf commented on 2017-12-19 13:00 (UTC)

Why would it need gconf? I am running it on my machine without gconf installed.

echinotrix commented on 2017-11-23 07:46 (UTC) (edited on 2017-11-23 07:46 (UTC) by echinotrix)

gconf is missing as a dependency. Please add to PKGBUILD. Thx.