uTalk

Official forum for Utopia Community

You are not logged in.

#1 2022-01-10 16:48:39

NiPeGun
Member
Registered: 2021-08-16
Posts: 4

Configure qt.conf to make the messenger work in a different location

I´m trying to install the messenger in a different location than the /opt one in Debian, but I´m having some issues:

If I run:

sh -c "/home/nipegun/crp/messenger/utopia --url %u"

Results in this error:

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, wayland-egl, wayland, webgl, xcb.

Aborted

So, I set the debug variable with:

export QT_DEBUG_PLUGINS=1

...and run again:

sh -c "/home/nipegun/crp/messenger/utopia --url %u"

..now I can see this output:

Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/home/nipegun/crp/messenger/platforms" ...
Cannot load library /home/nipegun/crp/messenger/plugins/platforms/libqxcb.so: (/home/nipegun/crp/messenger/plugins/platforms/../../lib/libQt5XcbQpa.so.5:
undefined symbol:>QLibraryPrivate::loadPlugin failed on "/home/nipegun/crp/messenger/plugins/platforms/libqxcb.so" :
"Cannot load library /home/nipegun/crp/messenger/plugins/platforms/libqx>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, wayland-egl, wayland, webgl, xcb.

Aborted

From that I asume is messing with the location of the libqxcb library cause of "/../../".

So, if I now set the variable:

export LD_LIBRARY_PATH="/home/nipegun/crp/messenger/lib"

The error is gone, but I mess with other configurations of my system.

How can I configure qt.conf to make the messenger work in that location?

Offline

#2 2022-02-19 13:49:23

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Configure qt.conf to make the messenger work in a different location

try this:

sudo apt-get install libx11-xcb1 libgl1-mesa-glx libpulse-mainloop-glib0 libgtk-3-dev

Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#3 2023-06-06 21:41:13

crpuusd
Member
From: Blockchain
Registered: 2022-12-13
Posts: 1,574

Re: Configure qt.conf to make the messenger work in a different location

SGL;1701 wrote:

try this:

sudo apt-get install libx11-xcb1 libgl1-mesa-glx libpulse-mainloop-glib0 libgtk-3-dev

According to what am seeing right here its seem like you are more of  a tech person and will like if you can widen of users to know the basics of tech and machine language.

Offline

#4 2023-06-08 19:55:29

full
Member
Registered: 2023-01-06
Posts: 979

Re: Configure qt.conf to make the messenger work in a different location

crpuusd;12406 wrote:
SGL;1701 wrote:

try this:

sudo apt-get install libx11-xcb1 libgl1-mesa-glx libpulse-mainloop-glib0 libgtk-3-dev

According to what am seeing right here its seem like you are more of  a tech person and will like if you can widen of users to know the basics of tech and machine language.

Yes, the above user is one of the tech guys we have on the UtopiaP2P ecosystem but the information he provided does need more explanation if you yourself are into tech.

Offline

#5 2023-06-08 19:56:54

joanna
Member
Registered: 2023-01-10
Posts: 2,250

Re: Configure qt.conf to make the messenger work in a different location

full;12734 wrote:
crpuusd;12406 wrote:
SGL;1701 wrote:

try this:

sudo apt-get install libx11-xcb1 libgl1-mesa-glx libpulse-mainloop-glib0 libgtk-3-dev

According to what am seeing right here its seem like you are more of  a tech person and will like if you can widen of users to know the basics of tech and machine language.

Yes, the above user is one of the tech guys we have on the UtopiaP2P ecosystem but the information he provided does need more explanation if you yourself are into tech.

I don't think he's into technology, but it is good to be curious when you do not know about something so as to more know about things around you.

Offline

#6 2023-06-08 19:57:25

Vastextension
Member
Registered: 2022-11-19
Posts: 1,887

Re: Configure qt.conf to make the messenger work in a different location

joanna;12735 wrote:
full;12734 wrote:
crpuusd;12406 wrote:

According to what am seeing right here its seem like you are more of  a tech person and will like if you can widen of users to know the basics of tech and machine language.

Yes, the above user is one of the tech guys we have on the UtopiaP2P ecosystem but the information he provided does need more explanation if you yourself are into tech.

I don't think he's into technology, but it is good to be curious when you do not know about something so as to more know about things around you.

Yes, you're sometimes curiosity can lead to the enthusiasm and later professionalism in the game if you like what you see or the benefit involved.

Last edited by Vastextension (2023-06-08 19:57:51)

Offline

#7 2023-06-08 19:58:22

thrive
Member
Registered: 2023-01-04
Posts: 1,963

Re: Configure qt.conf to make the messenger work in a different location

Vastextension;12736 wrote:
joanna;12735 wrote:
full;12734 wrote:

Yes, the above user is one of the tech guys we have on the UtopiaP2P ecosystem but the information he provided does need more explanation if you yourself are into tech.

I don't think he's into technology, but it is good to be curious when you do not know about something so as to more know about things around you.

Yes, you're sometimes curiosity can lead to the enthusiasm and later professionalism in the game if you like what you see or the benefit involved.

Correct, curiosity often leads to a desire to learn and understand new things. It can motivate people to seek out information, read books, attend seminars, and pursue educational opportunities.

Offline

#8 2023-06-08 23:01:00

joanna
Member
Registered: 2023-01-10
Posts: 2,250

Re: Configure qt.conf to make the messenger work in a different location

thrive;12737 wrote:
Vastextension;12736 wrote:
joanna;12735 wrote:

I don't think he's into technology, but it is good to be curious when you do not know about something so as to more know about things around you.

Yes, you're sometimes curiosity can lead to the enthusiasm and later professionalism in the game if you like what you see or the benefit involved.

Correct, curiosity often leads to a desire to learn and understand new things. It can motivate people to seek out information, read books, attend seminars, and pursue educational opportunities.

Curiosity can be a driver of creativity. When people are curious, they can come up with new ideas, explore new combinations of existing ideas, and push the limits of what is currently possible.

Offline

#9 2023-06-08 23:26:41

IyaJJJ
Member
Registered: 2023-01-25
Posts: 1,521

Re: Configure qt.conf to make the messenger work in a different location

joanna;12796 wrote:
thrive;12737 wrote:
Vastextension;12736 wrote:

Yes, you're sometimes curiosity can lead to the enthusiasm and later professionalism in the game if you like what you see or the benefit involved.

Correct, curiosity often leads to a desire to learn and understand new things. It can motivate people to seek out information, read books, attend seminars, and pursue educational opportunities.

Curiosity can be a driver of creativity. When people are curious, they can come up with new ideas, explore new combinations of existing ideas, and push the limits of what is currently possible.

Meanwhile, curiosity is a key driver of innovation. Inquisitive minds have the potential to push boundaries and create new breakthroughs in technology, science, and culture. This is why we see a project like UtopiaP2P today.

Offline

#10 2023-06-08 23:27:02

level
Member
Registered: 2023-01-19
Posts: 1,252

Re: Configure qt.conf to make the messenger work in a different location

IyaJJJ;12797 wrote:
joanna;12796 wrote:
thrive;12737 wrote:

Correct, curiosity often leads to a desire to learn and understand new things. It can motivate people to seek out information, read books, attend seminars, and pursue educational opportunities.

Curiosity can be a driver of creativity. When people are curious, they can come up with new ideas, explore new combinations of existing ideas, and push the limits of what is currently possible.

Meanwhile, curiosity is a key driver of innovation. Inquisitive minds have the potential to push boundaries and create new breakthroughs in technology, science, and culture. This is why we see a project like UtopiaP2P today.

That's true. Curiosity can lead to a desire to examine problems closely and find new ways to solve them. Innovation and creativity that arises from curiosity can help solve critical challenges facing society.

Offline

#11 2023-06-08 23:27:33

thrive
Member
Registered: 2023-01-04
Posts: 1,963

Re: Configure qt.conf to make the messenger work in a different location

level;12798 wrote:
IyaJJJ;12797 wrote:
joanna;12796 wrote:

Curiosity can be a driver of creativity. When people are curious, they can come up with new ideas, explore new combinations of existing ideas, and push the limits of what is currently possible.

Meanwhile, curiosity is a key driver of innovation. Inquisitive minds have the potential to push boundaries and create new breakthroughs in technology, science, and culture. This is why we see a project like UtopiaP2P today.

That's true. Curiosity can lead to a desire to examine problems closely and find new ways to solve them. Innovation and creativity that arises from curiosity can help solve critical challenges facing society.

From an exploration of new places to discovering hidden talents and interests, curiosity encourages exploration. Curious people often have a desire to step out of their comfort zones to experience new things.

Offline

#12 2023-06-08 23:28:09

oba
Member
Registered: 2023-01-13
Posts: 1,847

Re: Configure qt.conf to make the messenger work in a different location

thrive;12799 wrote:
level;12798 wrote:
IyaJJJ;12797 wrote:

Meanwhile, curiosity is a key driver of innovation. Inquisitive minds have the potential to push boundaries and create new breakthroughs in technology, science, and culture. This is why we see a project like UtopiaP2P today.

That's true. Curiosity can lead to a desire to examine problems closely and find new ways to solve them. Innovation and creativity that arises from curiosity can help solve critical challenges facing society.

From an exploration of new places to discovering hidden talents and interests, curiosity encourages exploration. Curious people often have a desire to step out of their comfort zones to experience new things.

Curiosity, in general, is a driver of progress, and it can lead to remarkable discoveries, breakthroughs, and developments. Technically, this is the reason why we have cryptocurrency in today's market.

Offline

#13 2023-06-08 23:28:34

IyaJJJ
Member
Registered: 2023-01-25
Posts: 1,521

Re: Configure qt.conf to make the messenger work in a different location

oba;12800 wrote:
thrive;12799 wrote:
level;12798 wrote:

That's true. Curiosity can lead to a desire to examine problems closely and find new ways to solve them. Innovation and creativity that arises from curiosity can help solve critical challenges facing society.

From an exploration of new places to discovering hidden talents and interests, curiosity encourages exploration. Curious people often have a desire to step out of their comfort zones to experience new things.

Curiosity, in general, is a driver of progress, and it can lead to remarkable discoveries, breakthroughs, and developments. Technically, this is the reason why we have cryptocurrency in today's market.

There's no doubt about that. Curiosity is a natural human trait that drives exploration and discovery. Curiosity can lead to a wide array of things and it will be good to be more careful when curious about something to avoid the danger involved.

Offline

#14 2023-06-14 08:28:35

Comrade
Member
From: Utopia App Client
Registered: 2022-12-30
Posts: 1,558

Re: Configure qt.conf to make the messenger work in a different location

IyaJJJ;12801 wrote:
oba;12800 wrote:
thrive;12799 wrote:

From an exploration of new places to discovering hidden talents and interests, curiosity encourages exploration. Curious people often have a desire to step out of their comfort zones to experience new things.

Curiosity, in general, is a driver of progress, and it can lead to remarkable discoveries, breakthroughs, and developments. Technically, this is the reason why we have cryptocurrency in today's market.

There's no doubt about that. Curiosity is a natural human trait that drives exploration and discovery. Curiosity can lead to a wide array of things and it will be good to be more careful when curious about something to avoid the danger involved.

Curiosity helps to obtain new discoveries and assimilate growth in knowledge. In Utopia p2p ecosystem is helps to understand wide range of the systems, importance anf uses.

Offline

#15 2024-02-08 18:35:56

Lanistergame2
Member
Registered: 2022-12-25
Posts: 1,520

Re: Configure qt.conf to make the messenger work in a different location

Comrade;13801 wrote:
IyaJJJ;12801 wrote:
oba;12800 wrote:

Curiosity, in general, is a driver of progress, and it can lead to remarkable discoveries, breakthroughs, and developments. Technically, this is the reason why we have cryptocurrency in today's market.

There's no doubt about that. Curiosity is a natural human trait that drives exploration and discovery. Curiosity can lead to a wide array of things and it will be good to be more careful when curious about something to avoid the danger involved.

Curiosity helps to obtain new discoveries and assimilate growth in knowledge. In Utopia p2p ecosystem is helps to understand wide range of the systems, importance anf uses.

Utopia P2P ecosystem  decentralized and privacy-centric platform that encompasses various features like secure messaging, email, financial transactions, and more. Utopia operates on a peer-to-peer (P2P) network, ensuring privacy and security by utilizing advanced encryption techniques. Users can communicate and transact without relying on a central server, enhancing anonymity. The ecosystem also includes tools like Crypton, a native  decentralized marketplace. Utopia aims to provide a private and censorship-resistant online experience.

Offline

#16 2024-02-08 19:47:24

Lanistergame2
Member
Registered: 2022-12-25
Posts: 1,520

Re: Configure qt.conf to make the messenger work in a different location

configure Qt to use a different location for a messenger application, you can create a qt.conf file in the same directory as the executable or in a location specified by the QT_CONFIG_FILE environment variable. Here's a basic example:

Offline

Board footer

Powered by FluxBB