Closed sammcj closed 5 years ago
sorry about that, i am going to figure out what is happening.
Can you send me your gist_id
to try to replicate the behavior on my environment?
Thanks in advance!
btw: this is the only change on the new release
https://github.com/mfuentesg/SyncSettings/commit/8b19d695160cb9aee1dbd988c8c089198b193e14
NP,
Note: It may have upgraded from 3.0.0 to 3.0.2 and I missed it somehow.
My gist is a private one as it could contain private data couldn't it?
I keep it private in case I add something like identifiable IP addresses, hostnames, secrets or anything to any config by mistake.
It's got a lot of files / data in it - having a quick look through it seems OK, but I'd rather not publish publicly - do you use signal or twitter? I could DM you a password and email you an encrypted archive of it just to be safe.
(Appreciate your help by the way)
@sammcj please check your DM on twitter!
@mfuentesg: I have also met this issue. Please check the below log
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\oscrypto-ca-bundle.crt`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\bh_core.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Package Control.last-run`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Side Bar.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\SublimeCodeIntel.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Terminal.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Package Control.cache\01524fae79697630d0454ba3fabd9414`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\_sublime-text-sync-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Package Control.merged-ca-bundle`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\bh_tag.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\Package Control.cache\01524fae79697630d0454ba3fabd9414.info`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\sublime-text-sync-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\SublimeLinter.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\SBSCompareTheme.tmTheme`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
WARNING:Sync Settings.sync_settings.libs.logger:can`t edit file `C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Packages\User\clang_format.sublime-settings`
ERROR:Sync Settings.sync_settings.libs.logger:'bytes' object has no attribute 'encode'
Traceback (most recent call last):
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "C:\Users\ADMIN\AppData\Roaming\Sublime Text 3\Installed Packages\Sync Settings.sublime-package\sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
Guys, please change your package control settings using the install_prerelease
setting to include Sync Settings
and use the pre release that I have created, then, try to download your settings again.
Thanks in advance
Let me know if the issue is still alive.
Thanks @mfuentesg , testing now.
FYI for @neo2271 - in the sublime command pallet open "Preferences Package control settings - user"
remove "Sync Settings"
from the list of "install_packages"
and add:
"install_prereleases":[
"Sync Settings"
],
I've done that, updated the package, uploaded my sync settings at work and will download them on my home machine - when I get home this arvo and report back.
Thanks again @mfuentesg - you're a legend 👍
Great! That's ok. It worked, now I can sync my settings from other machine.
Thanks @mfuentesg for the great Sublime Text package.
Thanks @sammcj for your help.
(y)
@mfuentesg same problem 😢
I did get a popup error saying colourcoder (an awesome package) couldn't pass the colourscheme while syncsettings was downloading settings but I've noticed the odd error here and there in the past when first installing packages and they haven't got their dependencies yet.
However, the same python error with syncsettings and utf8 is there, here are some screenshots:
Unable to open /Users/samm/Library/Application Support/Sublime Text 3/Packages/Default/Preferences.sublime-settings
Detected ASCII vs Undefined with 100% confidence
reloading settings Packages/User/Package Control.sublime-settings
Package Control: Settings change detected, clearing cache
ignored packages updated to: ["Sync Settings", "Vintage"]
unloading plugin Sync Settings.1_reloader
unloading plugin Sync Settings.SyncSettings
reloading settings Packages/Sync Settings/SyncSettings.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
ignored packages updated to: ["Vintage"]
reloading plugin Sync Settings.1_reloader
reloading plugin Sync Settings.SyncSettings
reloading settings Packages/Sync Settings/SyncSettings.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
Package Control: All dependencies have been satisfied
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
Traceback (most recent call last):
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./python3.3/logging/__init__.py", line 941, in emit
UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 154: ordinal not in range(128)
Logged from file sync_manager.py, line 90
Traceback (most recent call last):
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./python3.3/logging/__init__.py", line 941, in emit
UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 154: ordinal not in range(128)
Logged from file sync_manager.py, line 90
Traceback (most recent call last):
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./python3.3/logging/__init__.py", line 941, in emit
UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 157: ordinal not in range(128)
Logged from file sync_manager.py, line 90
Traceback (most recent call last):
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 88, in update_files
edit_content(name, file['content'])
File "/Users/samm/Library/Application Support/Sublime Text 3/Installed Packages/Sync Settings.sublime-package/sync_settings/sync_manager.py", line 28, in edit_content
file_content = content.encode('utf-8', errors='ignore')
AttributeError: 'bytes' object has no attribute 'encode'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./python3.3/logging/__init__.py", line 941, in emit
UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 154: ordinal not in range(128)
Logged from file sync_manager.py, line 90
reloading settings Packages/User/ApplySyntax.ext-list
reloading settings Packages/User/ApplySyntax.sublime-settings
reloading settings Packages/User/Bash.sublime-settings
reloading settings Packages/User/GitGutter.sublime-settings
reloading settings Packages/User/HTML (Rails).sublime-settings
reloading settings Packages/User/INI.sublime-settings
reloading settings Packages/User/JSON.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading settings Packages/User/SyncSettings.sublime-settings
error: Colorcoder was not able to parse the colorscheme
Check the console for the actual error message.
resource not found
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings
reloading /Users/samm/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
reloading settings Packages/User/ApplySyntax.ext-list
reloading settings Packages/User/Bash.sublime-settings
I thought I'd rule out colourcoder so I did the following (which shows it's not colourcoder):
SyncSettings now pops up with these errors:
And as I keep clicking OK more and more packages show up in the ignored package list until sublime crashed:
...but all the packages are in ignored (as pictured above), the theme isn't applied and all my settings are missing - so I don't think it actually did download anything and no console / errors were thrown.
So it actually seems worse now as there are now no user settings and all packages are ignored.
I just tested again this time:
This time a new pop-up error:
OK I'm getting somewhere... (writing this as it's happening)
So, by pre-adding the list of packages to the installed package list (without installing them) seemed to fix the download and install problem, but now settings are still blank?
{
"ignored_packages":
[
"Vintage"
]
}
Note: If I copy the contents of Preferences.sublime-settings from my work machine to my home work - it works at home and the theme and settings are applied, but I'm uncertain if all the package settings have synced - and I bet they haven't.
BTW my Preferences.sublime-settings is as follows:
{
"added_words":
[
"online",
"Amodha",
"devs",
"sysadmin",
"admin",
"apps",
"comms",
"infoxchange",
"gluster",
"mnt",
"offline",
"codebase",
"Refactor",
"Infoxchange's",
"Wikipedia",
"richmond",
"nagios",
"nessus",
"hiera",
"redmine",
"serv",
"rstd",
"kube",
"svc",
"centos",
"eyaml",
"https",
"Hypervisor",
"Hypervisors",
"virtualisation",
"autovacuum",
"Supermicro",
"datacentres",
"virtualised",
"hypervisor",
"proactively",
"uninstall",
"config",
"hypervisors",
"rsyslog",
"redhat",
"xenserver",
"hieradata",
"prometheus",
"localhost",
"smcleod",
"icinga",
"etcd",
"packagecloud",
"Kubernetes",
"Citrix",
"performant",
"Office365",
"Google",
"setup",
"xsconsole",
"metadata",
"cron",
"systemctl",
"glusterd",
"max",
"glusterfs",
"glusterfsd",
"killall",
"Snapshotted",
"tmp",
"uninstalled",
"Debian",
"laggy",
"Github",
"Jira",
"distro",
"Dom0",
"Xen",
"distros",
"repos",
"stateful",
"tapdisk",
"Proxmox",
"Redhat's",
"pxeboot",
"Plugin"
],
"additional_path_items":
[
"/Users/samm/.rvm/gems/default/bin",
"/usr/local/bin",
"/usr/bin"
],
"always_show_minimap_viewport": true,
"animation_enabled": false,
"bold_folder_labels": true,
"color_scheme": "Packages/Edge Theme/Edge Night Sky.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"drag_text": false,
"edge_sidebar_font_small": false,
"edge_use_font_face": true,
"edge_use_sidebar_folder_icons": true,
"fade_fold_buttons": true,
"font_face": "IBM Plex Mono ExtraLight",
"font_options":
[
"subpixel_antialias"
],
"font_size": 14,
"hide_build_panel": "no_errors",
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"ignored_words":
[
"refactoring"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"indent_to_bracket": true,
"index_exclude_patterns":
[
"*.log",
"*.sql"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"margin": 2,
"open_files_in_new_window": false,
"original_color_scheme": "Packages/Edge Theme/Edge Night Sky.tmTheme",
"overlay_scroll_bars": "enabled",
"remember_open_files": false,
"show_encoding": true,
"show_line_endings": true,
"show_sidebar": true,
"show_tab_close_buttons": false,
"spell_check": false,
"status_bar_brighter": true,
"sublimelinter_executable_map":
{
"ruby": "/Users/samm/.rvm/bin/rvm-auto-ruby"
},
"tab_completion": false,
"tab_size": 2,
"tabs_small": true,
"theme": "Edge Night Sky.sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"word_wrap": true
}
@sammcj @neo2271 guys, please check the new version and let me know if the issue was solved.
@sammcj , checking your screenshots, a package is trying to ignore itself
is an open issue on package control repository, because i am using advanced_install
command.
Sorry having an crazy day - I haven’t had a chance to test again - hopefully tomorrow afternoon, very sorry!
-- Sam McLeod
On 15 Feb 2019, at 09:24, Marcelo Fuentes notifications@github.com wrote:
@sammcj , checking your screenshots, a package is trying to ignore itself is an open issue on package control repository, because i am using advanced_install command.
ref: wbond/package_control#1191
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Just got home and tested.
Then I tested to make sure the settings were being synced:
@sammcj i have tested with your gist, but a can download each file, and the preferences file was updated.
could you paste here the logs, please!
Sorry had a crazy weekend with a very nasty failed Juniper SRX1500 upgrade (the official process literally bricked a unit!), I'll try this out again tonight and provide logs if I'm still alive when I get home.
@sammcj could you tell if the error has been fixed?
whoops sorry - not it hasn't while it looks like packages are sync - settings (user preferences are not), is there a specific log I could provide you to help?
Check your package control settings, and remove sync settings from your "pre release". Then run the command "show logs" and paste the file content here.
It works! It all appears to work!
Thank you so much @mfuentesg 🍻
Cool, thanks Sam!
After updating from 3.0.1 to 3.0.2 my theme is all messed up and plugins not working.
The console is show lots of errors for Sync Settings after it updated: