Closed xiro-codes closed 4 months ago
Hi @xiro-codes would you mind checking if this still reproduces on the latest version of Warp? We fixed a source of rendering delays in the latest release that should fix this issue. Thank you!
lag is gone, but graphics issues still present
Could you share the output of your warp logs so can debug further?
No problem but where do I find them
thank you! You can find info on how to access your warp logs here: https://docs.warp.dev/help/sending-us-feedback#gathering-warp-logs
but what about linux only mentions macos
On Sun, May 5, 2024 at 8:05 PM Aloke Desai @.***> wrote:
thank you! You can find info on how to access your warp logs here: https://docs.warp.dev/help/sending-us-feedback#gathering-warp-logs
— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/4858#issuecomment-2095037854, or unsubscribe https://github.com/notifications/unsubscribe-auth/BC2TQS5GJPAV3CCGILCTQPDZA3JMNAVCNFSM6AAAAABHA3HNNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVGAZTOOBVGQ . You are receiving this because you were mentioned.Message ID: @.***>
There should be a Linux section as well, posting it as a screenshot here as well!
Hi @xiro-codes I'm struggling to reproduce this issue on nixos. Can you please provide a copy of your /etc/mpd.conf
and your ~/.ncmpcpp/config
? This will help us with reproducing the issue with ncmpcpp visualizer.
it appear to be a theme issue as it goes away on some themes. heres my configs ncmpcpp
execute_on_song_change=notify-send -i /tmp/.music_cover.png "Playing" "$(mpc --format '%title% - %album%' current)"
mpd_music_dir=/mnt/hdd/music
visualizer_data_source=/tmp/mpd.fifo
visualizer_in_stereo=yes
visualizer_look=+|
visualizer_output_name=visualizer
visualizer_type=spectrum
mpd
audio_output {
type "pipewire"
name "Pipewire"
}
audio_output {
type "fifo"
name "Visualizer"
path "/tmp/mpd.fifo"
format "44100:16:2"
}
Thanks for letting us know @xiro-codes In some cases. Since you found the issue was with the ncmpcpp theme, we'll close this for now but please let us know if any related issues with the app.
Discord username (optional)
No response
Describe the bug
Graphical Gliches in ncmpcpp visualizer
To reproduce
Run ncmpcpp
Expected behavior
No response
Screenshots
https://youtu.be/w572_YZz154?si=JYVCzeTn8n2TC9lv
Operating system
Linux
Operating system and version
Linux 6.6.21 #NixOS
Shell Version
No response
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)
Yes, this I confirmed this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None