GithubHelp home page GithubHelp logo

menu bar doesn't show up about clams HOT 4 CLOSED

dooglus avatar dooglus commented on August 16, 2024
menu bar doesn't show up

from clams.

Comments (4)

dooglus avatar dooglus commented on August 16, 2024

I was able to fix this by running:

sudo apt-get remove indicator-appmenu appmenu-qt appmenu-qt5

but it's odd that I didn't need to do this for bitcoin-qt, only clam-qt.

from clams.

l0rdicon avatar l0rdicon commented on August 16, 2024

Out of curiosity are you running compiz as your window manager? For me the
file menu is placed in the menu bar at the top of the screen when the
client is the active app.

Bitcoins qt files it seems have been updated to include the file menu back
in the main application window.

Also, what version of qt did you compile against? If your using qt5 it
could be related to that

from clams.

dooglus avatar dooglus commented on August 16, 2024

No, I'm using xfce4, with the xfwm4 window manager.

My build line is like this:

g++ -m64 -fstack-protector-all --param ssp-buffer-size=1 -Wl,-O1 -o clam-qt build/*.o -L/usr/X11R6/lib64 -lminiupnpc /home/chris/Programs/clams/src/leveldb/libleveldb.a /home/chris/Programs/clams/src/leveldb/libmemenv.a -lrt -lssl -lcrypto -ldb_cxx -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lQt5Widgets -L/usr/lib/x86_64-linux-gnu -lQt5Gui -lQt5Core -lpthread -lGL

My bitcoin-qt build line is:

g++  -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter  -Wstack-protector -fstack-protector-all -fPIE  -Wl,-z,relro -Wl,-z,now -pie -o bitcoin-qt bitcoin_qt-bitcoin.o   libbitcoinqt.a ../../src/libbitcoin_server.a ../../src/libbitcoin_wallet.a ../../src/libbitcoin_cli.a ../../src/libbitcoin_common.a ../../src/leveldb/libleveldb.a ../../src/leveldb/libmemenv.a -L/usr/lib/x86_64-linux-gnu -lboost_system -lboost_filesystem -lboost_program_options -lboost_thread -lboost_chrono  -lQtGui -lQtNetwork -lQtCore   -lQtDBus -lQtXml -lQtCore    -pthread -lprotobuf -lpthread   -ldb_cxx -lssl -lcrypto   -lcrypto

so you could well be right - one's Qt, the other is Qt5.

from clams.

dooglus avatar dooglus commented on August 16, 2024

I'll close this. It's not really a CLAM issue, other than that CLAM links with Qt5 whereas Bitcoin links with Qt4 by default.

from clams.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.