On 07/17/2015 02:09 AM, SN1984jm wrote:
> Thanks, I had no idea. I though such packages would be automatically
> checked for updates. I wonder what else is horribly out of date.
Well that is how distribution releases work, they 'pin' packages at a
major version and only do bug fix/minor version updates. Spyder 2.2.x
--> 2.3 would be considered a major update. This is not necessarily a
bad thing as new is often buggy. To see what is the version for each
release see here:
https://launchpad.net/ubuntu/+source/spyder
To allow for major updates Debian/Ubuntu have backports repos for
bringing newer packages from subsequent releases. So for 14.04 you can
get 2.3.0 from (K)Ubuntu 14.10. In all cases the actual updates minor or
major depend on someone actually doing the packaging. The time frame for
that tends to be inversely proportional to the size of the user base for
the package. If you want to stay more update then pip install and pip
install --upgrade are the way to go.
>
> I installed the newest Spyder version and still had the same problem.
> What does work though is opening Spyder from a terminal.
>
> Can anyone explain why there would be an OpenSSL version mismatch when
> running Spyder from the kde "start menu", while there is no issue when
> running it from a terminal?
Do you have two versions of Spyder installed now? When you start from
the menu or terminal look in Help --> About Spyder.
If you right click on the Start icon there is an Edit Applications item.
Click on it and find Spyder. On my machine it is under Development -->
Integrated Environment. If you click on the Spyder icon it will show how
it is launched in the right panel.