Package Details: conky-lua-nv 1.21.7-1

Git Clone URL: https://aur.archlinux.org/conky-lua-nv.git (read-only, click to copy)
Package Base: conky-lua-nv
Description: Lightweight system monitor for X with lua and nvidia enabled
Upstream URL: https://github.com/brndnmtthws/conky
Licenses: GPL, BSD
Conflicts: conky
Provides: conky, conky-lua
Replaces: conky, torsmo
Submitter: Andrwe
Maintainer: Foucault
Last Packager: Foucault
Votes: 130
Popularity: 0.009302
First Submitted: 2010-04-12 04:55 (UTC)
Last Updated: 2024-10-20 22:52 (UTC)

Required by (11)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

archisthebest commented on 2024-10-23 03:11 (UTC) (edited on 2024-10-23 09:27 (UTC) by archisthebest)

Hey, meant to respond sooner, sorry - for sure, my woes were not the fault of this package, my apologies. I ended up attempting to build many more conky/lua/cairo/holy-mackrel-who-knows-how-many-others, and ended up in a wasteland of partially-rendered conky graphics. My family has welcomed me back from the asylum, and I'm taking it a day at a time now... the first step was admitting that Conky outsmarted me.

Foucault commented on 2024-10-20 22:53 (UTC) (edited on 2024-10-20 23:37 (UTC) by Foucault)

The package closely follows the package in [extra] and builds cleanly in a clean chroot. If you have build issues please provide debugging information and/or logs.

archisthebest commented on 2024-10-20 22:34 (UTC)

Still big build issues. Orphaned here?

AndyArch commented on 2024-08-19 08:52 (UTC) (edited on 2024-08-19 08:56 (UTC) by AndyArch)

${nvidia memtotal} show wrong memory size, 3715 instead of correct from nvidia-smi 4096MiB.

earlybird commented on 2024-06-28 06:24 (UTC)

Can you add 'librsvg' as a makedpends

PC2022 commented on 2024-06-27 17:39 (UTC)

Is it possible to update this to 1.21.3 please? I believe it contains a bugfix I'm waiting on, thanks

Foucault commented on 2024-06-02 22:36 (UTC)

The package was out of date, for one, but I don't think this is your problem as both the old and new version build properly in a clean chroot. Are you sure you don't have any leftover python packages in the user directory that may be causing issues? Make sure that you don't have any outdated packages as well. Current python-yaml (for arch python 3.12) is 6.0.1-3.

alhazacod commented on 2024-06-02 17:06 (UTC) (edited on 2024-06-02 19:06 (UTC) by alhazacod)

Im trying to install this but Im getting an error saying that I need PyYAML even though python-yaml is installed in my machine and i can do import yaml without errors in python3. It started when I updated my system and i had to uninstall conky-lua-nv but now i cant install it again, I also tried installing conky-cairo and i can install it but my config isnt working well (some images are chopped), im not sure if it's because it's a nvidia machine.

Traceback (most recent call last):
  File "<string>", line 1, in <module>
    import yaml
ModuleNotFoundError: No module named 'yaml'
CMake Error at cmake/ConkyPlatformChecks.cmake:639 (message):
  The "PyYAML" Python3 package is not installed.  Please install it using the
  following command: "pip3 install pyyaml".
Call Stack (most recent call first):
  CMakeLists.txt:35 (include)

Foucault commented on 2024-02-21 19:52 (UTC)

Hello! Pandoc is a build dependency, probably required for the documentation. Library libHSinteger-gmp-1.1-ghc9.0.2.so is provided by ghc-libs 9.0.2-3 which should be installed along with other haskell packages. It could be that some of your packages are out of date. Check your mirrors.

Alternatively if you don't want to carry all the haskell packages just for pandoc there's pandoc-bin in AUR which provides the same executable.

d_fajardo commented on 2024-02-21 08:22 (UTC)

I am getting this error in building the package: /usr/bin/pandoc: error while loading shared libraries: libHSinteger-gmp-1.1-ghc9.0.2.so: cannot open shared object file: No such file or directory Why is this and is there a fix?