Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
freecad rc1 -- again. Won't start after compilation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
tckosvic
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2023
Posts: 115

PostPosted: Wed Oct 09, 2024 12:04 am    Post subject: freecad rc1 -- again. Won't start after compilation Reply with quote

Revisiting the new version of freecad (FreeCAD 1.0.0). Compiled fine as far as I can tell but won't start. Error message below.

Code:

(base) tom@gentooVM ~ $ freecad
FreeCAD 1.0.0, Libs: 1.0.0RC1RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2024
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   #### 
  #                    #      # #   #   #
  #     ##  #### ####  #     #   #  #   #
  ####  # # #  # #  #  #     #####  #   #
  #     #   #### ####  #    #     # #   #
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

(qt.qpa.plugin) From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: minimal, wayland-egl, wayland, linuxfb, xcb, offscreen, vkkhrdisplay, vnc.

Aborted
(base) tom@gentooVM ~ $


I did re-emerge again as suggested but no change -- got same message.
I tried emerging any variants containing "cursor0" as indicated in error text but non were detected.
I also tried emerging anything containing "xcb" with nothing found.

Need some insights. thanks, tom kosvic
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2828

PostPosted: Wed Oct 09, 2024 3:13 am    Post subject: Reply with quote

No idea why you're hitting this but, for what it's worth, the package would be x11-libs/xcb-util-cursor (provides libxcb-cursor.so.0). However dev-qt/qtbase already depends on that with USE="X gui" so it shouldn't be missing.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum