TiddlyDesktop icon indicating copy to clipboard operation
TiddlyDesktop copied to clipboard

Opening In Existing Browser Session Linux

Open IAmDarthMole opened this issue 3 years ago • 7 comments

Hello! Thank you for the great software. I'm not sure what is going on exactly, other than perhaps it is a Dell Ubuntu 20.04 issue. I have gotten .14 working on several other linux distro's, though I can't remember if Ubuntu 20.04 was one of them.

I followed the steps here (https://www.addictivetips.com/ubuntu-linux-tips/get-tiddlywiki-on-linux/) to unzip, rename, adjust the permissions, and then try to run nw. These are the steps I've attempted in the past with success.

When I run the . / n w (no spaces) command it returns "Opening in existing browser session", refreshes the command line, and then nothing happens. It doesn't matter if I have firefox or chrome open, or both closed. Before when I ran the nw command TiddlyDesktop opened as described in the article linked above.

Any help would be appreciated. Thank you!

IAmDarthMole avatar Dec 16 '20 02:12 IAmDarthMole

Hi,

Just download on a fresh Fedora 33, and confirm it doesn't load TD too (so not only on Ubuntu).

In terminal I have :

[silvyn@localhost TiddlyDesktop-linux64-v0.0.14]$ ./nw
[13612:13612:0106/203423.723796:FATAL:nw_content_renderer_hooks.cc(53)] Failed to load node library (error: libatomic.so.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type)
#0 0x7f1ae2160e89 (/home/silvyn/Bin/TiddlyDesktop-linux64-v0.0.14/lib/libnw.so+0x462ee88)

[13604:13604:0106/203423.731632:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

@Jermolene maybe time to update release with stable 5.1.23 and see if a new release could work for us.

silvyn avatar Jan 06 '21 19:01 silvyn

Thanks @IAmDarthMole @silvyn that sounds like a bug, v0.0.14 made some configuration changes to nw.js that may be responsible.

Jermolene avatar Jan 09 '21 13:01 Jermolene

So follow-up @Jermolene

I just downloaded v.0.0.15-prerelease.1 and it fixed this issue. I do receive the following error but TiddlyDesktop does open now up as it should and allows me to open and edit TiddlyWiki files as intended!

[9627:9637:0313/184919.730553:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing. [9627:9637:0313/184919.731513:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing. [9624:9624:0313/184919.751023:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

IAmDarthMole avatar Mar 14 '21 00:03 IAmDarthMole

I'm having this problem in both v0.0.15 and v0.0.15-prerelease.1 with my Fedora installation. It works fine on my Manjaro installation, though.

polsvoice avatar Apr 09 '21 14:04 polsvoice

Today, I tried 0.0.14, and it gave me an error about missing libatomic.so.1. So, I installed the libatomic package, and now both 0.0.14 and 0.0.15-prerelease.1 work! No idea what changed.

polsvoice avatar Apr 14 '21 22:04 polsvoice

Same issue here:

% /opt/TiddlyDesktop-linux64-v0.0.15-prerelease.2/nw 
Opening in existing browser session.

and nothing appears.

I have a Linux Mint 20 (based on Ubuntu 20.04)

oricou avatar Sep 17 '21 09:09 oricou

Same issue in linux Zorin based on Ubuntu 20.04. Has anybody find a solution?

...erelease.2$ ./nw Opening in existing browser session.

garcial11 avatar Mar 16 '22 22:03 garcial11