[solved]cannot load font dzen2

hello. I was able to apply space for a bottom gap for DWM. I am trying to get dzen2 and conky to show up at the bottom. I have conky-cli installed as well.
error: dzen: error, cannot load font: '-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*'
here is my $HOME/.bin/dzconky (i did chmod a+x it)
#! /bin/sh
FG='#aaaaaa'
BG='#1a1a1a'
FONT='-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*'
conky | dzen2 -e '' -ta c -fg $FG -bg $BG -fn $FONT -x 0 -y 1008
also will this work to load dzen2 at startup?
this is in my xinitrc
#dzconky
sh /home/hei/.bin/dzconky&
Last edited by cirnOS (2011-09-10 23:26:31)

karol wrote:
Do you have that font? maybe you need to run
xset +fp /usr/share/fonts/local
for all the apps to see it.
Ah that worked. However now it seems the dzen bar appears on the top where my DWM bar is.
edit: here is my conkyrc in case that helps, it appears changing the x and y doesn't change much.
background no
out_to_console yes
update_interval 1.0
total_run_times 0
use_spacer none
# colors
default_color eab93d
own_window_colour 000000
#background yes
#update_interval 2
#use_spacer none
TEXT
^fg(\#1863b9)^i(/home/hei/.dzen2/xbm8x8/info_01.xbm)
^fg(\#b9b9b9)${uptime_short} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/cpu.xbm) ^fg(\#b9b9b9)CPU=${cpu cpu0}% ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /}${color} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /tmp} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /home} ^fg(brown)^i(/home/hei/.dzen2/xbm8x8/net_down_03.xbm) ^fg(\#b9b9b9)${downspeed ppp0} ^fg(\#1863b9)^i(/home/hei/.dzen2/xbm8x8/net_up_03.xbm) ^fg(\#a5a5a5)${upspeed ppp0}
Last edited by cirnOS (2011-09-10 20:15:15)

Similar Messages

  • [solved] Cannot load Fira font in Xresources

    Hello,
    I wanted to try out Mozilla's new Fira font in Urxvt. The font is used when I start Urxvt with:
    urxvt -fn "xft:Fira Mono OT:size=9:antialias=true:hinting=true"
    However, if I put the same line in ~/.Xresources (and of course merge via xrdb), Fira is not used.
    Any explanation why it is not working in Xresources?
    Last edited by orschiro (2013-10-13 17:57:53)

    I forgot that I was running Urxvt in daemon mode. That is, merging Xresources would not affect any new client unless I restart the daemon process itself.

  • [SOLVED] Cannot load the acerhdf module

    Hi all,
    I'm trying to load the acerhdf module that should control the fan-speed for my Acer 1810TZ. I'm following the README.txt and the ArchWiki but after have compiled and installed the module I'm not able to load it.
    [gianluca@gianluca-laptop downloads]$ cd acerhdf_kmod && make
    make -C /lib/modules/2.6.39-ARCH/build SUBDIRS=/home/gianluca/downloads/acerhdf_kmod modules
    make[1]: Entering directory `/usr/src/linux-2.6.39-ARCH'
    Building modules, stage 2.
    MODPOST 1 modules
    make[1]: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    [gianluca@gianluca-laptop acerhdf_kmod]$ sudo make install
    make -C /lib/modules/2.6.39-ARCH/build SUBDIRS=/home/gianluca/downloads/acerhdf_kmod modules
    make[1]: Entering directory `/usr/src/linux-2.6.39-ARCH'
    Building modules, stage 2.
    MODPOST 1 modules
    make[1]: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    [ -d /lib/modules/2.6.39-ARCH/updates ] || mkdir /lib/modules/2.6.39-ARCH/updates
    cp acerhdf.ko /lib/modules/2.6.39-ARCH/updates/
    depmod -a
    [gianluca@gianluca-laptop acerhdf_kmod]$ modprobe acerhdf
    FATAL: Error inserting acerhdf (/lib/modules/2.6.39-ARCH/kernel/drivers/platform/x86/acerhdf.ko.gz): Operation not permitted
    [gianluca@gianluca-laptop acerhdf_kmod]$ sudo modprobe acerhdf
    FATAL: Error inserting acerhdf (/lib/modules/2.6.39-ARCH/kernel/drivers/platform/x86/acerhdf.ko.gz): Invalid argument
    Besides, in the configuration file (the acerhdf.c file that you can find in the sources package) my BIOS (official Acer v1.3314 for the 1810TZ) is supported.
    What am I doing wrong?
    Thank you for your help,
    Gianluca
    Last edited by I am Gianluca (2011-07-13 20:17:43)

    Try using this package instead of building it yourself: http://aur.archlinux.org/packages.php?ID=23686
    When installing the package let it overwrite any existing files as these will all be files that you have created by building it yourself.

  • [SOLVED] Cannot load anything to do with OpenGL

    Hello, I am having an issue with OpenGL being loaded.
    glxinfo outputs:
    name of display: :0
    Error: couldn't find RGB GLX visual or fbconfig
    The main issue I have found in /var/log/Xorg.0.log was:
    [    23.951] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/i915_dri.so failed (/usr/lib/xorg/modules/dri/i915_dri.so: undefined symbol: _glapi_tls_Dispatch)
    [    23.951] (EE) AIGLX: reverting to software rendering
    [    24.607] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed (/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
    [    24.607] (EE) GLX: could not load software renderer
    [    24.607] (II) GLX: no usable GL providers found for screen 0
    If more information is needed, just ask. Thanks.
    Last edited by samrg472 (2014-01-06 20:09:06)

    Which version of mesa, mesa-libgl, intel-dri, xf86-video-intel, xorg-server and xorg-server-common are you running?
    for p in mesa mesa-libgl intel-dri xf86-video-intel xorg-server xorg-server-common; do pacman -Q $p; done

  • After 12.1 Update - Unable to load font "^0" "Helvetica Neue" error

    I've just updated to After Effects CC 12.1, and I'm now getting the following error when launching:
    After Effects warning: Unable to load font "^0" "Helvetica Neue"
    After pressing OK, I get another error:
    Cannot load font required for the After Effects interface. Please replace the font or reinstall After Effects.
    And then a final error:
    After Effects can't continue: unexpected failure during application startup
    I'm on Mac OS 10.9, and this was working just fine with the 12.0.1 patch. I've double-checked that Helvetica Neue is installed and all other CC apps work just fine. Any ideas?

    Hello
    Here's what worked for me
    In font explorer I had several instances of Helevetica Neue fonts (Same font name but not same file name).
    I deleted these instances in Font explorer.
    I went to fontbook and restore defaults fonts.
    After effects opened perfectly.
    but now as KLTV8
    i get this message when I quit the application
    ( 76 :: 0 )
    Unable to allocate 0.003 MB of memory. Either decrease the memory requirements for the rendering of this frame, or install more RAM. (12803 / Text Engine Data). For more information, see www.adobe.com/go/learn_ae_mem
    I didn't even open any projects.
    Buggy update !

  • "After Effects warning: Unable to load font "^0" "Helvetica Neue"

    Today in attempting to run After Effects CC, I get the above error. -- Helvetica Neue IS installed on my system.
    After I click OK to the first error dialog, a seconf dialog comes up:
    "Cannot load font required for the After Effects Interface. Please replace the font or reinstall After Effects." -- Then a third dialog comes up: "After Effects can't continue: unexpected failure during application startup" -- Where do I get this mystery font? Or alternatively, HOW do I "reinstall After Effects?"
    Thanks for any help.

    Apparently I had to sign out then sign back in, via another CC app.
    Now I'm reinstalling After Effects CC.
    Why doesn't Application Manager check to see what apps are installed on load? -- That's the most basic form of app management, isn't it?

  • After Effects cannot load required font!

    After installing some new fonts I get the error message "After Effects cannot load required font for the AE interface.  Please replace the font or reinstall AE."  How can I fix this?  Do I really have to reinstall AE?  Someone please tell me that there is an easier way to fix this .
    Thanks.
    Pedro

    This bug is fixed in the After Effects CC (12.1) update:
    http://adobe.ly/AE_CC_12dot1_details
    Let us know how this works for when you've tried with the new update.

  • "Cannot load jvm.dll" please help solve

    Hello
    I downloaded and installed the following onto windows 98 SE :
    JavaSE installed @ C:\Program Files\Java\j2re1.4.2
    Java2 SDK installed @ C:\Program Files\j2sdk_nb
    NetBeans installed @ C:\Program Files\j2sdk_nb\netbeans3.5
    When I start NetBeans using the desktop shortcut, I get IDE Alert "Cannot Load jvm.dll"
    Can anyone explain to me what I have done wrong and what I have to do in order to put it right.
    I found some stuff about editing 'paths to jvm.dll' but I have found 5 jvm.dll files... which one do I use?
    C:\Program Files\j2sdk_nb\_jvm\jvm.dll
    C:\Program Files\j2sdk_nb\_jvm\bin\classic\jvm.dll
    C:\Program Files\j2sdk_nb\_jvm\bin\hotspot\jvm.dll
    C:\Program Files\j2sdk_nb\_jvm\bin\server\jvm.dll
    C:\Program Files\Java\j2re1.4.2\bin\client\jvm.dll
    Can anyone help me get started getting started with Java?
    Thank you

    Hi
    I have just been suffering with the same problem and managed to find a solution based on answers in these very forums
    What worked for me was to add an entry into the ide.cfg file which told netbeans which folder my JDK was installed in.
    All you need to do is add the following line into the config file (which is in the bin folder under wherever you installed NetBeans 3.5) and it should start up (obviously you will need to change the folder name to match wherever you have your Java development kit)
    -jdkhome d:\JDK1.3
    Hope this works as well for you as it did for me
    Phil

  • [SOLVED]Video player cannot load subtitles

    Hi, after installing arch linux I do not have subtitles (in films) in any player (mplayer, xine, vlc). Subtitles are correct - on a different computer they work. I searched the forums but have not found a solution to my problem.
    MPlayer log:
    Cannot load subtitles: /path/movie_name.txt
    Last edited by tracerout (2011-08-05 14:59:38)

    Yes, i tried. File is formated:
    {3184} {3222} Sam!
    If I remember correctly it is called a mdvd.
    File extension is "txt".

  • Error message: Cannot load the rpt file

    Can anyone please help.
    I created a Crystal Report which I deployed into Business One. Tested this report on about 13 machines running Business One and all running well except one machine where it comes up with the following error messages:
    1: Cannot load the rpt file
    2: Object reference not set to an instance of an object
    3: Invalid report file path
    I have tried logging into Business One on that machine as a different user and encountered the same issue. Then logged onto another machine as the user who uses the machine with the error message and her profile works well on another machine.
    This is leaving me with concluding this problem could be down to the machine but cannot figure out how to fix it.
    Does anyone have any ideas to solving this?
    Thanks
    Tony

    Hi Tony,
    On the troubled computer, check in Control Panel whether Crystal Report Runtime is installed. If not, un-install client app and re-install from B1_Shr client's folder. The first thing that it will do is to instal Crystal Report Runtime.
    Source: when I did an upgrade on a client recently this happened. After troubleshooting everything I found that this issue is a hit-and-miss as some PCs had it some don't. I started comparing between working and non-working PC and found this is the only difference I could found.

  • Cannot load script for execution.

    hi 
     iam creating  the  sisi package  with in script task . script task   was  build successful .  but when i was executive the ssis packages vs 2012.
     it get  error :Cannot load script for execution..
     the code is 
       Microsoft SQL Server Integration Services Script Task
       Write scripts using Microsoft Visual C# 2008.
       The ScriptMain is the entry point class of the script.
    using System;
    using System.Data;
    using Microsoft.SqlServer.Dts.Runtime;
    using System.Windows.Forms;
    using System.IO;
    namespace ST_8cdbf584a74b48abb384d8f03cf42f4d.csproj
        public partial class ScriptMain : Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTARTScriptObjectModelBase
            #region VSTA generated code
            enum ScriptResults
                Success = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Success,
                Failure = Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Failure
            #endregion
    The execution engine calls this method when the task executes.
    To access the object model, use the Dts property. Connections, variables, events,
    and logging features are available as members of the Dts property as shown in the following examples.
    To reference a variable, call Dts.Variables["MyCaseSensitiveVariableName"].Value;
    To post a log entry, call Dts.Log("This is my log text", 999, null);
    To fire an event, call Dts.Events.FireInformation(99, "test", "hit the help message", "", 0, true);
    To use the connections collection use something like the following:
    ConnectionManager cm = Dts.Connections.Add("OLEDB");
    cm.ConnectionString = "Data Source=localhost;Initial Catalog=AdventureWorks;Provider=SQLNCLI10;Integrated Security=SSPI;Auto Translate=False;";
    Before returning from this method, set the value of Dts.TaskResult to indicate success or failure.
    To open Help, press F1.
            public void Main()
                byte[] dataByte = null; String errInfo = "";
                try
                    String sDirectory = Dts.Variables["User::Directory"].Value.ToString();
                    String CreatePartitionFileXMLA = sDirectory + "\\partitionssales20010701to20010731.XMLA";
                    String ProcessPartitionFileXMLA = sDirectory + "\\partitionssales20010701to20010731.XMLA";
                    // Create XMLA Script
                    Dts.Variables["User::CreatePartitions"].Value = ReadFile(CreatePartitionFileXMLA, errInfo);
                    if (errInfo.Length > 0)
                        Dts.Log("Error while reading XMLA file: " + errInfo, 0, dataByte);
                        Dts.TaskResult = (int)ScriptResults.Failure;
                    //Process XMLA Script
                    Dts.Variables["User::ProcessPartitions"].Value = ReadFile(ProcessPartitionFileXMLA, errInfo);
                    if (errInfo.Length > 0)
                        Dts.Log("Error while reading XMLA file: " + errInfo, 0, dataByte);
                        Dts.TaskResult = (int)ScriptResults.Failure;
                    Dts.TaskResult = (int)ScriptResults.Success;
                catch (Exception ex)
                    Dts.Log("Error Message: " + ex.Message, 0, dataByte);
                    Dts.TaskResult = (int)ScriptResults.Failure;
            public String ReadFile(String FilePath, String ErrInfo)
                String strContents;
                StreamReader sReader;
                try
                    sReader = File.OpenText(FilePath);
                    strContents = sReader.ReadToEnd();
                    sReader.Close();
                    return strContents;
                catch (Exception e)
                    MessageBox.Show(ErrInfo);
                    ErrInfo = e.Message;
                    return "";
     how to solve this issue
     pleasse help me..

    Hi sheshu0022,
    Based on my research, the issue can be occurred due to something get corrupted in the script task. To fix this issue, please copy the code in the task, then rebuild the script task with the same code to test again.
    The following similar thread is for your reference:
    http://stackoverflow.com/questions/15165760/ssis-script-task-fails-on-server-with-error-cannot-load-script-for-execution
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Firefox will not load. It says firefox cannot load, your profile is missing or inaccessiable. Help!

    All of sudden firefox would not work. When I click on the icon, I get a message that says Firefox cannot load, your profile is missing or is inaccessiable. I have tried downloading firefox, everything seems fine, and than the same message appears. No matter what I do I cannot get it to work. I am a long time user of firefox, so this is driving me nuts. I hate having to use Internet Explorer.

    Sounds like Firefox is "hanging at exit". That problem is frequently caused by an Extension or a Plugin. Read all of the following articles.<br /><br />
    NOTE: Establish a habit of exiting/closing Firefox with Firefox button > Exit or File > Exit to allow an orderly shutdown of Firefox and closing of all of the files that Firefox has open.
    #Stop the Firefox process:
    #*[http://kb.mozillazine.org/Kill_application Mozillazine - Kill application]
    #*Windows 7 users click [http://www.techrepublic.com/blog/window-on-windows/reap-the-benefits-of-windows-7s-task-manager/2576 here]
    #*Mac users: http://techheavy.com/2011/02/the-mac-task-manager/
    #Why Firefox may hang:
    #*[http://support.mozilla.com/en-US/kb/Firefox+hangs Firefox hangs] (see Hang at exit)
    #*[http://kb.mozillazine.org/Firefox_hangs Firefox hangs (Mozillazine)] (see Hang at exit and Closing Firefox properly)
    #*[https://support.mozilla.com/en-US/kb/Firefox+is+already+running+but+is+not+responding Firefox is already running but is not responding]
    #Use Firefox Safe Mode to find a problem with an Extension or Plugin:
    #*Don't check anything when entering Safe Mode, just continue
    #*If the problem does not occur in Safe Mode it is probably an Extension or Plugin causing the problem
    #*See:
    #**[[Safe Mode]] and [http://kb.mozillazine.org/Safe_Mode Safe Mode (Mozillazine)]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    #**[http://support.mozilla.com/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported

    Hi,
    I am new to using third party labview drivers. I have a labview driver for Chroma 63600 loads that I want to use in TestStand 2012.
    However when I load the vi. I get an error 'cannot load Runtime engine verion 7.0, only 8.0 and later versions are supported'
    I have Labview Runtime Engine version 7.0 Installed on my Windows 7 machine.
    Could anyone please let me know, How I could resolve this issue?
    Please see attached driver for Chroma Loads
    Solved!
    Go to Solution.
    Attachments:
    chr63600_LabView_V11.zip ‏866 KB

    To avoid more confuison,Here is the scenario,
    The version that was on the driver attached is from the  driver manufacturer.
    I do not have any version of labview INSTALLED on my system. I am using the driver in Test Stand 2012 using a labview adapter.
    I make sure I match the VI version and the run time engine version on TestStand 2012 to load the VI.
    But for this specific driver, I was not successful in loading the VI at all.
    As I understood that only 8.0 OR LATER are supported on TS 2012, I have asked to upconvert the driver to work with 8.2.1 Labview runtime engine.
    I have now got a.LLB file of the driver  mass compiled in Labview 2012 from discussion boards( and also attached here).  I have tried the mass compiled LLB file on TS2012 but still have issues loading the VI as it moans about different version of SUB VIs.
    However I am still trying to fix this version incomaptibilies. Any help would be much appreciated

  • Cannot load library unit problem

    Dear All,
    I am using Oracle Report builder 6 and Oracle DB is 8i.
    OS is SUN Server.
    I have the following question:
    After I modify the function in the formula column, I try to compile it. Then I got the error like:
    Error 907 at line 0, column 0
    cannot load library unit <Scheme Name>.<Table Name> (referenced by
    CF_CAL_5FORMULA)
    How to solve it? Thanks......

    Hi,
    had the same problem. Flushing the shared helped.
    alter system flush shared_pool;
    Regards
    Helmut

  • Windows cannot load the device driver for this hardware. The driver may be corrupted or missing.

    I'm having the error "Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)" and I can't read/write CDs/DVDs. When I try to update the driver  I have the message that it is already up to date.
    I can't find the driver to dowload and try to fix the problem. Where can I download it or solve somehow my problem?

    Hi juigarashi,
    Microsofts automated troubleshooting service on the link below may help
    CD/DVD Repair
    Hope it works for you.
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for

  • Getting error message when burning DVD

    I keep getting an error message when I try to burn my DVD in iDVD 08. I have imported the movie in quicktime format from iMovie HD and everything works fine until I go to burn the project. I renders everything else but when it get to the movie it has

  • How do you make the layer mode take effect with no background in Elements?

    I have a picture of water splashing over a black background (like this: although this isn't the exact one). By turning the blending mode to "screen", I get the effect I want: it basically looks like the water is splashing over my image. The thing is,

  • Crash upon opening Adobe Media Encoder

    Hello, I just built a new computer and installed Adobe CS3 Production Premium, with all the updates (Premiere Pro 3.2). I'm editing a project with DVCPRO HD 720p clips. When I try to open the Adobe Media Encoder, Premiere freezes, and I'm forced to r

  • MB5S.

    Hi, when executing trx MB5S, system shows that: -received quantity = 67; -quantity invoiced = 67; -GR value  =2242,8; -Invoice amount 2242,8 Clicking on GR value (2242,8) shows that the column Amt.in loc.cur. for the GR is  = 2194,92 that is (32,76 (

  • Can Mail send interactive PDF attachments with URL links?

    I have tried without success to send a PDF that has URL links embedded (made in InDesign CS3). When this mail arrives the links are stripped out from the attached PDF. I do not want to send html mail for this purpose. Anyone have any answers? Thanks.