-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PLEASE TEST: SpaceFM 1.0 Alpha-Testing Has Begun #478
Comments
Configured and installed 0.9.9 and happily testing. I have also instructed all VSIDO users to assist if they can Will report on anything I find, valid or not... ;) Good to see you again IgnorantGuru |
VastOne, thanks as always. Glad to see you guys made it through the service interruption. |
Hand branch now includes video thumbnail support. This means that to build it, libffmpegthumbnailer-dev must be installed, or use configure option --disable-video-thumbnails |
I can push this version to Debian experimental repository, but I need two days for this. |
Loving the added transparent bg option so I can use nitrogen or xwinwrap as my bg setter!! Also, THANK YOU for finally adding video thumbnailing!! It really is a great addition. May I suggest a seperate icon size manager for the desktop? Having it tied to the Fm's internal size isn't the most optimal as I'd like to have large icons in the file mngr itself with small icons on the desktop itself. |
Transparent desktop works great! |
Many thanks for all the fixes and continued work :) Hand's running great here so far (Arch) and I use it extensively. |
Not sure if it is an issue or is intentional but the build made no mention of needing fuseiso now as a dependency to mount ISO's Once fuseiso was installed (debian) ISO's mounted again in 0.9.9+ |
VastOne, currently the default Mount ISO (a file handler) uses only fuseiso. I may rewrite that to use either fuseiso or udevil, whichever is installed. fuseiso was a little easier to deal with (though its use of its own mtab file wasn't). By default, that handler is not a default action - you choose it from the menu. Thus README was updated with 'suggests fuseiso', as a runtime dependency. In general with handlers if you get a 'command not found', that's the cue that the handler requires a program. But in this case it can also be done with a udevil mount iso handler. |
Show if is protocol handler fs_type Show if type not in: devpts proc fusectl pstore sysfs tmpfs devtmpfs Must be user-readable mount point
A few changes as of a0db27f in hand:
|
When mounting something with protocol handlers, the process is referred to as "Network mount". Probably this should be replaced with some neutral phrasing. Not every handler is network-related |
Thank you guys for this awesome (master)piece of software! Been looking forward to this release! |
Some mounted filesystem types that should probably be not be shown by default: cgroup (mounted at '/sys/fs/cgroup/systemd') Shame that an aufs volume doesn't have a label to display. |
@OmegaPhil > Shame that an aufs volume doesn't have a label to display. Why is it is a shame? If you think it's useful to see, we could hack in a command to populate the label with something useful, providing it is executable by the user. I made aufs hidden but that could be removed, or any fstype that has a protocol handler is shown, overriding the blacklist. If you're interested, hack for aufs label could go in here |
The aufs filesystem is basically the only permanent filesystem I have that doesn't support labels, so it appears blank - however that probably just meant I needed to review the display name setting - changing it to '%t: %l' is good enough, since I only have one aufs volume on the system. |
I pushed autobuild hand branch for Ubuntu: https://code.launchpad.net/~mati75/+archive/ubuntu/spacefm-unstable |
#94 also increase max side pane icon size to 48x48
dd6739d adds a new option View|Style|Large Icons for Detailed and Compact list styles. If enabled, the list will use the large icon/thumbnails. By assigning a key shortcut you can switch back and forth easily. This is also a four-state setting, which means that SpaceFM will remember the Large Icons setting for each panel for each combination of panel layouts. This should remove the need to use big Small icon sizes. Also, the max side pane icon size has been raised to 48. Any larger settings for Small Icon size in prefs will not be reflected in the side panes. (Any thoughts on this? Should it be higher, or should there be no limit?) Please test the Large Icons setting as thoroughly as possible. |
With all recent changes to icons I propose adding a view toolbar. Shortcuts are a good thing, but if user tends to use mouse, navigating deep menu hierarchy is a pain. |
On TVs (SpaceFM can be used as a media center), 32 or 36 on the side panes can be useful. Also, 4K displays are now in use. Only reason I can think of for why your side panes have varying icon sizes is that if your icon theme doesn't support a size, it will use the smaller size. Not all themes have the larger icons. On my theme they're all the same size icons in the side panes. As for the view toolbar, I plan to add a socket command for changing the Large Icons setting, so one could make a plugin for the toolbar. Most panel settings have socket commands, so there is no need for me to hardcode such tools - they can be done as plugins. Also note that there is a side toolbar that could be used for these view plugins. I've considered changing the thumbnail on/off setting to a per panel setting. I think that's pretty simple. And a socket command could go with that as well. If it's not added to this release you might want to open a request. Not sure how much demand there is for it. My main hesitation is adding another rarely-used setting to the menus. |
Just tested the changes, thanks, confirm things work here - it takes fucktonnes of RAM (690MB for max thumbnail size of one directory of 1,790 images) but looks good :) |
The way I personally use larger thumbnails is when traversing/editing folders of photos, so being able to change the size of icons (in icon mode) per panel (rather than "Preferences -> Large Icons" globally) would be perfect. |
d32d0cb adds a "large_icons" socket property to programmatically change the View|Style|Large Icons setting. For example, to add a toolbar button that toggles Large Icons:
On the Options tab, select Style|Checkbox. Click OK. |
That is how the new Large Icons setting works, per panel, which is perhaps what you meant. It just lets you choose between small and large, and the specific sizes of those are set in Prefs. |
ffmpegthumbnailer devs have responded positively to my request for less noise on stderr. |
Unless I'm missing something obvious then it's not what I meant. I don't want to use a small icon setting above 22x22 and I already use the large icon setting (36x36) for view style "Icons". I would love to be able to change this from 36x36 to 96x96 on the fly for individual panels. As it is I have a key shortcut for Preferences and change it from there (globally). It's not any great hassle to do it this way anyway, it just seems clumsy. Thanks. |
the archive extraction code didn't cope with multiple archives, even though its in a loop - looks like the command combination was forgotten
The hand branch has now been merged into next, and will be deleted shortly. Please update your scripts to use these install instructions for the next branch:
The next branch represents a beta version pending release for 1.0.0, so any final testing is appreciated. |
"The file list in GTK2 now selects the next file after the current file is deleted or renamed." |
Related to issue #444, the v0.9.4-1 version resized percentage-wise (e.g 2-pane 50/50 width would resize to |
@humpity As for #444, GTK behaved poorly and there were complex issues involved, so it was decided to make it manual. If you resize the window, you may need to adjust the dividers, etc. Then the new positions will be remember for each combination of panels. |
|
Thanks to everyone for testing. This code has been released in 1.0.0. |
The next major version (SpaceFM 1.0) is available for early alpha testing. This version finishes up some work completed last year by myself and OmegaPhil on various kinds of handlers, includes BwackNinja's feature addition to set a transparent background (now without restarting or command-line options), and should soon include video thumbnail support. This version is still under light development so this should be used mostly for testing, and for contributing default handlers for your favorite filesystems, protocols, and archive functions. Please help test this version so the release will be more stable.
SpaceFM 1.0 (currently 0.9.9+) addresses some shortcomings in SpaceFM 0.9:
To address these, SpaceFM 1.0 includes a new configuration window for creating and changing handlers for devices, protocols, archive files, and regular files. The device and protocol handlers add potential support for many more filesystems, and the archive handlers (developed mostly by long-time SpaceFM contributor OmegaPhil) allow virtually any archive types to be handled in unique ways. File handlers allow you to bypass the MIME system for file types.
Other changes in this version include:
To install SpaceFM 1.0 for testing, first backup your SpaceFM 0.9 config folder for insurance: [UPDATE: Please see updated install instructions]
Then install the hand branch:
You can copy and paste all of those commands into your terminal as a set. Because this branch is still under some development, it is best to update it every few days by repeating the above commands, and check issues related to the hand branch and see latest changes.
When first running 0.9.9, any custom mount and unmount command you have configured will be imported into the new Default device handler. Any protocol handler script you had set will be imported as a protocol handler, overriding the new default handlers. Any options you used for creating archives in 0.9 will need to be reconfigured in the new Archive Handlers dialog. Also running 0.9 with your updated configuration should not be a problem.
New default handlers are welcome! If you use additional filesystems or protocols, please consider submitting handlers for them to improve SpaceFM's out of the box compatibility. Please keep default handlers simple and basic - usually a few lines will do. You can submit them as an issue on this tracker or email them to me. Remember to include whitelist, blacklist, and all related commands. (There is not currently a way to import or export handlers.)
The new version is documented in the user's manual in the new Handlers section, and also Opening Files, URLs, and Devices and elsewhere.
Transifex has an updated translation file for this branch - please help update translations using their online editor.
Also, donations to help support this project are once again being accepted - thanks.
Minor issues may simply be brought to attention by posting a comment below, or you can open a separate issue. Thanks for testing and contributing.
The text was updated successfully, but these errors were encountered: