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

Handle error recreating existing folder #392

Merged
merged 1 commit into from
Feb 23, 2019
Merged

Conversation

Rj7
Copy link
Contributor

@Rj7 Rj7 commented Dec 22, 2018

Fix #390

Another way to do this would be check if the directory exists and not create it if it does. But, this would be a quick fix to catch recreating error separately

@konczyk
Copy link

konczyk commented Jan 26, 2019

Yeah, the problem is that it tries to make the dir every time it starts, which doesn't make sense. I've made a similar change to yours and can confirm that this solves the issue.

@04a391c1b7aa
Copy link

04a391c1b7aa commented Feb 20, 2019

I can confirm that with this PR it works on the current arch with GNOME Shell 3.30.2.
Hence, it fixes #390 and #380.

@codito are you planning to accept this PR? You need anymore testing?

@codito
Copy link
Collaborator

codito commented Feb 22, 2019

Planning to test it a bit this weekend and merge it.

@codito codito merged commit f077ea8 into gnome-pomodoro:master Feb 23, 2019
@codito
Copy link
Collaborator

codito commented Feb 23, 2019

thanks @Rj7 for the fix! @konczyk @04a391c1b7aa thank you for help with testing.

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.

gnome-pomodoro fails to migrate its database
4 participants