Search Criteria
Package Details: conky-lua-nv 1.21.7-1
Package Actions
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.004658 |
First Submitted: | 2010-04-12 04:55 (UTC) |
Last Updated: | 2024-10-20 22:52 (UTC) |
Dependencies (46)
- alsa-lib
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- imlib2
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libncursesw.so (ncurses-gitAUR, lib32-ncurses, ncurses)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- librsvg (librsvg-gitAUR)
- libsystemd.so (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, lib32-systemd-gitAUR, lib32-systemd, systemd-libs)
- libx11 (libx11-gitAUR)
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxft (libxft-gitAUR)
- Show 26 more dependencies...
Required by (11)
- barpyrus-git (requires conky) (optional)
- conky-bargile (requires conky)
- conky-colors-git (requires conky)
- conky-manager2 (requires conky)
- conky-manager2-git (requires conky)
- sxmo-utils-git (requires conky)
- uenv (requires conky) (optional)
- uenv-git (requires conky) (optional)
- xfce4-theme-switcher (requires conky)
- xts-arcolinux-theme (requires conky)
- xts-dark-theme (requires conky)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »
hamelg commented on 2021-03-26 07:44 (UTC) (edited on 2021-03-26 07:50 (UTC) by hamelg)
thanks for your investigations. (height),(width) is optional, I specify them with maximum_width, default_graph_height in the conky.config block. conky from the extra repository doesn't encounter this issue.
EDIT: s/default_bar_height/maximum_width/
Foucault commented on 2021-03-25 14:25 (UTC) (edited on 2021-03-25 15:16 (UTC) by Foucault)
Removing the colours from
diskiograph
prevents conky from crashing. However are you sure you're usingdiskiograph
correctly? It seems like the syntax isdiskiograph DEVICE WIDTH,HEIGHT COLOUR1 COLOUR2
rather thandiskiograph DEVICE COLOUR1 COLOUR2
.Foucault commented on 2021-03-25 14:04 (UTC)
It looks like it's dying on
diskiograph
. The only related issue that I found with this error it's about lua. Initially I assumed thatdiskiograph
is done in Lua, but it's not so linking against different versions wouldn't help.hamelg commented on 2021-03-25 10:51 (UTC)
No lua section in my config. my config : https://app.box.com/s/172euiqouc5am47w6w4h8c140k07ndl6
Foucault commented on 2021-03-25 10:24 (UTC)
I'm almost certain this is related to lua. Do you have any
lua
blocks in you .conkyrc? Can you share your config? Also what version of lua do you have installed (pacman -Qs lua
)hamelg commented on 2021-03-24 22:33 (UTC) (edited on 2021-03-24 22:40 (UTC) by hamelg)
After upgrading to 1.12, my conky crashes at startup with this error :
munmap_chunk(): invalid pointer
and this bt :
Stack trace of thread 6343:
0 0x00007f18b7f4eef5 raise (libc.so.6 + 0x3cef5)
1 0x00007f18b7f38862 abort (libc.so.6 + 0x26862)
2 0x00007f18b7f90f38 __libc_message (libc.so.6 + 0x7ef38)
3 0x00007f18b7f98bea malloc_printerr (libc.so.6 + 0x86bea)
4 0x00007f18b7f9901c munmap_chunk (libc.so.6 + 0x8701c)
5 0x00007f18b7f9dcdb __libc_free (libc.so.6 + 0x8bcdb)
6 0x0000559fa5c0d993 Z13free_and_zeroImEvRPT (conky + 0x24993)
7 0x0000559fa5c0e162 draw_line (conky + 0x25162)
8 0x0000559fa5c0eb64 draw_stuff (conky + 0x25b64)
9 0x0000559fa5c1252a _Z9main_loopv (conky + 0x2952a)
10 0x0000559fa5c03842 main (conky + 0x1a842)
11 0x00007f18b7f39b25 __libc_start_main (libc.so.6 + 0x27b25)
12 0x0000559fa5c08bde _start (conky + 0x1fbde)
Stack trace of thread 6347:
0 0x00007f18b8a0e9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
1 0x00007f18b8a0ab98 __new_sem_wait_slow64.constprop.0 (libpthread.so.0 + 0x11b98)
2 0x0000559fa5c49228 _ZN9semaphore4waitEv (conky + 0x60228)
3 0x00007f18b81cabc4 execute_native_thread_routine (libstdc++.so.6 + 0xcfbc4)
4 0x00007f18b8a02299 start_thread (libpthread.so.0 + 0x9299)
5 0x00007f18b8011053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 6348:
0 0x00007f18b8a0e9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
1 0x00007f18b8a0ab98 __new_sem_wait_slow64.constprop.0 (libpthread.so.0 + 0x11b98)
2 0x0000559fa5c49228 _ZN9semaphore4waitEv (conky + 0x60228)
3 0x00007f18b81cabc4 execute_native_thread_routine (libstdc++.so.6 + 0xcfbc4)
4 0x00007f18b8a02299 start_thread (libpthread.so.0 + 0x9299)
5 0x00007f18b8011053 __clone (libc.so.6 + 0xff053)
Any ideas
robson commented on 2021-03-23 12:05 (UTC)
Finally,
conky
version 1.12 works properly i.e. displays RAM usage correctly.And that mem.patch can be removed now, as it is no longer needed.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »