View Issue Details

IDProjectCategoryView StatusLast Update
0002345FreeCADBugpublic2016-01-31 18:38
Reporterhuskier Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformWindowsOSWindows XPOS VersionSP3
Product Version0.15 
Summary0002345: urllib.urlopen() problem: IOError: [Errno socket error] [Errno 8] _ssl.c:510: EOF occurred in violation of protocol
DescriptionIn FreeCAD GUI's python console, input the following lines:

import urllib
webFile = urllib.urlopen("https://github.com/huskier/images/blob/master/SectionBar.step")

then, we've got errors:
IOError: [Errno socket error] [Errno 8] _ssl.c:510: EOF occurred in violation of protocol
Steps To ReproduceThe same to the Description section.
Additional InformationNO.
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2015-11-28 18:05

administrator   ~0006556

That's not a FreeCAD issues but a pure Python thing. And when testing this with 0.15 I don't get an error message.

So, after all there is absolutely nothing we can fix in FreeCAD itself.

huskier

2015-12-01 07:18

reporter   ~0006570

Thanks.

yorik

2016-01-31 18:38

administrator   ~0006782

I'm closing this issue since there is apparently nothing to be fixed. Please reopen if needed of if you have more information.

Issue History

Date Modified Username Field Change
2015-11-26 12:28 huskier New Issue
2015-11-28 18:05 wmayer Note Added: 0006556
2015-11-28 18:06 wmayer Status new => feedback
2015-12-01 07:18 huskier Note Added: 0006570
2015-12-01 07:18 huskier Status feedback => new
2016-01-31 18:38 yorik Note Added: 0006782
2016-01-31 18:38 yorik Status new => closed
2016-01-31 18:38 yorik Resolution open => no change required