System Information
Operating system: Linux-5.1.14-arch1-1-ARCH-x86_64-with-arch 64 Bits
Graphics card: GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.26
Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-24 18:46, hash: rBc0c1b4542f39
Worked: (optional)
Short description of error
(Latest Build of last night + Factory User Prefs are used.)
I only installed the Blender Cloud Addon (v. 1.13.5) and logged in with my Blender ID.
Then, when I launch Blender, I get this output in the Command Line:
Read prefs: /home/michael/.config/blender/2.80/config/userpref.blend
found bundled python: /opt/blender-2.80/2.80/python
Warning: class FlamencoManagerGroup contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/flamenco/__init__.py:1177
assign as a type annotation: FlamencoManagerGroup.manager
assign as a type annotation: FlamencoManagerGroup.status
Warning: class FLAMENCO_OT_render contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/flamenco/__init__.py:1177
assign as a type annotation: FLAMENCO_OT_render.quit_after_submit
Warning: class FLAMENCO_OT_explore_file_path contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/flamenco/__init__.py:1177
assign as a type annotation: FLAMENCO_OT_explore_file_path.path
Warning: class FLAMENCO_OT_set_recommended_sample_cap contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/flamenco/__init__.py:1177
assign as a type annotation: FLAMENCO_OT_set_recommended_sample_cap.sample_cap
Warning: class ATTRACT_OT_shot_relink contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/attract/__init__.py:1033
assign as a type annotation: ATTRACT_OT_shot_relink.strip_atc_object_id
Warning: class ATTRACT_OT_shot_delete contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/attract/__init__.py:1033
assign as a type annotation: ATTRACT_OT_shot_delete.confirm
Warning: class ATTRACT_OT_project_open_in_browser contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/attract/__init__.py:1033
assign as a type annotation: ATTRACT_OT_project_open_in_browser.project_id
Warning: class PILLAR_OT_switch_hdri contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/texture_browser/__init__.py:818
assign as a type annotation: PILLAR_OT_switch_hdri.image_name
assign as a type annotation: PILLAR_OT_switch_hdri.file_uuid
Warning: class PILLAR_OT_sync contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/settings_sync.py:528
assign as a type annotation: PILLAR_OT_sync.action
assign as a type annotation: PILLAR_OT_sync.blender_version
Warning: class PILLAR_OT_image_share contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/image_sharing.py:337
assign as a type annotation: PILLAR_OT_image_share.target
assign as a type annotation: PILLAR_OT_image_share.name
assign as a type annotation: PILLAR_OT_image_share.screenshot_show_multiview
assign as a type annotation: PILLAR_OT_image_share.screenshot_use_multiview
assign as a type annotation: PILLAR_OT_image_share.screenshot_full
Warning: class BlenderCloudProjectGroup contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/blender.py:723
assign as a type annotation: BlenderCloudProjectGroup.status
assign as a type annotation: BlenderCloudProjectGroup.project
Warning: class BlenderCloudPreferences contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/blender.py:724
assign as a type annotation: BlenderCloudPreferences.pillar_server
assign as a type annotation: BlenderCloudPreferences.local_texture_dir
assign as a type annotation: BlenderCloudPreferences.open_browser_after_share
assign as a type annotation: BlenderCloudPreferences.project
assign as a type annotation: BlenderCloudPreferences.cloud_project_local_path
assign as a type annotation: BlenderCloudPreferences.flamenco_manager
assign as a type annotation: BlenderCloudPreferences.flamenco_exclude_filter
assign as a type annotation: BlenderCloudPreferences.flamenco_job_file_path
assign as a type annotation: BlenderCloudPreferences.flamenco_job_output_path
assign as a type annotation: BlenderCloudPreferences.flamenco_job_output_strip_components
assign as a type annotation: BlenderCloudPreferences.flamenco_relative_only
assign as a type annotation: BlenderCloudPreferences.flamenco_open_browser_after_submit
assign as a type annotation: BlenderCloudPreferences.flamenco_show_quit_after_submit_button
Warning: class SyncStatusProperties contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/blender.py:726
assign as a type annotation: SyncStatusProperties.status
assign as a type annotation: SyncStatusProperties.version
assign as a type annotation: SyncStatusProperties.message
assign as a type annotation: SyncStatusProperties.level
Warning: class PILLAR_OT_project_open_in_browser contains a property which should be an annotation!
/home/michael/.config/blender/2.80/scripts/addons/blender_cloud/blender.py:729
assign as a type annotation: PILLAR_OT_project_open_in_browser.project_id
WARN (bpy.rna): /home/sources/buildbot-x86_64-slave/linux_glibc224_x86_64_cmake/blender.git/source/blender/python/intern/bpy_rna.c:1457 pyrna_enum_to_py: current value '0' matches no enum in 'BlenderCloudProjectGroup', '', 'project'These are just warnings, but I'm not sure if other people are seeing this, so I wanted to report it anyways. - It definitely takes a (small) hit on startup time.
Also, when I press "Validate" in the Blender ID authentication Addon, the User Pref Window freezes and I have to use Ctrl+C in terminal to kill it.
This produces the following output:
^CTraceback (most recent call last):
File "/opt/blender-2.80/2.80/scripts/addons/blender_id/__init__.py", line 327, in execute
err = validate_token()
File "/opt/blender-2.80/2.80/scripts/addons/blender_id/__init__.py", line 139, in validate_token
expires, err = communication.blender_id_server_validate(token=BlenderIdProfile.token)
File "/opt/blender-2.80/2.80/scripts/addons/blender_id/communication.py", line 172, in blender_id_server_validate
r = session.post(url, data={'token': token}, verify=True)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/requests/sessions.py", line 559, in post
return self.request('POST', url, data=data, json=json, **kwargs)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/requests/sessions.py", line 512, in request
resp = self.send(prep, **send_kwargs)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/requests/sessions.py", line 622, in send
r = adapter.send(request, **kwargs)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/requests/adapters.py", line 445, in send
timeout=timeout
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen
chunked=chunked)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/connectionpool.py", line 343, in _make_request
self._validate_conn(conn)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/connectionpool.py", line 849, in _validate_conn
conn.connect()
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/connection.py", line 314, in connect
conn = self._new_conn()
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/connection.py", line 171, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
File "/opt/blender-2.80/2.80/python/lib/python3.7/site-packages/urllib3/util/connection.py", line 69, in create_connection
sock.connect(sa)
KeyboardInterrupt
location: <unknown location>:-1
location: <unknown location>:-1I hope this is useful. Please let me know if I can test/try anything else.