desktopfolder icon indicating copy to clipboard operation
desktopfolder copied to clipboard

Not Running on EOS6

Open newerit opened this issue 4 years ago • 7 comments

newerit avatar Sep 18 '21 12:09 newerit

you can help me .... desktop-folder not running in my eos6

newerit avatar Sep 18 '21 12:09 newerit

flavio@ntb:~$ com.github.spheras.desktopfolder

(com.github.spheras.desktopfolder:3239): GLib-GIO-ERROR **: 17:27:02.845: Settings schema 'io.elementary.files.preferences' does not contain a key named 'single-click' Trace/breakpoint trap

newerit avatar Sep 20 '21 20:09 newerit

@ newerit you have to compile desktopfolder, modifying the sources as specified in the pull request above. i had to install with sudo apt install libgranite-dev because the dependency was missing.

3N37 avatar Sep 27 '21 06:09 3N37

@ newerit you have to compile desktopfolder, modifying the sources as specified in the pull request above. i had to install with sudo apt install libgranite-dev because the dependency was missing.

In case someone needs it, I've built a .deb for my personal use implementing @friberk 's commit #328. I'm not a developer, just an amateur, I might have done something wrong, but it works on my eOS setup. desktopfolder_1.1.3-1_amd64.zip It's a .deb file but Github doesn't allow uploading them, so you have to rename it back to .deb after downloading.

echeoquehaii avatar Oct 14 '21 22:10 echeoquehaii

In case someone needs it, I've built a .deb for my personal use implementing @friberk 's commit #328. I'm not a developer, just an amateur, I might have done something wrong, but it works on my eOS setup. desktopfolder_1.1.3-1_amd64.zip It's a .deb file but Github doesn't allow uploading them, so you have to rename it back to .deb after downloading.

dude you're the fucking man. absolute life saver. works perfectly on my eos6 too. much love. hope whatever got changed gets merged into the master one day

rgbmew avatar Nov 27 '21 14:11 rgbmew

just checked the original author's profile and it seems to be abandoned

I guess someone needs to fork this repo, merge the pull mentioned above and upload release to AppCenter. I wanted to suggest it to @friberk but he disabled issues for some reason.....

1280px avatar Dec 16 '21 06:12 1280px

just checked the original author's profile and it seems to be abandoned

I guess someone needs to fork this repo, merge the pull mentioned above and upload release to AppCenter. I wanted to suggest it to @friberk but he disabled issues for some reason.....

GitHub disables the issues section in forked repositories by default. I reactivated it, thanks for the reminder.

I really want to continue work with the project at my fork, but this can be only possible during the semester or summer holidays, as I put my full focus on my Computer Science major in the remaining time.

Therefore, until then, you can always open an issue in my repo or in the current repo and specify the features you want to see in desktopfolder, and I will see what can I do with them.

friberk avatar Dec 16 '21 17:12 friberk