DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 3rd February 2023
nevils1 nevils1 is offline
New User
 
Join Date: Feb 2023
Posts: 3
Default qtfm - xcb error

New install of OpenBSD 7.2 (added nano)

qtfm worked a couple of times after it was added (via pkg_add).

Now, when opened, in both root and user ...

"Warning: Could not find the Qt platform plugin "xcb" in "" ((null):0, (null))
Fatal: This application failed to start because no Qt platform plugin could be initialized."

The error output recommended re-installation. Tried that. No change.

qtfm version is 6.2.1

Code:
pkg_info | less
shows qt5-5.15.8p0, qt6-6.4.2, py3-qt5-5.15.7p1 installed.

Code:
find /usr/ Path/ -type l -ls |grep -i 'xcb' shows ... 
/usr/local/bin/python3-config.YgBcLLwTNy -> python3.10-config
/usr/local/bin/platforms -> /usr/local/lib/qt5/plugins/platforms/libqxcb.so
Code:
.Xresources file changes:
xrdb -merge $HOME/.Xresources

# set your background color
xsetroot -solid dimgray

# sadly, xclock has a bug where the font selection is ignored when UTF-8
# is enabled, so we unset LANG here.
LANG= xclock -strftime "%a %e %b %Y %H:%M" &

# disable system beep
xset b off

# start cwm!
exec cwm
Any ideas, please?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Eggdrop tcl error - Error: error reading "sock7" koustab OpenBSD Packages and Ports 1 22nd August 2021 11:34 PM
6.8 drm error leave0 OpenBSD General 2 2nd April 2021 04:23 AM
An error? bsdun OpenBSD General 1 16th July 2020 08:50 PM
error: [drm:pid60567:intel_uncore_check_errors] *ERROR* Unclaimed register before int livestradamus OpenBSD Installation and Upgrading 11 4th November 2017 12:35 PM
shc unistd.h:239: error: syntax error before '&' token laraaj OpenBSD General 3 11th September 2010 07:21 AM


All times are GMT. The time now is 08:59 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick