KioExec folder already exists, kdeconnect issue
I found a similar question here, but the answers did not solve my problem.
KDE connect can not browse my android phone
I know how to use a file server in my home. I am not looking for alternatives. Thank you.
When I run kdeinit5 from command and log errors while starting the browse function of kdeconnect I get the following:
kdeinit5: Shutting down running client.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 5595, result = 0
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: Got EXT_EXEC '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec'
command= "gnome-software --local-filename=%f" args= ("gnome-software --local-filename=%f", "kdeconnect://0000000000")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
kdeconnect.kio: Setting host: "000000000"
kdeconnect.kio: Stat: QUrl("kdeconnect://000000000")
Copying QUrl("kdeconnect://000000000") to QUrl("file:///home/username/.cache/kioexec/krun/5603_0/")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so'
Aborting aboutToFinish handling.
All files downloaded, will call slotRunApp shortly
No files downloaded -> exiting
kdeinit5: PID 5608 terminated.
kdeinit5: PID 5606 terminated.
kdeinit5: PID 5603 terminated.
I just started using kde plasma and I'm not sure if the gnome components are creating the issue. And if so which gnome components are the issue.
kde kde-connect
add a comment |
I found a similar question here, but the answers did not solve my problem.
KDE connect can not browse my android phone
I know how to use a file server in my home. I am not looking for alternatives. Thank you.
When I run kdeinit5 from command and log errors while starting the browse function of kdeconnect I get the following:
kdeinit5: Shutting down running client.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 5595, result = 0
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: Got EXT_EXEC '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec'
command= "gnome-software --local-filename=%f" args= ("gnome-software --local-filename=%f", "kdeconnect://0000000000")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
kdeconnect.kio: Setting host: "000000000"
kdeconnect.kio: Stat: QUrl("kdeconnect://000000000")
Copying QUrl("kdeconnect://000000000") to QUrl("file:///home/username/.cache/kioexec/krun/5603_0/")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so'
Aborting aboutToFinish handling.
All files downloaded, will call slotRunApp shortly
No files downloaded -> exiting
kdeinit5: PID 5608 terminated.
kdeinit5: PID 5606 terminated.
kdeinit5: PID 5603 terminated.
I just started using kde plasma and I'm not sure if the gnome components are creating the issue. And if so which gnome components are the issue.
kde kde-connect
add a comment |
I found a similar question here, but the answers did not solve my problem.
KDE connect can not browse my android phone
I know how to use a file server in my home. I am not looking for alternatives. Thank you.
When I run kdeinit5 from command and log errors while starting the browse function of kdeconnect I get the following:
kdeinit5: Shutting down running client.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 5595, result = 0
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: Got EXT_EXEC '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec'
command= "gnome-software --local-filename=%f" args= ("gnome-software --local-filename=%f", "kdeconnect://0000000000")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
kdeconnect.kio: Setting host: "000000000"
kdeconnect.kio: Stat: QUrl("kdeconnect://000000000")
Copying QUrl("kdeconnect://000000000") to QUrl("file:///home/username/.cache/kioexec/krun/5603_0/")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so'
Aborting aboutToFinish handling.
All files downloaded, will call slotRunApp shortly
No files downloaded -> exiting
kdeinit5: PID 5608 terminated.
kdeinit5: PID 5606 terminated.
kdeinit5: PID 5603 terminated.
I just started using kde plasma and I'm not sure if the gnome components are creating the issue. And if so which gnome components are the issue.
kde kde-connect
I found a similar question here, but the answers did not solve my problem.
KDE connect can not browse my android phone
I know how to use a file server in my home. I am not looking for alternatives. Thank you.
When I run kdeinit5 from command and log errors while starting the browse function of kdeconnect I get the following:
kdeinit5: Shutting down running client.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 5595, result = 0
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: Got EXT_EXEC '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/libexec/kf5/kioexec'
command= "gnome-software --local-filename=%f" args= ("gnome-software --local-filename=%f", "kdeconnect://0000000000")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
kdeconnect.kio: Setting host: "000000000"
kdeconnect.kio: Stat: QUrl("kdeconnect://000000000")
Copying QUrl("kdeconnect://000000000") to QUrl("file:///home/username/.cache/kioexec/krun/5603_0/")
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so'
Aborting aboutToFinish handling.
All files downloaded, will call slotRunApp shortly
No files downloaded -> exiting
kdeinit5: PID 5608 terminated.
kdeinit5: PID 5606 terminated.
kdeinit5: PID 5603 terminated.
I just started using kde plasma and I'm not sure if the gnome components are creating the issue. And if so which gnome components are the issue.
kde kde-connect
kde kde-connect
asked Nov 29 at 8:18
Paultheawesome13
13
13
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I'm currently still trying to work through the problem and have made some progress. I don't want to redefine the original post because some of the problem is solved. But I still need help.
I made a backup and did something dangerous. I apt-get removed gnome-shell, gnome-desktop3-data, and gdm. Followed that up with:
sudo dpkg-reconfigure lightdm
sudo apt-get autoremove
On reset desktop stuff was real messed up. Pressed CTL+ALT F2
sudo apt-get install gnome-shell, gnome-desktop3-data, gdm3
install of gdm3 automatically took me to dpkg configuration. I chose gdm3.
Now, pressing the browse phone button works for kdeconnect.
But now I have the issue of when I select a storage folder on the phone I am greeted by an error saying, "The file or folder /run/user/1000/[long number]/storage/[long number]/ does not exist."
Any idea what causes this issue?
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%2f1097042%2fkioexec-folder-already-exists-kdeconnect-issue%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 currently still trying to work through the problem and have made some progress. I don't want to redefine the original post because some of the problem is solved. But I still need help.
I made a backup and did something dangerous. I apt-get removed gnome-shell, gnome-desktop3-data, and gdm. Followed that up with:
sudo dpkg-reconfigure lightdm
sudo apt-get autoremove
On reset desktop stuff was real messed up. Pressed CTL+ALT F2
sudo apt-get install gnome-shell, gnome-desktop3-data, gdm3
install of gdm3 automatically took me to dpkg configuration. I chose gdm3.
Now, pressing the browse phone button works for kdeconnect.
But now I have the issue of when I select a storage folder on the phone I am greeted by an error saying, "The file or folder /run/user/1000/[long number]/storage/[long number]/ does not exist."
Any idea what causes this issue?
add a comment |
I'm currently still trying to work through the problem and have made some progress. I don't want to redefine the original post because some of the problem is solved. But I still need help.
I made a backup and did something dangerous. I apt-get removed gnome-shell, gnome-desktop3-data, and gdm. Followed that up with:
sudo dpkg-reconfigure lightdm
sudo apt-get autoremove
On reset desktop stuff was real messed up. Pressed CTL+ALT F2
sudo apt-get install gnome-shell, gnome-desktop3-data, gdm3
install of gdm3 automatically took me to dpkg configuration. I chose gdm3.
Now, pressing the browse phone button works for kdeconnect.
But now I have the issue of when I select a storage folder on the phone I am greeted by an error saying, "The file or folder /run/user/1000/[long number]/storage/[long number]/ does not exist."
Any idea what causes this issue?
add a comment |
I'm currently still trying to work through the problem and have made some progress. I don't want to redefine the original post because some of the problem is solved. But I still need help.
I made a backup and did something dangerous. I apt-get removed gnome-shell, gnome-desktop3-data, and gdm. Followed that up with:
sudo dpkg-reconfigure lightdm
sudo apt-get autoremove
On reset desktop stuff was real messed up. Pressed CTL+ALT F2
sudo apt-get install gnome-shell, gnome-desktop3-data, gdm3
install of gdm3 automatically took me to dpkg configuration. I chose gdm3.
Now, pressing the browse phone button works for kdeconnect.
But now I have the issue of when I select a storage folder on the phone I am greeted by an error saying, "The file or folder /run/user/1000/[long number]/storage/[long number]/ does not exist."
Any idea what causes this issue?
I'm currently still trying to work through the problem and have made some progress. I don't want to redefine the original post because some of the problem is solved. But I still need help.
I made a backup and did something dangerous. I apt-get removed gnome-shell, gnome-desktop3-data, and gdm. Followed that up with:
sudo dpkg-reconfigure lightdm
sudo apt-get autoremove
On reset desktop stuff was real messed up. Pressed CTL+ALT F2
sudo apt-get install gnome-shell, gnome-desktop3-data, gdm3
install of gdm3 automatically took me to dpkg configuration. I chose gdm3.
Now, pressing the browse phone button works for kdeconnect.
But now I have the issue of when I select a storage folder on the phone I am greeted by an error saying, "The file or folder /run/user/1000/[long number]/storage/[long number]/ does not exist."
Any idea what causes this issue?
answered Nov 30 at 1:14
Paultheawesome13
13
13
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1097042%2fkioexec-folder-already-exists-kdeconnect-issue%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