View previous topic :: View next topic |
Author |
Message |
victorsk Tux's lil' helper

Joined: 13 Jul 2010 Posts: 95
|
Posted: Sun Feb 07, 2016 4:04 am Post subject: [SOLVED] Error mounting partitions in Dolphin KDE 5.5.4 |
|
|
Good day everyone,
I've got KDE 5.5.4 and Dolphin file manager. When I try to view contents of another partition in Dolphin, I get following error:
Code: |
An error occurred while accessing '258.2 GiB Hard Drive', the system responded: An unspecified error has occurred: Not authorized to perform operation
|
This error happens after resume from suspend. If I logout and log back in, then I can access the contents of another partition.
Is there a way to fix this problem so I can access another partition in Dolphin without having to logout and login?
Thanks,
Victor.
Last edited by victorsk on Mon Feb 08, 2016 6:12 pm; edited 1 time in total |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8056 Location: Austria
|
Posted: Sun Feb 07, 2016 10:06 am Post subject: |
|
|
What version of consolekit do you have installed? _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
victorsk Tux's lil' helper

Joined: 13 Jul 2010 Posts: 95
|
Posted: Sun Feb 07, 2016 12:00 pm Post subject: |
|
|
genstorm wrote: | What version of consolekit do you have installed? |
Hi. It's 1.0.0-r1. |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8056 Location: Austria
|
Posted: Sun Feb 07, 2016 12:04 pm Post subject: |
|
|
Iirc a segfault on resume was solved by the consolekit-1.0.1 version bump. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
victorsk Tux's lil' helper

Joined: 13 Jul 2010 Posts: 95
|
Posted: Mon Feb 08, 2016 2:17 am Post subject: |
|
|
genstorm wrote: | Iirc a segfault on resume was solved by the consolekit-1.0.1 version bump. |
Hi. I've upgraded to consolekit-1.0.1 but the same error is showing after resume. I did some searching and in reference to this error polkit was mentioned, however I am not sure how that relates. |
|
Back to top |
|
 |
victorsk Tux's lil' helper

Joined: 13 Jul 2010 Posts: 95
|
Posted: Mon Feb 08, 2016 6:11 pm Post subject: |
|
|
genstorm wrote: | Iirc a segfault on resume was solved by the consolekit-1.0.1 version bump. |
Sorry, it did work with consolekit-1.0.1. Problem was I first emerged consolekit-1.0.1 with USE="-networkmanager" because this setting also helped me fix wireless connection issue after resume. If I emerge consolekit-1.0.1 without any local USE flags then I can now access partition after resume. And wireless connection also works after resume. Looks like it was a problem with 1.0.0-r1 version that also affected wireless connections. Thanks for your help. |
|
Back to top |
|
 |
|