Giter Site home page Giter Site logo

Comments (9)

jonande avatar jonande commented on June 18, 2024

I also tried running this using the network share directly (\\wdmycloud\docs) instead of the mapped drive with the same result:

PS Microsoft.PowerShell.Core\FileSystem::\\wdmycloud\docs\TagSpaces> .\TagSpaces.exe
PS Microsoft.PowerShell.Core\FileSystem::\\wdmycloud\docs\TagSpaces>
Opening file: \\wdmycloud\docs\TagSpaces\TagSpaces.exe
[29392:0328/151326.026:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18
start_ws:49352
Starting Tagspaces WS on \\wdmycloud\docs\TagSpaces\resources - pid (31016)
[29392:0328/151329.481:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18
[29392:0328/151329.965:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18
[29392:0328/151330.075:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18
[29392:0328/151330.122:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18

from tagspaces.

jonande avatar jonande commented on June 18, 2024

I really want to be able to run TagSpaces on a network share so it can be a portable installation so 2 computers running the app on the same network have all the same tags, locations, etc. Is there a better way to do this if what I'm trying to do (run from network location) is not supported?

from tagspaces.

sytolk avatar sytolk commented on June 18, 2024

Maybe using S3 location (like in https://demo.tagspaces.com S3 storage provider) is better option for you?

from tagspaces.

jonande avatar jonande commented on June 18, 2024

Does the S3 location gain you shared location and tag configuration in the same way that using tagspaces in --portable mode does?

from tagspaces.

sytolk avatar sytolk commented on June 18, 2024

Yes you can install you local S3 server too (minio zenko) and this is doc to add cloud location in tagspaces https://docs.tagspaces.org/tutorials/s3-bucket-locations/#step-5---create-cloud-location-in-tagspaces
Next you can export and share your S3 configuration to other computers and all will access to the same location and tags.
Tags configuration can be predefined in extconfig too https://docs.tagspaces.org/tutorials/tagspaces-web-wasabi#preparing-extconfigjs

from tagspaces.

uggrock avatar uggrock commented on June 18, 2024

Actually S3 is just a way to use your files across different TagSpaces installations. If you want to have installations with same location and tags you can use extconig.js: https://docs.tagspaces.org/dev/external-config
You can also activate the location tags in the settings:
image
This way everybody connecting to a given location will access the same set of tag groups.

from tagspaces.

jonande avatar jonande commented on June 18, 2024

Thanks for the suggestions! I had read about the extconfig.js option but this appears as though it is a static set of tags/locations. When I read through all the tagspaces documentation it appeared to me as though the --portable option is the only way to have the ability to modify (add/update) tags/locations on one computer and have them reflected on the other computer without any operations to copy them between installations. This is the main driver for this ask. I guess what I really need to know is if running the app from a network share should work (ie there is just something wrong with my setup) or if it is known that running from a network share will not work (and then I should give up on this installation plan)?

from tagspaces.

uggrock avatar uggrock commented on June 18, 2024

Running the application with portable flag from a network drive is not a good idea. Because TagSpaces/Electron creates the profile folder on the network drive, accessing this profile folder from a further computer will mess it up, since both installation will try to write in the same profile folder.
If you want to have the same tags on many installation you can try the locatio tags which can be activated in the advanced settings tab.
https://docs.tagspaces.org/ui/taglibrary/#location-tags

from tagspaces.

jonande avatar jonande commented on June 18, 2024

Thanks for the follow up. I saw the location based tags section and plan to use this. I think it is exactly what I want!

from tagspaces.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.