Giter Club home page Giter Club logo

Comments (8)

kapitainsky avatar kapitainsky commented on July 3, 2024

from rclonebrowser.

kapitainsky avatar kapitainsky commented on July 3, 2024

let me know if you still have an issue. we can troubleshoot it

from rclonebrowser.

LinuxOnTheDesktop avatar LinuxOnTheDesktop commented on July 3, 2024

Thanks. I did as you suggested - even though the paths were correct already. All that changed was: the slashes in the paths became Linux-style rather than Windows-style; the remotes pane remains and empty and the buttons in that pane still do nothing.

from rclonebrowser.

kapitainsky avatar kapitainsky commented on July 3, 2024

does Rclone Browser shows rclone version in main window footer?

can you run rclone from command line? try path_to_your_binary\rclone.exe --version

Seems like for whatever reason your rclone binary does not run so browser can't use it

from rclonebrowser.

kapitainsky avatar kapitainsky commented on July 3, 2024

Do you try to run this from some sort of virtual machine? If so move your binary and config out of shared folders. Windows have issues using shared folders for many operations. In Rclone Browser case it might be QT issue. I have noticed that QT programs don't behave when using virtual machine shared folders.

from rclonebrowser.

LinuxOnTheDesktop avatar LinuxOnTheDesktop commented on July 3, 2024

Thanks.

I am running Rclone Browser on real (not virtualised) Windows.

Rclone version number: I told you the version that I thought I had installed; the window itself shows no number:

image

But - aha! For some reason the rclone binary was set to run as administrator. When I made it run as a normal user, Rclone Browser started working. Ideally, you would build some sort of check for this problem into your program.

from rclonebrowser.

kapitainsky avatar kapitainsky commented on July 3, 2024

Great that it works! Yes it would be nice to have all sort of checks but time constraints on my side do not allow to dig into it deeper at the moment. It will have some rough edges for time being.
But thank you for reporting it - definitely I will come back to things like that in the future.

from rclonebrowser.

ivandeex avatar ivandeex commented on July 3, 2024

Adding runtime checks for all possible Windows breakages is hardly possible, but you can add a Troubleshooting (Installation caveats) section in the README.md saying "if you can't see rclone version in the status bar, make sure rclone path in preferences is valid, does not point to a shared folder and rlone.exe is not owned by LocalSystem etc etc". Less effort, easier on user reports, same result.

from rclonebrowser.

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.