Search found 14 matches

by ChuckPa
13 Sep 2020, 21:24
Forum: Ubuntu & Desktop Linux
Topic: repomd.xml missing
Replies: 1
Views: 5166

repomd.xml missing

Sorry to bother but attempting to enable the repo and install FileBot on Fedora 31 Workstation yields: [chuck@lizum yum.repos.d.91]$ sudo yum update filebot 9.9 B/s | 9 B 00:00 Errors during downloading metadata for repository 'filebot': - Status code: 404 for https://get.filebot.net/rpm/main/x86_64...
by ChuckPa
12 Jul 2018, 05:54
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

Thanks. I should have replied earlier and saved you the trouble. My apologies for the omission.

I did go back to portable and 8. Dropped right in like a champ.

I do need complete one final step. Registration. (forgot how.sorry)
by ChuckPa
11 Jul 2018, 18:59
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

best I can get (to this point) and be stable is 4.7.9. Key dependency on Fedora resolves as: [chuck@lizum ~.102]$ alternatives --config java There are 2 programs which provide 'java'. Selection Command ----------------------------------------------- * 1 java-1.8.0-openjdk.x86_64 (/usr/lib/jvm/java-1...
by ChuckPa
11 Jul 2018, 17:54
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

Sweet. Thanks!

Adjusting for maximum smoke...... >:)
by ChuckPa
11 Jul 2018, 17:23
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

found it.. a snap error. snap-gtk and snap need 0.6-12 but snapd is 2.33.1


Do you know the general dependencies I should start going for? I'll do this old-school with the portable
by ChuckPa
11 Jul 2018, 17:16
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

And that's where the fun stops. dnf list | grep -i gtk | grep -i pk (with or without the gtk filter)
The closest match is 'pkg' but nothing associated with "gtk"

There is a 2013 bug report match. Trying to determine if a regression or 'new feature' :/
by ChuckPa
11 Jul 2018, 16:58
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

Re: FileBot and Fedora 28

@Rednoah,
Thanks. Now I have something new to learn (snap) haha

This make sense to you?

Code: Select all

Gtk-Message: Failed to load module "pk-gtk-module"
[chuck@lizum ~.109]$ 
by ChuckPa
11 Jul 2018, 16:42
Forum: Ubuntu & Desktop Linux
Topic: FileBot and Fedora 28
Replies: 10
Views: 4670

FileBot and Fedora 28

Hi, Long time user and contributor. I needed to upgrade to Fedora 28 (for work - Plex). In doing so, FedUp got munged (no surprise there, haha). Had to reinstall cold. I can't figure out which of the java/jre dependencies are needed now. Attempt to extrapolate from my backups (dump/restore format) g...
by ChuckPa
12 Oct 2016, 21:03
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

`which` lets you see which one was found in $PATH. It's also how I found where the sucker was located (/bin) when i should have gotten a 'command not found' after removing the packages. Fedora is like any other linux except it's the Redhat flavor and part of that 'front-end rapid development cycle' ...
by ChuckPa
12 Oct 2016, 19:31
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

It seems Fedora was 'generous' in their installations. I did some digging with the package manager directly and found two versions in there. Both removed plus the incorrect Oracle installation. If you're interested for other references, Here is my console log. Note Fedora has a /bin/java left after ...
by ChuckPa
12 Oct 2016, 18:52
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

Here is the console output from both versions I have. 4.6.1 (displays as 4.7) runs ok and 4.7.2 which has the Worker exception. [chuck@lizum filebot.d.56]$ filebot.sh -script fn:sysinfo FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.88 Apache Commons VFS: [zip, ftps, rar, ftp...
by ChuckPa
12 Oct 2016, 17:33
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

I installed the JRE first with no joy. Then added the JDK. Again, no joy. I grabbed the error log and ask you if you can help me figure out "wth" is not being found? It looks like it can't find the FX . Where should it be? /lib? /lib64? Oct 12, 2016 1:17:43 PM net.filebot.Main main WARNING...
by ChuckPa
12 Oct 2016, 04:37
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

Double check me on this please? Don't want to screw up the machine (I have other active development going on ) Java SE Development Kit 8u102 - file: jdk-8u102-linux-x64.rpm
by ChuckPa
10 Oct 2016, 03:47
Forum: Feature Requests and Bug Reports
Topic: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker
Replies: 20
Views: 17597

Re: [BUG] java.lang.ClassNotFoundException: javafx.concurrent.Worker

I am unable to resolve this and request help. Fedora 24, FileBot 4.7.2. Backing down to 4.7 and all is fine. I've looked for any package with name 'aur' but fine none. Would someone be kind enough to point me in the right direction? The specific error popup I get is "javafx/concurrent/Task"...