Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] pycharm: Unsupported Java Version
@ 2021-01-26 18:03 benalb
  2021-01-26 18:06 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: benalb @ 2021-01-26 18:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

New issue by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246

Description:

### System

* xuname:  
  Void 5.10.10_1 x86_64 GenuineIntel uptodate rrrmDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
* package:  
  pycharm-community-2020.3.2_1

### Expected behavior
  launch pycharm and begin to create awesome python programs.

### Actual behavior
Unsupported Java Version
Java 11 or newer is required to run the IDE.
Please contact support at https://jb.gg/ide/critical-startup-errors

Your JRE: 1.8.0_272-b02 amd64 (Void)
/usr/lib/jvm/java-1.8-openjdk/jre

### Steps to reproduce the behavior
 Install pycharm-community and try it.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
@ 2021-01-26 18:06 ` ericonr
  2021-01-26 18:09 ` benalb
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-26 18:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767725796

Comment:
You probably need openjdk11 and to select it with xbps-alternatives.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
  2021-01-26 18:06 ` ericonr
@ 2021-01-26 18:09 ` benalb
  2021-01-26 18:11 ` benalb
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767727593

Comment:
xbps-query -s jdk
[*] openjdk-jre-8u999_1     OpenJDK Java Development Kit (meta) - runtime components
[*] openjdk11-11.0.9+4_1    OpenJDK Java Development Kit
[*] openjdk8-jre-8u272b02_1 OpenJDK Java Development Kit (version 8) - runtime components

xbps-alternatives -l|grep jdk|grep current
 - openjdk8-jre (current)
 - openjdk11 (current)



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
  2021-01-26 18:06 ` ericonr
  2021-01-26 18:09 ` benalb
@ 2021-01-26 18:11 ` benalb
  2021-01-26 18:12 ` benalb
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 18:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767727593

Comment:
xbps-query -s jdk

[*] openjdk-jre-8u999_1     OpenJDK Java Development Kit (meta) - runtime components
[*] openjdk11-11.0.9+4_1    OpenJDK Java Development Kit
[*] openjdk8-jre-8u272b02_1 OpenJDK Java Development Kit (version 8) - runtime components

xbps-alternatives -l|grep jdk|grep current
 - openjdk8-jre (current)
 - openjdk11 (current)



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
                   ` (2 preceding siblings ...)
  2021-01-26 18:11 ` benalb
@ 2021-01-26 18:12 ` benalb
  2021-01-26 18:13 ` benalb
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 18:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767727593

Comment:
xbps-query -s jdk

```
[*] openjdk-jre-8u999_1     OpenJDK Java Development Kit (meta) - runtime components
[*] openjdk11-11.0.9+4_1    OpenJDK Java Development Kit
[*] openjdk8-jre-8u272b02_1 OpenJDK Java Development Kit (version 8) - runtime components
```

xbps-alternatives -l|grep jdk|grep current
 - openjdk8-jre (current)
 - openjdk11 (current)



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
                   ` (3 preceding siblings ...)
  2021-01-26 18:12 ` benalb
@ 2021-01-26 18:13 ` benalb
  2021-01-26 19:13 ` Chocimier
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 18:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767727593

Comment:
xbps-query -s jdk

```
[*] openjdk-jre-8u999_1     OpenJDK Java Development Kit (meta) - runtime components
[*] openjdk11-11.0.9+4_1    OpenJDK Java Development Kit
[*] openjdk8-jre-8u272b02_1 OpenJDK Java Development Kit (version 8) - runtime components
```

xbps-alternatives -l|grep jdk|grep current
 - openjdk8-jre (current)
 - openjdk11 (current)

Edited to show packages installed. 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
                   ` (4 preceding siblings ...)
  2021-01-26 18:13 ` benalb
@ 2021-01-26 19:13 ` Chocimier
  2021-01-26 19:26 ` benalb
  2021-01-26 19:26 ` [ISSUE] [CLOSED] " benalb
  7 siblings, 0 replies; 9+ messages in thread
From: Chocimier @ 2021-01-26 19:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767765902

Comment:
Study `set -x; . /usr/bin/pycharm`, paste here if unsure what's wrong.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
                   ` (5 preceding siblings ...)
  2021-01-26 19:13 ` Chocimier
@ 2021-01-26 19:26 ` benalb
  2021-01-26 19:26 ` [ISSUE] [CLOSED] " benalb
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 19:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246#issuecomment-767773153

Comment:
`sudo xbps-remove -R openjdk-jre` did the trick, but I do not know why. I'm closing the issue, and will do more test in a VM. Thanks. 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] pycharm: Unsupported Java Version
  2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
                   ` (6 preceding siblings ...)
  2021-01-26 19:26 ` benalb
@ 2021-01-26 19:26 ` benalb
  7 siblings, 0 replies; 9+ messages in thread
From: benalb @ 2021-01-26 19:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

Closed issue by benalb on void-packages repository

https://github.com/void-linux/void-packages/issues/28246

Description:

### System

* xuname:  
  Void 5.10.10_1 x86_64 GenuineIntel uptodate rrrmDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
* package:  
  pycharm-community-2020.3.2_1

### Expected behavior
  launch pycharm and begin to create awesome python programs.

### Actual behavior
Unsupported Java Version
Java 11 or newer is required to run the IDE.
Please contact support at https://jb.gg/ide/critical-startup-errors

Your JRE: 1.8.0_272-b02 amd64 (Void)
/usr/lib/jvm/java-1.8-openjdk/jre

### Steps to reproduce the behavior
 Install pycharm-community and try it.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-26 19:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 18:03 [ISSUE] pycharm: Unsupported Java Version benalb
2021-01-26 18:06 ` ericonr
2021-01-26 18:09 ` benalb
2021-01-26 18:11 ` benalb
2021-01-26 18:12 ` benalb
2021-01-26 18:13 ` benalb
2021-01-26 19:13 ` Chocimier
2021-01-26 19:26 ` benalb
2021-01-26 19:26 ` [ISSUE] [CLOSED] " benalb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).