You are not logged in.
That sounds like it would get annoying to me. What if you deleted a 100 things, take you forever to get out it. Given that your now unsure about wanting to delete things isn't just safer/faster to stop and you can select the things you are sure about.
Offline
Well qtfm has the "Yes to all" option so if you really were deleting 100 items, you could use that. My request is that when the user selects No, qtfm should continue with the rest of the items instead of treating it as "No to all".
Alternatively, I suppose you could rename the button to "No to all" or even "Cancel".
Offline
Also might want to add `Merge All` / `Overwrite All`. It's kind of pain when trying to do so when having 10+ directory's with the same name and varying sizes.
Offline
If I use furiusisomount to mount an ISO and then try to get Properties of that folder, qtfm will close with "Floating point exception". I am not sure what the exact trigger is though.
dr-xr-xr-x 1 root root 2.0K Nov 30 1899 rzr-2033_iso
dr-xr-xr-x 2 root root 4.0K Sep 29 21:40 rzr-test
The first folder is from furiusisomount and the second I created manually.
Offline
qtfm works very well, it has just an annoying thing, when you click on a folder with lot of contents, the ui got stuck andu nresponsive until the folder is loaded, this is evident, for example, when you have a directory full of pictures and you turned thumbs on.
Maybe qtfm could start displaying something right while loading, or at least show a progress bar?
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
@anonymous Guess we need to find it if is specific to that iso or furiusisomount. Can you try to mount the iso normally and see if qtfm freaks out, like
mount -o loop rzr-2039.iso somefolder
kokoko3k Hello, cheers! The first time it loads thumbs it will be a little slow, it has to load all the thumbs But it caches them and after that the next time you go into that folder it should be very fast. Maybe I can look at incrementally updating the ui while loading alot of thumbs. I'll check it.
Last edited by Wittfella (2011-09-30 10:59:34)
Offline
Well it seems related to the use of fuseiso since qtfm reacts the same if I use acetoneiso2 to mount the ISO. Mounting manually with the command you mentioned causes no problem.
Offline
Thank you very much, nice piece of software.
Proud Arch Linux user since 2007.
Offline
Fixed a couple of things from above if you want to test out.
- added input variables to custom actions.
- added 'forceTheme' fallback to settings.
- added check for free space before copy/move.
- modified thumb loading, loads in realtime, more responsive.
- modified theme detection and icon cache, including gtk-3.0 support.
- fixed issue with auto bookmarks for mount points with a space in the name.
Offline
Great, qtfm is becoming better and better,
I just tried, thumb shows instantly now,
Some things i think that could make qtfm better:
The very first time a folder with images is displayed, i have this:
...resizing the window fixes the cropped filenames.
When renaming a file, leave it's extension out of the selection
Im my opinion, url bar should always expand to the maximum width, now it doesnt if you put some toolbars on its right:
When a folder content doesn't fit in the view area and it is set to "details view", is it not possible to create a new file or folder with right click, because every right click pops up the file menu (there is no empty space to click into, maybe a submenu could help?):
Even if it is very, very fast, opening big folder still takes a while (/usr/bin, /usr/lib..., a slow network share...), it would be nice if you can start showing something right while loading, or a small animation (spinning circles?, mouse in busy mode?), to make the user understand qtfm is doing something and it has to wait!
Any idea why there is a one pixel line between the menu bar and the window decoration? as you can see it does not happens with other apps (see qtfm and kwrite in the shot), it seems that the menubar has some padding or margin:
EDIT: added something
Last edited by kokoko3k (2011-10-06 08:03:01)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
The very first time a folder with images is displayed, i have this:
http://ompldr.org/tYW9qcQ
...resizing the window fixes the cropped filenames.
No idea whats going on there, mine definitely doesn't do that. Icons are perfectly spaced, no cropping etc. What icon theme are you using, maybe thats causing it. What if you try gnome or tango, is it fixed?
Im my opinion, url bar should always expand to the maximum width, now it doesnt if you put some toolbars on its right:
http://ompldr.org/tYW9qcw
Not sure about this, I thinks its standard Qt dock handling.
When a folder content doesn't fit in the view area and it is set to "details view", is it not possible to create a new file or folder with right click, because every right click pops up the file menu (there is no empty space to click into, maybe a submenu could help?):
http://ompldr.org/tYW9qdA
hmm yeah, not sure how to fix this elegantly yet.
Even if it is very, very fast, opening big folder still takes a while (/usr/bin, /usr/lib..., a slow network share...)
How slow is it? On my slowest computer (eeepc) big folders like bin, lib etc there is a small delay maybe, 1 second at most. On my better machine there is no perceptible difference.
Any idea why there is a one pixel line between the menu bar and the window decoration? as you can see it does not happens with other apps (see qtfm and kwrite in the shot), it seems that the menubar has some padding or margin:
http://ompldr.org/tYW9qeA
Not sure, does it go away when you 'Lock layout' and the toolbar handles disappear?
Offline
kokoko3k wrote:The very first time a folder with images is displayed, i have this:
http://ompldr.org/tYW9qcQ
...resizing the window fixes the cropped filenames.No idea whats going on there, mine definitely doesn't do that. Icons are perfectly spaced, no cropping etc. What icon theme are you using, maybe thats causing it. What if you try gnome or tango, is it fixed?
Yes, with tango it is fixed!
My icon theme is kfaenza.
kokoko3k wrote:When a folder content doesn't fit in the view area and it is set to "details view", is it not possible to create a new file or folder with right click, because every right click pops up the file menu (there is no empty space to click into, maybe a submenu could help?):
http://ompldr.org/tYW9qdAhmm yeah, not sure how to fix this elegantly yet.
For example, dolphin selects a file only when you click on the filename column.
kokoko3k wrote:Even if it is very, very fast, opening big folder still takes a while (/usr/bin, /usr/lib..., a slow network share...)
How slow is it? On my slowest computer (eeepc) big folders like bin, lib etc there is a small delay maybe, 1 second at most. On my better machine there is no perceptible difference.
Is it 100% of the times very fast, locally.
Problems can appears when you have a remoted mounted share (sshfs, cifs) on slow links,
What about a simple busy mouse cursor?
kokoko3k wrote:Any idea why there is a one pixel line between the menu bar and the window decoration? as you can see it does not happens with other apps (see qtfm and kwrite in the shot), it seems that the menubar has some padding or margin:
http://ompldr.org/tYW9qeANot sure, does it go away when you 'Lock layout' and the toolbar handles disappear?
Nope (dolphin on the back):
...it seems like a margin property is set to 1px or something similar, you can see it on the left too, and it is evident just because my qt style uses a gradient spreaded from the window decoration, across the menu bars.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
@kokoko3k I haven't had a good look but i'm guessing that theme probably has mostly svg icons or not all the sizes are present. Qt doesn't seem to like it when not all the sizes are there.
I don't think it will use a mix of png's and svg's. If there are any png's it will use them only. Check to see if it has the normal sizexsize directories, like 16x16, 32x32, 128x128 etc. If not it wouldn't be to hard to create them from the svg's with a few imagemagik commands.
Offline
Another update
- added 'per tab' history-back functionality.
- added check for free space before copy/move.
- added input variables to custom actions.
- added 'forceTheme' fallback to settings.
- modified thumb loading, loads in realtime, more responsive.
- modified theme detection and icon cache, including gtk-3.0 support.
- fixed issue with auto bookmarks for mount points with a space in the name.
Offline
Hi, really great fm so far.
It would be nice to have the follwing:
- Trash bookmark
- New tab in the menu, because a lot of people don't know the 'middle mouse click' trick. (CTRL+T works also I know)
- Rename 'edit filetype' to 'open with...' (and add this to the context menu)
Once all this features will be available, i will move from pcmanfm... for now i'll keep testing further versions. But, hey! Nice work so far!
Last edited by giowck (2011-10-08 20:51:59)
Offline
Hey giowck,
I doesn't have a native trash function. You can easily set one up as a custom action. Then add your trash folder as a bookmark, change its icon and there you go!
The edit filetype thing changes the default xdg association. You not really meant to change this every time you want 'open with' something else. Use the custom actions to add different 'Open with ...' options to the context menu. The README has some examples for ideas.
I'll add 'New tab' to the file menu.
Cheers,
Wittfella
Offline
Just installed qtfm and I like it! Amongst other things it has the sorting by date unregarding of file type or directory. It's a very nice replacement for pcmanfm which recently has been moved from standard repos to AUR.
Offline
Hey giowck,
I doesn't have a native trash function. You can easily set one up as a custom action. Then add your trash folder as a bookmark, change its icon and there you go!
The edit filetype thing changes the default xdg association. You not really meant to change this every time you want 'open with' something else. Use the custom actions to add different 'Open with ...' options to the context menu. The README has some examples for ideas.
I'll add 'New tab' to the file menu.
Cheers,
Wittfella
Hi, this is great, only saw now the README file. Really powerful.
When I try to change the icon of a bookmark, the list of icons ist just empty... Why? Am I missing something?
It is also good that qtFM changes the xdg association, so finally I can set chromium to open files with my default programs(tiling wm here).
Anyway, 'Edit filetype' sounds like, change file extensions, maybe call it 'edit filetype association' or similar.
Thank you,
Nice to replace PCManFM
Offline
When I try to change the icon of a bookmark, the list of icons ist just empty... Why? Am I missing something?
You sure are! What icon theme are you using? Are your theme icons working for the files? Try gnome or Tango theme and see if they work alright.
@swanson Hey cheers. Most people think that sorting thing is a bug...they want the folders first always...glad someone likes it
Offline
I really do. Never change it!
Offline
@kokoko3k I tried the Faenza theme from kde-looks.org and it works fine. I'm not sure if your using the gnome-looks one, but the kde works.
@giowck I just changed something with the icon dialog if you want to try it. Grab qtfm-5.1.beta and see if its fixed.
Offline
@kokoko3k I tried the Faenza theme from kde-looks.org and it works fine. I'm not sure if your using the gnome-looks one, but the kde works.
@giowck I just changed something with the icon dialog if you want to try it. Grab qtfm-5.1.beta and see if its fixed.
Nope, still empty list.
I'm using the elementary icon theme from gnome-look
thanks
Offline
@kokoko3k I tried the Faenza theme from kde-looks.org and it works fine. I'm not sure if your using the gnome-looks one, but the kde works.
...kfaenza from kde-look too.
I'll try to upgrade to a newer version and/or delete icon caches as soon as possible and report back.
Last edited by kokoko3k (2011-10-09 17:03:36)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Hey, I tried kfaenza and elementary icon themes, they both work fine here. Maybe try deleting the *.cache files in ~/.config/qtfm and start it again.
Offline
Another update
5.1 11-October-2011
- added 'per tab' view selection.
- added 'per tab' history-back functionality.
- added check for free space before copy/move.
- added input variables to custom actions.
- added 'forceTheme' fallback to settings.
- modified thumb loading, loads in realtime, more responsive.
- modified theme detection and icon cache, including gtk-3.0 support.
- fixed issue with auto bookmarks for mount points with a space in the name.
Tabs now remember their view mode, so you can have one open in icon, another in detail mode etc.
If there are no problems I should release this version soon.
Offline