teejee2008 / polo

Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives.
https://teejee2008.github.io/polo/
GNU General Public License v2.0
622 stars 87 forks source link

Install in Solus #200

Open Goloka opened 6 years ago

Goloka commented 6 years ago

good day, I wanted to ask you to install Polo in Solus (64bit) It's possible? Thank you

teejee2008 commented 6 years ago

Its possible. Use the RUN Installer from release page.

https://github.com/teejee2008/polo/releases

Justinzobel commented 6 years ago

@teejee2008 I'm trying to build a snap of this for the purpose of installation in Solus and other distros but getting the following errors:

Utility/Gtk/IconManager.vala:360.4-360.20: error: The name `set_option' does not exist in the context of `Gdk.Pixbuf'
            target.set_option(key, map[key]);
            ^^^^^^^^^^^^^^^^^
Gtk/PlacesPopover.vala:462.18-462.25: error: Argument 1: Cannot pass ref argument to non-reference parameter
                model.remove(ref iter);
                             ^^^^^^^^
Justinzobel commented 6 years ago
Gtk/TermBox.vala:252.19-252.21: error: Argument 1: Cannot convert from `unowned string?' to `unowned char[]?'
                term.feed_child(cmd, -1);
                                ^^^

Errors with this on 18.6 release.

MikeWallaceDev commented 6 years ago

Just to confirm, the RUN installer works fine with Solus