swdotcom / swdc-intellij-music-time

An IntelliJ plugin to discover the most productive music to listen to as you code
https://www.software.com/music-time
Apache License 2.0
16 stars 6 forks source link

ToolWindow icons should be 13x13 #36

Open Spurlos opened 3 years ago

Spurlos commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

2021-02-11 00:05:15,820 [   8279]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Music Time) or icon UrlResolver{ownerClass=com.musictime.intellij.plugin.tree.MusicToolWindowFactory, classLoader=PluginClassLoader[PluginDescriptor(name=Music Time, id=com.musictime.intellij.plugin, path=/home/spurlos/.local/share/JetBrains/PhpStorm2020.3/musictime, version=2.1.4)] com.intellij.ide.plugins.cl.PluginClassLoader@7629d13f, overriddenPath='/com/musictime/intellij/plugin/assets/paw.png', url=file:/unresolved, useCacheOnLoad=true} 

ISSUE TYPE

Steps to reproduce

Launch IDE from console and you would see the logs right at the start.

Expected behavior

No warnings obviously :)

ACTUAL RESULTS

Logs pasted above ^

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Spurlos commented 3 years ago

Btw same issue is present in Code Time plugin for JetBrains IDEs.

2021-02-11 00:05:15,823 [   8282]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Code Time) or icon UrlResolver{ownerClass=com.softwareco.intellij.plugin.tree.CodeTimeToolWindowFactory, classLoader=PluginClassLoader[PluginDescriptor(name=Code Time, id=com.softwareco.intellij.plugin, path=/home/spurlos/.local/share/JetBrains/PhpStorm2020.3/softwareco, version=2.3.9)] com.intellij.ide.plugins.cl.PluginClassLoader@45dfbc7e, overriddenPath='/com/softwareco/intellij/plugin/assets/paw-grey-rotated.png', url=file:/unresolved, useCacheOnLoad=true}
mmclead commented 3 years ago

Thanks for reporting @Spurlos we will take a look

xavluiz commented 3 years ago

We've updated our icons across our supported plugins. We'll scale these to 13x13 and provide an update, thank you.