files_mindmap icon indicating copy to clipboard operation
files_mindmap copied to clipboard

NC 28 compatibility

Open Mer0me opened this issue 1 year ago • 47 comments

The app seems to be incompatible with NC28. I cannot create new mind map and cannot open existent mind map, even if the app is installed and info.xml claim it is compatible with NC 28.

Mer0me avatar Dec 17 '23 09:12 Mer0me

same here NC 28.0.0

les-les avatar Dec 17 '23 19:12 les-les

Should be fixed by https://github.com/ACTom/files_mindmap/pull/190

artonge avatar Dec 21 '23 10:12 artonge

Unfortunately I have the same issue with NC 28.0.1

ChrWieg avatar Dec 22 '23 09:12 ChrWieg

also I have the same issue with NC 28.0.1 😌

bandarrex avatar Dec 25 '23 13:12 bandarrex

I also have the same issue with NC 28.0.1

admorgan avatar Dec 28 '23 22:12 admorgan

I also have the same issue with Nextcloud Hub 7 (NC 28.0.1)

Olib-48 avatar Jan 03 '24 16:01 Olib-48

May I take the liberty of asking how this fix can be applied to solve the problem?

4001982248998 avatar Jan 09 '24 10:01 4001982248998

The PR need to be merged, and a release need to be published. If you really need it now, you could clone the repo, build a new version, and copy the result in your app folder.

artonge avatar Jan 09 '24 15:01 artonge

anyone a kind of idea when this is gonna happen ?

sounds kind of fun to clone the repo build a new version and copy result to app folder but no clue how to do this ..

;(

les-les avatar Jan 21 '24 17:01 les-les

Should be fixed by #190

Hey artonge, I download and copy paste your files on my files_mindmap directory, but I still can't open my .km files. Logs show me the error "Could not find resource files_mindmap/js/files_mindmap-mindmap.js to load". Indeed, the script is not called like that.

Did I missed something to use your repo ?

EDIT : I also tried to run the command "make" with your repo, but I obtained an error 127 while I can build it from master

xetyr avatar Jan 22 '24 09:01 xetyr

@les-les:

but no clue how to do this ..

@xetyr:

Did I missed something to use your repo ?

If you don't know how to check out, merge and build an app repo, than please come over to https://help.nextcloud.com/t/nc28-mindmap-km-files-not-working/176809/11?u=ernolf I have created a build with the #190 PR, so you can try it out on your server.

ernolf

ernolf avatar Jan 30 '24 21:01 ernolf

@ernolf

Apparently I don't know how to do this haha. Your archive helped me, it's working now. Thank you so much !

xetyr avatar Jan 31 '24 05:01 xetyr

I can confirm, the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm! Thank you very much @ernolf!

architectonio avatar Jan 31 '24 06:01 architectonio

Issue persist on 28.0.2 so removing it and reinstalling it doesn't work

dualizeo avatar Feb 05 '24 01:02 dualizeo

The patched version didn't work for me at first. After I had activated "Limit to groups", all group members were able to use Mind Map. I then deactivated it again and now it works for everyone again.

juventas avatar Feb 05 '24 12:02 juventas

I can confirm, the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm! Thank you very much @ernolf!

What happens if I add this patched tar.gz version and there is an updated version (0.0.31) from the NC appstore? Will an update work without problem? Or do i have to remove something manually?

doitux avatar Feb 07 '24 13:02 doitux

Same here: NC 28.0.2 The app can be installed, The symbol shows up beside a .kn file. However clicking on it just downloads the file,

tjakober avatar Feb 08 '24 17:02 tjakober

I can confirm, the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm! Thank you very much @ernolf!

What happens if I add this patched tar.gz version and there is an updated version (0.0.31) from the NC appstore? Will an update work without problem? Or do i have to remove something manually?

An updated 0.0.31 will update normally.

admorgan avatar Feb 08 '24 19:02 admorgan

Same here: NC 28.0.2 The app can be installed, The symbol shows up beside a .kn file. However clicking on it just downloads the file,

Hi, are there any news about it? I've got the same issue, although I have installed patch 0.0.30.190.

whisky23 avatar Feb 23 '24 07:02 whisky23

I also have the same issue with NC 28.0.1

alimnette avatar Mar 13 '24 18:03 alimnette

Same issuie with NC 28.0.3

ralfrupf1976 avatar Mar 23 '24 13:03 ralfrupf1976

Hi guys. I ended up quitting this idea of running this software anymore. I installed a quick&dirty NC27 docker instance, put my 2 km files in it, extracted what I needed and I'll be done with this in a few days when I get everything I want from my km files.

This software seems abandonned, Right, I really can understand the dev has no free time anymore.

When I installed this new docker instance, even downloading the plugin went wrong, it tried to download a file on a strange server, not related to midmap nor nextcloud nor whatever serious. Now I'm trying to find another solution, self-hosted if possible. Anyway, thanks for the great job until then.

michauk avatar Mar 25 '24 17:03 michauk

Hi guys. I ended up quitting this idea of running this software anymore. I installed a quick&dirty NC27 docker instance, put my 2 km files in it, extracted what I needed and I'll be done with this in a few days when I get everything I want from my km files.

This software seems abandonned, Right, I really can understand the dev has no free time anymore.

When I installed this new docker instance, even downloading the plugin went wrong, it tried to download a file on a strange server, not related to midmap nor nextcloud nor whatever serious. Now I'm trying to find another solution, self-hosted if possible. Anyway, thanks for the great job until then.

Same decision for me. I think draw.io into Nextcloud is a good alternative. What do you think ? No offense for the maintainers of files_mindmap, that was a great job !

Mer0me avatar Mar 25 '24 17:03 Mer0me

Here my two cents about the discussion hoping it will help. There is no need to install a "NC 27" instance to recover/export the "km" files, since thanks to @ernolf the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm on "NC 28" (I am using it on my NC 28 instance with no noticeable issues) In addition of this, there is a Desktop Tool to create/edit the "km" files. It works on Linux, Windows and Mac. Just download, run it on your Workstation and modify offline all your "km" mindmaps. The tool is DesktopNaoutu. I work on my files both ways, from nextcloud and also with the local tool. (in the same way as I do with my draw.io diagrams).

architectonio avatar Mar 25 '24 18:03 architectonio

Here my two cents about the discussion hoping it will help. There is no need to install a "NC 27" instance to recover/export the "km" files, since thanks to @ernolf the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm on "NC 28" (I am using it on my NC 28 instance with no noticeable issues) In addition of this, there is a Desktop Tool to create/edit the "km" files. It works on Linux, Windows and Mac. Just download, run it on your Workstation and modify offline all your "km" mindmaps. The tool is DesktopNaoutu. I work on my files both ways, from nextcloud and also with the local tool. (in the same way as I do with my draw.io diagrams).

Does the unofficial patch work for link shared maps ? This is the missing point for me.

Mer0me avatar Mar 25 '24 18:03 Mer0me

Yes I can confirm this. I replaced the folder "nextcloud\config\www\nextcloud\apps\files_mindmap" with the folder "files_mindmap" of the mentioned archive "files_mindmap-0.0.30.190.tar.gz". Then it worked all again like in the previous Nextcloud versions.

tjakober avatar Mar 25 '24 19:03 tjakober

Here my two cents about the discussion hoping it will help. There is no need to install a "NC 27" instance to recover/export the "km" files, since thanks to @ernolf the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm on "NC 28" (I am using it on my NC 28 instance with no noticeable issues) In addition of this, there is a Desktop Tool to create/edit the "km" files. It works on Linux, Windows and Mac. Just download, run it on your Workstation and modify offline all your "km" mindmaps. The tool is DesktopNaoutu. I work on my files both ways, from nextcloud and also with the local tool. (in the same way as I do with my draw.io diagrams).

Does the unofficial patch work for link shared maps ? This is the missing point for me.

A "Shared Link" downloads the file However sharing the file with other users works

architectonio avatar Mar 25 '24 19:03 architectonio

Here my two cents about the discussion hoping it will help. There is no need to install a "NC 27" instance to recover/export the "km" files, since thanks to @ernolf the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm on "NC 28" (I am using it on my NC 28 instance with no noticeable issues) In addition of this, there is a Desktop Tool to create/edit the "km" files. It works on Linux, Windows and Mac. Just download, run it on your Workstation and modify offline all your "km" mindmaps. The tool is DesktopNaoutu. I work on my files both ways, from nextcloud and also with the local tool. (in the same way as I do with my draw.io diagrams).

Nice suggestion. But inaotu.org says "latest gthub release" in 2019. I won't move to another end-of-life desktop solution. Anyway, as a temporary solution to get my km content, it may be easier than a whole nextcloud instance.

No matter the hotfix, shared km can't be opened. 6 months with no real solution, it's way time to move. Regards

michauk avatar Mar 25 '24 20:03 michauk

Here my two cents about the discussion hoping it will help. There is no need to install a "NC 27" instance to recover/export the "km" files, since thanks to @ernolf the archive "files_mindmap-0.0.30.190.tar.gz" works like a charm on "NC 28" (I am using it on my NC 28 instance with no noticeable issues) In addition of this, there is a Desktop Tool to create/edit the "km" files. It works on Linux, Windows and Mac. Just download, run it on your Workstation and modify offline all your "km" mindmaps. The tool is DesktopNaoutu. I work on my files both ways, from nextcloud and also with the local tool. (in the same way as I do with my draw.io diagrams).

Nice suggestion. But inaotu.org says "latest gthub release" in 2019. I won't move to another end-of-life desktop solution. Anyway, as a temporary solution to get my km content, it may be easier than a whole nextcloud instance.

No matter the hotfix, shared km can't be opened. 6 months with no real solution, it's way time to move. Regards

I fully understand your standpoint. Ill still wait a while, since I have a lot of km files and unfortunately, at this time, there is no working alternative on nextcloud. The same is for DesktopNaoutu, the 2019 version works well on all my Linux and Windows workstations. Best regards

architectonio avatar Mar 25 '24 20:03 architectonio

When will this NC28 fix be pushed to the store?

ER-EPR avatar Apr 07 '24 08:04 ER-EPR