Shubham Arora
Shubham Arora
This is a common problem with HP laptops. For now you can run the following commands to mitigate this. `sudo su` `su - -s /bin/bash lightdm` `dbus-launch gsettings set org.gnome.settings-daemon.peripherals.touchscreen...
@peteruithoven Screen Rotation in display setting is None on my laptop, however without setting this gsetting the screen still rotates. This is a bug in some HP laptops. I can...
Related to https://github.com/elementary/applications-menu/issues/140 and https://github.com/elementary/applications-menu/issues/143
@peteruithoven Does this still happen in Spotify for you? As for clementine I searched but couldn't find the actual icon at all. It seems like a packaging issue here. Will...
Same for India too. Although it still shows in preview, according to stripe it can process charges in USD. https://stripe.com/docs/currencies
Thanks for reporting. Can you add some logs for the crash? https://elementary.io/docs/code/os-dev#inspecting-crashes
When the app freezes write `bt`. It will generate the backtrace.
Can you reproduce it on all files or is limited to a type of files. Does it play correctly if you open files specifically in open file option on welcome...
I am unable to reproduce your exact crash. However there is a similar issue where videos doesn't crash but doesn't play the file as well. https://github.com/elementary/videos/issues/158 Can you test it...
Installing `gstreamer1.0-plugins-bad` fixes this. Might be worth looking if this can be included by default.