JasonLG1979 / gnome-shell-extension-mpris-indicator-button

A full featured MPRIS indicator button extension for GNOME Shell 3.38+
https://extensions.gnome.org/extension/1379/mpris-indicator-button/
GNU General Public License v3.0
159 stars 21 forks source link

Rectangle stretched covers #40

Closed resucutie closed 4 years ago

resucutie commented 4 years ago

Describe the bug

The covers of the musics aren't square. Instead, they are horizontal stretched rectangles.

Steps To Reproduce:

  1. Simply click in the mpris icon and you'll see it. Not much secret.

Expected behavior

The music cover turns into vertical stretched rectangles like in the picture

Screenshots

image

Logs

I think that this doesn't have anything with mpris, but this is what i found when i searched for mpris

kdeconnect.core: LanLinkProvider received reply: "{\"id\":1592229189750,\"type\":\"kdeconnect.identity\",\"body\":{\"deviceId\":\"87825a5a-53b2-45d7-9f3e-3794fdc228e0\",\"deviceName\":\"this-pc\",\"deviceType\":\"laptop\",\"protocolVersion\":7,\"incomingCapabilities\":[\"kdeconnect.contacts.response_uids_timestamps\",\"kdeconnect.contacts.response_vcards\",\"kdeconnect.battery\",\"kdeconnect.battery.request\",\"kdeconnect.runcommand\",\"kdeconnect.runcommand.request\",\"kdeconnect.clipboard\",\"kdeconnect.clipboard.connect\",\"kdeconnect.systemvolume.request\",\"kdeconnect.photo\",\"kdeconnect.photo.request\",\"kdeconnect.mousepad.echo\",\"kdeconnect.mousepad.request\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.mpris\",\"kdeconnect.mpris.request\",\"kdeconnect.share.request\",\"kdeconnect.sftp\",\"kdeconnect.sms.messages\",\"kdeconnect.telephony\",\"kdeconnect.ping\",\"kdeconnect.notification\",\"kdeconnect.notification.request\",\"kdeconnect.findmyphone.request\",\"kdeconnect.presenter\"],\"outgoingCapabilities\":[\"kdeconnect.contacts.request_all_uids_timestamps\",\"kdeconnect.contacts.request_vcards_by_uid\",\"kdeconnect.battery\",\"kdeconnect.battery.request\",\"kdeconnect.runcommand\",\"kdeconnect.runcommand.request\",\"kdeconnect.clipboard\",\"kdeconnect.clipboard.connect\",\"kdeconnect.systemvolume\",\"kdeconnect.photo\",\"kdeconnect.photo.request\",\"kdeconnect.mousepad.echo\",\"kdeconnect.mousepad.request\",\"kdeconnect.mousepad.keyboardstate\",\"kdeconnect.mpris\",\"kdeconnect.mpris.request\",\"kdeconnect.share.request\",\"kdeconnect.sftp.request\",\"kdeconnect.sms.request\",\"kdeconnect.sms.request_conversation\",\"kdeconnect.sms.request_conversations\",\"kdeconnect.telephony.request\",\"kdeconnect.telephony.request_mute\",\"kdeconnect.ping\",\"kdeconnect.notification\",\"kdeconnect.notification.action\",\"kdeconnect.notification.reply\",\"kdeconnect.notification.request\",\"kdeconnect.findmyphone.request\"],\"tcpPort\":1716}}\n"

System Details (please complete the following information):

Additional Notes:

This bug happens with non-spotify apps too. image

JasonLG1979 commented 4 years ago

That would be whatever theme you're using. They are setting a max width somewhere they shouldn't.