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

Enabling icon preview of non-standard icon packages hangs intellij #5850

Open
absar opened this issue Nov 2, 2021 · 6 comments
Open

Enabling icon preview of non-standard icon packages hangs intellij #5850

absar opened this issue Nov 2, 2021 · 6 comments
Milestone

Comments

@absar
Copy link

absar commented Nov 2, 2021

Steps to Reproduce

Add font_awesome_flutter to Font packages, press Apply and OK, doing so hangs Intellij forever and afterwards re-opening the project hangs as well, at the bottom of Intellij Checking Icons appears, but it never completes, consuming 90+% CPU on an Intel i7.
image

The feature was probably developed in: #5595

Version info

[√] Flutter (Channel stable, 2.5.3, on Microsoft Windows [Version 10.0.19043.1288], locale en-US)
• Flutter version 2.5.3 at D:\Apps\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 18116933e7 (3 weeks ago), 2021-10-15 10:46:35 -0700
• Engine revision d3ea636dc5
• Dart version 2.14.4

[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at D:\Apps\Android\Sdk
• Platform android-31, build-tools 31.0.0
• ANDROID_HOME = D:\Apps\Android\Sdk
• Java binary at: D:\Apps\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[√] Android Studio (version 2020.3)
• Android Studio at D:\Apps\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7249189)

[√] IntelliJ IDEA Ultimate Edition (version 2021.1)
• IntelliJ at D:\Apps\JetBrains\IntelliJ IDEA 2021.1
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart

[√] Connected device (2 available)
• Chrome (web) • chrome • web-javascript • Google Chrome 95.0.4638.69
• Edge (web) • edge • web-javascript • Microsoft Edge 94.0.992.38

• No issues found!

@stevemessick
Copy link
Member

Which version of font_awesome_flutter are you using? It seems something broke in version 0.9.2 but 0.9.1 works (for me, anyway).

@stevemessick stevemessick added the waiting for customer response Auto-close if no response label Nov 4, 2021
@absar
Copy link
Author

absar commented Nov 4, 2021

Am using 9.2.0. Facing same issue with 9.1.0

@no-response no-response bot removed the waiting for customer response Auto-close if no response label Nov 4, 2021
@stlr00
Copy link

stlr00 commented Dec 15, 2021

Doesnt work with my custom icons too

@CarlosVallsCiscar
Copy link

I have the same problem with Android 2021.1 and earlier versions. The 'Checking Fonts' process stays running and never ends, completely blocking the IDE with 100% CPU.

@jacob314
Copy link
Contributor

We are investigating a different solution for rendering icon previews.

@jacob314 jacob314 added this to the Backlog milestone Jan 21, 2023
@epentesi
Copy link

epentesi commented May 2, 2023

Is there any update?

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

No branches or pull requests

6 participants