Installing on Ubuntu 20.04
-
- Posts: 9
- Joined: Sun Jan 05, 2014 8:39 am
Installing on Ubuntu 20.04
Does anyone have notes on building or installing via packages for Ubuntu 20.04?
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
From apt repository :
From source code installation :
This worked fine for me...
Regards
JRios
Code: Select all
sudo add-apt-repository ppa:anonbeat/guayadeque
sudo apt install guayadeque
Code: Select all
sudo apt install git build-essential cmake gettext
sudo apt install libwxgtk3.0-gtk3-dev libtag1-dev libwxsqlite3-3.0-dev libsqlite3-dev
sudo apt install libcurl4-openssl-dev libdbus-1-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgpod-dev libjsoncpp-dev
sudo apt install gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
cd directory_where_to_put_source_code
git clone https://github.com/anonbeat/guayadeque.git
cd guayadeque
./build
sudo make install
Regards
JRios
-
- Posts: 1
- Joined: Thu Jun 25, 2020 6:34 am
Re: Installing on Ubuntu 20.04
Hi, these instructions are not working for me on Linux Mint 20. I get the following output when adding the PPA, and it won't let me install it afterwards:
What can I do? I've seen this happening on while trying to add other PPAs too.
Code: Select all
Executing: /tmp/apt-key-gpghome.FCM6QB5Ete/gpg.1.sh --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 71C004D5C1F0137ADBD5186195FABEFB4499973B
You are about to add the following PPA:
Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework.
For mor information visit our web site http://www.guayadeque.org
More info: https://launchpad.net/~anonbeat/+archive/ubuntu/guayadeque
Press Enter to continue or Ctrl+C to cancel
Executing: /tmp/apt-key-gpghome.gHfte0izY4/gpg.1.sh --keyserver hkps://keyserver.ubuntu.com:443 --recv-keys 71C004D5C1F0137ADBD5186195FABEFB4499973B
gpg: key 95FABEFB4499973B: public key "Launchpad Guayadeque Music Player" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: invalid key resource URL '/tmp/apt-key-gpghome.gHfte0izY4/home:antergos.asc.gpg'
gpg: keyblock resource '(null)': General error
gpg: key 76F1A20FF987672F: 1 signature not checked due to a missing key
gpg: key 7B1869016E94B574: 1 signature not checked due to a missing key
gpg: key A6616109451BBBF2: 12 signatures not checked due to missing keys
gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys
gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys
gpg: key C8CAB6595FDFF622: 2 signatures not checked due to missing keys
gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key
gpg: Total number processed: 10
gpg: skipped new keys: 10
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
Hi and welcome. I am not sure but I think this problem is about your distribution and not the ppa
Tha ppa is working for me
Tha ppa is working for me
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
Hi there,
I tried using the installation method at the top of the page but got this response:
Setting up libusrsctp1:amd64 (0.9.3.0+20190901-1) ...
Setting up libinstpatch-1.0-2:amd64 (1.1.2-2build1) ...
Setting up libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libfluidsynth2:amd64 (2.1.1-2) ...
Setting up gstreamer1.0-plugins-bad:amd64 (1.16.2-2.1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
libdvd-pkg: Checking orig.tar integrity...
/usr/src/libdvd-pkg/libdvdcss_1.4.2.orig.tar.bz2: OK
libdvd-pkg: `apt-get check` failed, you may have broken packages. Aborting...
I had some problems with libdvdcss in another application. Any suggestions?
I tried using the installation method at the top of the page but got this response:
Setting up libusrsctp1:amd64 (0.9.3.0+20190901-1) ...
Setting up libinstpatch-1.0-2:amd64 (1.1.2-2build1) ...
Setting up libmjpegutils-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmpeg2encpp-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libmplex2-2.1-0:amd64 (1:2.1.0+debian-6build1) ...
Setting up libfluidsynth2:amd64 (2.1.1-2) ...
Setting up gstreamer1.0-plugins-bad:amd64 (1.16.2-2.1ubuntu1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
libdvd-pkg: Checking orig.tar integrity...
/usr/src/libdvd-pkg/libdvdcss_1.4.2.orig.tar.bz2: OK
libdvd-pkg: `apt-get check` failed, you may have broken packages. Aborting...
I had some problems with libdvdcss in another application. Any suggestions?
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
If you try today and still happens most probably is that your download got corrupted.
See https://askubuntu.com/questions/1094062 ... s-aborting
See https://askubuntu.com/questions/1094062 ... s-aborting
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
No luck with that option either. Looks like that file is locked for some reason. I am the only user on this device:
~$ apt install guayadeque
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
~$ apt install guayadeque
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
Re: Installing on Ubuntu 20.04
Run the command with sudo
-
- Posts: 3
- Joined: Sun Oct 18, 2020 2:33 am
Re: Installing on Ubuntu 20.04
Hi there,
Thank you for the suggestion. Adding sudo did the trick!
Thank you for the suggestion. Adding sudo did the trick!
-
- Posts: 1
- Joined: Sun May 16, 2021 6:23 pm
Re: Installing on Ubuntu 20.04
I tried from install with repository, it didn't work. then i tried to install with source code, and couldn't either.
guayadeque if it managed to install but there are problems when starting, it returns this warning:
guayadeque if it managed to install but there are problems when starting, it returns this warning:
please help, my OS is ubuntu Mate 20.04:~$ guayadeque
15:15:20: Initialized locale ( es_AR )
15:15:20: Mount Added...
15:15:20: Mount Path: /home/
15:15:20: IconStr: '. GThemedIcon drive-harddisk drive drive-harddisk-symbolic drive-symbolic'
15:15:20: Library Db Version 21
15:15:20: SetViewMode -1 => 0
(guayadeque:22672): Gtk-CRITICAL **: 15:15:23.157: gtk_widget_set_size_request: assertion 'height >= -1' failed
(guayadeque:22672): Gtk-CRITICAL **: 15:15:23.157: gtk_widget_set_size_request: assertion 'height >= -1' failed
15:15:23: guLibPanel::IniPanelData( 13101 )
15:15:23: guLibPanel::DoTextSearch( '' )
(guayadeque:22672): Gtk-CRITICAL **: 15:15:23.159: gtk_widget_set_size_request: assertion 'height >= -1' failed
15:15:27: Mount: 'Volumen de 243 GB' => '/home/'
15:15:27: OnCollectionCommand 13100 0 0 1
(guayadeque:22672): Gtk-CRITICAL **: 15:15:27.406: gtk_widget_set_size_request: assertion 'height >= -1' failed
15:15:27: Mount: 'Volumen de 243 GB' => '/home/'
(guayadeque:22672): Gtk-CRITICAL **: 15:15:27.422: gtk_widget_set_size_request: assertion 'height >= -1' failed
15:15:27: guMainFrame::OnMountMonitorUpdated
15:15:27: Mount: 'Volumen de 243 GB' => '/home/'
15:15:27: Updating the podcasts...
15:15:27: Indicators_Sound_Available() => 0
15:15:27: MainFrame.Size( 1313, 741 ) -1
15:15:27: MainFrame.Size( 1313, 741 ) -1
(guayadeque:22672): Gtk-WARNING **: 15:15:28.111: Negative content height -2 (allocation 16, extents 9x9) while allocating gadget (node trough, owner GtkScale)
(guayadeque:22672): Gtk-WARNING **: 15:15:28.111: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node highlight, owner GtkScale)
(guayadeque:22672): Gtk-WARNING **: 15:15:28.111: Negative content height -11 (allocation 7, extents 9x9) while allocating gadget (node trough, owner GtkScale)
(guayadeque:22672): Gtk-WARNING **: 15:15:28.111: Negative content height -2 (allocation 0, extents 1x1) while allocating gadget (node highlight, owner GtkScale)
(guayadeque:22672): Gtk-CRITICAL **: 15:15:28.428: _gtk_css_image_get_concrete_size: assertion 'default_height > 0' failed
(guayadeque:22672): Gtk-CRITICAL **: 15:15:28.428: _gtk_css_image_get_surface: assertion 'surface_height > 0' failed
15:15:42: A debug report has been generated. It can be found in
/tmp/guayadeque_dbgrpt-22672-20210516T151528
And includes the following files:
guayadeque.xml: process context description
Please send this report to the program maintainer, thank you!
Abortado (`core' generado)