mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Not create and upload #1

Closed Kirill closed 9 years ago

Kirill commented 9 years ago

Windows 7. Sublime 3

mfuentesg commented 9 years ago

Please open your Sublime console and attaching a screenshot when the error is occurring

Kirill commented 9 years ago

2015-08-07 08_31_43

Kirill commented 9 years ago

Without opacity 2015-08-07 08_33_00

husa commented 9 years ago

Same for me. Console output

Traceback (most recent call last):
  File "sync_settings.commands.create_and_upload in C:\Users\myUser\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package", line 27, in onDone
  File "sync_settings.sync_settings_manager in C:\Users\myUser\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package", line 38, in getContentFiles
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\myUser\\AppData\\Roaming\\Sublime Text 3\\Packages\\User\\Package Control.system-ca-bundle'
mfuentesg commented 9 years ago

Thanks @husa and @Kirill for your feedback, today i will make a new release!

mfuentesg commented 9 years ago

Solved!