Packages

Category Task Type Priority Severity  asc Summary Status Progress
AnyBug ReportVery LowLow [openssl-1.0] Newer version required for plowshare MEGA ...Closed
100%
Task Description

As per this bug report the MEGA plugin cannot be compiled using the OpenSSL version provided in hyperbola.

https://github.com/mcrapet/plowshare-module-mega/issues/18

This described solution works (I successfully upgraded the package to version 1.0.2r).

  Install the openssl-1.0 package.
  Run ./configure with the following arguments:

./configure –enable-local OPENSSL_LIBS=’-L/usr/lib/openssl-1.0 -lssl -lcrypto’ OPENSSL_CFLAGS=’-I/usr/include/openssl-1.0’

  run make

Unfortunately this solution (upgrading openssl-1.0) breaks some other packages such as phantomjs and avidemux, so it would be great if the package could be upgraded by Hyperbola’s developers alongside all its dependencies.

AnyImplementation RequestVery LowLow add yacy support for iceweasel-XP Closed
100%
Task Description

Description:

Searx is better in the short term than search engines like Google and DuckDuckGo in that the client-side JavaScript is free and the server-side code is free and public. However, in the long term it can never be a real replacement for non-free search engines while it relies on non-free search engines for data. At this time, the major general purpose search engines who use their own data are all controlled by corporations like Google and Microsoft. The YaCy search engine addresses this by relying on decentralized data based on p2p.

For this reason, I believe that YaCy is socially a better choice than Searx as the default search engine for Iceweasel-UXP. However, it is not at this time a practically better choice. Since YaCy relies on its users to index the web, and does not currently have many users, the search results are not very good. This creates a chicken-and-egg problem, since it will be difficult for YaCy to gain users while its search results are poor.

However, Searx supports YaCy as a source of search engine results. I don’t know of any Searx instances which have YaCy support enabled, presumably since YaCy support would only be useful to users who have YaCy installed locally and running on http://localhost:8090, but Hyperbola could run its own Searx instance, enable YaCy support plus DuckDuckGo, and make this the default search engine for Iceweasel-UXP. This way, Iceweasel-UXP users can use and contribute to YaCy, but supplement YaCy’s search results with results from DuckDuckGo until YaCy becomes strong enough to stand on its own.

Additional info:

* AUR package for YaCy: https://aur.archlinux.org/packages/yacy

* Searx support for YaCy: https://github.com/asciimoo/searx/blob/master/searx/engines/yacy.py

Steps to reproduce: N/A

AnyFreedom IssueVery LowLow [arm-unknown-linux-gnueabi-gcc] not working; needs prop ...Closed
100%
Task Description

Description:
I believe the arm-unknown-linux-gnueabi-gcc package to be broken as described here.

Additional info:
* package version(s) - arm-unknown-linux-gnueabi-gcc - all versions

Steps to reproduce:
I don’t think “steps to reproduce” to be relevant in this case. My forum topic linked above already contains all the necessary info on the subject :) However, one could try compiling glibc and busybox as described here. Yes, these are instructions for debian-like systems. They have to be adapted accordingly

AnyImplementation RequestLowLow [opmsg] add new package Closed
100%
Task Description

Description: opmsg is a replacement for gpg which can encrypt/sign/verify your mails or create/verify detached signatures of local files. Even though the opmsg output looks similar, the concept is entirely different.

Additional info:
https://aur.archlinux.org/packages/opmsg/

AnyImplementation RequestVery LowLow [xfce4-alsa-plugin] add package Closed
100%
Task Description

Please add xfce4-alsa-plugin (to get rid of pulseaudio plugin on xfce)

License: GPL3

https://aur.archlinux.org/packages/xfce4-alsa-plugin/ https://github.com/equeim/xfce4-alsa-plugin

AnyBug ReportVery LowLow [pacman] warnings after migration Closed
100%
Task Description

When updating packages this warning appears:

warning: directory permissions differ on /usr/sbin/
filesystem: 750  package: 755
AnyImplementation RequestVery LowLow [emacs-exwm] add package Closed
100%
Task Description

Some users use emacs as a tiling window manager. Please add EXWM[0]

[0]: https://github.com/ch11ng/exwm

AnyImplementation RequestVery LowLow [SafeEyes] add new package Closed
100%
Task Description

Safe Eyes is a program to manage breaks in front of the computer. It has many features that help us adapt it to our needs.

AnyFreedom IssueVery LowLow [gnome] Complete remval of desktop-environment Closed
100%
Task Description

Description: As Gnome has decided against following libre, free principles the desktop-environment has becoming a risk for the privacy and freedom for users. Meaning that the desktop-environment with all basic packages should be removed. Of course the final decision is up to the community and the development-team. Followed up are more reasons for the insights:

* Bloated with questionable dependencies (including mandatory systemd)
* Using proprietary services as high risk for freedom and privacy for users (https://i.stack.imgur.com/yZcyV.png)
* Coming up with questionable and vague principles, against software-freedom in a whole (inclusion of flatpak and flathub as so-called standardization for distributions, discussions about proprietary software included within the software-center)

Additional info for packages:

gnome-backgrounds
gnome-calculator
gnome-contacts
gnome-control-center
gnome-dictionary
gnome-disk-utility
gnome-font-viewer
gnome-keyring
gnome-screenshot
gnome-session
gnome-settings-daemon
gnome-shell
gnome-shell-extensions
gnome-system-monitor
gnome-terminal
gnome-themes-standard
gnome-user-docs
gnome-user-share
grilo-plugins

AnyBug ReportLowLow [xdg-utils] doesn't work with -uxp applications and has ...Closed
100%
Task Description

As per the source code, xdg-utils is meant to work with firefox, google-chrome, and other browsers. It is missing support for -uxp applications.

AnyBug ReportVery LowLow Xenocara xbacklight bug Closed
100%
Task Description

When i try to set the brightness on my screen, with xbacklight -set 100,

it does this:

No outputs have backlight property

and it doesn’t really matter if I set it lower than 100 or what it currently is at.

Fix when you can please!

AnyBug ReportVery LowLow lightdm/lxdm bug Closed
100%
Task Description

It appears when I plug in my libreboot laptop x200 in, it appears to dim the screen and when its unplugged, the screen is bright again. Something peculiar is at work, I wondered if this could be fixed.

My assumption is it is related to lxdm or lightdm. Any thoughts?

I am currently using 0.4, so I don’t expect this to be a fast process, just when you get a chance okay?

AnyFreedom IssueVery LowLow [hedgewars] Crash when starting a new singleplayer-camp ...Closed
100%
Task Description

When trying to start a new campaign the complete game-engine is crashing with the following message:

Object::disconnect: Unexpected null parameter
QCoreApplication::postEvent: Unexpected null receiver

As ghc and fpc should be removed in the near future it would be good to validate this or otherwise remove the game-package itself also.

AnyBug ReportVery LowLow [hypervideo] "HTTP Error 403: Forbidden" error on some  ...Closed
100%
Task Description

Is there any way to force it to try from yt as it did in the final attempt?

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Downloading JSON metadata
[youtube] X7v2aHUPp14: Downloading from Invidious API ERROR: unable to download video data: HTTP Error 403: Forbidden

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Trying from YT
[download] Destination: Caroline’s First Day _ Green Wing _ Series 1 Episode 1 _ Dead Parrot-X7v2aHUPp14.mp4
[download] 100% of 418.57MiB in 03:31

AnyImplementation 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.

AnyFeature RequestDeferLow [php-imagick] add package Closed
100%
Task Description

php-imagick is an optdepends for many PHP webapps like Nextcloud and Wordpress, would be good to have itin Hyperbola, Arch added it last year

AnyBackport RequestVery LowLow  elogind package Closed
100%
Task Description

Description:
Was wondering if there is any issue in terms of freedom andor privacy for the inclusion of elogind? Feedback will be apreciated Cheers.

this was recently implemented in gentoo.

source:
https://libregit.org/i3_relativism/elogind

references:
https://blogs.gentoo.org/leio/2019/03/26/gnome-3-30/#comment-9555 https://forums.gentoo.org/viewtopic-t-1094796.html

contact gentoo developer for help in implementation:
https://wiki.gentoo.org/wiki/User:Leio/TODO

AnyFreedom IssueVery LowLow Juniper Networks Certified Expert Security Closed
100%
Task Description

The Juniper Networks Certified Expert Security (JNCES) is aimed to authorize the networking experts’ ability to deploy, implement, manage and fix JUNOS-based security platforms. The Juniper certified security professionals have the capability to deploy manage, configure and troubleshoot the junos for the businesses.

AnyFreedom IssueVery LowLow How to resolve QuickBooks Error 15241 Closed
100%
Task Description

We work closely as a reliable third party QuickBooks support provider, which helps all frustrated QuickBooks users. We’ve the potential to affect minor or major QuickBooks error codes smartly. If you’re facing QuickBooks error 15241 on a day to day, you need to call our certified QuickBooks support team immediately. This error code relates to QuickBooks payroll function that forestalls QuickBooks desktop software to place within the updates correctly. Our live QuickBooks experts have full knowledge and extensive experience to identify the foremost reasons of this error code and apply the suitable techniques to unravel this error code within a few of seconds. https://www.quickbookssupportphonenumber247.co/blog/resolve-quickbooks-error-15241/

AnyFreedom IssueVery LowLow What are the easy tips to setup yahoo mail in outlook? Closed
100%
Task Description

Outlook can become the best app that gives the excellent performance with the unique and amazing features. It provides many more benefits over the webmail of yahoo email account. So, I have decided to setup yahoo mail in outlook. I have never done this procedure, so I am not sure about the setup procedure. I don’t have complete technical knowledge to setup yahoo mail in MS outlook, so I want to take full guidance to setup yahoo mail in outlook. So anyone can share the easy tips to setup yahoo mail in MS outlook.

AnyFreedom IssueVery LowLow Fix QuickBooks Error 6147 in 5 Tricky Ways Closed
100%
Task Description

I am into a critical accounting situation because I am encountering QuickBooks error 6147. This error code is taking place, while I am attempting to restore a company file backup. I am experiencing this accounting mistake, so I am unable to work on my accounting software. Really, I don’t have actual reasons for it, so I am trying to know about all the causes. I don’t have a clear explanation about this error code. I have taken expert’s help, but all solutions are not useful. Can anyone suggest me the permanent fixes for resolving QuickBooks error 6147?QuickBooks Error 6147

AnyFreedom IssueVery LowLow How do I set up Bellsouth email on Outlook? Closed
100%
Task Description

Bellsouth email and Microsoft Outlook or a lethal combination add to get both of them together you will need to complete bills of Bellsouth email settings on Outlook. Firstly, open Outlook client, go to file, and click add an account. Now you need to choose manually configure server settings or additional server types and click Next. Now enter the below details in the incoming mail server and outgoing mail server on Outlook.

Incoming mail server (IMAP)
Server name – imap.mail.yahoo.com.
Port number – 995.
IMAP Security – SSL/TLS.
Username – Your full BellSouth email address.
Password – Your BellSouth email password.

      

Outgoing mail server (IMAP)
Server name – smtp.mail.yahoo.com.
Port number – 465.
IMAP Security – SSL/TLS.
Username – Your full BellSouth email address.
Password – Your BellSouth email password.

AnyFreedom IssueVery LowLow How do I resolve outlook cannot connect to server probl ...Closed
100%
Task Description

Outlook is one of the most popular emailing services, which is mainly used by countless people to send or receive emails. It is the most effective way to communicate with anyone, so countless users select it for many purposes. It has the potential to store notes, tasks, and calendars. I want to send or receive emails through my outlook account, so I am not able to precede this task. For this purpose, I need to connect to the outlook exchange server with the aim of sending or receiving emails. I am experiencing difficulty to connect to the server. I don’t have the solid resolutions to fix outlook cannot connect to server issue. Can anyone recommend the easy methods to fix this issue?

AnyFreedom IssueVery LowLow Can 123.hp.com/setup help me to fix HP Printer error co ...Closed
100%
Task Description

You will see this code on the control panel of the printer while you are trying to scan. It might show up when you try to scan some heavy book or documents. There is no need to worry as you can fix it easily by following these simple steps from 123.hp.com/setup:

  • Turn on the printer and wait till it is in an idle state
  • Remove the printer from the power supply and wait for a minute or so
  • Plug the cables back and reconnect the power cord utility to the back part of the printer and switch it on
  • Let it pass through the warm up stage and wait till the light on the printer blinks. This will fix the issue and try putting one sheet at a time in the scanner

If you still face any issue then just visit 123.hp.com/setup and get help instantly from the experts.

AnyFreedom IssueVery LowLow How do I Choose The Best SEO Services Provider For My B ...Closed
100%
Task Description

Apart from the fact that every SEO Services provider you see will pretend to be the best SEO services provider, there are some that are pretty good in real life. If you don’t have an eye to find out the best and professional SEO services, here are things that you should consider.
Instead of relying on the customer reviews entirely, trust your friends and knowns who have taken the SEO services before.
Learn more about the knowledge and processes of the SEO company.
Dig into the history of the SEO company to find the past performance of the company.


https://www.firstrankseoservices.com/

AnyFreedom IssueVery LowLow Dial helpline number to find solutions of cash app card ...Closed
100%
AnyFreedom IssueVery LowLow Get Cash app customer service number to resuscitate the ...Closed
100%
AnyFreedom IssueVery LowLow Fix interface issue while using elective send cash from ...Closed
100%
AnyFreedom IssueVery LowLow How do you unlock Yahoo account without phone number an ...Closed
100%
AnyFreedom IssueVery LowLow Fix Your Epson Printer Offline Troubleshooting Closed
100%
AnyFreedom IssueVery LowLow Fix Your Epson Printer Offline Troubleshooting Closed
100%
AnyFreedom IssueVery LowLow Where To Go If Cash App Refund Problems Take Place? Closed
100%
AnyFreedom IssueVery LowLow Can You Get cash app Dispute? If the transfer can't be  ...Closed
100%
AnyFreedom IssueVery LowLow How to Connect With coursework help online in USA Exper ...Closed
100%
AnyFreedom IssueVery LowLow How to Connect With coursework help online in USA Exper ...Closed
100%
AnyFreedom IssueVery LowLow [Hyperbola GNU/Linux-libre 0.4] No login after installa ...Closed
100%
AnyBug ReportVery LowLow [Hyperbola GNU/Linux-libre 0.4] Testing Lumina - lumina ...Closed
100%
AnyFeature RequestMediumLow [Hyperbola GNU/Linux 0.4] Reactivate ALSA for all UXP-a ...Closed
100%
AnyFreedom IssueVery LowLow Instead of shortcut for solution go to assignment help  ...Closed
100%
AnyFreedom IssueVery LowLow What Can A Pain Clinic Offer? Closed
100%
StableFeature RequestVery LowLow [linux-libre-lts-xtreme] add package Closed
100%
StableBug ReportVery LowLow [lightdm] Wrong locale displayed Closed
100%
StableBug ReportVery LowLow Mupen64plus acts buggy Closed
100%
StableFeature RequestVery LowLow [digikam]: /usr/bin/cleanup_digikamdb: line 61: kreadco ...Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: SSLeuth Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: Privacy Setting ...Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: Classic Theme R ...Closed
100%
StableBug ReportVery LowLow [iceweasel-uxp] info box not translated Closed
100%
StableImplementation RequestVery LowLow BitWarden, a free & open source password manager Closed
100%
StableBug ReportVery LowLow [octopi][octopi-notifier] "Aborting notifier as 'pacman ...Closed
100%
Showing tasks 351 - 400 of 1517 Page 8 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing