biolab / orange-widget-base

Base widget and workflow definitions for Orange
Other
25 stars 56 forks source link

Q: widget: may be missing: 'classification tree' #32

Closed RogerWeihrauch closed 4 years ago

RogerWeihrauch commented 4 years ago
Orange version
Expected behavior

I want to select the 'classification tree' widget when right clicking on the canvas.

Actual behavior

When 'creating'/selecting a new widget in the canvas: right click and 'searching' for "classification tree" ther is no such widget to select.

Steps to reproduce the behavior

Just do a right click on the canvas, enter first few characters like as 'class' and see that here is no selection possible which sounds like classification tree.

Additional info (worksheets, data, screenshots, ...)

I tried to follow the youtube tutorial "Getting started with Orange" and I am stuch in chapter06: time: 1:00 from 3:45.

Screen Shot 2019-12-19 at 4 49 45 PM
RogerWeihrauch commented 4 years ago

Also I get this error while starting Orange3 from out of Anaconda: libpng warning: iCCP: known incorrect sRGB profile Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.) Execution of PAC script at "http://wpad/wpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1003.)

janezd commented 4 years ago

Fixed via https://github.com/biolab/orange3/pull/4283.