Cant run Qmediaplayer Error: "Secure connection setup failed."
Unsolved
General and Desktop
-
wrote on 11 Oct 2021, 16:33 last edited by
Hello, I made a simple music streamer in Linux. Everything is OK but when i want to package the application as an snap package,
Qmediaplayer
won't work anymore. I know that the app has the network access becausesystem ("curl somthing");
is working inside the snap package but theQmediaplayer
returns this message in the command line:
Error: "Secure connection setup failed."
Do You know what does this error actually mean and how can i fix the problem?
Sorry for my bad English. -
Hi and welcome to devnet,
Did you try to curl an https address ?
-
Do you have OpenSSL in your snap package ?
1/4