Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate command #63

Closed
dulouie opened this issue Nov 6, 2020 · 2 comments
Closed

duplicate command #63

dulouie opened this issue Nov 6, 2020 · 2 comments

Comments

@dulouie
Copy link

dulouie commented Nov 6, 2020

I compile my linkstage3 branch myself from the sources and on every start after compiling the following messages appear:

Tried to run Gui::Application::initApplication() twice!
<Command> Command.cpp(1839): duplicate command Std_TreePreSelection
<Command> Command.cpp(1839): duplicate command Std_TreeSelectAllInstances
realthunder added a commit that referenced this issue Nov 9, 2020
@snelweg
Copy link

snelweg commented Dec 5, 2020

It's still here. I start the appimage in a terminal window and see that message always.

/tmp/.mount_FreeCA6IomlE
FreeCAD 0.19, Libs: 2020.12.03R23076 +2885 (Git)
Sheet Metal workbench loaded
Command.cpp(1901): duplicate command Std_TreePreSelection
Command.cpp(1901): duplicate command Std_TreePreSelection
Traceback (most recent call last):
File "", line 239, in onStart
File "", line 228, in onWorkbenchActivated
AssertionError: No active workbench

@ceremcem
Copy link

ceremcem commented Dec 5, 2020

I can confirm that the messages exist within the current latest commit:

FreeCAD 0.19, Libs: 0.19R25975 (Git)
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2020
FreeCAD is free and open-source software licensed under the terms of LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

Sheet Metal workbench loaded
<Command> Command.cpp(1901): duplicate command Std_TreePreSelection
<Command> Command.cpp(1901): duplicate command Std_TreePreSelection
connect failed: No such file or directory
OS: Debian GNU/Linux 10 (buster)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.25975 (Git)
Build type: Release
Branch: LinkStage3
Hash: 59bd7ff5a1c124eb1ab46d7b667a1ea3c5cca3ea
Python version: 3.7.3
Qt version: 5.11.3
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedStates (en_US)

Built with¹:

(cd $build_dir && cmake ../../FreeCAD \
	-DFREECAD_USE_OCC_VARIANT="Official Version" \
	-DCMAKE_BUILD_TYPE=Release \
	-DBUILD_QT5=ON \
	-DPYTHON_EXECUTABLE=/usr/bin/python3 \
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants