Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jetbrains: updates #108389

Merged
merged 1 commit into from Jan 4, 2021
Merged

jetbrains: updates #108389

merged 1 commit into from Jan 4, 2021

Conversation

raboof
Copy link
Member

@raboof raboof commented Jan 4, 2021

No description provided.

@raboof
Copy link
Member Author

raboof commented Jan 4, 2021

Result of nixpkgs-review pr 108389 run on x86_64-linux 1

11 packages built:
  • jetbrains.clion
  • jetbrains.datagrip
  • jetbrains.goland
  • jetbrains.idea-community
  • jetbrains.idea-ultimate
  • jetbrains.phpstorm
  • jetbrains.pycharm-community
  • jetbrains.pycharm-professional
  • jetbrains.rider
  • jetbrains.ruby-mine
  • jetbrains.webstorm

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review which does not build all packages (e.g. lumo, tensorflow or pytorch)
If you find some bugs or got suggestions for further things to search or run please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 108389 run on x86_64-linux 1

11 packages built:
  • jetbrains.clion
  • jetbrains.datagrip
  • jetbrains.goland
  • jetbrains.idea-community
  • jetbrains.idea-ultimate
  • jetbrains.phpstorm
  • jetbrains.pycharm-community
  • jetbrains.pycharm-professional
  • jetbrains.rider
  • jetbrains.ruby-mine
  • jetbrains.webstorm

@raboof
Copy link
Member Author

raboof commented Jan 4, 2021

Testing idea-community lightly, didn't notice any obvious problems

@SuperSandro2000 SuperSandro2000 merged commit a3658e9 into NixOS:master Jan 4, 2021
@Gerschtli
Copy link
Contributor

idea-ultimate (with dwm as window manager) exits with following error, after some interactions:

$> idea-ultimate 
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
2021-01-05 13:11:38,427 [   2642]   WARN - llij.ide.plugins.PluginManager - Problems found loading plugins:
  The BashSupport (id=BashSupport, path=~/.local/share/JetBrains/IntelliJIdea2020.3/BashSupport, version=1.8.0.202) plugin Plugin 'BashSupport' (version '1.8.0.202') is not compatible with the current version of the IDE, because it requires build 202.* or older but the current build is IU-203.6682.168
  The NixIDEA (id=nix-idea, path=~/.local/share/JetBrains/IntelliJIdea2020.3/NixIDEA, version=0.3.0.3) plugin Plugin 'NixIDEA' (version '0.3.0.3') is not compatible with the current version of the IDE, because it requires build 202.* or older but the current build is IU-203.6682.168 
2021-01-05 13:11:39,730 [   3945]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.espend.idea.php.toolbox.remote.RemoteListenerComponent) 
2021-01-05 13:11:54,188 [  18403]   WARN - tartup.impl.StartupManagerImpl - Activities registered via registerPostStartupActivity must be dumb-aware: org.jetbrains.plugins.scala.lang.psi.impl.toplevel.synthetic.SyntheticClassesListener$$Lambda$2042/0x0000000101c32440@77cd00d 
2021-01-05 13:11:54,327 [  18542]   WARN -                 Symfony-Plugin - missing at least one container file 
[xcb] Unknown sequence number while appending request
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: xcb_io.c:153: append_pending_request: Assertion `!xcb_xlib_unknown_seq_number' failed.
/nix/store/2zjp1i1k6m4drys56cbcbaz0mhxpml3i-idea-ultimate-2020.3.1/idea-ultimate-2020.3.1/bin/idea.sh: line 230: 246753 Aborted                 (core dumped) "$JAVA_BIN" -classpath "$CLASSPATH" ${VM_OPTIONS} "-XX:ErrorFile=$HOME/java_error_in_idea_%p.log" "-XX:HeapDumpPath=$HOME/java_error_in_idea_.hprof" "-Didea.vendor.name=${PRODUCT_VENDOR}" "-Didea.paths.selector=${PATHS_SELECTOR}" "-Djb.vmOptionsFile=$VM_OPTIONS_FILE" ${IDE_PROPERTIES_PROPERTY} -Didea.jre.check=true com.intellij.idea.Main "$@"

@raboof
Copy link
Member Author

raboof commented Jan 5, 2021

idea-ultimate (with dwm as window manager) exits with following error, after some interactions

Interesting, I've been using idea-community from this PR (with notion as window manager) for a while and didn't have problems so far - you'd expect them to be pretty similar in how they interact with xcb.

Perhaps we should roll back the ultimate upgrade until someone has time to look into this properly?

@Gerschtli
Copy link
Contributor

I have this issue since 3.0, I just found out. So maybe it is affecting only few people or just me, but I cannot figure out, what is the cause..

@raboof
Copy link
Member Author

raboof commented Jan 5, 2021

I have this issue since 3.0, I just found out

Ah ok

maybe it is affecting only few people or just me, but I cannot figure out, what is the cause..

Possibly... are you using nixos with home-manager/nix-env or do you install idea system-wide?

@Gerschtli
Copy link
Contributor

The setup with said problem is a ubuntu 20.04 with idea installed via home-manager. Another setup of mine with NixOS installed does not have any issues. Maybe it is a problem with xcb, but I do not know anything about it..

@aespinosa
Copy link
Contributor

experiencing the same with idea-community as well by just running it directly from /nix/store/...*idea-community-2020.3.1/bin/idea-community

This is with Ubuntu 20.04 on WSL2

@raboof
Copy link
Member Author

raboof commented Jan 9, 2021

interesting pattern that it's both on Ubuntu 20.04. Since it doesn't seem directly related this PR, perhaps open an issue for it?

I wouldn't know where to begin debugging this, I'm afraid, though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants