martyr-deepin / deepin-screenshot

Deprecated (migrated into deepin-screen-recorder after v20), consider create and maintain your own fork if you love it.
https://www.deepin.org/original/deepin-screenshot/
GNU General Public License v3.0
346 stars 102 forks source link

Not working in Ubuntu 19.04 #57

Closed neumartin closed 5 years ago

neumartin commented 5 years ago

Hi! I get this error when try to execute deepin-screenshot

qt.qpa.plugin: Could not load the Qt platform plugin "dxcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: dxcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted (core dumped)

filipehdbr commented 5 years ago

Same here

weeman1337 commented 5 years ago

I started it with the QT debug flag and got this stack trace:

Got keys from plugin meta data ("xcb")
Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdxcb.so: (/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdxcb.so: undefined symbol: _ZN22deepin_platform_plugin15WindowEventHook11windowEventEP6QEvent)
QLibraryPrivate::loadPlugin failed on "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdxcb.so" : "Cannot load library /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdxcb.so: (/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdxcb.so: undefined symbol: _ZN22deepin_platform_plugin15WindowEventHook11windowEventEP6QEvent)"
BLumia commented 5 years ago

Which version is your qt5dxcb-plugin ?

cc: @zccrs

neumartin commented 5 years ago

Which version is your qt5dxcb-plugin ?

cc: @zccrs

Hi!,

Is 1.1.22-1ubuntu1

weeman1337 commented 5 years ago

Same here

Jcs1994 commented 5 years ago

Same problem

RaphaelAnjos27 commented 5 years ago

Same problem :/

RaphaelAnjos27 commented 5 years ago

this with all the Deepin applications

seven-steven commented 5 years ago

same

BLumia commented 5 years ago

Are you guys using wayland instead of x11?

neumartin commented 5 years ago

x11, the default for Ubuntu. Thanks!

raiyan-hosn commented 5 years ago

I am also facing same problem here.

yunxi177 commented 5 years ago

same

justforlxz commented 5 years ago

The current version is 1.1.27, and ubuntu may need to have the maintainer update the package.

Jcs1994 commented 5 years ago

The issues is fixed for me

I did nothing but apt-get update and apt-get upgrade