LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-15-2014, 04:58 AM   #1
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
Conky getting "cut" from bottom.


hello guys.

i have the following problem : (slackware 14.1 64bit multilib)
my conky "window" is getting cut from bottom, i did try to increase text buffer but it didnt help, and now i am unsure what to do next.

ill include an attachment to this post so u can see how it gets cut.

Code:
alignment top_right
background no
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
double_buffer yes
draw_outline no
draw_shades no
use_xft yes
xftfont DejaVu Sans Mono:size=12

gap_x 5
gap_y 140
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no

own_window yes
own_window_title conky
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
own_window_argb_value 0
own_window_type normal

stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
text_buffer_size 1280

TEXT
${scroll 16 $nodename - $sysname $kernel on $machine | }
$hr
Users:${user_names}
$hr
${addr eth0} ${texeci 10 /usr/local/bin/vpnpass.sh}
${color white}$hr
${color grey}Uptime:$color $uptime
${color grey}Frequency (in MHz):$color $freq
${color grey}Frequency (in GHz):$color $freq_g
${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
${color grey}CPU Usage:$color $cpu% ${cpubar 4}
${color grey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$hr
${color grey}File systems:
 / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
${color grey}Networking:
Up:$color ${upspeed eth1} ${color grey} - Down:$color ${downspeed eth1}
$hr
${color grey}Name              PID   CPU%   MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${color lightgrey} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
${color lightgrey} ${top name 6} ${top pid 6} ${top cpu 6} ${top mem 6}
${color lightgrey} ${top name 7} ${top pid 7} ${top cpu 7} ${top mem 7}
${color lightgrey} ${top name 8} ${top pid 8} ${top cpu 8} ${top mem 8}
$hr
CPU temp:$alignr${execi 10 sensors | grep ^Core\ 0 | tail -n 1 |awk '{print $3}'}
$hr
${texeci 10 netstat -W | grep "ESTABLISHED" | awk '{print $1, $5}' | grep -v ".akamaitechnologies.com:\|.spotify.com:\|.cloudfront.net:\|.facebook.com:\|.1e100.net:\|.amazonaws.com:\|.your-server.de:"}
Attached Thumbnails
Click image for larger version

Name:	2014-08-15-124754_1920x1080_scrot.jpg
Views:	48
Size:	268.4 KB
ID:	16130  
 
Old 08-15-2014, 05:16 AM   #2
Randicus Draco Albus
Senior Member
 
Registered: May 2011
Location: Hiding somewhere on planet Earth.
Distribution: No distribution. OpenBSD operating system
Posts: 1,711
Blog Entries: 8

Rep: Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635
Have you tried:
- changing own_window_type desktop to own_window_type normal
- increase the length of the window
- change own_window_type back to desktop?
 
Old 08-17-2014, 07:26 AM   #3
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Original Poster
Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
for some reason that didnt work for me.

anyways, i solved it by reducing font size to 10, its temporary fix till i find a real solution for it.
 
Old 08-25-2014, 08:33 AM   #4
//////
Member
 
Registered: Nov 2005
Location: Land of Linux :: Finland
Distribution: Arch Linux && OpenBSD 7.4 && Pop!_OS && Kali && Qubes-Os
Posts: 824

Original Poster
Rep: Reputation: 350Reputation: 350Reputation: 350Reputation: 350
the problem was solved by reboot. i dont know what was the problem but it doesnt exist anymore.
 
  


Reply

Tags
conky buffer cut



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Alt+tab and dock effectively in "always on bottom" mode KickMeElmo Ubuntu 1 05-31-2015 12:20 AM
unpredictable "delete" "move to trash" or "cut" file menu option dorianrenato Linux - General 3 11-28-2011 06:41 PM
slackpkg 2.80.2 not showing "currently installed" version of pkg at bottom of console GrapefruiTgirl Slackware 10 09-23-2009 10:18 AM
bash: "cut" and "case" help please tredegar Linux - Newbie 14 06-26-2008 04:31 PM
"bottom half" vs "softirq" kpachopoulos Programming 1 10-28-2005 07:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration