rbn42 / panon

An Audio Visualizer Widget in KDE Plasma
GNU General Public License v3.0
191 stars 31 forks source link

[BUG] Doesn't work after adding #83

Open GrassBlock1 opened 2 years ago

GrassBlock1 commented 2 years ago

Desktop (please complete the following information):

Describe the bug A clear and concise description of what the bug is. Installed panon from the KDE store, and added to my desktop. Unfortunately after I set up (like switching the source from PulseAudio 'cuz I am using it),It doesn't work while playing music. image

Any error message shown in the console Please execute the following commands in the console and upload the outputs.

QML debugging is enabled. Only use this in a safe environment.
qml: View QML loaded
kf.plasma.quick: Applet preload policy set to 1
Toolbox not loading, toolbox package is either invalid or disabled.
qml: New Containment: ContainmentInterface(0x56451cce46d0)
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
trying to show an empty dialog
kf.kio.core: Invalid URL: QUrl("")
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
Error: cannot change the containment to AppletsLayout
file:///home/grassblock/ws/panon/plasmoid/contents/ui/Spectrum.qml:95:45: QML Image: unknown error
qml: 
qml: 
trying to show an empty dialog
lunelovehearn commented 2 years ago

Desktop (please complete the following information):

* OS: Arch Linux

* Version of Plasma Framework: 5.90.0-1

Describe the bug A clear and concise description of what the bug is. Installed panon from the KDE store, and added to my desktop. Unfortunately after I set up (like switching the source from PulseAudio 'cuz I am using it),It doesn't work while playing music. image

Any error message shown in the console Please execute the following commands in the console and upload the outputs.

QML debugging is enabled. Only use this in a safe environment.
qml: View QML loaded
kf.plasma.quick: Applet preload policy set to 1
Toolbox not loading, toolbox package is either invalid or disabled.
qml: New Containment: ContainmentInterface(0x56451cce46d0)
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
trying to show an empty dialog
kf.kio.core: Invalid URL: QUrl("")
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
Error: cannot change the containment to AppletsLayout
file:///home/grassblock/ws/panon/plasmoid/contents/ui/Spectrum.qml:95:45: QML Image: unknown error
qml: 
qml: 
trying to show an empty dialog

it requires some dependencies. check the main page to read more about.

GrassBlock1 commented 2 years ago

Desktop (please complete the following information):

* OS: Arch Linux

* Version of Plasma Framework: 5.90.0-1

Describe the bug A clear and concise description of what the bug is. Installed panon from the KDE store, and added to my desktop. Unfortunately after I set up (like switching the source from PulseAudio 'cuz I am using it),It doesn't work while playing music. image Any error message shown in the console Please execute the following commands in the console and upload the outputs.

QML debugging is enabled. Only use this in a safe environment.
qml: View QML loaded
kf.plasma.quick: Applet preload policy set to 1
Toolbox not loading, toolbox package is either invalid or disabled.
qml: New Containment: ContainmentInterface(0x56451cce46d0)
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
QQuickOpenGLShaderEffect: 'source' does not have a matching property!
trying to show an empty dialog
kf.kio.core: Invalid URL: QUrl("")
kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
Error: cannot change the containment to AppletsLayout
file:///home/grassblock/ws/panon/plasmoid/contents/ui/Spectrum.qml:95:45: QML Image: unknown error
qml: 
qml: 
trying to show an empty dialog

it requires some dependencies. check the main page to read more about.

but I have already installed the latest dependencies referred, I think it's not the real problem.

proatgram commented 2 years ago

Any updates on this issue? From what is happening with me I think I am having the same issue, and all the dependencies are installed.

GrassBlock1 commented 2 years ago

Any updates on this issue? From what is happening with me I think I am having the same issue, and all the dependencies are installed.

I rolled the latest version and followed #78 's solution and it worked.