bug#43132: [GUIX SYSTEM]: Malfunction

2020-08-31 Thread Raghav Gururajan
Hi Danny! > Usually that means file-system corruption, which very likely was caused by a > hardware (disk) problem. I've had it before, and shortly after the disk died. Oh no! My disk is a SSD, which is only about 2 years old. Isn't that too soon? Btw, is there a tool to check the health of the

bug#43132: [GUIX SYSTEM]: Malfunction

2020-09-15 Thread Raghav Gururajan
Hi! > Maxim Cournoyer skribis: > >> I took Raghav to #btrfs last week, where with the help of gentle folks a >> failing drive was established as the most likely culprit. >> >> In other words, Btrfs checksuming capabilities helped quickly >> discovering a hardware problem which might otherwise ha

bug#43132: [GUIX SYSTEM]: Malfunction

2020-09-15 Thread Raghav Gururajan
Hi Mark and Maxim! >> Ext4 won't detect bitrot (silent corruption of your drive's data). >> You'll probably wake one day with a fsck that won't be able to recover >> some files, or worst, a completely dead drive. >> >> Your backups would also contain corrupted data (garbage in, garbage >> out!). >

bug#43446: EGL-Wayland

2020-10-04 Thread Raghav Gururajan
Hello Brendan! I think you are missing 'egl-wayland'. https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8d82df1376f50bb1e32fa82e943b0f5c837658b6 Not sure if, Qt packages or Qt apps or both, requires rebuilding with egl-wayland as input. Regards, RG.

bug#44782: Python and Gajim-OMEMO

2020-11-21 Thread Raghav Gururajan
Hello Guix! It appears that our python is incorrectly compiled or compiled with missing component. Due to this, OMEMO plugin in gajim does not work. Here is the output for `gajim -l gajim.p.omemo=DEBUG`: *** START *** Traceback (most recent call last): File "/gnu/store/5h0xfqysfddzc4283wcy

bug#45507: [udiskie]: Fails to start

2020-12-28 Thread Raghav Gururajan
Hello Guix! Udiskie application crashes upon start, with the following error: *** START *** Traceback (most recent call last): File "/gnu/store/xbl08cq6s7wpzi3qp6nvwh1x7nia2py2-udiskie-2.1.0/lib/python3.8/site-packages/udiskie/cli.py", line 222, in _start_async_tasks self.udisks = await u

bug#44782: Python and Gajim-OMEMO

2020-12-29 Thread Raghav Gururajan
Hi Maxim! Actually, I can't seem to reproduce, using: guix environment --pure --ad-hoc gajim gajim-omemo -- gajim -l gajim.p.omemo=DEBUG Then I tried signing up with some random account, enabled the plugin and I could see: 12/28/20 23:28:16 (I) gajim.p.omemo ($some-server) Genera

bug#46499: Failed to compute the derivation for Guix

2021-02-13 Thread Raghav Gururajan
Hello Guix! Guix pull failed with following error: guix pull: error: You found a bug: the program '/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation' failed to compute the derivation for Guix (version: "58853df8f695b77f41ab6e1969fda2c20fd7f816"; system: "x86_64-linux"; host

bug#46314: Fix build of materialdecoration.

2021-02-15 Thread Raghav Gururajan
Hi Leo! Thanks for the patches. I've pushed them upstream, so I'll be closing this and 46314. Thank you! Regards, RG. OpenPGP_signature Description: OpenPGP digital signature

bug#46831:

2021-03-02 Thread Raghav Gururajan
Hello Guix! Having dconf installed in system or user profile solves this issue. :-) Regards, RG.

bug#34813: Problem with gnome-online-accounts integration

2019-03-11 Thread Raghav Gururajan
Hello Guix! Adding online accounts in "Online Accounts" section of "GNOME System Settings" does not get applied system wide. Generally, if one adds an online account, the WebDAV drive/directory/files should show up in file manager automatically. But it is not showing up. Regards, RG.

bug#34861: TLS Error with Flatpak

2019-03-14 Thread Raghav Gururajan
Hello Guix! Package: flatpak Whenever I try "flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo";; I keep getting the error "Can't load uri https://flathub.org/repo/flathub.flatpakrepo: TLS support is not available". I even tried following steps mentioned

bug#34861: TLS Error with Flatpak

2019-03-18 Thread Raghav Gururajan
xport GIT_SSL_CAINFO="$SSL_CERT_FILE" Regards, RG. March 18, 2019 9:49 AM, "Ludovic Courtès" wrote: > Hello, > > "Raghav Gururajan" skribis: > >> Whenever I try "flatpak remote-add --if-not-exists flathub >> https://flathub.org/repo/flathub.fla

bug#34861: TLS Error with Flatpak

2019-03-18 Thread Raghav Gururajan
rt of warning.) For a plain SoupSession, if the session has no CA file or TLS database, and this property is TRUE, then all certificates will be rejected. -- Regards, RG. March 18, 2019 9:24 PM, "Ricardo Wurmus" mailto:rek...@elephly.net)> wrote: Raghav Gururajan mailto:r...@disro

bug#34861: TLS Error with Flatpak

2019-03-18 Thread Raghav Gururajan
Hi Ricardo! Please find the log at: https://bin.disroot.org/?597e32cb7e42e40e#r9lqwZ6w7sIAWlY2mt6dsgKCKRO5q0ZVt9U69vnZVZs= Thank you! Regards, RG. March 19, 2019 12:22 AM, "Ricardo Wurmus" wrote: > Hi Raghav, > >> Please find the following information. […] > > Unfortunately, this is not ve

bug#34861: TLS Error with Flatpak

2019-03-22 Thread Raghav Gururajan
Thank you very much. Should I be running just "export GIO_USE_TLS=tls" as it is mentioned or should I insert it in some other command/syntax? Thanks! Regards, RG. March 22, 2019 5:15 PM, "Ludovic Courtès" wrote: > Hi Raghav, > > "Raghav Gururajan"

bug#34861: TLS Error with Flatpak

2019-03-23 Thread Raghav Gururajan
Hello! Adding remote repo in Flatpak is working now. Thank you very much. Can you make export variable information mentioned at the end "guix package -i flatpak" process? Regards, RG. March 23, 2019 8:06 AM, "Ricardo Wurmus" wrote: > Raghav Gururajan writes: > &

bug#35048: Evolution Mail Client - Unable to add account

2019-03-30 Thread Raghav Gururajan
Hello Guix! When I click "Apply" at the last step of "Add Account Wizard", I am getting the error "The name org.gnome.evolution.dataserver.Sources5 was not provided by any .service files". Regards, RG.

bug#35048: Evolution Mail Client - Unable to add account

2019-03-30 Thread Raghav Gururajan
T-G-R! Thanks. Can you tell me how to do it? I haven't done it before. March 30, 2019 3:19 PM, "Tobias Geerinckx-Rice" wrote: > Raghav, > > Raghav Gururajan wrote: > >> When I click "Apply" at the last step of "Add Acco

bug#35048: Evolution Mail Client - Unable to add account

2019-04-23 Thread Raghav Gururajan
Hello Ben! Thank you! It works now ☺ On Tue, 2019-04-23 at 14:59 +1000, Ben Sturmfels wrote: > > Error verifying signature: Failed to execute gpg. > On Sat, 30 Mar 2019, Raghav Gururajan wrote: > Hello Guix! > When I click "Apply" at the last step of "Add Account Wiz

bug#35416: OpenVPN Client Service

2019-04-24 Thread Raghav Gururajan
Hello Guix! Including "openvpn-client-service-type" does not invoke and add "openvpn" package into the system. Without "openvpn" package, openvpn client commands cannot be used. Therefore, "openvpn-client-service- type" is of no use, if it does not invoke and add "openvpn" package into the system.

bug#35417: Tor Service

2019-04-24 Thread Raghav Gururajan
Hello Guix! Including "tor-service-type" does not invoke and add "tor" package into the system. Without "tor" package, tor commands cannot be used. Therefore, "tor-service-type" is of little or no use, if it does not invoke and add "tor" package into the system. Regards, RG.

bug#35417: Tor Service

2019-04-24 Thread Raghav Gururajan
Hi, I think there commands to interact with tor in real-time. The list of commands should be available via command "tor --help". :)On 24 Apr 2019 13:02, Julien Lepiller wrote: > > Le 24 avril 2019 18:34:22 GMT+02:00, Raghav Gururajan a > écrit : > >Hello Guix

bug#35417: closed (Re: Tor Service)

2019-04-24 Thread Raghav Gururajan
Ah! My bad. I thought only Tor commands can be used to administrate tor service. Didn't know Nyx, herd and emacs torrc can be used to administrate tor service. All cool. :) April 24, 2019 2:54 PM, help-debb...@gnu.org wrote: > Your bug report > > #35417: Tor Service > > which was filed agains

bug#35417: closed (Re: Tor Service)

2019-04-25 Thread Raghav Gururajan
package "tor" actually used when using the service "tor-service-type". Then why the package "tor" isn't added to the system as it is not showing up in the system packages list? April 24, 2019 11:42 PM, "Raghav Gururajan" wrote: > Ah! My bad. I thoug

bug#35417: closed (Re: Tor Service)

2019-04-25 Thread Raghav Gururajan
, doesn't show up in the system packages list?? April 25, 2019 5:10 AM, "Raghav Gururajan" wrote: > DOUBT! > > I found the following in the guide: > > Data Type: tor-configuration > tor (default: tor) > The package that provides the Tor daemon. This pack

bug#35417: closed (Re: Tor Service)

2019-04-25 Thread Raghav Gururajan
Ah! That makes sense. Thank you! April 25, 2019 5:59 AM, "Julien Lepiller" wrote: > Le 25 avril 2019 11:24:27 GMT+02:00, Raghav Gururajan a > écrit : > >> In continuation to my previous email in this thread: >> >> For example, service "openssh-servi

bug#35439: Transmission BitTorrent Client

2019-04-26 Thread Raghav Gururajan
Hello Guix! I tried installing the package "Transmission". It is not showing up in GNOME Menu. Typing "transmission" on terminal also not starting the application. But I can see the package installed in my user profile. Regards, RG.

bug#35439: Transmission BitTorrent Client

2019-04-26 Thread Raghav Gururajan
Oh wow! That's new xD. I just installed as "transmission" with no output tag. What would have been the output? It neither was cli nor gui. April 26, 2019 7:35 PM, "ison" wrote: > Did you choose the right output? Most packages only have a single output, but > transmission has 2: "out" and "gui".

bug#35439: Transmission BitTorrent Client

2019-04-27 Thread Raghav Gururajan
Ah I see. Thanks! April 27, 2019 1:31 PM, "Timothy Sample" wrote: > Hi Raghav, > > "Raghav Gururajan" writes: > >> Oh wow! That's new xD. I just installed as "transmission" with no >> output tag. What would have been the

bug#35439: Transmission BitTorrent Client

2019-04-27 Thread Raghav Gururajan
Thanks! How can I see the list of services under %desktop-services? I would like to see in the form of scheme. Thanks! April 27, 2019 1:31 PM, "Timothy Sample" wrote: > Hi Raghav, > > "Raghav Gururajan" writes: > >> Oh wow! That's new xD. I just in

bug#35439: Transmission BitTorrent Client

2019-04-27 Thread Raghav Gururajan
Sorry, posted in wrong thread. Please ignore my previous email. April 28, 2019 1:01 AM, "Raghav Gururajan" wrote: > Thanks! How can I see the list of services under %desktop-services? I would > like to see in the form > of scheme. Thanks! > > April 27, 2019 1:31 PM

bug#35586: GNOME

2019-05-05 Thread Raghav Gururajan
Hello Guix! Based on the mail-list thread "https://lists.gnu.org/archive/html/help- guix/2019-05/msg00124.html", it appears that there is a bug, where some GNOME Core Applications are actually packaged in guix but have not been included in guix's "gnome" package. So I did [guix search "gnome-*"]

bug#35586: GNOME

2019-05-05 Thread Raghav Gururajan
On 5 May 2019 14:52, "pelzflorian (Florian Pelz)" wrote: > > On Sun, May 05, 2019 at 02:20:39PM -0400, Raghav Gururajan wrote: > > Hello Guix! > > > > Based on the mail-list thread "https://lists.gnu.org/archive/html/help- > > guix/2019-05/m

bug#35586: GNOME

2019-05-05 Thread Raghav Gururajan
Florian! The link you provided is awesome. I strongly request the devs to use that link (https://blogs.gnome.org/mcatanzaro/2016/09/21/gnome-3-22-core-apps/) to fix this bug.On 5 May 2019 15:23, Raghav Gururajan wrote: > > > On 5 May 2019 14:52, "pelzflorian (Florian Pe

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
On 5 May 2019 16:48, "pelzflorian (Florian Pelz)" wrote: > > On Sun, May 05, 2019 at 03:23:27PM -0400, Raghav Gururajan wrote: > > On 5 May 2019 14:52, "pelzflorian (Florian Pelz)" > > wrote: > > > Well, they have two names and others frequentl

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
On 5 May 2019 16:50, "pelzflorian (Florian Pelz)" wrote: > > On Sun, May 05, 2019 at 03:36:51PM -0400, Raghav Gururajan wrote: > > Florian! The link you provided is awesome. > > > > I strongly request the devs to use that link > > (https://blogs.gn

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
Yeah! You could be right. On Mon, 2019-05-06 at 11:05 +0200, pelzflorian (Florian Pelz) wrote: > On Mon, May 06, 2019 at 03:51:54AM -0400, Raghav Gururajan wrote: > On 5 May 2019 16:48, "pelzflorian (Florian Pelz)" orian.de> wrote: > You can also type both Epiphan

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
Ah, I see. ☺ On Mon, 2019-05-06 at 11:14 +0200, pelzflorian (Florian Pelz) wrote: > On Mon, May 06, 2019 at 03:57:48AM -0400, Raghav Gururajan wrote: > Also, I think it should be okay to include apps mentioned in > "incubator" section as well. In Guix, users can roll back to

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
arge collection of software like > GNOME in an intuitive way. > > Raghav Gururajan wrote: > >> The following gnome core applications have already been included >> in >> guix's gnome package but requires correct renaming? >> >> epiphany --> gnome-w

bug#35606: Gajim

2019-05-06 Thread Raghav Gururajan
## Versions - OS: Linux - GTK+ Version: 3.24.7 - PyGObject Version: 3.28.3 - python-nbxmpp Version: 0.6.10 - Gajim Version: 1.1.3 ## Traceback ``` Traceback (most recent call last): File "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/site-packages/gajim/application.py",

bug#35606: Gajim

2019-05-06 Thread Raghav Gururajan
uot;Tobias Geerinckx-Rice" wrote: > Raghav, Clément, Ricardo, Guix, > > Raghav Gururajan wrote: > >> ## Versions >> - OS: Linux > > Never heard of that OS… ;-) > >> - GTK+ Version: 3.24.7 >> - PyGObject Version: 3.28.3 >> - python-nbxmpp Ve

bug#35606: Gajim

2019-05-06 Thread Raghav Gururajan
T-G-R! One more interesting information. I had to close the Gajim by killing the process. What I noticed in "system monitor" is that the Gajim was running as root instead of that user. I retried, it is the same. Gajim runs as root. Weird. May 6, 2019 7:45 PM, "Raghav Gururajan&

bug#35586: GNOME

2019-05-06 Thread Raghav Gururajan
s. Also, it would be a good standard to use generic names for packaging as recommended at https://blogs.gnome.org/mcatanzaro/2016/09/21/gnome-3-22-core-apps. Other alias-names/project names can be included in package's description. Thank you! Regards, RG. May 6, 2019 7:30 PM, "Raghav

bug#35586: GNOME

2019-05-11 Thread Raghav Gururajan
Hello Guix Folks! Any update on this bug please? Regards, RG.

bug#35606: Gajim

2019-05-11 Thread Raghav Gururajan
Hello Guix Folks! Any update on this bug please? Regards, RG.

bug#35606: Gajim

2019-05-11 Thread Raghav Gururajan
> I’ve sent an update on Tuesday where I pointed out the likely culprit. > Have you attempted to confirm my findings? What do you think about > changing the phase I pointed out to be incorrect? Oops! I missed to read that email. My bad. Regarding empty menu, it same for me too. Regarding the path

bug#35586: GNOME

2019-05-11 Thread Raghav Gururajan
> not all of the GNOME applications have been packaged. Would you like to > try to package some of the missing applications? Sure, I will give it a try :) > This bug has a lower priority to me than others, so I’m unlikely to work > on this soon. I see. Regards, RG.

bug#35606: Gajim

2019-05-13 Thread Raghav Gururajan
> I fixed this with commit a624c3631077aa3fa5c05849579932c5b67b985c. When > GAJIM_PLUGIN_PATH is not set it will not be added to the list of > directories that are searched for plugins. Thank you very much Ricardo! Just to be clear, the path get automatically added with this fix right?

bug#35606: Gajim

2019-05-14 Thread Raghav Gururajan
> Thank you Ricardo for fixing and Raghav for reporting this bug I introduced! > > Sorry not to have more time to work on it at the moment. All good :) Regards, RG.

bug#35778: Evolution Mail Client

2019-05-17 Thread Raghav Gururajan
Hello Guix! During the last step of "Add Account Wizard", evolution throws the error "The name org.gnome.evolution.dataserver.Sources5 was not provided by any .service files". I remember discussing this in IRC long back. I have been told to add "evolution-data-server" to the system profile as

bug#35778: Evolution Mail Client

2019-05-17 Thread Raghav Gururajan
> Have you tried this recently? > > Commit dcb3a0fe0a086b4762a721e9b1da64826d5160d0 (committed on May 8, > 2019) addresses this, so the package can be installed in a user profile > instead. > I will try now. Anyway, it can be added as a dependency right? So that it's included inside store di

bug#36109: GNU Privacy Assistant

2019-06-05 Thread Raghav Gururajan
Hello Guix! GPA gives out the following errors upon opening the app. **START** First: The GPGME library returned an unexpected error at confdialog.c:1459. The error was: Unsupported protocol This is either an installation problem or a bug in GPA. GPA will now try to recover from this error.

bug#36254: Youtube-Viewer

2019-06-16 Thread Raghav Gururajan
Hello Guix! NOTE: Package "youtube-viewer" installs both "gtk-youtube-viewer" (GUI) and "youtube-viewer" (CUI). This bug pertains ONLY to the GUI. Not sure about the CUI as I never tried. ISSUE: In "gtk-youtube-viewer", by default, when you search for a video and double-click on it; it should ope

bug#36254: Acknowledgement (Youtube-Viewer)

2019-06-16 Thread Raghav Gururajan
After discussion in Guix IRC Channel, it appears "youtube-viewer" (both GUI and CUI) opens video without "youtube-dl" ONLY IF the video format is of lower quality. So most videos like songs from VEVO channels does not open and require "youtube-dl" as a dependency. SUGGESTION: Bundling "youtube-dl"

bug#36257: Youtube-Dl-GUI

2019-06-16 Thread Raghav Gururajan
Hello Guix! Sorry for another report today. Just wanted to make this is aware of. NOTE: This post pertains ONLY to package "youtube-dl-gui" and NOT "youtube-dl". ISSUE: After installation, the app icon does not appear in GNOME Dash. STEPS TO RE-PRODUCE: 1) Install "youtube-dl-gui" 2) Reboot 3)

bug#36379: Running `guix pull` as "root" user

2019-06-25 Thread Raghav Gururajan
> But after running first `guix pull` as "root" user, the output for > `which guix` and `hash guix` for that "regular" user are always > `/run/current-system/profile/bin/guix` instead of being > `/root/.config/guix/current/bin/guix`. This is a bug? Sorry there is a typo. On second line, it is "f

bug#36379: Running `guix pull` as "root" user

2019-06-25 Thread Raghav Gururajan
Hello Guix! On a newly installed Guix System, before running first `guix pull`, the output for `which guix` and `hash guix` for both "root" and "regular" user are `/run/current-system/profile/bin/guix`. This is okay. After running first `guix pull` as "regular" user, the output for `which guix` a

bug#36379: Running `guix pull` as "root" user

2019-06-26 Thread Raghav Gururajan
> > OK thanks, I'll try to reproduce this ASAP > That would be great. Thank you very much. Regards, RG.

bug#36422: NetworkManager-OpenVPN-Plugin

2019-06-28 Thread Raghav Gururajan
Hello Guix! I did the following to enable openvpn plugin in the network manager applet. (modify-services %desktop-services (network-manager-service-type config => (network-manager-configuration (inherit config) (vpn-plugins (list network-m

bug#36436: Youtube-DL-GUI

2019-06-29 Thread Raghav Gururajan
Hello Guix! This report is regarding the app "youtube-dl-gui" (NOT youtube-dl). ISSUES: 1) After installation, the app icon does not appear in GNOME Dash. 2) While attempting to download a video (copy pasting link and pressing start) from any website, the app gets stuck with the notification "D

bug#36466: guix pull --delete-generations

2019-07-01 Thread Raghav Gururajan
Hello Guix! I would like to report that "guix pull --delete-generations" is missing and its absence can be considered as a bug. Due to this, users cannot straight-forwardly delete guix pull generations and garbage collect them via guix gc. This causes too much accumulation of generations and its

bug#36379: Running `guix pull` as "root" user

2019-07-01 Thread Raghav Gururajan
Hi Giovanni! Any update please? Regards, RG.

bug#36466: guix pull --delete-generations

2019-07-02 Thread Raghav Gururajan
> “guix pull” uses a regular profile at ~/.config/guix/current, so you > can > do “guix package -p ~/.config/guix/current --delete-generations” Thanks Ricardo! I am aware of this as someone suggested this on IRC. ☺. My concern is that there is "guix system delete-generations" and "guix package -

bug#35586:

2019-07-02 Thread Raghav Gururajan
When I re-visited this bug thread, I thought it needed summarising, so that folks who are or will be working on this, will find it easier. ☺ **SUMMARY** *ISSUES:* When comparing to GNOME's Official Guidelines (https://wiki.gnome.org/D esign/Apps), the package "gnome

bug#35586: SUMMARY (Re-Write)

2019-07-02 Thread Raghav Gururajan
**SUMMARY** *ISSUES:* When comparing to GNOME's Official Guidelines (https://wiki.gnome.org/D esign/Apps), the package "gnome" that is used by service "gnome- desktop-service-type" has the following issues. 1) The package names that belong to package "gnome" are not

bug#36379: Running `guix pull` as "root" user

2019-07-05 Thread Raghav Gururajan
> Just that I was too busy with my work and I had to delay this. > > Maybe next week I'll be able to reproduce, but don't hold your breath That's okay. Regards, RG.

bug#36466: guix pull --delete-generations

2019-07-07 Thread Raghav Gururajan
> Note that there’s also ‘guix gc --delete-generations’, which is really > what newcomers should be using IMO because it operates on all the user’s > profiles. Thanks! Does `guix gc --delete-generations` delete guix pull generations as well? > That said, I think a patch that adds ‘--delete-gener

bug#36466: guix pull --delete-generations

2019-07-07 Thread Raghav Gururajan
> Note that there’s also ‘guix gc --delete-generations’, which is really > what newcomers should be using IMO because it operates on all the user’s > profiles. Thanks! Does `guix gc --delete-generations` delete guix pull generations as well? > That said, I think a patch that adds ‘--delete-gener

bug#36466: guix pull --delete-generations

2019-07-08 Thread Raghav Gururajan
> Yes. Thanks!

bug#36466: guix pull --delete-generations

2019-07-08 Thread Raghav Gururajan
> Yes. Unfortunately, it did not work. ***START*** rg@secondary ~$ guix gc --delete-generations Backtrace: 7 (primitive-load "/home/rg/.config/guix/current/bin/guix") In guix/ui.scm: 1655:12 6 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 5 (catch _ _ # …) 829:9 4

bug#36109: GNU Privacy Assistant

2019-07-10 Thread Raghav Gururajan
> Error verifying signature: Failed to execute gpg. > I've bumped the version to 0.10.0. Can you give it a try and see if > it's still a problem? Thanks for updating. Unfortunately, it is showing the same errors. 😕 Regards, RG.

bug#36466: guix pull --delete-generations

2019-07-11 Thread Raghav Gururajan
> Good catch! This bug should now be fixed by > 5c3d44303e1bb75d45334af5cf86cde723da0371. > > Could you check if it works for you? Thank you very much. It worked. Phew! 5GB of data in user and 3GB of data in root; was removed by `guix gc --delete-generations`. ☺ Regards, RG.

bug#36634: Virtual Machine Manager (virt-manager)

2019-07-12 Thread Raghav Gururajan
Hello Guix! Unable to create any VMs by installing from any ISO file. The virt-manager gives out the following error: Unable to complete install: 'Unable to read from '/sys/fs/cgroup/unified/machine/cgroup.controllers': No such file or directory' Traceback (most recent call last): File "/gnu/

bug#36634: Virtual Machine Manager (virt-manager)

2019-07-14 Thread Raghav Gururajan
> Checking my machine: > $ ls /sys/fs/cgroup/unified/ > cgroup.controllers cgroup.max.depth cgroup.max.descendants cgroup. > procs cgroup.stat cgroup.subtree_control cgroup.threads I get the same output for `ls /sys/fs/cgroup/unified/`. But as shown in the error, the virt-manager is search

bug#36109: GNU Privacy Assistant

2019-07-17 Thread Raghav Gururajan
Apart from the errors showed on the GUI, running gpa via terminal shows following additional error messages: ** Message: 23:11:17.193: tool to start the agent is not available ** Message: 23:11:20.515: error connecting an UI server: Invalid value passed to IPC - assuming not running Regards, RG.

bug#36109: GNU Privacy Assistant

2019-07-18 Thread Raghav Gururajan
Efraim. thank you for working on this. I will guix pull and update gpa to check whether your recent patch works. Regards, RG.

bug#36109: GNU Privacy Assistant

2019-07-18 Thread Raghav Gururajan
I tried and checked after updating gpa. I get the same errors.

bug#36743: Claws-Mail Issues

2019-07-20 Thread Raghav Gururajan
Hello Guix! I tried to use claws-mail in guix. There are two following issues: 1) Error "Encryption System not found" 2) Error "Dictionary System not found" To reproduce these errors, one can install claws-mail, enable spell- checking + digital signing/encryption of all emails; and attempt to co

bug#36634: Virtual Machine Manager (virt-manager)

2019-07-21 Thread Raghav Gururajan
> So, I've experienced this too. Even though this is a cgroup thing, > I'm > pretty sure this isn't an issue with Linux. I see. > I've tried reverting the changes in [1], and that seems to solve the > issue. Unfortunately, I don't have any insight in to what's different > between the problemati

bug#36481:

2019-07-22 Thread Raghav Gururajan
Oh wow! Thanks for reporting that. It appears I have the same issue. I enabled cups and I passively noticed sometimes but often cpu buffer light blinking rapidly in my x200t even though I am not performing any operations. Now checking the system monitor, what you say appears to be true. Regards, R

bug#36784: Cannot generate key pair with GnuPG

2019-07-24 Thread Raghav Gururajan
Hello Guix! The current gnupg package in guix has "pinentry" as a missing dependency. Because of this, GnuPG throws the following error upon attempting to generate key pairs: gpg: agent_genkey failed: No pinentry gpg: key generation failed: No pinentry So it appears, unless the above mentioned

bug#36784: Cannot generate key pair with GnuPG

2019-07-24 Thread Raghav Gururajan
Hello Guix! After brief discussion on IRC channel, I found out that adding "pinentry-program /home/user/.guix-profile/bin/pinentry-program" to "gpg-agent.conf" in "/home/user/.gnupg", was able to temproarily resolve the situation. Thanks to Ricardo (rekado). I still suggest that there should be a

bug#36634: ATTENTION REQUIRED

2019-07-25 Thread Raghav Gururajan
Hello Guix! I posted the bug on libvirt mail list few days ago (https://www.redhat. com/archives/libvir-list/2019-July/msg01309.html). It appears the bug has now been fixed (https://github.com/libvirt/libvirt/commit/759bf903a 6c24a8efa25c7cf4b099d952eda9bd3). Could anyone please update the libvir

bug#36379: ATTENTION REQUIRED

2019-07-25 Thread Raghav Gururajan
Hello Guix! I am not sure whether someone patched this bug. There has been changes. REPORTED ISSUE: After running first `guix pull` as "root" user, the output for `which guix` and `hash guix` for that "root" user are always `/run/current-system/profile/bin/guix` instead of being `/root/.config/gu

bug#36784: Cannot generate key pair with GnuPG

2019-07-25 Thread Raghav Gururajan
> Is there a good > reason not to include pinentry-tty or somemthing similarly small? It appears pinentry-tty is only console-based. If graphical applications like MUA, Key Managers etc require pinentry-program, it usually uses pop-up (gui) for passphrase input. Since pinentry provides both cons

bug#36784: Cannot generate key pair with GnuPG

2019-07-25 Thread Raghav Gururajan
> Perhaps we should add gnupg-minimal for use in other package > definitions. That would actually be wise. Regards, RG.

bug#36634:

2019-07-25 Thread Raghav Gururajan
> I will do so swiftly since I updated libvirt to the 'broken' version > (although I never had any troubles like yours). Thank you for > reporting this upstream. About that, it appears I misunderstood the patch. That recent build was not to fix the bug I reported. Anyway, I have been told by o

bug#36634:

2019-07-25 Thread Raghav Gururajan
> I have applied ‘your’ patch in > 41097b2dee9367974c6dd16ac1ba2ee945457237. > > I'm closing this bug for now. However, could you update and > confirm that this actually solves the problem? Oh Shoot! I just saw your previous reply and replied to it. Sorry for the delay. Anyway that patch fixe

bug#37014: Gajim blows me with Pop-Up Errors

2019-08-12 Thread Raghav Gururajan
Hello Guix! Everytime I open Gajim, I get the same follwing error in multiple pop- up windows. ***START*** ## Versions - OS: Linux - GTK+ Version: 3.24.9 - PyGObject Version: 3.28.3 - python-nbxmpp Version: 0.6.10 - Gajim Version: 1.1.3 ## Traceback ``` Traceback (most recent call last): File

bug#37014: Gajim blows me with Pop-Up Errors

2019-08-15 Thread Raghav Gururajan
> This sounds like some Gajim state is corrupt. Could you try again > after > moving ~/.cache/gajim/cache.db out of the way? Thanks for the suggestion. I made gajim to work normal but I had to remove ./local/gajim/logs.db. Regards, RG. signature.asc Description: This is a digitally signed mes

bug#37244: Icecat Audio Issues

2019-08-31 Thread Raghav Gururajan
Hello! Not sure the issue is with upstream or with guix system. While streaming/watching movie on some (more than one) websites, audio has constant cracking sounds and voice of characters in the video becomes robotic. When I stream/watch the same movie on ungoogled-chromium, the audio is just fi

bug#37709: Unable to access Network Folders in GNOME

2019-10-11 Thread Raghav Gururajan
Hello Guix! I have added NextCloud account in online-accounts of GNOME settings. When I try to access the network folder appearing in GNOME Files, I get the following error. Unable to access "usern...@host.domain.tld" HTTP Error: TLS/SSL support not available; install glib-networking It appears

bug#37917: Kernel Panic

2019-10-25 Thread Raghav Gururajan
Hello Guix! Whenever I shutdown my system, 50% of the time, I end up with kernel panic. Then I had to do cold restart. Kernel Panic: https://upload.disroot.org/r/B5Z3ofx_#/XTJVfcPxwYaDqzEGiQdv0Y6wQal34Oik77HlA7K7BE= System Config: https://bin.disroot.org/?a1ab3e3f7c3d38a5#SF5FHGGDC2+OYKbCrTCT+

bug#37917: Kernel Panic

2019-10-25 Thread Raghav Gururajan
> I can’t access it with IceCat over Tor (“Error: the file has not been > sent entirely.”) Can someone share it in some other way? Sure, please use this different link: https://share.riseup.net/#7QvUR7_1zcgr4EL52e7pFw Regards, RG. signature.asc Description: This is a digitally signed messa

bug#37917: Kernel Panic

2019-10-25 Thread Raghav Gururajan
On Sat, 2019-10-26 at 00:10 +0200, pelzflorian (Florian Pelz) wrote: > On Fri, Oct 25, 2019 at 09:46:26AM -0600, Jesse Gibbons wrote: > > I also have a kernel panic often. The picture i took is too large for the > > mailing list though :( The dump says something about trying to kill init. > > > >

bug#37917: Kernel Panic

2019-10-25 Thread Raghav Gururajan
> Now I see the same error. I could access it eariler though. The only > thing I remember is that it was > an attempted to kill init... I hope Raghav can share it again. Sure, please use this different link: https://share.riseup.net/#7QvUR7_1zcgr4EL52e7pFw Regards, RG. signature.asc Descript

bug#38045: Video Rendering Issues on IceCat

2019-11-03 Thread Raghav Gururajan
Hello Guix and GNUzilla! I am currently using IceCat (68.2.0-guix0-preview3) on Guix System. Starting from version 68.X.X, I started to face issues with playing videos online. This happens on most of the websites (not all though). I get any of these following errors: 1) No compatible source was

bug#38047: System Stuttering

2019-11-03 Thread Raghav Gururajan
Hello Guix! I am having this issue for a long time, even before last 'core-updates' --> 'master' merge. So whenever I am watching video on mpv or icecat or ungoogled-chromium, if do fast-forward or fast-backward few times, the stuttering starts right away. By stuttering I mean, stuttering in s

bug#38046: Font Issues in GNOME

2019-11-04 Thread Raghav Gururajan
>> After installing fonts you may have to refresh the font cache to use >> them in applications. The same applies when applications installed >> via Guix do not seem to find fonts. To force rebuilding of the font >> cache run ‘fc-cache -rv’. It worked. Thank you :-) Regards, RG.

  1   2   >