深度影院总是崩溃
Tofloor
poster avatar
于川
deepin
2015-01-19 20:25
Author
/usr/lib/pymodules/python2.7/ass/__init__.py:7: UserWarning: Could not load renderer: /usr/lib/x86_64-linux-gnu/libass.so.4: undefined symbol: ass_set_storage_size
  warnings.warn("Could not load renderer: " + str(e))
2015-01-19 12:19:21,874 - DMovie - INFO - set movie_file

QSGContext::initialize: stencil buffer support missing, expect rendering errors
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed:
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QQuickCustomMaterialShader: Shader compilation failed:
""
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
QOpenGLShaderProgram::uniformLocation( qt_Matrix ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( startPoint ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( l ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( matrixData ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( source ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( qt_SubRect_source ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( qt_Opacity ): shader program is not linked
[1]    4087 segmentation fault  deepin-movie
➜  ~  gedit /usr/share/deepin-movie/movie_info.py

** (gedit:4168): WARNING **: Could not load Gedit repository: Typelib file for namespace 'GtkSource', version '3.0' not found
Reply Favorite View the author
All Replies
于川
deepin
2015-01-21 20:01
#1
我已经找到产生这个问题的原因:NVIDIA驱动导致
另外,我发现一个很神奇的现象,我的GTX760M(代表笔记本显卡),直接安装NVIDIA驱动会导致控制中心无法打开,重启黑屏等现象,但是,如果在安装过程中,保持控制中心是显示出来的状态,安装完毕后便不会出现黑屏,控制中心等都可以正常使用,但是深度影院不行,之前的深度影音是可以用的
Reply View the author