bug#65769:

2023-10-20 Thread bdju
On Fri Oct 20, 2023 at 4:01 AM CDT, Hugo Buddelmeijer wrote: > It would be greatly appreciated if someone could post an example Guix > config for Sway that should run out of the box with the libre kernel > without any extra channels. For example on a virtual machine. Then we > have a shared

bug#65684: kaidan package is broken and does not start

2023-09-01 Thread bdju
I am running Guix System and using Sway (Wayland). When trying to launch Kaidan from a shell I get the following errors: 13:58:25.845|qt.qpa.plugin|W|Could not find the Qt platform plugin "wayland" in "" 13:58:26.210|default|D|QT_QUICK_CONTROLS_STYLE not set, setting to "org.kde.desktop"

bug#63426: hikari 2.3.3 build failure

2023-05-10 Thread bdju
guix (GNU Guix) e0c35d1578c10a8fe27c8372f3a8bb5dd88b01b8 guix system hikari build log attached WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete' starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase

bug#62924: python-txtorcon-19.0.0 build failure

2023-04-18 Thread bdju
guix (GNU Guix) 79b2221ce43b8026eae6461a9269466cae946cac Ran into another python build failure while attempting routine guix upgrades. Build log attached. starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment

bug#62871: python-pytest-trio-0.7.0 build failure

2023-04-15 Thread bdju
guix (GNU Guix) 7c7853d269fe53271dd35d5bd941d18a2cb55120 building /gnu/store/lrdn36j73a764k5i8c6sq9klvvrzsr69-python-pytest-trio-0.7.0.drv... \ 'check' phasebuilder for `/gnu/store/lrdn36j73a764k5i8c6sq9klvvrzsr69-python-pytest-trio-0.7.0.drv' failed with exit code 1 build of

bug#62742: nheko cannot display certain image types (.avif, .webp)

2023-04-09 Thread bdju
This seems to be due to not having kimageformats and qtimageformats in the inputs at build time according to some people I spoke with. I have not tested adding them and rebuilding as I'm not sure how to do that. Hopefully someone else can test this and fix the package if that works. If you look at

bug#61261: obs-wlrobs build failure

2023-02-03 Thread bdju
guix (GNU Guix) c3e50c731d8c175133cae1869e445cbb7a3b4d6f log attached WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete' starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment

bug#61262: mako build failure

2023-02-03 Thread bdju
guix (GNU Guix) c3e50c731d8c175133cae1869e445cbb7a3b4d6f log attached WARNING: (guile-user): imported module (guix build utils) overrides core binding `delete' starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment

bug#60721: newsboat package missing its man pages

2023-01-10 Thread bdju
`man newsboat` does not give you the man page, but it works on another machine running Arch, so I know that the man pages are supposed to be there.

bug#59546: qutebrowser and icecat stuck in infinite browser checks (cloudflare) on applicable sites

2022-12-16 Thread bdju
On Fri Dec 16, 2022 at 7:31 AM CST, Maxim Cournoyer wrote: > Thanks for sharing. It looks like we have something to investigate. > It's perhaps related to the way we build qtwebengine; do these sites > work in ungoogled-chromium for you? Just tested in ungoogled-chromium, and yes it seems both

bug#59546: qutebrowser and icecat stuck in infinite browser checks (cloudflare) on applicable sites

2022-12-15 Thread bdju
ge (alpine) Frozen: False Imported from /usr/lib/python3.11/site-packages/qutebrowser Using Python from /usr/bin/python3 Qt library executable path: /usr/lib/qt5/libexec, data path: /usr/share/qt5 Paths: cache: /home/bdju/.cache/qutebrowser config: /home/bdju/.config/qutebrowser data: /home

bug#59546: qutebrowser and icecat stuck in infinite browser checks (cloudflare) on applicable sites

2022-12-15 Thread bdju
On Wed Dec 14, 2022 at 10:32 PM CST, Maxim Cournoyer wrote: > Hello, > > "bdju" writes: > > > I have hit this issue before, but not in a while. I don't know for sure > > when the issue came back as it only matters for the initial login or > > visit of the

bug#59546: qutebrowser and icecat stuck in infinite browser checks (cloudflare) on applicable sites

2022-11-24 Thread bdju
I have hit this issue before, but not in a while. I don't know for sure when the issue came back as it only matters for the initial login or visit of the offending sites, so if you manage to get past you'll be good until your cookie expires or gets deleted somehow. I got logged out of many sites

bug#59261: castor 0.8.18 build failure

2022-11-14 Thread bdju
build log here: http://ix.io/4fU9 I was just running routine upgrades and was stopped on this, so reporting.

bug#58668: unable to mount second LUKS drive after reboot

2022-10-20 Thread bdju
I had 228 days of uptime and had changed out my second drive for a bigger one and modified my config.scm accordingly. Upon reboot I was not able to mount it or finish booting because of it, even though the passphrase for my root drive was accepted fine. I was able to boot this very same new drive

bug#58667: lacking useful error output when mount of luks drive fails

2022-10-20 Thread bdju
https://yld.moe/raw/AhY.jpg As seen in the above image, after failure to mount my second LUKS drive, there is not a lot of info to go on. Was asked in IRC to report this by nckx.

bug#57836: fzf 0.33.0 release commit fails to build

2022-09-15 Thread bdju
I tried to install a newer fzf via --with-commit=fzf=foo I hit a build failure. http://sprunge.us/6H1uWP To my untrained eye is looks like it may be due to not finding a ruby binary or package "golang.org/x/term" Reporting in case someone has time to update the package and this helps speed

bug#57762: dragon-drop package's binary is missing

2022-09-14 Thread bdju
On Tue Sep 13, 2022 at 6:55 AM CDT, bdju wrote: > On Mon Sep 12, 2022 at 10:32 PM CDT, bdju via Bug reports for GNU Guix wrote: > > After upgrades I no longer have the `dragon` command that is used by the > > dragon-drop package, making the program unusable. The package is still >

bug#57762: dragon-drop package's binary is missing

2022-09-13 Thread bdju
On Mon Sep 12, 2022 at 10:32 PM CDT, bdju via Bug reports for GNU Guix wrote: > After upgrades I no longer have the `dragon` command that is used by the > dragon-drop package, making the program unusable. The package is still > in my manifest file that I applied, still shows up in a sear

bug#57762: dragon-drop package's binary is missing

2022-09-12 Thread bdju
After upgrades I no longer have the `dragon` command that is used by the dragon-drop package, making the program unusable. The package is still in my manifest file that I applied, still shows up in a search, and I also tried to manually `guix install` it again. No luck. I use this in a lot of

bug#57611: rust-once-cell (alacritty dependency) build failure

2022-09-06 Thread bdju
Looks like alacritty can't be built because rust-wayland-commons and rust-wayland-client can't be built because rust-once-cell can't be built. rust-once-cell build log: http://sprunge.us/8t8VaQ p.s. my guix --version output still shows guix (GNU Guix) 0

bug#57315: guix upgrade --dry-run output is basically useless

2022-08-21 Thread bdju
On Sun Aug 21, 2022 at 1:39 AM CDT, Csepp wrote: > This should go without saying, but this is pretty bad UX. > > Is there something that can be done about this? The upgrade process on > less powerful machines is pretty awful currently. Agreed. Upgrading on Guix can be pretty horrible. Especially

bug#57049: cool-retro-term-1.2.0 build failure

2022-08-07 Thread bdju
build log: http://ix.io/46Yn guix version: just shows up as 0 for some reason...

bug#57048: tiled-1.8.1 fails to build

2022-08-07 Thread bdju
log here: http://ix.io/46XY I was just running guix upgrades, for the first time in 12 days or so.

bug#52663: taisei build failure

2022-06-28 Thread bdju
On Sun Jun 26, 2022 at 5:30 AM CDT, Liliana Marie Prikler wrote: > Am Sonntag, dem 19.12.2021 um 21:58 +0100 schrieb Liliana Marie > Prikler: > > Am Sonntag, dem 19.12.2021 um 14:01 -0600 schrieb bdju: > > > guix system > > > guix (GNU Guix) b3a0db7a0e5fa7186c090647cf

bug#45280: qutebrowser has no audio

2022-06-14 Thread bdju
I have finally gotten sound working. I needed to enable an alsa service (which also required the sound and possibly audio use-service-modules) aplay and speaker-test were failing, which seemed to possibly be due to a lack of /etc/asound.conf, and I found in the manual that the alsa service creates

bug#54297: Qutebrowser failed to render local fonts.

2022-05-28 Thread bdju
On Fri May 27, 2022 at 10:18 PM CDT, Edison Ibáñez wrote: > Hello, any update? Still broken, AFAIK. I have been launching qutebrowser from a terminal with the sandbox disabled for what feels like months now... Also, unrelated, but my keystrokes get duplicated in the address bar as I type at

bug#55089: [IceCat and IceDove]: Doesn't use system's locale/timezone.

2022-04-24 Thread bdju
On Sun Apr 24, 2022 at 1:06 AM CDT, Raghav Gururajan via Bug reports for GNU Guix wrote: > Hello Guix, > > It appears that the applications IceCat and IceDove doesn't follow > system's locale/timezone. By default, it uses UTC. > > This is observed in Guix System and not sure about foreign

bug#54033: Calibre's ebook-viewer only shows white-on-white or dark-on-dark.

2022-03-04 Thread bdju
On Fri Mar 4, 2022 at 8:07 AM CST, Guillaume Le Vaillant wrote: > Hi, > > FreeCAD also has some issues with the rendering of its "start page" > where the text is missing. > And as Calibre and FreeCAD are apparently both Python applications using > QtWebEngine, it may indicate that there is

bug#53541: backtrace during fresh Guix System install after during formatting

2022-02-03 Thread bdju
On Thu Feb 3, 2022 at 12:34 PM CST, Leo Famulari wrote: > We made many changes to the installer code today: > > -- > $ git log --oneline > 0d37a5df7e709cadca97cfbbf9c680dfe54b8302^..4943ac86e4f95a2e14fd209f3fdaac74a0d9ca2e > 4943ac86e4 installer: Use system-wide guix for system init. >

bug#53541: backtrace during fresh Guix System install during formatting

2022-01-25 Thread bdju
On Tue Jan 25, 2022 at 9:21 PM CST, bdju via Bug reports for GNU Guix wrote: > Using a "latest" installer image from the last day or two > Picture of error taken with my phone attached (eh, what can ya do?) > > >Device /dev/sdc is still in use. > > This sticks ou

bug#52686: menus in qt programs not visible or appearing far away on wayland

2021-12-22 Thread bdju
On Wed Dec 22, 2021 at 5:20 AM CST, Josselin Poiret wrote: > This seems like those programs are running with the XCB backend, using > XWayland, rather than directly using Wayland. `swaymsg -t get_tree` output shows they have an app_id instead of a class, this is how I'm determining they're using

bug#52686: menus in qt programs not visible or appearing far away on wayland

2021-12-20 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff sway In keepassxc the menus don't show anything when clicked. (actually, I restarted it and now they work, but leaving that in to show it was multiple programs) In pcmanfm-qt the menus at the top as well as the right click menu

bug#52651: syncthing-gtk fails to run (librsvg error)

2021-12-19 Thread bdju
On Sun Dec 19, 2021 at 2:10 PM CST, bdju via Bug reports for GNU Guix wrote: > I'm using Sway, which is as close to just running a WM as you can get on > Sway. Meant to say "on Wayland"!

bug#52651: syncthing-gtk fails to run (librsvg error)

2021-12-19 Thread bdju
On Sun Dec 19, 2021 at 2:09 PM CST, John Kehayias wrote: > Thanks for checking. I'm on the same Guix commit. Are you sure > syncthing-gtk is up to date? I'm running on just a WM (XMonad) on Xorg, > perhaps that is a difference? My path for syncthing-gtk is: > >

bug#52664: lagrange build failure

2021-12-19 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff build log here: http://ix.io/3IQP

bug#52665: buku build failure

2021-12-19 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff build log here: http://ix.io/3IP6

bug#52663: taisei build failure

2021-12-19 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff build log here: http://ix.io/3IRZ

bug#52662: vte-ng build failure (termite dependency)

2021-12-19 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff build log here: http://ix.io/3IS0

bug#52661: wslay build failure (godot dependency)

2021-12-19 Thread bdju
guix system guix (GNU Guix) b3a0db7a0e5fa7186c090647cfd5666e2b9287ff build log here: http://ix.io/3ISu

bug#52651: syncthing-gtk fails to run (librsvg error)

2021-12-19 Thread bdju
On Sat Dec 18, 2021 at 9:38 PM CST, John Kehayias via Bug reports for GNU Guix wrote: > I should have specified it worked on core-updates-frozen before the last > big changes (input style, etc.) and merge into master. I've just ran some updates and I'm on guix (GNU Guix)

bug#52393: pdf links not clickable when zathura is launched via xdg-open

2021-12-09 Thread bdju
Okay, disregard. It seems a double-click is required rather than a single click, and it takes about 5 seconds for anything to happen. I was possibly clicking a different number of times between tests. Maybe I was more desperate when I launched with zathura explicitly. It seems to work the same

bug#52393: pdf links not clickable when zathura is launched via xdg-open

2021-12-09 Thread bdju
in my mimeapps.list file I have zathura set like this: application/pdf=org.pwmt.zathura.desktop application/octet-stream=org.pwmt.zathura.desktop; application/pdf=org.pwmt.zathura-pdf-mupdf.desktop; I noticed there are two other zathura.desktop files on my system.

bug#52393: pdf links not clickable when zathura is launched via xdg-open

2021-12-09 Thread bdju
guix (GNU Guix) f199427c1b6dd8e3428e25d4e15f604b3c90a3b7 Guix System works: zathura file.pdf doesn't work: xdg-open file.pdf Both launch zathura since it's my default reader. In the xdg-open case, clicking a link in a pdf seems to not do anything. If I launched with zathura explicitly, it opens

bug#52071: gajim 1.3.3 fails to build

2021-11-26 Thread bdju
On Tue Nov 23, 2021 at 7:45 PM CST, bdju via Bug reports for GNU Guix wrote: > guix system > guix (GNU Guix) d48b404cf577cbfcd29b294e193a4db0c3e580b1 > http://ix.io/3FVJ log here > > lines of note: > ``` > ImportError: Failed to import test module: gajim_mocks > Module

bug#52071: gajim 1.3.3 fails to build

2021-11-23 Thread bdju
guix system guix (GNU Guix) d48b404cf577cbfcd29b294e193a4db0c3e580b1 http://ix.io/3FVJ log here lines of note: ``` ImportError: Failed to import test module: gajim_mocks ModuleNotFoundError: No module named 'gajim.gui.emoji_data' ```

bug#51889: changing focus to Chromium can crash Sway entirely

2021-11-16 Thread bdju
guix (GNU Guix) 33a80e111096b05af3d60576dfcb2d67099dc60e Guix System For the second time now, when focusing the chromium window, Sway has entirely crashed. I'm using ungoogled-chromium-wayland. I have the following lines in my Sway config: ``` # focus browser (chromium) bindsym

bug#51826: qt packages (e.g. pcmanfm-qt) missing wayland qt module

2021-11-14 Thread bdju
On Sun Nov 14, 2021 at 7:44 AM CST, Josselin Poiret wrote: > Hello, > > This plugin is packaged as a part of qtwayland, and `guix shell --pure > --preserve="^(XDG_|WAYLAND_DISPLAY)" bash pcmanfm-qt qtwayland -- bash > -c "QT_QPA_PLATFORM=wayland pcmanfm-qt"` does work as expected (whereas > it

bug#51826: qt packages (e.g. pcmanfm-qt) missing wayland qt module

2021-11-13 Thread bdju
I am running Guix System with Sway guix (GNU Guix) 33a80e111096b05af3d60576dfcb2d67099dc60e Running `QT_QPA_PLATFORM=wayland pcmanfm-qt` results in failure to launch and the following errors: ``` 21:50:38.413|qt.qpa.plugin|W|Could not find the Qt platform plugin "wayland" in ""

bug#51696: Request: Adopt the unofficial GUIX community on Matrix

2021-11-11 Thread bdju
On Thu Nov 11, 2021 at 11:40 PM CST, Maxim Cournoyer wrote: > I'm curious; have you tried any Matrix client that do not require a > browser or need a large amount of system resources to operate? I'd like to chime in to say nheko is a pretty good matrix client. Does not use electron. Seems fairly

bug#51642: Packaging request: FreeTube

2021-11-07 Thread bdju
On Sat Nov 6, 2021 at 6:07 PM CDT, Jacob Hrbek wrote: > FLOSS desktop frontent for YouTube(TM) -- https://freetubeapp.io/ > > -- Jacob "Kreyren" Hrbek > > Sent with ProtonMail Secure Email. FreeTube is already on the Guix Wishlist, which I think is where package requests are intended to go. At

bug#51537: Neovim build missing luajit support

2021-10-31 Thread bdju
https://github.com/norcalli/nvim-colorizer.lua/issues/40 I'm hitting this issue in Neovim after installing nvim-colorizer. Supposedly the ffi.lua file it says is missing should be built-in. Some people had issues on a couple distros that seems to build Neovim without luajit, and then fixed it by

bug#50742: spacefm crash on launch

2021-09-22 Thread bdju
guix (GNU Guix) 9057035d892266c1b90242d06522a642e13b09d79 I am running Guix System Here is the output after running `spacefm` from my terminal (spacefm:28620): SpaceFM-WARNING **: 13:43:17.110: No root settings found in

bug#50264: ca-certificate-bundle fails to build

2021-09-06 Thread bdju
On Mon Sep 6, 2021 at 6:18 PM CDT, Kyle Andrews wrote: > > For what it's worth, this same thing just happened to me when updating > my profile on my laptop. The first time it failed exactly as described, > and the second time it worked. > > Kyle I've also hit this twice in the last couple weeks. I

bug#49460: links not clickable in some qt programs (nheko, quaternion)

2021-07-23 Thread bdju
On Fri Jul 23, 2021 at 7:40 AM CDT, Tobias Geerinckx-Rice wrote: > Some programmes have a bug where they save absolute file names > instead of looking in $PATH every time. That should be fixed upstream. This seems likely to be the issue. I rebooted in the last week and I just noticed that links

bug#49460: links not clickable in some qt programs (nheko, quaternion)

2021-07-07 Thread bdju
Running Guix System guix (GNU Guix) b36267b1d96ac344d2b42c9822ce04b4c3117f85 The issue has been going on for a while, but I don't think I ever reported it. I have my xdg-open stuff configured properly and almost all programs on my system can open links where relevant. However, Qt programs like the

bug#49299: kicad build failure: undefined reference

2021-06-30 Thread bdju
On Wed Jun 30, 2021 at 11:47 AM CDT, Christopher Howard wrote: > Hi, I have been attempting to rebuild my user profile from source. > Kicad, however, fails to build > > My guix commit is a little old now (a little over a week) if that makes > a difference. I believe this was fixed recently, I

bug#49157: castor-0.8.16 fails to build

2021-06-21 Thread bdju
running Guix System guix (GNU Guix) a7495b04b5c606c900ceb76202fdeb5785dea0f7 full log here: http://ix.io/3qEz error: failed to run custom build command for `openssl-sys v0.9.60` >This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or >LibreSSL 2.5 >through 3.3.1, but a different

bug#48636: Gajim does not load the "close" icon on the chat window

2021-05-25 Thread bdju
On Mon May 24, 2021 at 6:48 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote: > > Other clues that the chat on irc disclosed: > (org.gajim.Gajim:6250): Gtk-WARNING **: 14:31:46.574: Could not find the > icon 'org.gajim.Gajim'. The 'hicolor' theme > was not found either, perhaps you need

bug#48636: Gajim does not load the "close" icon on the chat window

2021-05-25 Thread bdju
On Mon May 24, 2021 at 6:19 PM CDT, Joshua Branson via Bug reports for GNU Guix wrote: > It also doesn't remember my password. I have to type it in again > everytime I open Gajim. You can work around this part by going to Gajim menu -> Preferences -> Advanced and toggling "Use System Keyring" to

bug#48347: missing debug symbols for qutebrowser and python packages

2021-05-11 Thread bdju--- via Bug reports for GNU Guix
I'm trying to debug a qutebrowser crash and I noticed qutebrowser and python are missing debug outputs. Could they be added?

bug#43685: xonotic player ID and stats reporting are broken

2021-05-03 Thread bdju
On Tue Sep 29, 2020 at 2:52 PM CDT, Tobias Geerinckx-Rice wrote: > Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道: > > I'm downloading the (gig of) sources to take a closer look on > > the bus. > > Unfortunately no progress was made there, as Xonotic consistently > failed to start at all.

bug#45280: qutebrowser has no audio

2021-04-21 Thread bdju
Here's some output when I launch qutebrowser from a terminal. It seems like it may be using ALSA instead of pulse for some reason. ``` ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to open slave [14812:14812:0421/184051.727290:ERROR:alsa_util.cc(204)] PcmOpen: default,No such file or

bug#47610: gnome-keyring service doesn't appear

2021-04-21 Thread bdju
On Wed Apr 21, 2021 at 2:30 AM CDT, Leo Prikler wrote: > That's quite an interesting observation. Could you tell me what DM > (gdm, sddm, sway) you're using? > > The gnome-keyring PAM service works by adding an auto_start login > entry, that refers to gnome-keyring's >

bug#47610: gnome-keyring service doesn't appear

2021-04-21 Thread bdju
On Tue Apr 6, 2021 at 1:55 AM CDT, Leo Prikler wrote: > gnome-keyring-service is not a shepherd service. It is a pam service, > that ensures your login keyring (if it exists) is unlocked when you log > in. That's all it does. > > `ps x | grep gnome-keyring` should have a non-empty output. Mine >

bug#45179: qutebrowser stuck at Cloudflare 'browser checks'

2021-04-06 Thread bdju
On Tue Apr 6, 2021 at 4:41 PM CDT, bdju wrote: > While I was able to bypass the cloudflare checks in IceCat with that > User Agent Switcher addon, I found I so far haven't been able to get > past them in qutebrowser by changing my useragent. I tried both your > example and

bug#45179: qutebrowser stuck at Cloudflare 'browser checks'

2021-04-06 Thread bdju
On Tue Dec 22, 2020 at 10:34 AM CST, Michael Rohleder wrote: > Hello bdju, > > "bdju" writes: > > guix (GNU Guix) 91e35e32a4938e0e37499c64fa8ed3e7cf51dce3 > > some example sites with browser checks: > > https://gitlab.com/users/sign_in > > http:

bug#43710: missing debug symbols for dino dependencies

2021-04-06 Thread bdju
On Fri Oct 2, 2020 at 3:50 PM CDT, Ludovic Courtès wrote: > Hi bdju, > > "bdju" skribis: > > > It seems just the debug symbols for dino weren't quite enough to get > > good info. I also need debug symbols for the other dependencies. For &

bug#43493: zathura (document reader) package missing .desktop file

2021-04-06 Thread bdju
On Mon Sep 21, 2020 at 2:22 AM CDT, Efraim Flashner wrote: > On Thu, Sep 17, 2020 at 11:36:21PM -0500, bdju via Bug reports for GNU > Guix wrote: > > My PDFs are opening in GIMP! I went to fix it, but it seems I don't have > > a generated zathura.desktop file.

bug#43388: sxiv gif support is not working

2021-04-06 Thread bdju
September 14, 2020 1:36 AM, "Timotej Lazar" wrote: > I tried [1] and it works with `sxiv -a` here. What does `file > picture.gif` say for your file? Thank you for pointing me in the right direction. I had an mp4 named as a gif! mpv could play it as-is, so I thought sxiv was to blame. Consider

bug#47612: dino and gajim ignore my gtk theme

2021-04-05 Thread bdju
guix (GNU Guix) 04ba7a196ab23539f1c7897ca5349fa635c5e88d I am using Guix System. I have these settings in my ~/.config/gtk-3.0/settings.ini file. ``` gtk-application-prefer-dark-theme = true gtk-theme-name=Adwaita-dark ``` If I launch either dino or gajim, they have a bright theme. If I launch

bug#47611: gajim-omemo does not appear in plugin list

2021-04-05 Thread bdju
guix (GNU Guix) 04ba7a196ab23539f1c7897ca5349fa635c5e88d I am using Guix System. I have the gajim and gajim-omemo packages installed. I cannot select any type of encryption in gajim. If I check the plugin list in gajim, it is blank. gajim-openpgp has the same problem. Somehow gajim is not

bug#47610: gnome-keyring service doesn't appear

2021-04-05 Thread bdju
guix (GNU Guix) 04ba7a196ab23539f1c7897ca5349fa635c5e88d I am on Guix System. Gajim told me I needed a keyring to save my password, so I installed gnome-keyring in my user's manifest. I then also added its service to my config.scm and did a reconfigure. After all that, I did a `sudo herd status`

bug#46398: hedgewars 1.0.0 fails to build again

2021-02-09 Thread bdju
Apparently there were issues back in August. Version number is still 1.0.0. Current build has been failing a couple weeks maybe. Build log here: http://ix.io/2OPc guix version: guix (GNU Guix) b421b2f66ec5b39bd1331e276bff5f9698cd65dc I am using Guix System.

bug#45280: qutebrowser has no audio

2021-02-01 Thread bdju--- via Bug reports for GNU Guix
Sorry I don't think I saw the previous reply. Absolutely still a problem. I am on Guix System. It is not at all a system-wide issue. Most things have sound working fine.

bug#45280: qutebrowser has no audio

2020-12-16 Thread bdju
guix (GNU Guix) 91e35e32a4938e0e37499c64fa8ed3e7cf51dce3 qutebrowser v1.14.0 full :version output of qutebrowser: https://paste.the-compiler.org/view/ea2d3602 Has been going on for months now, but I don't think I filed a bug. Does not show up at all in pavucontrol.

bug#45179: qutebrowser stuck on browser checks forever

2020-12-11 Thread bdju
guix (GNU Guix) 91e35e32a4938e0e37499c64fa8ed3e7cf51dce3 some example sites with browser checks: https://gitlab.com/users/sign_in http://livechart.me/ I already contacted the people in the qutebrowser IRC. The bug persists when I launch with no config (`qutebrowser --temp-basedir'), and they

bug#44947: No variable named guile-avahi in #

2020-11-29 Thread bdju
Computing Guix derivation for 'x86_64-linux'... |Backtrace: 6 (primitive-load "/gnu/store/smvqhjsr07cvrxh46grnxks6r7jy345m-compute-guix-derivation") In ice-9/eval.scm: 155:9 5 (_ _) 159:9 4 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?)

bug#43728: teeworlds missing sound

2020-09-30 Thread bdju
I don't hear any music or sound effects when playing teeworlds. guix (GNU Guix) 7806e568f6c61b97660e91f4f97dfbb9e81b9e06 It was my first time playing, so I have no way of knowing if it used to have sound or not. There's a keybind to toggle sound and it doesn't change anything.

bug#43710: missing debug symbols for dino dependencies

2020-09-29 Thread bdju
It seems just the debug symbols for dino weren't quite enough to get good info. I also need debug symbols for the other dependencies. For sure glib or libglib, whichever it is. If there are other dependencies that could have debug output enabled, that would probably be helpful as well.

bug#43685: xonotic player ID and stats reporting are broken

2020-09-28 Thread bdju
When playing on a server, assuming I've enabled the option in my profile, I should have my stats submitted to stats.xonotic.org and have a player profile made where my wins and losses are visible. This isn't working. I asked in the #xonotic IRC and it sounds like this sometimes happens from a

bug#43676: quaternion missing debug symbols

2020-09-28 Thread bdju
The quaternion package (matrix client) is missing the debug output. I cannot `guix install quaternion:debug`.

bug#43675: dino missing debug symbols

2020-09-28 Thread bdju
The dino package (xmpp client) is missing the debug output. I cannot `guix install dino:debug`.

bug#43556: OBS missing icons

2020-09-22 Thread bdju
guix (GNU Guix) ae144ec797cebf6f00f80177101020e92e8f2c47 OBS Studio - 25.0.8 (linux) here is a screenshot of my OBS: https://waifupaste.moe/raw/lDy here is a screenshot from the website, what it should look like https://obsproject.com/assets/images/OBSDemoApp2504.png notice the missing plus and

bug#43493: zathura (document reader) package missing .desktop file

2020-09-18 Thread bdju
My PDFs are opening in GIMP! I went to fix it, but it seems I don't have a generated zathura.desktop file. guix (GNU Guix) 679d5e6b3dcac4ee1f419c04b3719fead0bd9ee5

bug#43416: waybar 0.9.3 fails to build

2020-09-15 Thread bdju
build log: http://ix.io/2xBx guix (GNU Guix) 818237d947f0f48eaa1033bca9e090ceeeb5a9ab

bug#43388: sxiv gif support is not working

2020-09-13 Thread bdju
You should be able to run `sxiv -a filename.gif` to view gifs, but I just get an error: sxiv: /home/user/picture.gif: Error opening image sxiv: no more files to display, aborting It works as expected on my friend's machine running Arch.

bug#43387: sxiv package missing sxiv.desktop file

2020-09-13 Thread bdju
I need the sxiv.desktop file so that I can set it as the default program in xdg to open jpg and png files. guix (GNU Guix) 58a2c8084c66d9949933950fbf316eb95a46b1a4 sxiv 26

bug#43112: hedgewars 1.0.0 fails to build

2020-08-30 Thread bdju
build log here: http://ix.io/2vGD running guix (GNU Guix) a6b72a0f2b02f27c44c28d32ec26fc8188ee61b8

bug#42910: libfive fails to build

2020-08-18 Thread bdju
guix (GNU Guix) 2a20c22dcf7b6a01eca5d1142d2a34c39f2f948a It has been failing for some days now. build log here: http://ix.io/2uv3 This part was pointed out to me: (libfive/test/heightmap.cpp:261:5: error: ‘BENCHMARK’ was not declared in this scope)

bug#42018: next browser build failure

2020-06-23 Thread bdju
I suspect this build failure is related to the rename to Nyxt. Part of the build log says that package "NEXT" does not exist, and they have a new post on the website date about the rename. Log here: http://ix.io/2pWk guix version: guix (GNU Guix) c03cefc3d8dd826c4a74abbfe2b235525dca50fb

bug#41655: emacs-general fails to build

2020-06-07 Thread bdju
Builds fine for me now!

bug#41655: emacs-general fails to build

2020-06-01 Thread bdju
guix (GNU Guix) cef87bfea8a842d7dcf9a44c2305478fa6cca9b2 I will attempt to attach the build log. I tried pasting the contents and it crashed my mail client. Also, paste.debian.net is down. Feel free to advise me on how to send the log in the future, perhaps this method is not good.