Can't open links from Intellij: “Error KIO Client: Unable to create io-slave. Can not create socket for...
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Since I switched to the snap version (--classic
) of Intellij I can't open any external link (to web sites) from this app. Whenever I click a link I receive the following error:
Error - KIO Client
Unable to create io-slave. Can not create socket for launching io-slave for protocol 'https'.
Versions:
- Ubuntu 18.04.1 LTS
- KDE Frameworks 5.44.0
- Qt 5.9.5 (built against 5.9.5)
- snap 2.37.1.1+18.04
- snapd 2.37.1.1+18.04
- series 16
- Ubuntu 18.04
- Kernel 4.15.0-45-generic
kde snap intellij
add a comment |
Since I switched to the snap version (--classic
) of Intellij I can't open any external link (to web sites) from this app. Whenever I click a link I receive the following error:
Error - KIO Client
Unable to create io-slave. Can not create socket for launching io-slave for protocol 'https'.
Versions:
- Ubuntu 18.04.1 LTS
- KDE Frameworks 5.44.0
- Qt 5.9.5 (built against 5.9.5)
- snap 2.37.1.1+18.04
- snapd 2.37.1.1+18.04
- series 16
- Ubuntu 18.04
- Kernel 4.15.0-45-generic
kde snap intellij
add a comment |
Since I switched to the snap version (--classic
) of Intellij I can't open any external link (to web sites) from this app. Whenever I click a link I receive the following error:
Error - KIO Client
Unable to create io-slave. Can not create socket for launching io-slave for protocol 'https'.
Versions:
- Ubuntu 18.04.1 LTS
- KDE Frameworks 5.44.0
- Qt 5.9.5 (built against 5.9.5)
- snap 2.37.1.1+18.04
- snapd 2.37.1.1+18.04
- series 16
- Ubuntu 18.04
- Kernel 4.15.0-45-generic
kde snap intellij
Since I switched to the snap version (--classic
) of Intellij I can't open any external link (to web sites) from this app. Whenever I click a link I receive the following error:
Error - KIO Client
Unable to create io-slave. Can not create socket for launching io-slave for protocol 'https'.
Versions:
- Ubuntu 18.04.1 LTS
- KDE Frameworks 5.44.0
- Qt 5.9.5 (built against 5.9.5)
- snap 2.37.1.1+18.04
- snapd 2.37.1.1+18.04
- series 16
- Ubuntu 18.04
- Kernel 4.15.0-45-generic
kde snap intellij
kde snap intellij
edited Feb 7 at 10:21
mature
2,2024933
2,2024933
asked Feb 7 at 9:29
Roberto MoráviaRoberto Morávia
182
182
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I'm not familiar with "KIO Client" and what it is.
But for myself, I needed to force the default Web Browser in KDE. Specifically I followed these steps.
- Open System Settings
- Under the Personalization section in the left menu, choose Applications then Default Applications.
- In the list of Default Applications, choose Web Browser
- From the Default Component section select In the Following Application and choose your preferred browser from the list.
- Click the Apply button.
For myself, my default component for the web browser was set to In an Application Based on the Contents of the URL -- which seems ideal, but then it doesn't see to resolve HTTPS to any application. I suspect changing this may have other unintended side effects.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116344%2fcant-open-links-from-intellij-error-kio-client-unable-to-create-io-slave-ca%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm not familiar with "KIO Client" and what it is.
But for myself, I needed to force the default Web Browser in KDE. Specifically I followed these steps.
- Open System Settings
- Under the Personalization section in the left menu, choose Applications then Default Applications.
- In the list of Default Applications, choose Web Browser
- From the Default Component section select In the Following Application and choose your preferred browser from the list.
- Click the Apply button.
For myself, my default component for the web browser was set to In an Application Based on the Contents of the URL -- which seems ideal, but then it doesn't see to resolve HTTPS to any application. I suspect changing this may have other unintended side effects.
add a comment |
I'm not familiar with "KIO Client" and what it is.
But for myself, I needed to force the default Web Browser in KDE. Specifically I followed these steps.
- Open System Settings
- Under the Personalization section in the left menu, choose Applications then Default Applications.
- In the list of Default Applications, choose Web Browser
- From the Default Component section select In the Following Application and choose your preferred browser from the list.
- Click the Apply button.
For myself, my default component for the web browser was set to In an Application Based on the Contents of the URL -- which seems ideal, but then it doesn't see to resolve HTTPS to any application. I suspect changing this may have other unintended side effects.
add a comment |
I'm not familiar with "KIO Client" and what it is.
But for myself, I needed to force the default Web Browser in KDE. Specifically I followed these steps.
- Open System Settings
- Under the Personalization section in the left menu, choose Applications then Default Applications.
- In the list of Default Applications, choose Web Browser
- From the Default Component section select In the Following Application and choose your preferred browser from the list.
- Click the Apply button.
For myself, my default component for the web browser was set to In an Application Based on the Contents of the URL -- which seems ideal, but then it doesn't see to resolve HTTPS to any application. I suspect changing this may have other unintended side effects.
I'm not familiar with "KIO Client" and what it is.
But for myself, I needed to force the default Web Browser in KDE. Specifically I followed these steps.
- Open System Settings
- Under the Personalization section in the left menu, choose Applications then Default Applications.
- In the list of Default Applications, choose Web Browser
- From the Default Component section select In the Following Application and choose your preferred browser from the list.
- Click the Apply button.
For myself, my default component for the web browser was set to In an Application Based on the Contents of the URL -- which seems ideal, but then it doesn't see to resolve HTTPS to any application. I suspect changing this may have other unintended side effects.
answered Feb 12 at 1:48
Courtney MilesCourtney Miles
1362
1362
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116344%2fcant-open-links-from-intellij-error-kio-client-unable-to-create-io-slave-ca%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown