Please move ruby-gtk3 from optdepends to depends so that the GUI will function correctly for new users.
Search Criteria
Package Details: rubyripper 0.8.0rc3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rubyripper.git (read-only, click to copy) |
---|---|
Package Base: | rubyripper |
Description: | Secure audiodisc ripper |
Upstream URL: | https://github.com/bleskodev/rubyripper |
Keywords: | cd ripping |
Licenses: | GPL3 |
Submitter: | xyproto |
Maintainer: | mokkurkalve |
Last Packager: | mokkurkalve |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-19 13:22 (UTC) |
Last Updated: | 2021-06-20 21:57 (UTC) |
Dependencies (19)
- cdparanoia (cdparanoia-overread)
- ruby-gtk3
- ruby-iconv
- ruby-rexml
- aacgain-cvs (optional) – AAC ReplayGain support
- cd-discid (optional) – Gnudb support
- cdrdao (optional) – Advanced TOC analysis
- flac (flac-nodocs-git, flac-minimal-git, flac-git) (optional) – FLAC encoding support
- lame (lame-svn, lame-altivec) (optional) – MP3 encoding support
- mp3gain (optional) – MP3 ReplayGain support
- neroaacenc-bin (optional) – Nero AAC encoding support
- normalize (optional) – Normalization support
- opus-tools (opus-tools-git) (optional) – Opus encoding support
- ruby-gettext (optional) – Translations
- sox (sox-dsd-git) (optional) – Correct pre-emphasis with sox
- vorbis-tools (vorbis-tools-git) (optional) – Ogg Vorbis encoding support
- vorbisgain (optional) – Ogg Vorbis ReplayGain support
- wavegain (optional) – WAV ReplayGain support
- wavpack (wavpack-git) (optional) – WavPack encoding and ReplayGain support
Required by (0)
Sources (1)
jahway603 commented on 2021-06-18 23:45 (UTC)
Muddy commented on 2021-05-20 18:31 (UTC)
so far so good in the GUi thanks!
mokkurkalve commented on 2021-05-20 13:53 (UTC)
I've tested some disks and Gnudb seems to work well with most records with 0.8.0rc3. However, "multiple hits" are a problem with CLI it seems. Works well in GUI.
mokkurkalve commented on 2021-05-18 21:40 (UTC) (edited on 2021-05-18 21:49 (UTC) by mokkurkalve)
The problem was that rexml have been separated from ruby. I've added that as runtime dependency.
I don't know why ruby-rexml is marked in red on this page. The package is certainly there and installable:
https://archlinux.org/packages/community/any/ruby-rexml/
@Muddy: I think you are right there are possibly something not working with Gnudb. MusicBrainz is working in GUI atleast. But I am currently sick and don't have the energy to look into this right now. So I don't know really. However there's a bugreport you could look at:
mokkurkalve commented on 2021-05-18 09:34 (UTC)
Now there are a chrash in rubyripper for me. I have filed a bug report: https://github.com/bleskodev/rubyripper/issues/633
mokkurkalve commented on 2021-05-16 21:46 (UTC) (edited on 2021-05-16 21:50 (UTC) by mokkurkalve)
OK people. You should do a pacman -Syu on your system so that ruby-cairo and all others are updated and then reinstall rubyripper before deciding that GTK3 doesn't work.
mokkurkalve commented on 2021-05-16 20:56 (UTC) (edited on 2021-05-16 21:48 (UTC) by mokkurkalve)
@Muddy: rrip_gui not working sounds like the issue I mentioned below: https://bugs.archlinux.org/task/69948 It woks fine for me now. Are you really really sure you have installed all relevant packages and updated them to the latest available version? It sounds like you are missing some bit. (Specifically: You must have ruby-cairo-1.17.5-3 or newer. That's where the bug got fixed.) About rrip_cli and gnudb I have to look at that when I have access. Maybe in a couple of days. Are you sure you do not have an old .config/rubyripper/settings laying about with something other than site=http://gnudb.gnudb.org/~cddb/cddb.cgi in it? I did. And had to change it.
Muddy commented on 2021-05-16 03:55 (UTC) (edited on 2021-05-16 15:31 (UTC) by Muddy)
rrip_gui not working as it claims ruby-gtk3 is not installed when it is. & rrip_cli is failing due to not being able to talk to freedb so I changed it to gnudb and still not working.
Figured out the rrip_cli issue is talking to freedb so I tried to swap it to gnudb.org and so far no success as I don't seem to have the right combo of variables in the address or login yet. Exception thrown: undefined method `[]' for nil:NilClass Couldn't connect to freedb server. Network down?
Pinned Comments
mokkurkalve commented on 2021-05-16 21:46 (UTC) (edited on 2021-05-16 21:50 (UTC) by mokkurkalve)
OK people. You should do a pacman -Syu on your system so that ruby-cairo and all others are updated and then reinstall rubyripper before deciding that GTK3 doesn't work.