All Projects

Project Category Task Type  desc Priority Severity Summary Status Progress
PackagesAnyPrivacy IssueVery LowLow [purple-plugin-pack] Provides Napster support which is  ...Closed
100%
Task Description

purple-plugin-pack provides access to Napster which is only useful with a single company and sever (as far as I could tell).

PackagesAnyImplementation RequestVery LowMedium [foxtrotgps] please add package to repos Closed
100%
Task Description

Unlike other mapping software (gnome-maps, emerillon) it does not depend on geoclue/geoclue2 (or on kde packages like marble). The package was added to Arch’s official repos over a year ago. Their PKGBUILD builds fine.

PackagesAnyImplementation RequestVery LowMedium [pagamigo] please package this Python script for PayPal ...Closed
100%
Task Description

This Python script enables users to use PayPal without proprietary JavaScript. The package requires newer Python modules than those provided by Hyperbola.

requests>=2.18.1
lxml>=4.2.3
cssselect>=1.0.3

The source code can be found here, licensed under the GPL.

https://notabug.org/alyssa/pagamigo

Pagamigo was also covered on tech news website soylentnews recently.

https://soylentnews.org/article.pl?sid=18/11/09/0446226

PackagesAnyImplementation RequestVery LowMedium [purple-matrix] Please add package Closed
100%
Task Description

Package is a libpurple plugin for the Matrix protocol which is consistent with Hyperbola’s social contract as Matrix is a federated protocol.

Source code can be found here licensed under GPLv2:

https://github.com/matrix-org/purple-matrix

PKGBUILD for git version is available here (last stable release is from two years ago so git version is probably the best version to use):

https://aur.archlinux.org/packages/purple-matrix-git/

PackagesAnyImplementation RequestVery LowMedium [midori] please re-add new releases Closed
100%
Task Description

The security issues regarding the package which led to the package’s removal from Hyperbola (old WebKit and Vala dependency) have apparently been resolved in recent releases, see the new comment in this bug report and the latest PKGBUILD in Arch’s repo.

https://launchpad.net/bugs/1698483

https://www.archlinux.org/packages/community/x86_64/midori/

PackagesAnyImplementation RequestVery LowMedium [chdkptp] please add package to control Canon cameras Closed
100%
Task Description

CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.

Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.

Code is available via svn:

$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp

Copy chdkptp.sh and config.mk files to source tree then compile via make. chdkptp requires root privileges to connect to a camera.

PackagesAnyImplementation RequestVery LowLow [chdkptp] please add package to repos Closed
100%
Task Description

CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.

Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.

Code is available via svn:

$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp

Copy chdkptp.sh and config.mk files to source tree then compile via make. Requires root privileges to connect to a camera.

PackagesAnyFreedom IssueVery HighCritical [kodi] contains youtube-dl which runs non-free scripts Closed
100%
Task Description

Please replace by avideo, preferably by a release which receives updates so that it can still function within kodi (the non-LTS version).

Replace by LTS version of avideo to follow Hyperbola Packaging Guidelines.

PackagesAnyFreedom IssueVery HighCritical [luminancehdr] depends on non-free qt5-webengine Closed
100%
Task Description

Please repackage or replace with free software which provides similar functionality such as MacroFusion (which is available in the AUR).

The package cannot be installed. Here is the terminal output:

$ sudo pacman -S luminancehdr
resolving dependencies...
warning: cannot resolve "qt5-webengine", a dependency of "luminancehdr"
:: The following package cannot be upgraded due to unresolvable dependencies:
      luminancehdr

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
 there is nothing to do
PackagesAnyFreedom IssueVery HighCritical [qtemu] package recommends installing non-free OSes Closed
100%
Task Description

When running QtEmu for the first time and running the new machine wizard, the software lists non-free operating systems and refers to GNU/Linux as Linux.

It would be nice to list LibertyBSD in the list of distros in this software in addition to GNU/Linux and GNU/Hurd (which are listed in aqemu).

PackagesAnyFreedom IssueVery HighCritical [purple-skypeweb] Plugin only useful with Skype Closed
100%
Task Description

Please remove as plugin is only useful with Skype hosted by a single company on a single server as far as I can tell (unlike pidgin-sipe).

PackagesAnyFreedom IssueVery LowLow [wireshark*] mentions non-free OSes in pacman descripti ...Closed
100%
Task Description
community/wireshark-cli 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - CLI version
community/wireshark-common 2.2.6-1
    Common files used by wireshark-gtk and wireshark-qt
community/wireshark-gtk 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - GTK frontend
community/wireshark-qt 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - Qt frontend

It’s better to change to a more neutral description such as “a cross-platform network protocol analyzer - CLI/GTK/Qt version”.

PackagesAnyFreedom IssueVery LowLow [keepass] mentions non-free OSes in pacman package desc ...Closed
100%
Task Description
community/keepass 2.35-2
    A easy-to-use password manager for Windows, Linux, Mac OS X and mobile
    devices.

Better to change to something like “A cross-platform password manager supporting mobile devices”.

PackagesAnyFreedom IssueVery LowLow [erika] please add package to repos Closed
100%
Task Description

Erika is a Python GTK+ podcast manager using webkitgtk.

Erika is released under the MIT License, with the exception of the file erika/frontend/widgets/scrolled_window.py which is released under the GNU/GPLv3 License.

Attached is a PKGBUILD for the last stable release based on the AUR one (I moved a few of the dependencies to optdepends). It builds fine and works.

PackagesAnyFeature RequestMediumMedium [epiphany] restore the hidden setting to disable JavaSc ...Closed
100%
Task Description

Please restore the hidden setting (which can be enabled via dconf-editor) to disable JavaScript, which was removed last year (see here for details: https://github.com/GNOME/epiphany/blob/master/NEWS ).
Please do not remove the browser from the repos, as it renders this website correctly, unlike Mozlla based browsers (see here for more info: https://issues.hyperbola.info/index.php?do=details&task_id=131). The browser also provides other functions currently unavailable in Mozilla browsers, such as accessing LibreCMC router’s non-SSL web interface.

PackagesAnyFeature RequestVery LowMedium Remove dependency of packages on pulseaudio/libpulse Closed
100%
Task Description

Similar to systemd, pulseaudio or libpulse is forced upon users as many packages require it such as kodi, gnome-shell (and thus also gdm), ffmpeg, gst-plugins-good, simplescreenrecorder, clementine, empathy, seamonkey (iceape), fluidsynth, mumble and qemu, Most/all of these packages can probably be compiled with pulseaudio or libpulse as an optional dependency instead.

PackagesAnyFeature RequestVery LowMedium [slim-themes] please add hyperbola branded variant Closed
100%
Task Description

slim-themes seems to be considered free according to Parabola - they have an issue with arch branding (slim-themes::::[branding][FIXME:package] has “archlinux” theme) which they resolve be creating the package parabola-themes-slim. Perhaps this can be the basis for hyperbola branded themes.

https://git.parabola.nu/blacklist.git/plain/blacklist.txt https://www.parabola.nu/packages/libre/x86_64/parabola-themes-slim/

PackagesAnyFeature RequestDeferMedium [aqemu] libertybsd is missing from installation list Closed
100%
Task Description

aqemu only lists GNU/Linux and GNU/Hurd. Since LibertyBSD is also free it should also be added.

PackagesAnyFeature RequestVery LowLow [dreamchess]please add package Closed
100%
Task Description

The package appears in parabola’s pcr repository. I modified the AUR PKGBUILD to compile the last stable version (and the installation works fine). Please add this package to the official repos.

https://aur.archlinux.org/packages/dreamchess-git/ https://www.parabola.nu/packages/pcr/x86_64/dreamchess-git/

InstallationGeneralFeature RequestVery LowLow [FAQ]Please note that not all RAR archives are supporte ...Closed
100%
Task Description

I tried to extract a RAR v5 archive using unar that works fine when using the non-free unrar.

Here is the log (with the file name altered)

$ unar file.part1.rar
file.part1.rar: RAR 5

file.mp4  (-2144860915 B)... Failed! (Attempted to read more data than was available)

Extraction to current directory failed! (1 file failed.)

Please add in the FAQ that newer RAR archives (version 5) may not work when using unar.

PackagesAnyFeature RequestVery LowLow [vobsub2srt] please add package Closed
100%
Task Description

here is the description from the website

https://github.com/ruediger/VobSub2SRT

VobSub2SRT is a simple command line program to convert .idx / .sub subtitles into .srt text subtitles by using OCR. It is based on code from the MPlayer project - a really really great movie player. Some minor parts are copied from ffmpeg/avutil headers. Tesseract is used as OCR software.

vobsub2srt is released under the GPL3+ license. The MPlayer code included is GPL2+ licensed.

The quality of the OCR depends on the text in the subtitles. Currently the code does not use any preprocessing. But I’m currently looking into adding filters and scaling options to improve the OCR. You can correct mistakes in the .srt files with a text editor or a special subtitle editor.

Attached is a working PKGBUILD for the latest stable version.

ServicesGeneralFeature RequestVery LowLow hyperbola branding - add guidelines to packages Closed
100%
Task Description

I could not find any regarding using arch or other branded themes. Parabola apparently rebrands some stuff in their libre repository, eg. they have their own parabola-themes-slim package for slim based themes.

https://issues.hyperbola.info/index.php?do=details&task_id=1213&opened=24&status[0]=

PackagesAnyBug ReportHighCritical [utox] package needs rebuilding Closed
100%
Task Description

I get this error when trying to run it:

$ utox
utox: error while loading shared libraries: libtoxencryptsave.so.1: cannot open shared object file: No such file or directory

PackagesAnyBug ReportVery HighCritical [electrum] package no longer works Closed
100%
Task Description

Old clients (like the one packages by Hyperbola) no longer work due to changes in Electrum:

https://github.com/kyuupichan/electrumx/pull/760

The fix is to use a newer version.

PackagesAnyBug ReportHighCritical [electrum] updated package still does not work Closed
100%
Task Description

Here is the terminal output:

$ electrum
Error: No module named ‘aiorpcx’. Try ‘sudo python3 -m pip install <module-name>

I think a newer python version (e.g. 3.7) might be needed in order to get it to work as well as even after installing missing modules via pip locally the package does not run.

ServicesGeneral BrandingBug ReportHighHigh Cannot view services properly with white text on black  ...Closed
100%
PackagesAnyBug ReportMediumHigh [xf86-video-intel] windows are not rendered correctly i ...Closed
100%
PackagesAnyBug ReportVery LowHigh [iceweasel-uxp] windows don't render correctly in add-o ...Closed
100%
PackagesAnyBug ReportMediumHigh [cups] lp command no longer works Closed
100%
PackagesAnyBug ReportVery LowHigh [rubyripper] GUI doesn't work Closed
100%
PackagesAnyBug ReportMediumMedium [lxmusic]package needs rebuilding as it fails to run Closed
100%
PackagesAnyBug ReportVery LowMedium [mate-panel] country flags for keyboard layouts are mis ...Closed
100%
PackagesAnyBug ReportVery LowMedium [ffmpegthumbnailer] missing support for some media form ...Closed
100%
PackagesAnyBug ReportMediumMedium [iceweasel-uxp] animated webp files stop playing after  ...Closed
100%
PackagesAnyBug ReportVery LowMedium [hypervideo] YouTube no longer works Closed
100%
PackagesAnyBug ReportVery LowMedium [hypervideo] YouTube downloads do not extract correct f ...Closed
100%
PackagesAnyBug ReportVery LowMedium [slim] login screen not displaying correctly Closed
100%
PackagesAnyBug ReportVery LowMedium [openrc] cannot load fuse at boot Closed
100%
PackagesAnyBug ReportVery LowMedium [exfat-utils] filesystem can only be mounted manually Closed
100%
PackagesAnyBug ReportVery LowMedium [hypervideo] soundcloud downloads display 401 unauthori ...Closed
100%
PackagesAnyBug ReportVery LowLow [openssl-1.0] Newer version required for plowshare MEGA ...Closed
100%
PackagesAnyBug ReportVery LowLow [pacman] warnings after migration Closed
100%
PackagesAnyBug ReportVery LowLow [hypervideo] "HTTP Error 403: Forbidden" error on some  ...Closed
100%
Showing tasks 1 - 43 of 43 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing