pycharm launching bug when oracle & openjdk installed on the same machine

Bug #1735283 reported by NaSH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GetDeb Software Portal
New
Undecided
Unassigned

Bug Description

like the bug #1617541 I've reported last year,
in pycharm there's the same bug in the file /usr/share/pycharm/bin/pycharm.sh

JDK=`update-alternatives --list java | grep java-8 | sed 's,jre/bin/java,,'`

return 2 lines
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
/usr/lib/jvm/java-8-oracle/jre/bin/java

so it won't affect a value on JDK, and... as a result, won't start pycharm

like we can see here : https://askubuntu.com/questions/748440/pycharm-does-not-start-because-no-jdk-found
the bug exist at least since last year, but wasn't reported correctly :'(

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.