Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid fatal error when the SQLite directory needs to be created #102

Closed
wants to merge 1 commit into from

Conversation

nicois
Copy link

@nicois nicois commented Jul 16, 2014

I was getting nasty fatal exceptions when I was trying to create a mapping from INBOX on exchange 2010 to gmail. Finally I realised the problem was not with the name of the exchange IMAP folder, but simply because the SQLite database file was being created in a directory which didn't yet exist!

konvpalto added a commit that referenced this pull request Aug 2, 2014
Also check if DB path doesn't point to a directory.

By: Nick Farrell
GitHub: #102
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
@konvpalto
Copy link
Member

Pushed 73e2c95 into "next": it carries slightly modified patch.

Thanks!

@konvpalto konvpalto closed this Aug 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants