求助 QPixmap::scaled: Pixmap is a null pixmap我写了个程序在windows正常,但倒进linux 下(ubuntu PC机的) 编译正常运行出现QPixmap::scaled: Pixmap is a null pixmap错误错误。我使用的是gif图片用qss 方式给QLabel和QPushbutton 加载 如何解决?我查看了plugins文件夹对于gif支持的那个插件是存在的。[解决办法]你是用资源文件还是直接加载文件。如果是直接加载文件,看看目录有没有错误。[解决办法]linux 下加载图片 :/home/Monitor.gif[解决办法]