You are not logged in.
Ok first off if ithis isn't the right sub-forum, please move it.
So I have 2 issue I cannot seem to solve on my own with my tired eyes. I've been in this weird insomniatic state all week. Can't sleep but whatever. I've been up for 48 hours now and I am starting to see sound and hear colors.
Anyway please see this screenshot:
2 of my conky's look right, the weather one does not. Why is it not black-ish / semi-transparent like the others?
What's wrong with the month calendar? I think I am missing the monofur font called for in the conky but I am not sure.
Finally, why am I getting xsession errors in my .bashrc / screenfetch and how do I fix them?
********************************
Weather Conky (1b1_usa)
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_type normal
own_window_transparent #no yes
own_window_hints skip_taskbar,skip_pager
own_window_colour 000000
own_window_class Conky
own_window_title Weather Forecast
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft yes
# Update interval in seconds
update_interval 3
# Minimum size of text area
minimum_size 355 500
maximum_width 357
override_utf8_locale yes
# Draw shades?
draw_shades yes
### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal - Options: yes or no
own_window_argb_visual yes
### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value 200
# Text stuff
draw_outline yes # amplifies text if yes
draw_borders no
#font freesans -12
xftfont Arial:size=9
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 3
# border margins
border_margin 9
# border width
border_width 10
# Default colors and also border colors, grey90 == #e5e5e5
default_color cbcbcb
own_window_colour brown
own_window_transparent yes
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
gap_x 10
gap_y 30
imlib_cache_size 0
# stuff after 'TEXT' will be formatted on screen
TEXT
${font Arial:size=12}${color ffe595}WEATHER ${font}${hr 2}$color${texeci 500 bash $HOME/Temetka/1b1_accuweather_images/1b1}
${image $HOME/1b1_accuweather_images/cc.png -p 0,60 -s 180x108}
${font Arial:size=10}${execpi 600 sed -n '1p' $HOME/1b1_accuweather_images/messages}${font}${goto 200}${color ffe595}TEMP: $color${alignr}${execpi 600 sed -n '29p' $HOME/1b1_accuweather_images/curr_cond}°F (${execpi 600 sed -n '30p' $HOME/1b1_accuweather_images/curr_cond}°F)
${goto 200}${color ffe595}WIND: $color${alignr}${execpi 600 sed -n '31p' $HOME/1b1_accuweather_images/curr_cond} ${execpi 600 sed -n '38p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}HUM: $color${alignr}${execpi 600 sed -n '32p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}DEW POINT: $color${alignr}${execpi 600 sed -n '35p' $HOME/1b1_accuweather_images/curr_cond}°F
${goto 200}${color ffe595}PR: $color${alignr}${execpi 600 sed -n '33p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}VISIB: $color${alignr}${execpi 600 sed -n '37p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}CLOUD COVER: $color${alignr}${execpi 600 sed -n '36p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}UV INDEX: $color${alignr}${execpi 600 sed -n '34p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}S/M RISE: $color${alignr}${execpi 600 sed -n '39p' $HOME/1b1_accuweather_images/curr_cond}/${execpi 600 sed -n '41p' $HOME/1b1_accuweather_images/curr_cond}
${goto 200}${color ffe595}S/M SET: $color${alignr}${execpi 600 sed -n '40p' $HOME/1b1_accuweather_images/curr_cond}/${execpi 600 sed -n '42p' $HOME/1b1_accuweather_images/curr_cond}
${hr 1}
${goto 50}${font Arial:size=10}${color ffe595}TODAY$color$font${goto 230}${font Arial:size=10}${color ffe595}TONIGHT$color$font${image $HOME/1b1_accuweather_images/tod.png -p 0,205 -s 120x72}${image $HOME/1b1_accuweather_images/ton.png -p 190,205 -s 120x72}
${goto 145}${execpi 600 sed -n '26p' $HOME/1b1_accuweather_images/first_days}°F${goto 340}${execpi 600 sed -n '31p' $HOME/1b1_accuweather_images/first_days}°F
${goto 140}(${execpi 600 sed -n '27p' $HOME/1b1_accuweather_images/first_days}°F)${goto 335}(${execpi 600 sed -n '32p' $HOME/1b1_accuweather_images/first_days}°F)
${font Arial:size=8}${execpi 600 sed -n '2p' $HOME/1b1_accuweather_images/messages}${goto 195}${execpi 600 sed -n '3p' $HOME/1b1_accuweather_images/messages}$font
Chance of Precip: ${execpi 600 sed -n '28p' $HOME/1b1_accuweather_images/first_days}${goto 195}Chance of Precip: $color${execpi 600 sed -n '33p' $HOME/1b1_accuweather_images/first_days}
${hr 1}
${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '5p' $HOME/1b1_accuweather_images/first_days}${goto 145}${execpi 600 sed -n '10p' $HOME/1b1_accuweather_images/first_days}${goto 270}${execpi 600 sed -n '15p' $HOME/1b1_accuweather_images/first_days}$color${font}${image $HOME/1b1_accuweather_images/6.png -p 0,330 -s 90x54}
${font Arial:size=8}${goto 100}${execpi 600 sed -n '8p' $HOME/1b1_accuweather_images/first_days}°F${goto 210}${execpi 600 sed -n '13p' $HOME/1b1_accuweather_images/first_days}°F${goto 330}${execpi 600 sed -n '18p' $HOME/1b1_accuweather_images/first_days}°F
${goto 100}${execpi 600 sed -n '9p' $HOME/1b1_accuweather_images/first_days}°F${goto 210}${execpi 600 sed -n '14p' $HOME/1b1_accuweather_images/first_days}°F${goto 330}${execpi 600 sed -n '19p' $HOME/1b1_accuweather_images/first_days}°F${image $HOME/1b1_accuweather_images/11.png -p 110,330 -s 90x54}${image $HOME/1b1_accuweather_images/16.png -p 230,330 -s 90x54}
${execpi 600 sed -n '4p' $HOME/1b1_accuweather_images/messages}${goto 135}${execpi 600 sed -n '5p' $HOME/1b1_accuweather_images/messages}${goto 255}${execpi 600 sed -n '6p' $HOME/1b1_accuweather_images/messages}
${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '20p' $HOME/1b1_accuweather_images/first_days}${goto 145}${execpi 600 sed -n '1p' $HOME/1b1_accuweather_images/last_days}${goto 270}${execpi 600 sed -n '6p' $HOME/1b1_accuweather_images/last_days}$color${font}${image $HOME/1b1_accuweather_images/21.png -p 0,420 -s 90x54}
${font Arial:size=8}${goto 100}${execpi 600 sed -n '23p' $HOME/1b1_accuweather_images/first_days}°F${goto 210}${execpi 600 sed -n '4p' $HOME/1b1_accuweather_images/last_days}°F${goto 330}${execpi 600 sed -n '9p' $HOME/1b1_accuweather_images/last_days}°F
${font Arial:size=8}${goto 100}${execpi 600 sed -n '24p' $HOME/1b1_accuweather_images/first_days}°F${goto 210}${execpi 600 sed -n '5p' $HOME/1b1_accuweather_images/last_days}°F${goto 330}${execpi 600 sed -n '10p' $HOME/1b1_accuweather_images/last_days}°F${image $HOME/1b1_accuweather_images/last_2.png -p 110,420 -s 90x54}${image $HOME/1b1_accuweather_images/last_7.png -p 230,420 -s 90x54}
${execpi 600 sed -n '7p' $HOME/1b1_accuweather_images/messages}${goto 135}${execpi 600 sed -n '8p' $HOME/1b1_accuweather_images/messages}${goto 255}${execpi 600 sed -n '9p' $HOME/1b1_accuweather_images/messages}
${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '11p' $HOME/1b1_accuweather_images/last_days}${goto 145}${execpi 600 sed -n '16p' $HOME/1b1_accuweather_images/last_days}${goto 270}${execpi 600 sed -n '21p' $HOME/1b1_accuweather_images/last_days}$color${font}${image $HOME/1b1_accuweather_images/last_12.png -p 0,510 -s 90x54}
${font Arial:size=8}${goto 100}${execpi 600 sed -n '14p' $HOME/1b1_accuweather_images/last_days}°F${goto 210}${execpi 600 sed -n '19p' $HOME/1b1_accuweather_images/last_days}°F${goto 330}${execpi 600 sed -n '24p' $HOME/1b1_accuweather_images/last_days}°F
${font Arial:size=8}${goto 100}${execpi 600 sed -n '15p' $HOME/1b1_accuweather_images/last_days}°F${goto 210}${execpi 600 sed -n '20p' $HOME/1b1_accuweather_images/last_days}°F${goto 330}${execpi 600 sed -n '25p' $HOME/1b1_accuweather_images/last_days}°F${image $HOME/1b1_accuweather_images/last_17.png -p 110,510 -s 90x54}${image $HOME/1b1_accuweather_images/last_22.png -p 230,510 -s 90x54}
${execpi 600 sed -n '10p' $HOME/1b1_accuweather_images/messages}${goto 135}${execpi 600 sed -n '11p' $HOME/1b1_accuweather_images/messages}${goto 255}${execpi 600 sed -n '12p' $HOME/1b1_accuweather_images/messages}
9 Months Calendar
# conky -q -c /media/5/Conky/S11_9_month_cal.conky &
# pkill -xf "conky -q -c /media/5/Conky/S11_9_month_cal.conky" &
# Original by CrunchBang user: iMBeCil
# http://crunchbang.org/forums/viewtopic.php?pid=368592#p368592
### Begin Window Settings ##################################################
own_window yes
own_window_type normal
own_window_transparent no #yes
own_window_hints skip_taskbar,skip_pager
own_window_colour 000000
own_window_class Conky
own_window_title 9 Months
# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes
### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal - Options: yes or no
own_window_argb_visual yes
### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value 200
minimum_size 480 0 # w|h
maximum_width 480
gap_x 400 # l|r
gap_y 100 # u|d
alignment tl
#################################################### End Window Settings ###
### Font Settings ##########################################################
# Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont monofur:bold:size=11
# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1.0
# Force UTF8? requires XFT ###
override_utf8_locale yes
uppercase no
###################################################### End Font Settings ###
### Color Settings #########################################################
draw_shades yes ##yes
default_shade_color 000000
draw_outline no
default_outline_color 000000
default_color 778899 #LightSlateGray
color0 8FBC8F #DarkSeaGreen
color1 778899 #LightSlateGray
color2 F5F5DC #Beige
color3 87CEFA #LightSkyBlue
color4 48D1CC #MediumTurquoise
color5 FFDEAD #NavajoWhite
color6 00BFFF #DeepSkyBlue
color7 B0E0E6 #PowderBlue
color8 FFD700 #Gold
color9 DC143C #Crimson
##################################################### End Color Settings ###
### Borders Section ########################################################
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_inner_margin 05
border_outer_margin 0
# border width
border_width 0
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
##################################################### End Borders Secton ###
### Miscellaneous Section ##################################################
# Boolean value, if true, Conky will be forked to background when started.
background yes
# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none
# Subtract (file system) buffers from used memory?
no_buffers yes
############################################## End Miscellaneous Section ###
update_interval 1
TEXT
${font LED_mono:size=90}${alignc}${color5}${time %T}${color}${font}
${hr}
${goto 10}${execpi 900 ncal -bh -m `date +%m` -A-4 -B4 | sed ':a;N;$!ba;s/\n/\n${goto 10}/g'}
${voffset -120}${goto 175}${execpi 900 ncal -bh -m `date +%m` -A-3 -B3 | sed ':a;N;$!ba;s/\n/\n${goto 175}/g'}
${voffset -120}${goto 335}${execpi 900 ncal -bh -m `date +%m` -A-2 -B2 | sed ':a;N;$!ba;s/\n/\n${goto 335}/g'}
${hr}
${goto 10}${execpi 900 ncal -bh -m `date +%m` -A-1 -B1 | sed ':a;N;$!ba;s/\n/\n${goto 10}/g'}
${voffset -120}${goto 170} ${color5}${time %b %Y}${color}
${goto 175}${if_match "${time %a}" == "Sun"}${color5}Su${color} Mo Tu We Th Fr Sa${else}\
${if_match "${time %a}" == "Mon"}Su ${color5}Mo${color} Tu We Th Fr Sa${else}\
${if_match "${time %a}" == "Tue"}Su Mo ${color5}Tu${color} We Th Fr Sa${else}\
${if_match "${time %a}" == "Wed"}Su Mo Tu ${color5}We${color} Th Fr Sa${else}\
${if_match "${time %a}" == "Thu"}Su Mo Tu We ${color5}Th${color} Fr Sa${else}\
${if_match "${time %a}" == "Fri"}Su Mo Tu We Th ${color5}Fr${color} Sa${else}\
Su Mo Tu We Th Fr ${color5}Sa${color}${endif}${endif}${endif}${endif}${endif}${endif}
${goto 175}${execpi 900 LAR=`date +%-d`; ncal -bh | sed '2d' | sed -e '1d' -e 's/\<'$LAR'\>/${color5}&${color}/' | sed ':a;N;$!ba;s/\n/\n${goto 175}/g'}${color}
${voffset -120}${goto 335}${execpi 900 ncal -bh -m `date +%m` -A1 -B-1 | sed ':a;N;$!ba;s/\n/\n${goto 335}/g'}
${hr}
${goto 10}${execpi 900 ncal -bh -m `date +%m` -A2 -B-2 | sed ':a;N;$!ba;s/\n/\n${goto 10}/g'}
${voffset -120}${goto 175}${execpi 900 ncal -bh -m `date +%m` -A3 -B-3 | sed ':a;N;$!ba;s/\n/\n${goto 175}/g'}
${voffset -120}${goto 335}${execpi 900 ncal -bh -m `date +%m` -A4 -B-4 | sed ':a;N;$!ba;s/\n/\n${goto 335}/g'}
${hr}
My .bashrc file
#!/bin/bash
# based on a function found in bashtstyle-ng 5.0b1
# Original author Christopher Roy Bratusek (http://www.nanolx.org)
# Last arranged by ayoli (http://ayozone.org) 2008-02-04 17:16:43 +0100 CET
function pre_prompt {
newPWD="${PWD}"
user="whoami"
host=$(echo -n $HOSTNAME | sed -e "s/[\.].*//")
datenow=$(date "+%a, %d %b %y")
let promptsize=$(echo -n "┌($user@$host ddd., DD mmm YY)(${PWD})┐" \
| wc -c | tr -d " ")
let fillsize=${COLUMNS}-${promptsize}
fill=""
while [ "$fillsize" -gt "0" ]
do
fill="${fill}─"
let fillsize=${fillsize}-1
done
if [ "$fillsize" -lt "0" ]
then
let cutt=3-${fillsize}
newPWD="...$(echo -n $PWD | sed -e "s/\(^.\{$cutt\}\)\(.*\)/\2/")"
fi
}
PROMPT_COMMAND=pre_prompt
export black="\[\033[0;38;5;0m\]"
export red="\[\033[0;38;5;1m\]"
export orange="\[\033[0;38;5;130m\]"
export green="\[\033[0;38;5;2m\]"
export yellow="\[\033[0;38;5;3m\]"
export blue="\[\033[0;38;5;4m\]"
export bblue="\[\033[0;38;5;12m\]"
export magenta="\[\033[0;38;5;55m\]"
export cyan="\[\033[0;38;5;6m\]"
export white="\[\033[0;38;5;7m\]"
export coldblue="\[\033[0;38;5;33m\]"
export smoothblue="\[\033[0;38;5;111m\]"
export iceblue="\[\033[0;38;5;45m\]"
export turqoise="\[\033[0;38;5;50m\]"
export smoothgreen="\[\033[0;38;5;42m\]"
case "$TERM" in
xterm)
PS1="$bblue┌─($cyan\u@\h \$(date \"+%a, %d %b %y\")$bblue)─\${fill}─($cyan\$newPWD\
$bblue)─┐\n$bblue└─($cyan\$(date \"+%H:%M\") \$$bblue)─>$white "
;;
screen)
PS1="$bblue┌─($cyan\u@\h \$(date \"+%a, %d %b %y\")$bblue)─\${fill}─(cyan\$newPWD\
$bblue)─┐\n$bblue└─($cyan\$(date \"+%H:%M\") \$$bblue)─>$white "
;;
*)
PS1="┌─(\u@\h \$(date \"+%a, %d %b %y\"))─\${fill}─(\$newPWD\
)─┐\n└─(\$(date \"+%H:%M\") \$)─> "
;;
esac
# bash_history settings: size and no duplicates and no lines w/ lead spaces
exportHISTCONTROL="ignoreboth"
export HISTSIZE=1024
# aliases #############################################
# enable color support of ls and also add handy aliases
alias ls='ls --color=auto'
alias dir='ls --color=auto --format=vertical'
alias vdir='ls --color=auto --format=long'
# some more ls aliases
alias ll='ls -lhX'
alias la='ls -A'
alias ldir='ls -lhA |grep ^d'
alias lfiles='ls -lhA |grep ^-'
#alias l='ls -CF'
# To see something coming into ls output: lss
alias lss='ls -lrt | grep $1'
# To check a process is running in a box with a heavy load: pss
alias pss='ps -ef | grep $1'
# usefull alias to browse your filesystem for heavy usage quickly
alias ducks='ls -A | grep -v -e '\''^\.\.$'\'' |xargs -i du -ks {} |sort -rn |head -16 | awk '\''{print $2}'\'' | xargs -i du -hs {}'
# cool colors for manpages
alias man="TERMINFO=~/.terminfo TERM=mostlike LESS=C PAGER=less man"
##########################################################
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc).
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
# CDPATH initialisation
CDPATH=.:~:/media/store:/media/sites
/home/temetka/bin/screenfetch.sh
My screenfetch.sh file is the same as everyone else's file. I didn't modify anything. Just stuck it in my /home/temetka/bin folder and made it executable then call in .bashrc as you can see in the last line of my .bashrc file. Based on the error in my terminal, I did a google search by copying and pasting the entire line of the 1st error. It took me to this cruncbang forum post (first hit) about setting up xsession. I am not sure if I need to do this or not. If so, how?
^ EDIT: By how what I am referring to is this: If I need to setup xsession do I just follow the instructions from the #! thread, or has that information been superceded by something else that I am not aware of.
http://crunchbang.org/forums/viewtopic.php?pid=369231
******************************
On a side note: Thanks in advance for anyhelp you can provide with this. Once I'm done with this stuff, I've got some Tint2 tweaking to do. But im 90% sure I can recover what I need based on my previous posts here about that topic.
Thanks and take care.
EDIT 2: Sorry if my thought process is not totally clear. Let me know if I need to clarify anything.
I'm frickin' exhausted. Can't sleep, eyes having trouble focusing. But totally wired mentally, brain *will* *not* *shutdown*. I find it both oddly interesting and terribly annoying at the same time. I am going to go lay down. But I'll probably just toss and turn for a few hours before I have to go to work and so sysadmin stuff. Yay. I'm going to be building new images to deploy to some machines we're going to push out over the next few months. Fun times.
Last edited by Temetka (2016-09-03 20:36:26)
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
I've moved the thread, because it is a Help request, not a HowTo
own_window_transparent #no yes
You have commented out both possible values.
Based on the error in my terminal, I did a google search by copying and pasting the entire line of the 1st error
...and the error was...what?
Last edited by damo (2016-09-01 10:41:15)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Calendar - yup: monofont just install it.
I have tweaked mine:
Not having monofont on your system means conky will default to your default system wide font - obviously a non-mono font
Weather Conky (1b1_usa)
own_window_transparent #no yes
Because both are commented out own_window_transparent will default to "no". This is the proper setting to use with ARGB 'true transparency' which you have active in your conky as well, NOT a good idea if you have images in the conky - they become 'washed out':
### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal - Options: yes or no
own_window_argb_visual yes
### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value 200
A few recommendations:
1. set transparency to 'no' and comment out the two ARGB lines
own_window_transparent no
# own_window_argb_visual yes
# own_window_argb_value 200
Now you'll have a solid black background because 'own_window_colour' is set to black.
2. use a semi transparent image the same size as the conky window with these settings:
own_window_transparent yes
# own_window_argb_visual yes
# own_window_argb_value 200
TEXT
${image /path/to/semi_transparentimage.png}\
${font Arial:size=12}${color ffe595}WEATHER ${font}${hr 2}$color${texeci 500 bash $HOME/Temetka/1b1_accuweather_images/1b1}
${image $HOME/1b1_accuweather_images/cc.png -p 0,60 -s 180x108}
{blah blah}
by using an image the same size as the conky window (or bigger) you do not need to use the image -p or -s options saving CPU resources.
I have an archive of such images if you need/want them.
screenfetch sorry can't help you but will test with it. Simply adding 'sf' to the end of my .bashrc (renamed it) works perfect.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Ok so I mostly achieved success. How?
I reloaded BunsenLabs. I determined it was the Nvidia driver causing DPI issues as I've discussed in aother thread. My attempts to purge Nvidia and reload the Nouveau driver met with a black screen upon reboot - no big deal.
End result - All conky's are working properly with no changes made to any of them.
Now screen fetch on the other hand...yeah. I had another thread about it over a year ago here:
https://forums.bunsenlabs.org/viewtopic.php?id=475
I tried downloading the file from pastebin and making it executbale as well as cloning the git repo as mentioned here in that thread:
Best method is to clone twoion's repository:
git clone https://github.com//screenFetch.git
Then copy the executable to your $PATH:
cd screenFetch && sudo cp screenfetch-dev /usr/local/bin/screenfetch
Then just run the `screenfetch` command directly without invoking a shell.
I am still met with the same issue. These 3 lines appearing after running screenfetch:
[[ ! ]] Property "/Net/ThemeName" does not exist on channel "xsettings".
[[ ! ]] Property "/Net/IconThemeName" does not exist on channel "xsettings".
[[ ! ]] Property "/Gtk/FontName" does not exist on channel "xsettings".
Last edited by Temetka (2016-09-02 03:38:40)
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
That error occurs because that version of screenfetch checks the desktop type and BL declares itself as XFCE but doesn't have xfsettingsd running.
See https://forums.bunsenlabs.org/viewtopic.php?id=1369 for more.
Try my version instead:
https://github.com/Head-on-a-Stick/conf … creenfetch
This is based on the jessie version of screenfetch and makes no desktop check.
Alternatively, run the BL version with:
XDG_CURRENT_DESKTOP= screenfetch
EDIT: It may be best to open this as a separate bug report so as to attract @twoion's attention.
Last edited by Head_on_a_Stick (2016-09-02 07:14:12)
Online
^ I added a DE test to the screenfetch script, so it outputs "None" instead of "XFCE", and the errors don't appear any more. I guess others seem to have done similar
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
End result - All conky's are working properly with no changes made to any of them.
Hmmmm so the images in your weather script don't look washed out using the nouveau drivers?
I gotta do more research.
My OOPS! I've using HoaS's version of screenfetch I believe.
Last edited by Sector11 (2016-09-02 10:58:22)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
That error occurs because that version of screenfetch checks the desktop type and BL declares itself as XFCE but doesn't have xfsettingsd running.
See https://forums.bunsenlabs.org/viewtopic.php?id=1369 for more.
Try my version instead:
https://github.com/Head-on-a-Stick/conf … creenfetch
This is based on the jessie version of screenfetch and makes no desktop check.
Alternatively, run the BL version with:
XDG_CURRENT_DESKTOP= screenfetch
EDIT: It may be best to open this as a separate bug report so as to attract @twoion's attention.
Thank! I used the one for your gitbug link and it works great. Thanks so much.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline
Temetka wrote:End result - All conky's are working properly with no changes made to any of them.
Hmmmm so the images in your weather script don't look washed out using the nouveau drivers?
I gotta do more research.
My OOPS! I've using HoaS's version of screenfetch I believe.
The images in weather and 4moon look great using the Nouveau drivers.
***********************************
Thanks everyone for your help. I'm going to edit my OP and mark this as solved.
The meaning of life is to just be alive. It is so plain and so obvious
and so simple. And yet everybody rushes aroound in a great panic
as if it were necessary to achieve something beyond themselves.
- Alan Watts
Offline