linuxdeepin/deepin-movie-reborn

Sound Volume notification not working on manjaro deepin

elswerky opened this issue · 13 comments

i have a user interface bug in manjaro deepin and arch ( deepin movie pkgs for arch ) where when i raise of decrease sound volume ,, the notification appears on top of left side of screen to show current volume size don't appear ,,, and when i open video in full screen ,,the notification appears on top right of screen shows current time and progress in video don't appear

this bugs have been for months and since it appeared on deepin desktop in manjaro ,, i no longer use deepin movie and i switched to vlc

so please try to fix this bug on manjaro deepin

plus the topbar shows mimize ,,maximize and close butttons don't appear well on deepin movie in manjaro or arch as it does on deepin os ( in deepin os they appear just when i move by mouse to top of screen )

last thing,,, the light theme isn't so good ,, the bottom bar of progress not translucent enough to see the video behind it especially if i use a video with embeded subtitles,, sometimes the subtitles are low enough to not to be shown by bottom bar ( this doesn't matter for me ,, what matters for me is the first bug related to sound vollume )
hope you fix it

Not all who use manjaro have this problem. so if you plz record a gif to make it clear, that'll be much helpful.

https://drive.google.com/file/d/1po1ADf3sz2ndQJ6FsngKenmVMVnYOKyJ/view?usp=sharing

here is a video shows the main bug i talk about

there are some glitches on the video but won't affect showing bugs
1-sound vollume notifidation not appearing on left side
2- on full screen no top right notification of current time
3- mouse many times don't appear and shows a delay in appearance of top and bottom panels of deepin movie

from the video you posted, I found the problem. deepin-movie fall back to x11 mode when it fails to detect opengl rendering which some of visual components need.

  1. plz upload log at ~/.cache/deepin/deepin-movie/deepin-movie.log.
  2. do you have problem with your video graphics card ? what is output of xdriinfo ?
  3. try deepin-movie -c on some_video_file.mp4 inside deepin-terminal

@sonald
Sorry for delayed reply i was away of home for two days
1 - i can't upload log here 20mb so i uploaded to gdrive ,, this is the latest log ,,, i was installing deepin a week ago so don't know if this will affect log because videos was working fine on deepin os

https://drive.google.com/file/d/18rwojjoAcjT1uuPbWRFnBhe40ErfR3oc/view?usp=sharing

another log for today
https://drive.google.com/file/d/1Buza0yDhSwKAzEOBjDB2Y7Oh2v02SbBr/view?usp=sharing

2- not a problem with graphics,,, just the xf86-video-intel pkg on manjaro causes this glitches ,,if i unistalled it ,,recording video works fine without glitches

  • also xdriinfo command not found
    edit: i installed pkg xorg-xdriinfo
    and the results of the xdriinfo command is :

Screen 0: i965

3- trying deepin-movie -c vidoename with path opens deepin movie without opening the video and stop in terminal at

create config "/home/elswerky/.config/deepin/deepin-movie/config.conf"

but if i removed -c option it opens video with the same bugs i mentioned
one video opened with me with -c option but it has the same bugs

i recorded a new video ,, you will see no glitches in recorded video because i unistalled x86-intel-vidoe pkg which causes the glitches
https://drive.google.com/file/d/16YlCA0aKntkgpO6FnFcxocOtSVmdG5qd/view?usp=sharing

i installed pkg xorg-xdriinfo
and this is the results of running command xdriinfo

Screen 0: i965

3- trying deepin-movie -c vidoename with path opens deepin movie without opening the video and stop in terminal at
this is wrong, notice -c has on as argument. IT IS deepin-move -c on . your_movie_file.

Yes now it works without the bugs

I found the direct reason from uploaded log. deepin-movie can not found dri driver which is weird since I can see that from what your had run (xdriinfo).

By Running
deepin-movie - c on video_file ,,
Deepin movie works fine without any bugs

This bug appeared few months ago after an update to deepin movie

deepin-movie - c on video_file ,
this forces the opengl rendering mode.
I found no problem on deepin with lastest deepin-movie. we'll try to figure it out if this is a common problem on archlinux derivatives.

@zccrs @felixonmars

Cannot load libcuda.so.1
this appears on terminal on running deepin movie

is there any change can i make to exec=xxxxx on deepin-movie launcher to make deepin movie recognize -c on option on opening any video without termnial untill you fix it ??
deepinscreenshot_select-area_20181123040316

but by this command it works fine ,,thank your for your help

I added -c on to exec in deepin-movie lancher file in /usr/share/applications

now videos works fine ,, at least it is a temporary fix for it

also just to tell you even when the bug is present ,, if i opened deepin movie from launcher without any video it can show notification of sound volume change ( i means no bug ) bur when i open the a video in it the bug appears

now after i added -c on option it works fine
deepinscreenshot_select-area_20181123040958

Sorry, this issue will be closed soon. If it is necessary to discuss it again, please create a new issue.