RcloneBrowser icon indicating copy to clipboard operation
RcloneBrowser copied to clipboard

RcloneBrowser - "Config" button not working on Ubuntu 18.04 & 20.04

Open Marella139 opened this issue 3 years ago • 3 comments

After installing RcloneBrowser (v1.53.3) on both Ubuntu 18.04 and 20.04 (x64) I can't seem to bring up the Config option on Rclone GUI since the button is unresponsive after clicking on it. rclone-config-button

Note that the same option works fine on Ubuntu 16.04.

These are the output I got after trying to run rclone-browser on CLI:

user@rapidseedbox:~$ rclone-browser

[sudo] password for user:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1298, resource id: 12729981, major code: 40 (TranslateCoords), minor code: 0

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1522, resource id: 12730745, major code: 40 (TranslateCoords), minor code: 0

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1989, resource id: 12732379, major code: 40 (TranslateCoords), minor code: 0

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2205, resource id: 12733129, major code: 40 (TranslateCoords), minor code: 0
root@marko-test-box:~# rclone-browser
qt.qpa.xcb: could not connect to display 
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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted (core dumped)

P.S. I don't have rclone.conf file so I can't make any bigger changes to the service.

Marella139 avatar Apr 16 '21 13:04 Marella139

can you install the version 1.8.0?

image

c4tom avatar May 07 '21 13:05 c4tom

@c4tom Thanks for the reply. I've already had that version of GUI installed. rclone-browser-version

Marella139 avatar May 10 '21 10:05 Marella139

Why are you running it as root? That seems like a bad idea...

izahn avatar Jul 14 '21 10:07 izahn