Search found 8 matches

by jooch
22 Dec 2020, 21:23
Forum: General Discussion
Topic: [LINUX] 11.4 fails to build
Replies: 5
Views: 1103

Re: [LINUX] 11.4 fails to build

Interesting, your patches were almost the same as mine, but i used sed for most of the patchwork and that caused some trouble. Fixed now, here's how mine looks: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=freefilesync Also, i managed to fix some theme issues: https://aur.archlinux.org/cgi...
by jooch
22 Dec 2020, 20:59
Forum: General Discussion
Topic: [BUG] [Linux] Some gui elements do not adhere system theme
Replies: 3
Views: 1394

Re: [BUG] [Linux] Some gui elements do not adhere system theme

Check out my patch: https://aur.archlinux.org/cgit/aur.git/tree/theme_fixes.patch?h=freefilesync
Those were fixed colors causing issues.
Now it looks proper:
ffs-theme-patched.png
ffs-theme-patched.png (110.74 KiB) Viewed 1073 times
by jooch
21 Dec 2020, 03:22
Forum: General Discussion
Topic: [LINUX] 11.4 fails to build
Replies: 5
Views: 1103

Re: [LINUX] 11.4 fails to build

I am surprised that even ArchLinux does not include whatever version of wxWidgets that Zenju uses. But then again, in this last release (11.4), he started using features I could not even find in the Internet documentation of wxWidgets. Check out the patches that I use, including, particularly, reve...
by jooch
20 Dec 2020, 23:21
Forum: General Discussion
Topic: [LINUX] 11.4 fails to build
Replies: 5
Views: 1103

[LINUX] 11.4 fails to build

Hi, I'm trying to build FFS 11.4 on Arch Linux, however i get the following error when compiling: ui/folder_selector.cpp: In member function 'void fff::FolderSelector::onSelectFolder(wxCommandEvent&)': ui/folder_selector.cpp:237:9: error: 'folderSelector' was not declared in this scope; did you ...
by jooch
12 Feb 2020, 16:08
Forum: General Discussion
Topic: \\nas\user - a device attached to the system is not functioning
Replies: 3
Views: 906

Re: \\nas\user - a device attached to the system is not functioning

FFS simply shows you the error Windows generated. This is a very common scenario between Windows and Unix/Linux machines.
Your problem is not FFS, but either Windows or the NAS (FreeNAS?). Try updating the network driver in Windows or updating your NAS.
by jooch
11 Feb 2020, 00:24
Forum: General Discussion
Topic: Can't run "mkdir"
Replies: 2
Views: 436

Re: Can't run "mkdir"

i can create and delete files and directories
Can you create "/opt/nas/blablabla/.cache"?
by jooch
10 Feb 2020, 21:10
Forum: General Discussion
Topic: [BUG] [Linux] Some gui elements do not adhere system theme
Replies: 3
Views: 1394

[BUG] [Linux] Some gui elements do not adhere system theme

After years of use i decided to report this bug.
Using Arch Linux with XFCE, various dark themes, all with same results.
FFS-theme-problem.png
FFS-theme-problem.png (66.97 KiB) Viewed 1394 times