Giter Site home page Giter Site logo

Comments (8)

yang-ling avatar yang-ling commented on May 18, 2024 2

non-existing folder error will definitely happen when a user runs --dry-run for the first time, and it is confusing. I also spent 1 hour on it.

Maybe a message can be shown when offlineimap is executed with --dry-run? Something like Don't panic. Nonexisting folder error is normal if you use --dry-run for the first time

Or add some notes to the readme?

This message will not solve this problem but at least can save a lot of debugging time.

from offlineimap.

nicolas33 avatar nicolas33 commented on May 18, 2024 1

I agree. A message at runtime, a new entry in the FAQ and in the section "Known issues" of the manual are welcome.

from offlineimap.

commonsguy avatar commonsguy commented on May 18, 2024

I echo this concern. --dry-run should not generate spurious error messages that would not be there without --dry-run.

from offlineimap.

prateek avatar prateek commented on May 18, 2024

+1 I spent 2 hours on this today ..

from offlineimap.

jcoffin avatar jcoffin commented on May 18, 2024

+1 me too! but only about 30 min for me ;)

from offlineimap.

adarsh avatar adarsh commented on May 18, 2024

+1 WTF.

from offlineimap.

nicolas33 avatar nicolas33 commented on May 18, 2024

The problem with --dry-run is that it's not so easy to implement. The reason is that OfflineIMAP internally base any sync by comparing changes from both sides, and so it has a lot of expectations of how one side must look like. Once the first appearing error fixed I would expect another to be raised and so on... So, while I might be wrong this issue might require much more work than what it looks like at the first glance.

Don't get me wrong. I understand your concerns. OTOH, we (the maintainers) have to face with reality and we are missing of contributors to help us. We are even late in reviewing and merging patches.

Since this issue is not critical I'm in favour of putting it aside to focus on more urgent issues and I guess other maintainers agree. That's why you didn't have answer until today.

Please, don't +1 on issues. It does not help.

from offlineimap.

nicolas33 avatar nicolas33 commented on May 18, 2024

@Karunamon Please, make a proper pull request.

from offlineimap.

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.