March 4, 20179 yr On 2/19/2017 at 8:34 AM, poldim said: On Krusader, when I initiate a move file transfer, the dialog bar appears at the top to show progress. If I click elsewhere in Krusader, it hides as the krusader comes back to the forefront. How do I go back to see the status of the transfer? I'm having the same problem. Anyone know how to get back the transfer status?
March 4, 20179 yr Can't see the content of an unassigned device NTFS flash drive using Krusader. I can see the content when using Dolphin docker.
March 4, 20179 yr 9 minutes ago, Gico said: Can't see the content of an unassigned device NTFS flash drive using Krusader. I can see the content when using Dolphin docker. Try adding a mapping of /mnt/disks mapped to whatever you choose. Select "RW: Slave" as the access mode
March 27, 20179 yr hello, Ive installed Krusader docker - then ive added /mnt and /mnt/disks mapping, but it wont show them at all in krusader UI - i have just some 20gb disk, where i cant go into REAL drives. In Dolphin are mapping fine - also i can see the "Volume Mappings" in Docker tab. Where could be the problem? Thanks
March 27, 20179 yr 5 minutes ago, killeriq said: hello, Ive installed Krusader docker - then ive added /mnt and /mnt/disks mapping, but it wont show them at all in krusader UI - i have just some 20gb disk, where i cant go into REAL drives. In Dolphin are mapping fine - also i can see the "Volume Mappings" in Docker tab. Where could be the problem? Thanks
March 27, 20179 yr ok so here is the command: Quote /plugins/dynamix.docker.manager/scripts/docker create --name="Krusader" --net="bridge" --privileged="true" -e TZ="Europe/Budapest" -e HOST_OS="unRAID" -e "WIDTH"="1420" -e "HEIGHT"="720" -p 8082:8080/tcp sparklyballs/krusader Thanks! krusader.txt
March 27, 20179 yr There's no mappings in that command that I can see. /mnt = /unraid would workAnd set the mapping to be access mode rw slave. Fyi dolphin template includes the mappings whereas krusader does notSent from my LG-D852 using Tapatalk
March 27, 20179 yr Hmm where do i change it? I did set it via EDIT and set the paths there - same way as in Dolphin. Krusader (see picture) but after i run it , it just ignores it , seems like Thanks EDIT: got it working had to click also EDIT button and put the path to both fields Edited March 27, 20179 yr by killeriq update
March 27, 20179 yr On 4/7/2016 at 10:29 PM, bobbintb said: I started copying files with the Krusader docker. Then as I continued to browse the tree the copy dialog and progress disappeared. Anyone know how to get it back? having the same issue? any fix for that?
March 27, 20179 yr having the same issue? any fix for that? [emoji4]Only solution is to not close the progress window. The copy will still continue even with it closedSent from my LG-D852 using Tapatalk
March 27, 20179 yr hmm thats like Krusader / Linux feature? after all those years cant do multiple windows ?
March 27, 20179 yr 5 minutes ago, killeriq said: hmm thats like Krusader / Linux feature? after all those years cant do multiple windows ? I think it's more like an artifact of the remote desktop in the container.
March 27, 20179 yr 6 minutes ago, killeriq said: hmm thats like Krusader / Linux feature? after all those years cant do multiple windows ? No. Its because its because the docker doesn't have the "taskbar" displaying which prevents you from bringing it back up....
April 1, 20179 yr Hi guys, any thoughts for why Krusader doesn't show the contents of my external NTFS drive? It's attached via USB3, is mounted under /mnt/disks/Media and is visible in webUI. Krusader sees the volume, but not files / folders.
April 6, 20179 yr In Krusader can anybody please explain when you should use Access Mode: Read/Whrite and when you should use Access Mode: RW/Slave and why? Edited April 6, 20179 yr by Hogwind
April 6, 20179 yr Slave mode is used in any docker app when you need to be able to access a volume that is mounted with the unassigned devices plugin. See the docker FAQ. Sent from my LG-D852 using Tapatalk
April 6, 20179 yr 3 hours ago, Squid said: Slave mode is used in any docker app when you need to be able to access a volume that is mounted with the unassigned devices plugin. See the docker FAQ. Sent from my LG-D852 using Tapatalk Thanks for the answer, I will read the docker faq. I was able to access a volume mounted with the unassigned plugin in Read/Write mode, is that to be expected? [EDIT] Just read the faq saying:If you are running unRaid 6.2beta 20+, then you need to adjust your volume mappings mode (usually either RW or Read Only) to be RW:Slave or Read Only:Slave) (Edit the volume and you'll see the option for the "mode") [/EDIT] I'm version 6.3.2. Edited April 6, 20179 yr by Hogwind
April 6, 20179 yr You will run into problems if the docker service is started before UD mounts the drive without slave mode. Put it this way. It costs you nothing to enable slave and doesn't have any ill effects of its not being usedSent from my LG-D852 using Tapatalk
April 6, 20179 yr 19 minutes ago, Squid said: You will run into problems if the docker service is started before UD mounts the drive without slave mode. Put it this way. It costs you nothing to enable slave and doesn't have any ill effects of its not being used Sent from my LG-D852 using Tapatalk Okay, thanks for clearing that up for me.
April 8, 20179 yr Hi sparklyballs, Do you think you might be able to take a look at the pull requests I submitted for your HandBrake docker container? https://github.com/sparklyballs/desktop-dockers/pulls I tried to keep them independent, but there will be a little bit of conflict resolution that you'll need to do if you decide to take them all. Sorry about that. BTW, I'll take another pass over the README if everything gets integrated.
April 10, 20179 yr Anyone using "ComicTagger"? For some reason, it cannot connect to the ComicVine API (which is working fine for Mylar). I attach my logs which seem to have many errors. The docker is coming up fine and seems ok - just cannot talk to ComicVine. Thanks! CT.txt
Archived
This topic is now archived and is closed to further replies.