|
Packages | Any | Implementation Request | Very Low | Medium | [peertube] Add new Package | Unconfirmed | |
Task Description
Description:
Hi guys. Could they add PeerTube to Hyperbola?
It’s on AUR.
Under the AGPLv3 license
Additional info:
I see that the PeerTube help configuration with an init.d
|
|
Packages | Any | Implementation Request | Very Low | Medium | [purple-matrix] Please add package | Unconfirmed | |
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/
|
|
Packages | Any | Implementation Request | Very Low | Medium | [i3-gaps] Add new package | Unconfirmed | |
Task Description
Description: i3-gaps is a fork of i3 that properly implements gaps.
Additional info: It is implemented in the AUR https://www.archlinux.org/packages/community/x86_64/i3-gaps/ and it’s source is available on github: https://github.com/Airblader/i3
|
|
Services | HyperWiki/DokuWiki | Implementation Request | Very Low | Medium | Provide binaries for the Ice*-UXP applications in their... | Unconfirmed | |
Task Description
This would ease their usage on other distros.
|
|
Packages | Any | Implementation Request | Very Low | Medium | Privacy Settings for Iceape | Unconfirmed | |
Task Description
This addon works for any firefox based browser but not seamonkey based or this.
I wondered if you could implement the iceweasel one for Iceape.
|
|
Packages | Testing | Implementation Request | Medium | Medium | linux-libre-lts-hypersec: New package with extra securi... | Deferred | |
Task Description
Description: Per a user request and to better secure the kernel, we can embed the cryptsetup and ciphers in the kernel. This would mean rather than exposed modules, they are built-in to the kernel and ready to use even without an intramfs.
To be embedded: ciphers aes, twofish, serpent; sha256, sha512 - and the necessary modules (don’t forget the block modes xts, lvm and cryptsetup ...)
Additionally, we could include USB Guard and any other features that meet our social contract and security outlook.
|
|
Packages | Any | Implementation Request | Very Low | Medium | [midori] please re-add new releases | Unconfirmed | |
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/
|
|
Packages | Any | Implementation Request | Very Low | Medium | [nnn] package request | Unconfirmed | |
Task Description
This is a request to package nnn - a full-featured terminal file manager for low-end devices and the regular desktop.
nnn is available on Debian, Ubuntu (and family), Fedora, OpenSUSE and Arch Linux.
Homepage: https://github.com/jarun/nnn License: BSD 2-Clause
I would highly appreciate if nnn can be added to the repository.
|
|
Packages | Any | Implementation Request | Very Low | Medium | Support of MPTCP (Multipath TCP) on Hyperbola | Unconfirmed | |
Task Description
Patch for 4.9 : https://multipath-tcp.org/patches/mptcp-v4.9-c88d1d56809e.patch
AUR : https://aur.archlinux.org/packages/linux-mptcp/
|
|
Packages | Any | Implementation Request | Very Low | Medium | [SPF][postfix] implement pypolicyd-spf and postfix-poli... | Unconfirmed | |
Task Description
Description: Hyperbola has the following SPF implementations: * libspf2 * perl-mail-spf * perl-mail-spf-query
However, none of them work out of the box with postfix. There’s postfix-policyd-spf-perl, which uses one the current perl implementations (perl-mail-spf), takes no time to build and all the dependencies are already satisfied with Hyperbola’s packages
Here I made a PKGBUILD that’s compliant with the packaging standards:
pkgname=postfix-policyd-spf-perl
pkgver=2.011
pkgrel=1
pkgdesc='Postfix SPF policy engine, written in Perl'
arch=(i686 x86_64)
url='https://launchpad.net/postfix-policyd-spf-perl/'
license=(GPL)
depends=(perl-mail-spf perl-netaddr-ip perl-sys-hostname-long)
source=("https://launchpad.net/postfix-policyd-spf-perl/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('22fc00bf74912056a67e937a460ac1fd878f1cb1a3bfa7b19bc5f1e6bc1c36d815dcf8c945e818d242ed5e72a6295bb0e1569446e06b09aefb2842993b8016ba'
'SKIP')
validpgpkeys=(E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1) # Scott Kitterman
package() {
cd "${pkgname}-${pkgver}"
install -Dm755 "${pkgname}" "${pkgdir}/usr/libexec/postfix/${pkgname}"
install -Dm644 CHANGES INSTALL README -t "${pkgdir}/usr/share/doc/${pkgname}"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
in the other hand, to give users the possibility of having more options, we could add pypolicyd-spf (AUR), which depends in pyspf (AUR) and other packages that Hyperbola has. In fact, ArchWiki talks about this implementation, but this might not be relevant.
|
|
Packages | Stable | Implementation Request | Very Low | Medium | [gcc] Renew to version 8 or 9, including multilib | Deferred | |
Task Description
As even the support for GCC 7 is now ending with the release of version 7.5 (https://gcc.gnu.org/ml/gcc/2019-11/msg00099.html) I’d like to propose a renewal of the building-stack - which I think is also needed in time. Also a renewal of the glibc would be good at all!
|
|
Packages | Any | Implementation Request | Very Low | Medium | [chdkptp] please add package to control Canon cameras | Unconfirmed | |
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.
|
|
Packages | Any | Freedom Issue | Very Low | Medium | [mongodb] needs OpenRC init script | Unconfirmed | |
Task Description
Description: needs OpenRC init script
Additional info: * mongodb-3.4.3-1
|
|
Packages | Stable | Freedom Issue | Very Low | Medium | [xfe] Replace with Hyperbola Iceweasel-UXP for HTML and... | Unconfirmed | |
Task Description
Two formats (including HTML and PHP) are provided to run semi-libre/free web browser Mozilla Firefox in the original code base, but it currently got blacklisted due to numerous branding, security and privacy issues, and replaced by the Hyperbola Iceweasel-UXP. To replace existing strings at the web section in xferc.in:
html = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
htm = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
php = "iceweasel-uxp,iceweasel-uxp,<txteditor>;PHP Source;html_32x32.png;html_16x16.png;;"
|
|
Packages | Any | Feature Request | Medium | Medium | [epiphany] restore the hidden setting to disable JavaSc... | Researching | |
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.
|
|
Packages | Any | Feature Request | Medium | Medium | [pybitmessage] Package Request | Unconfirmed | |
Task Description
PyBitmessage is a secure p2p e-mail alternative. It could be useful to package it.
https://github.com/Bitmessage/PyBitmessage/releases https://aur.archlinux.org/packages/pybitmessage/ https://aur.archlinux.org/packages/pybitmessage-git/ (contains a firejail profile)
|
|
Packages | Any | Feature Request | Medium | Medium | [DCPT500W] possible integration of drivers to cups on P... | Assigned | |
Task Description
Hi guys, I have ever run into a Brother brand printer model DCPT500W[0], and I have seen that the source code for the drivers under GPLv3 license is available.
I also see that there is a file brother_dcpt500w_printer_en.ppd, which is important for cups, which is why it may be necessary to integrate it into the cups, as long as the drivers are Libre.
[0]:https://download.brother.com/welcome/dlf101963/dcpt500w_cupswrapper_GPL_source_3.0.2-0.tar.gz
|
|
Packages | Any | Feature Request | Very Low | Medium | Qemu-kvm package request | Unconfirmed | |
Task Description
1:2.8 or later, qemu-kvm
This would make qemu so much easier and faster, please support this package.
|
|
Packages | Any | Feature Request | Very Low | Medium | Remove dependency of packages on pulseaudio/libpulse | Assigned | |
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.
|
|
Packages | Any | Feature Request | Very Low | Medium | [slim-themes] please add hyperbola branded variant | Unconfirmed | |
Task Description
slim-themes seems to be considered free according to Parabola - they have an issue with arch branding (slim-themes::::[branding][ :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/
|
|
Packages | Any | Feature Request | Defer | Medium | [aqemu] libertybsd is missing from installation list | Deferred | |
Task Description
aqemu only lists GNU/Linux and GNU/Hurd. Since LibertyBSD is also free it should also be added.
|
|
Packages | Any | Feature Request | Very Low | Medium | Add Trinity Desktop | Unconfirmed | |
Task Description
I would like this, because, it looks even better than xfce4. It does use an older qt3 though, BUT, they are maintaining QT3 and improving it themselves.
Plus, its more lightweight than xfce4 and maybe even lxqt too without looking like crap like lxqt and yet still is better than a WM.
I know you don’t like stuff that is abandonware in any sense, but given its being maintained, I hope you will add it.
But let me know.
|
|
Packages | Any | Feature Request | Very Low | Medium | Add Draco Desktop | Unconfirmed | |
Task Description
https://github.com/rodlie/draco
its like Lumina Desktop, but its more lightweight and better for Gnu/Linux
:)
Matter of fact, I hope its okay, but the latest stable build, of Draco is vastly better than Lumina. And for this reason I wanted to know if you could put higher priority on this than the Lumina Desktop request.
|
|
Packages | Any | Feature Request | Very Low | Medium | [minidlna] remove systemd file and add openrc support | Unconfirmed | |
Task Description
Description:
minidlna lacks openrc support and includes a systemd file
Additional info: none
Steps to reproduce:
$ sudo pacman -S minidlna $ cat /usr/lib/systemd/system/minidlna.service
|
|
Packages | Any | Drop Request | Very Low | Medium | [hardening-wrapper] deprecated, not needed anymore | Unconfirmed | |
Task Description
According to : https://github.com/thestinger/hardening-wrapper-deprecated
Wrapper scripts for building hardened executables by default (deprecated, replaced by standard Arch Linux toolchain changes)
|
|
Packages | Any | Drop Request | Medium | Medium | [gksu] is replaced and has to be deleted from our pacma... | Researching | |
Task Description
Description: From the author’s webpage gksu has been replaced.
Additional info: * package version(s) : extra/gksu 2.0.2-5
http://www.nongnu.org/gksu/
|
|
Packages | Any | Bug Report | Medium | Medium | [rxvt-unicode] rc-status command print "bug" table | Researching | |
Task Description
If you do a command line rc-status on urxvt terminal, the name of the column of services are hidden. You will only see the status columns. Example:
Runlevel: default
started ]
started ]
started ]
started ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
started 00:36:20 (0) ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
started ]
started ]
started ]d
Dynamic Runlevel: manual
|
|
Packages | Stable | Bug Report | Very Low | Medium | [kodi-addons-visualization] addons don't work | Unconfirmed | |
Task Description
After installation, none of the addons is present in Kodi!
|
|
Packages | Stable | Bug Report | Medium | Medium | [libusb] error when mounting USB memories on virtual ma... | Researching | |
Task Description
## Bug ##
libusb: error [_get_usbfs_fd] libusb couldn’t open USB device /dev/bus/usb/003/003: permission denied libusb: error [_get_usbfs_fd] libusb requires write access to USB device nodes.
Reference links: https://askubuntu.com/questions/526962/libusb-couldnt-open-usb-device-dev-bus-usb-002-006-permission-denied-libusb
|
|
Packages | Stable | Bug Report | Very Low | Medium | [cowsay] perl-text-charwidth dependency missing | Unconfirmed | |
Task Description
cowsay (cowsay-3.03-9.hyperbola1) is missing perl-text-charwidth dependency
Error message :
“Can’t locate Text/CharWidth.pm in @INC (you may need to install the Text::CharWidth module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/bin/cowsay line 14. BEGIN failed–compilation aborted at /usr/bin/cowsay line 14.”
After installing perl-text-charwidth, it works fine.
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] when dmcrypt start, the "/" filesystem, m... | Assigned | |
Task Description
When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:
* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...
These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password. Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] can't umount luks filesystem on reboot/shu... | Assigned | |
Task Description
dmcrypt service can’t umount luks filesystem on reboot/shutdown, device or resource busy:
* Removing dm-crypt mappings
* foobar-pv
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
Device foobar-pv is still in use [ !! ]
|
|
Packages | Stable | Bug Report | Medium | Medium | [linux-libre-lts] [i915] Display freeze : hpd interrupt... | Deferred | |
Task Description
Hello,
I recently acquired a T400 Thinkpad with 1440×900 panel. On this T400, I installed Hyperbola, just like on my x200 Thinkpad with 1280×800 panel.
Both Thinkpad are running the same Hyperbola installation :
Full disk encryption (with Libreboot) so both Thinkpad are using early KMS (MODULES=”i915” in /etc/mkinitcpio.conf) Same kernel : linux-libre-lts (4.9.99 at the moment I’m writing this message) video driver : modesetting DE : xfce4 with xfwm4
On the Thinkpad x200, everything works great, no issue to report.
On the T400 though, the linux-libre-lts kernel, I’m getting random display freezes, when it happens, this message appears in dmesg :
hpd interrupt storm detected on connector hdmi-a-1
And the display (and sound) freezes for 10 seconds (sometimes more !)
As Hyperbola proposes linux-libre-lts kernel only, I installed latest linux-libre-lts (4.14.40) and linux-libre (4.16.8) from Parabola GNU/Linux repo.
Results :
With 4.14.40 : Same issue as with 4.9.99 kernel from Hyperbola repo. With 4.16.8 : Issue is not present ! No more freeze !
I’m not sure how to proceed though. Would you be kind enough helping me to find which commit in i915 driver improved the situation ? If we find it, maybe it could be added as a patch to 4.9.x kernel series. Or maybe it is something else.. I don’t have much experience, I can provide logs if needed.
Thanks for your help
|
|
Packages | Stable | Bug Report | Very Low | Medium | [nfs-utils] missing idmapd.conf | Unconfirmed | |
Task Description
Hello,
When mounting an NFS share, I get a warning about missing idmpad.conf
rpc.idmapd: Skipping configuration file "/etc/idmapd.conf": No such file or directory
4341: * Stopping idmapd ...
Debian includes a default config file for idmap :
[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
# set your own domain here, if id differs from FQDN minus hostname
# Domain = localdomain
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
|
|
Packages | Testing | Bug Report | Medium | Medium | [emacs] crush after sway | Researching | |
Task Description
I have installed Hyperbola on two laptops. And I have noticed that after running sway and exiting out of sway, GNU emacs crushers on console. It is easy to repeat it:
1. Run sway 2. Exit sway or killall sway 3. Try running emacs on console, there will be crush 4. log out, log in, and emacs will work on console again
Yet it should not crush.
|
|
Packages | Stable | Bug Report | Medium | Medium | [virt-install] ERROR '_OsVariant' object has no attribu... | Requires Testing | |
Task Description
Trying to create a VM using virt-install (1.4.1-2.hyperbola2)
virt-install --connect qemu:///system \
--name debian \
--ram 1024 \
--disk path=/home/test/debian.img,size=50 \
--vcpus 2 \
--os-type linux \
--os-variant generic \
--network bridge=virbr0 \
--graphics none \
--console pty,target_type=serial \
--location 'http://ftp.nl.debian.org/debian/dists/stretch/main/installer-amd64/' \
--extra-args 'console=ttyS0,115200n8 serial'
This error shows up : ERROR : ‘_OsVariant’ object has no attribute ‘urldistro’
I can’t create the VM.
PS : Error is not present on Debian Stretch with virt-install 1.4.0-5
Thanks for your help.
|
|
Packages | Any | Bug Report | Medium | Medium | [lxmusic]package needs rebuilding as it fails to run | In Progress | |
Task Description
Rebuilt version (using PKGBUILD from Arch) works fine. Same is true for lxmusic-gtk3 (which the PKGBUILD also builds).
https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/lxmusic
|
|
Packages | Stable | Bug Report | Very Low | Medium | PCManFM display different behavior | Unconfirmed | |
Task Description
Description:
The problem is pcmanfm is not showing any partitions on the left side. It only show Home Folder, Desktop, Applications, Filesystem and the ext. hdd. If I include dbus-launch pcmanfm -d command, it show the other partitions on the left side of window but not ext. hdd. The drive/partitions are not encrypted. I do have dbus, gvfs & ntfs-3g installed and active services.
Additional info: * package version(s) PCManFM 1.2.5 - using LibFM ver. 1.2.5
Steps to reproduce: Original install from the livecd with LXDE but I may run Openbox standalone and get the same behavior with either environment. I do not have this issue running other distros.
|
|
Packages | Any | Bug Report | Very Low | Medium | [mate-panel] country flags for keyboard layouts are mis... | Unconfirmed | |
Task Description
After enabling show-flags via dconf-editor in org.mate.peripherals-keyboard-xkb.indicator the flags don’t show up. The simple workaround is to copy flags you want into ~/.icons/flags (after creating the directory) from here
https://github.com/linuxmint/flags/tree/master/usr/share/iso-flag-png
and then to reboot.
It seems to be this bug:
https://askubuntu.com/questions/1059324/how-to-show-current-keyboard-layout-on-mate-panel-as-country-flag/1059325#1059325
|
|
Packages | Any | Bug Report | Very Low | Medium | [ffmpegthumbnailer] missing support for some media form... | Unconfirmed | |
Task Description
ffmpegthumbnailer does not support some media formats since they do not appear in its configuration file ffmpegthumbnailer.thumbnailer which can be found in /usr/share/thumbnailers/. By editing the file ffmpegthumbnailer.thumbnailer one can add thumbnail support for embedded art in audio formats such as flac and mp3 (using the -m flag) and thumbnail support for webp (a new image format which iceweasel-uxp and gthumb support). I’m attaching my edited file (I just added a few common audio formats and webp and added the -m flag and removed the -f flag).
|
|
Packages | Stable | Bug Report | Low | Medium | Garbled display with xfce4-terminal (terminfo) | Unconfirmed | |
Task Description
A very nasty bug I wasn’t able to find an answer to. I compiled stuff (buildroot) using menuconfig, the menu display was fine in xfce4-terminal (See screenshot #1) I restarted the config a few days later with the same command :
$ make menuconfig
and this time the display was messed up (See screenshot #2)
After investigation, I noticed a directory (filled with stuff) have been created in my home folder :
.terminfo
I don’t know why. But anyway, if I delete it, then the display is ok again. I noticed that if I use good old xterm terminal, then the display is fine even if the .terminfo directory is present. (it uses “xterm” instead of xterm-256color)
But, with xfce4-terminal (and others, I tried with gnome-terminal, sakura..), the display is messed up if the .terminfo directory is present in my home folder.
I also noticed that if I run the command in a screen session, the issue is not present.
(I open xfce4-terminal)
$ screen
$ printenv TERM
screen.xterm-256color
$ make menuconfig (or htop, or other program using ncurses)
= display ok
but with default :
(I open xfce4-terminal)
$ printenv TERM
xterm-256color
make menuconfig (or htop, or other program using ncurses)
= display messed up if .terminfo directory is present
So I have no idea why this .terminfo directory is generated. What could trigger its generation ? Is that an issue with ncurses or something else ?
Thanks for your help
|
|
Packages | Stable | Bug Report | Very Low | Medium | Mouse curse become invisible from beginning in kde5 pla... | Unconfirmed | |
Task Description
Description: I install plasma and xorg to my Hyperbola GNU/Linux-libre in Arch-way. However, after reboot, everything is fine except mouse curse.
I attempt to reinstall plasma-desktop and reboot. But nothing changes.
In attachment, the mouse stop at backward, however it is invisible.
Additional info: * package version(s) plasma-desktop == 5.9.5-1 xorg-server == 1.19.6-2.hyperbola1 sddm == 0.14.0-2.hyperbola6
* config and/or log files etc.
Steps to reproduce:
|
|
Packages | Stable | Bug Report | Very Low | Medium | [kodi] "The Movie Database" scraper doesn't work | Unconfirmed | |
Task Description
With kodi 17.1-2.hyperbola1 “The Movie Database” scraper doesn’t work. The error message is :
"Unable to connect to remote server"
|
|
Packages | Any | Bug Report | Very Low | Medium | [ rtkit ] contains systemd unit files | Unconfirmed | |
Task Description
Description:
The Arch version of tinc from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info:
pacman -Ql rtkit rtkit /etc/ rtkit /etc/dbus-1/ rtkit /etc/dbus-1/system.d/ rtkit /etc/dbus-1/system.d/org.freedesktop.RealtimeKit1.conf rtkit /usr/ rtkit /usr/bin/ rtkit /usr/bin/rtkitctl rtkit /usr/lib/ rtkit /usr/lib/rtkit/ rtkit /usr/lib/rtkit/rtkit-daemon rtkit /usr/share/ rtkit /usr/share/dbus-1/ rtkit /usr/share/dbus-1/interfaces/ rtkit /usr/share/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml rtkit /usr/share/dbus-1/system-services/ rtkit /usr/share/dbus-1/system-services/org.freedesktop.RealtimeKit1.service rtkit /usr/share/licenses/ rtkit /usr/share/licenses/rtkit/ rtkit /usr/share/licenses/rtkit/COPYING rtkit /usr/share/licenses/rtkit/LICENSE rtkit /usr/share/man/ rtkit /usr/share/man/man8/ rtkit /usr/share/man/man8/rtkitctl.8.gz rtkit /usr/share/polkit-1/ rtkit /usr/share/polkit-1/actions/ rtkit /usr/share/polkit-1/actions/org.freedesktop.RealtimeKit1.policy
* package version(s) rtkit 0.11-1.hyperbola1
* config and/or log files etc.
Jun 26 10:41:50 gnu mtp-probe: checking bus 1, device 8: “/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4” Jun 26 10:41:50 gnu mtp-probe: bus: 1, device: 8 was not an MTP device Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu rtkit-daemon[3059]: Failed to look up client: No such file or directory Jun 26 10:44:44 gnu pulseaudio[4401]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
Steps to reproduce:
|
|
Packages | Any | Bug Report | Very Low | Medium | [clamtk] Gtk-WARNING **: Impossible to find the theme e... | Assigned | |
Task Description
Additional info: * package version
Repositorio : community
Nombre : clamtk
Versión : 5.24-1
Descripción : Easy to use, light-weight, on-demand virus scanner for Linux
systems
Arquitectura : any
URL : https://dave-theunsub.github.io/clamtk/
Licencias : GPL
Grupos : Nada
Provee : Nada
Depende de : clamav perl gtk2-perl perl-locale-gettext perl-libwww
perl-http-message perl-lwp-protocol-https perl-text-csv
perl-json python zenity desktop-file-utils gnome-icon-theme
cron
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 179,90 KiB
Tamaño de la instalación : 1378,00 KiB
Encargado : Levente Polyak <anthraxx@archlinux.org>
Fecha de creación : sáb 19 nov 2016 20:25:20 -05
Validado por : Suma MD5 Suma SHA-256 Firma
* config and/or log files etc.
$ clamtk Gtk-WARNING **: Imposible encontrar el motor de temas en la ruta al _modulo: «clearlooks», at /usr/lib/perl5/vendor_perl/ClamTk/GUI.pm line 35.
Steps to reproduce:
* Install clamtk in all version
|
|
Packages | Stable | Bug Report | Very Low | Medium | [arm-unknown-linux-gnueabi-gcc] not working; needs prop... | Unconfirmed | |
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
|
|
Services | Flyspray Issue | Bug Report | Very Low | Medium | [Flyspray] long tags break the backend | Unconfirmed | |
Task Description
When I was adding this task, I put some long tags on it (html form allowed that) and got an error concerning too long tags field to fit in an sql datatype (max is 40 chars). Task got added anyway (just without tags). I didn’t know that and created it again.
|
|
Packages | Any | Bug Report | Very Low | Medium | [slim] login screen not displaying correctly | Assigned | |
Task Description
It worked fine on the previous version of Hyperbola. The word user/username does not show up. A workaround is to wait 10 seconds and enter the username and click enter - then it will switch correctly to the password screen (otherwise you need to enter the username and password at least twice in order to successfully login).
|
|
Packages | Any | Bug Report | Very Low | Medium | [openrc] cannot load fuse at boot | Unconfirmed | |
Task Description
I added <quote>modules=”fs-fuse”</quote> to /etc/conf.d/modules (and also “fuse” instead).
I looked in /var/log/rc.log and I see this line
<quote>modprobe: FATAL: Module fs-fusetun not found in directory /lib/modules/4.9.194-gnu-1-lts</quote>
It looks like modprobe added “tun” to the filename which prevents loading the module.
|
|
Packages | Any | Bug Report | Very Low | Medium | [exfat-utils] filesystem can only be mounted manually | Unconfirmed | |
Task Description
One can mount exfat by running commands such as “sudo modprobe fuse” and “sudo mount.exfat /dev/sdc1 /mnt/storage” but it is inconvenient.
Also, loading fuse at startup is problematic - see here:
https://issues.hyperbola.info/index.php?do=details&task_id=1433
|