View.py #1318
epehlivanli
started this conversation in
General
View.py
#1318
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I am using latest version of MintPy. While running view.py, it gets aborted;
.
.
.
datasets to display (5):
['velocity', 'velocityStd', 'intercept', 'interceptStd', 'residue']
data coverage in y/x: (0, 0, 400, 860)
subset coverage in y/x: (0, 0, 400, 860)
data coverage in lat/lon: None
subset coverage in lat/lon: None
colormap: jet
ASCENDING orbit -> flip up-down
figure title: velocity
figure size : [15.00, 8.00]
dataset number: 5
row number: 1
column number: 5
figure number: 1
row number is 1, adjust figure size to [10.0, 3.4]
read mask from file: maskTempCoh.h5_
Figure 1 - velocity.png
**qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" 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: vkkhrdisplay, eglfs, wayland-egl, linuxfb, xcb, minimalegl, wayland, offscreen, vnc, minimal.
Aborted (core dumped)**
There was no issue on previous versions. I have also tried reinstalling/upgrading X11, etc. Do you have any idea what could be related?
Beta Was this translation helpful? Give feedback.
All reactions