Giter VIP home page Giter VIP logo

Comments (13)

06000208 avatar 06000208 commented on June 12, 2024 3

This happens for me on version 0.9.1, windows 10, from the "Add download" modal and the settings menu regardless of whether I run the software regularly or as adminstrator, and I've ensured that the folder's permissions are configured correctly.

Editing the AppData\Roaming\Pixiv Omina\config\settings.config file did work and allow me to download to a specific folder.

from pixiv-omina.

sakkamade avatar sakkamade commented on June 12, 2024 1

@Mirrorman95, You can try to find out when it has started (by installing older versions), or use the workaround I mentioned here: #89 (comment)

... As a temporary workaround I changed the path in the config file.
In my case, the config was in /home/user/.config/Pixiv Omina/config/settings.config (I am on Linux).
Default path can be changed here:
{"saveTo":"/default/path", ...}

... (on Windows) search for settings.config file or Pixiv Omina directory in, e.g. C:\Users\(username)\AppData\Local or C:\Users\(username)\AppData\Roaming

EDIT: You can also downgrade to version 0.7.7, as it was the latest stable version I remember.

from pixiv-omina.

leoding86 avatar leoding86 commented on June 12, 2024

There are 2 reasons for the notification shows up. First, the application can't write configurations to the configuration folder. Second, it can't download file to the target folder.

Run the application as Administrator will resolve most permission issues. But if you don't want to run it using administrator privilege, please check the followings.

  1. Make sure you have write permission to the download folder.
  2. Make sure you have read and write permission to the installation folder.

You can create any file in the target folder, and you can sure you have the write permission to the folder if there isn't any popup.

from pixiv-omina.

Mirrorman95 avatar Mirrorman95 commented on June 12, 2024

I'm also having this problem, even after running it as Administrator.

from pixiv-omina.

sakkamade avatar sakkamade commented on June 12, 2024

@Mirrorman95, Did you run into it when tried to change the "Save to" under "Downloads" tab?

from pixiv-omina.

Mirrorman95 avatar Mirrorman95 commented on June 12, 2024

@Mirrorman95, Did you run into it when tried to change the "Save to" under "Downloads" tab?

Yes.

from pixiv-omina.

sakkamade avatar sakkamade commented on June 12, 2024

Thank you. Could you also share which version it started with?

from pixiv-omina.

Mirrorman95 avatar Mirrorman95 commented on June 12, 2024

Thank you. Could you also share which version it started with?

I've been using version 0.9.1. I don't think I tried much of previous versions, so I don't know if they had the problem, too.

from pixiv-omina.

Mirrorman95 avatar Mirrorman95 commented on June 12, 2024

I

@Mirrorman95, You can try to find out when it has started (by installing older versions), or use the workaround I mentioned here: #89 (comment)

... As a temporary workaround I changed the path in the config file.
In my case, the config was in /home/user/.config/Pixiv Omina/config/settings.config (I am on Linux).
Default path can be changed here:
{"saveTo":"/default/path", ...}

... (on Windows) search for settings.config file or Pixiv Omina directory in, e.g. C:\Users\(username)\AppData\Local or C:\Users\(username)\AppData\Roaming

EDIT: You can also downgrade to version 0.7.7, as it was the latest stable version I remember.

Sorry it took so long to reply. I tried editing that config file manually like you said, but the program changes it back to my computer's default Downloads directory as soon as it boots back up, regardless of whether or not it's being run as an Administrator. I haven't tried downgrading yet, because I can always just move the files afterwards. Would there be any major loss of functionality between the two versions?

from pixiv-omina.

sakkamade avatar sakkamade commented on June 12, 2024

but the program changes it back to my computer's default Downloads directory

Wow, that's unexpected. In my case, on Linux, it worked. But I also use a several-commits newer version than the 0.9.1 tag, perhaps that is the reason.
I guess you can try setting the config file as Read-Only?

Would there be any major loss of functionality between the two versions?

Hm, well, honestly, no, I don't think there would (unless there was a major changes in pixiv api, and 0.7.7 does not work any more).
Maybe only this one #31 (comment), although I still had no input on whether it was intentional change.

There was a major refactoring at the time, after 0.7.7—plugins support, etc.—and the work on it quite halted several times already.
I think it is absolutely save to use 0.7.7 until leoding86 will return.
But please do open new issue reports, if you experience some other problems with the newest version.

from pixiv-omina.

sakkamade avatar sakkamade commented on June 12, 2024

Here user had similar/same problem #89, not sure if they resolved it.

from pixiv-omina.

Pinwee avatar Pinwee commented on June 12, 2024

This happens for me on version 0.9.1, windows 10, from the "Add download" modal and the settings menu regardless of whether I run the software regularly or as adminstrator, and I've ensured that the folder's permissions are configured correctly.

Editing the AppData\Roaming\Pixiv Omina\config\settings.config file did work and allow me to download to a specific folder.

Thank you, my friend, through your method, I successfully modified the download address of the file.

from pixiv-omina.

Mirrorman95 avatar Mirrorman95 commented on June 12, 2024

This happens for me on version 0.9.1, windows 10, from the "Add download" modal and the settings menu regardless of whether I run the software regularly or as adminstrator, and I've ensured that the folder's permissions are configured correctly.

Editing the AppData\Roaming\Pixiv Omina\config\settings.config file did work and allow me to download to a specific folder.
Thanks, that fixed it for me, too.

from pixiv-omina.

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.