[SOLVED] dzen2 click areas in slave not working

Hi,
I am using dzen2 from official repos with openbox. I do not seem to be able to use clickable areas in slave windows. Moreover, if multiple lines are specified, the title click area does not respond
This works
(echo "^ca(1, echo 'TITLE')TITLE^ca()") | dzen2 -p -l 5
This doesn't
(echo "^ca(1, echo 'TITLE')TITLE^ca()"; echo -e "one\ntwo\nthree") | dzen2 -p -l 5
neither does this.
(echo "TITLE"; echo "^ca(1, echo 'SLAVE')SLAVE^ca()") | dzen2 -p -l 5
What am I doing wrong?
Last edited by easysid (2014-02-04 17:14:06)

Using dzen2-git from AUR solves this issue. Can anyone else please confirm this so that the wiki can be updated?

Similar Messages

  • Double click select all does not work in web site's search area after going back.

    After updating from Firefox ESR v24.8.1 to v31.20 double click select all does not work in a search area after going back or searching again with the same input. It happens before clicking search icon and searching for something else double click select all does not work except it works for one word that's all.
    This issue is with all new Firefox ESR and None ESR I have tried. Also the issue is on all web sites like www.softpedia.com for example.

    Bugzilla has a different login system, unfortunately.

  • Skype click to call is not working in Safari 6 wit...

    My Skype click-to call is not working on Safari 6 with OS X 10.7.4.  The number highlights, but when I click on the number, nothing happens. I do have Skype installed on the computer and it works fine. I am running Skype for the mac 5.8.0.1027 and skype extension for safari 2.1.0.10405. I have two other macs which are running OS X 10.6.8 and Safari 5.1.7 and the click to call (2.1.0.10405) works great on both of those. I can not get it to work on the mac running Lion. Any help? Thanks

    I reverted back to Safari 5.1.7 from Safari 6 and now Click To Call works.
    For anyone wondering how I did this, you can view instructions here:
    http://apple.stackexchange.com/posts/59342/revisions
    I am new to using Macs and was able to follow these simple instructions. Takes a while for Pacifist to install 5.1.7, but it's worth it to have Click To Call working now.
    You will not be able to do this if you have Mountain Lion as Mountain Lion requires Safari 6.
    Lastly, the next time you update your Mac and it asks if you want to upgrade to Safari 6, say NO. At least not until you see that a fix has been posted here in these forums by either Skype or Apple.
    P.S. I posted this reply using OSX 10.7.4 and Safari 5.1.7

  • The click at touchpad is not working, please help!!!

    I use Macpro, recently the click at touchpad is not working, please help!!! Thank you !!

    For this issue AppleCare support told me to so a SMC reset as follows:
    Power the machine OFF.
    At the SAME TIME hold down the following buttons:
    Shift
    Control
    Option
    Power
    Then release all buttons.  Power up the Macbook and see if the trackpad button work.
    Hope this helps.
    Bill

  • Right click context menu is not working in flash player 10 and above

    In right click custom context menu i have create like "A" if i click "A" i have attached one movie clip in that movie clip right click, i have custom context menu like "Remove A" this is working fine in flash player 9 and below. But flash player 10 and above fisrt "A" is working fine but in that movieclip clip right click "Remove A" is not working Please guide me regarding this issue.
    Thanks in Advance
    Surendran S

    The problem is that Google has an onmousedown attribute added to the links that modify a link if you click or right-click a result link to make the link point to a safe browsing check on the Google server.<br />
    You can see that if you hover a link and you will notice that after you have (right) click a link the the URL changes to www.google.com/url?xxxxx.
    You can use this bookmarklet to remove the onmousedown attributes.
    <pre><nowiki>javascript:(function(){var e=document.querySelectorAll('*[id="search"] a[onmousedown]'),E,i;for(i=0;E=e[i];i++){E.removeAttribute('onmousedown')}})()</nowiki></pre>

  • Why are my alerts not working?

    Why are my alerts not working?  Sometimes the alerts work and other times I have to manually retrieve messages.

    You can set alerts at verizonwireless.com, and you can set alerts on most smartphones as well, and those can be highly customized as to when you are alerted.
    Go to settings, data usage, and there are/should be options to view, limit, and alert you as to your mobile data usage on the phone itself.

  • Why are my films not working :L

    why are my films not working the soung is all out off place and it is doing my head in can some one help me :L X

    Welcome to the Apple Community.
    Licensing, in a word. The movie studios will not allow Apple to add movies to iTunes in the cloud.

  • I need to re-download Lion and install it. Holding the Option key while clicking on "purchases" does not work.

    I need to re-download Lion and install it, after re-formatting my hard-drive to "journaled" as requested. Holding the Option key while clicking on "purchases" does not work.

    Thanks Smokemonster. I found that the Lion install app was in in my applications folder already. Worked fine.

  • 1-click weather extension does not work in Firefox 4...

    The 1-Click Weather extension does not work in Firefox 4. It comes up with a bunch of Javascript errors.

    You'll need a little bit of tweaking on this add-on. Please read this link. It might take a little bit of work, but it does worth it as 1-Click Weather is a far better add-on than any others of the same category:
    https://addons.mozilla.org/en-US/firefox/user/5661757/

  • [SOLVED] Cinnamon 2.2.8: Extensions not working

    1. -- Configuring Cinnamon extensions
    NOTE! This problem has been solved. See message #13 for details.
    The first problem I have is that I'm not able to configure any extensions in the recent Cinnamon 2.2.8 in Arch Linux.
    http://s29.postimg.org/v2ierpco7/cinnam … onsbug.png
    When clicking Configure button (either one showed in the picture above or the other on bottom of the main window), I get the following terminal output. On this example, I clicked the button twice:
    Loading Extensions module
    Could not find any instance settings data for this extension - are you sure it is loaded, and supports settings?
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 475, in <lambda>
    item.connect('activate', lambda x: self._configure_extension())
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 1009, in _configure_extension
    settingContainer = XletSettings.XletSetting(uuid, self, self.collection_type)
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 53, in __init__
    self.build_single()
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 145, in build_single
    self.current_id = instance_key
    UnboundLocalError: local variable 'instance_key' referenced before assignment
    Could not find any instance settings data for this extension - are you sure it is loaded, and supports settings?
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 475, in <lambda>
    item.connect('activate', lambda x: self._configure_extension())
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 1009, in _configure_extension
    settingContainer = XletSettings.XletSetting(uuid, self, self.collection_type)
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 53, in __init__
    self.build_single()
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 145, in build_single
    self.current_id = instance_key
    UnboundLocalError: local variable 'instance_key' referenced before assignment
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 71, in on_hide
    self.content.hide()
    AttributeError: XletSetting instance has no attribute 'content'
    My gcc version is:
    gcc (GCC) 4.9.0 20140507 (prerelease)
    and python version:
    Python 3.4.0
    I installed a fresh Arch Linux two days ago so there should not be old configurations etc. in the system.
    2. -- Missing several Cinnamon modules
    NOTE! This problem has been fixed by loqs & clfarron4. It was caused by a missing mintlocale package. Thank you for your attention!
    The second problem I have is lack of the following Cinnamon settings in GUI (cinnamon-settings):
    - region (Regional Settings)
    - Languages
    Output when trying to load, for example, region module:
    [fincer@fincer-laptop ~]$ cinnamon-settings region
    Unknown module region, using cinnamon-control-center
    I already checked folders
    /usr/lib/cinnamon-settings/modules/
    /usr/lib64/cinnamon-settings/modules/
    /usr/lib/cinnamon-control-center-1/panels/
    /usr/lib64/cinnamon-control-center-1/panels/
    I have libregion.so in panels folder but I couldn't find more relevant information related to the problem.
    Any help is appreciated. Thank you!
    Last edited by Fincer (2014-05-22 20:54:24)

    Thanks clfarron4. I voted for the package.
    I needed to re-open this topic since it seems that issue number 1 is still alive.
    To be more detailed, I can currently access extension configurations via configure button in cinnamon-settings. However, I noticed that I'm not able to actually change any extension settings and thus, these extensions are not working. In my Linux Mint installation (Cinnamon 2.0.6), they are working perfectly fine.
    So, I still have GUI access to extension configurations but the settings affect nothing, no matter of my customizations. They simply do not run.
    I get this terminal output while running cinnamon-settings and entering to configuration tab:
    Opacify plugin:
    __init__ took 236.561 ms
    Loading Extensions module
    Could not find tooltip for key 'opacity' in xlet '[email protected]'
    Could not find tooltip for key 'beginTime' in xlet '[email protected]'
    Could not find tooltip for key 'beginEffect' in xlet '[email protected]'
    Could not find tooltip for key 'endTime' in xlet '[email protected]'
    Could not find tooltip for key 'endEffect' in xlet '[email protected]'
    Backgrounds plugin:
    __init__ took 309.628 ms
    Loading Extensions module
    Could not find tooltip for key 'path' in xlet 'backgrounds@mohammad-sn'
    Could not find tooltip for key 'time' in xlet 'backgrounds@mohammad-sn'
    My basic question is: what in Earth could I miss here? I have correct extension files & subfolders in both ./.local/share/cinnamon/extensions and ./.cinnamon/configs/.
    Last edited by Fincer (2014-05-22 07:56:53)

  • Read Only Display of Radio group and Text area with counter not working

    Hello,
    I am using Apex 3.2, with 10g for the database
    I have this form, with fields that will set to read only when status = 'closed'
    All of the fields display as read only except for 2. I cannot figure out why this is not working correctly.
    1st field is Issues that is a text area with character counter, with a sql query behind it, that is set to null unless the query is pulling in the data.
    2nd field is Status which is a radio group that will not display as read only when status = 'closed'
    I have other fields on the form with the same format and they change to read only when the status = 'closed', I have even copied the pl/sql expression from one field to these fields and it still doesn't work correctly. I have also tried javascript for an on load event, which works, but once I click on the save button, it disables all of the page items, which works correctly, but I purposely forget to enter information, to make sure the validations are firing correctly, which it does, but the script disables everything, not allowing me to correct the errors. The javascript is firing on the on page load event.
    Any help on this is greatly appreciated.
    Mary

    Dung,
    That API seems to have a bug, it returns true/false/null, so you could use 'return not nvl(htmldb_util.current_user_in_group(p_group_name => 'APP Admin'),false)' to get a false value.
    Unfortunately there's another problem: using the read-only attributes for checkbox or radiogroup item makes them hidden. My suggestion would be to create another item that has disabled="disabled" in the HTML Form Element attribute in the item definition and display that item or the non-disabled item alternately, using conditions based on the current_user_in_group logic.
    Scott

  • My Left-click on mouse is not working on mac os 10.8.2 mac mini. Please help ?

    Thank you for reading and helping out !
    All of a sudden, my left click on microsoft optical mouse stopped working. Then it worked for sometime then permanently stopped working after an hour. (its been 24 hours now). It was working fine before.
    Here is what I have tried so far.
    Tried Replacement optical mouse, which was not detected.  so can't even use a replacement mouse.. it only seems to recognize original mouse and respond to it only.
    I have turned Bluetooth off so that shouldn't be a cause.
    unplugged keyboard  and still left click on mouse not working.
    unplugged computer and all cables for more than 6 hours.. still not working...
    couldn't zap pram (for some reason being a microsoft keyboard ?? would you have proper instructions on how to to do this in windows keyboard??? )
    My Specs: mac mini 10.8.2 with microsoft ergnomic keyboard and basic microsoft optical mouse.
    i appreciate any help you would provide to get this solved!
    Thank you.

    Java for OS X 2012-006: How to re-enable the Apple-provided Java SE 6 applet plug-in and Web Start functionality

  • [SOLVED] ASUS N56VZ FN+FX Keys not working

    I got this new laptop some time ago. I had WIndows 8 running on it, but since I need linux for college I decided to install Arch on it. I removed windows and created a new GUID Partition Table on the Hard drive.
    sda1 512M EFI Parition
    sda2 250G Windows Parition (is not installed yet)
    sda3 512M Boot
    sda4 30G Root
    sda6 8G Swap
    sda5 <Rest of space> Home
    I've installed Arch_x86-64, with rEFInd as bootloader. I have KDE Running on my machine, everything is working fine except for the FN+FX Keys:
    FN+
    F1 Sleep
    F2 WIreless ON/OFF
    F3 Keyboard lights intensity down
    F4 Keyboard lights intensity up
    F5 Screen brightness down
    F6 Screen brightness up
    F7 Screen brightness off
    F8 Proyector toggle
    F9 Touchpad ON\OFF
    F10 Volume off
    F11 Volume down
    F12 Volume up
    The only keys that works correctly are FN+F{1,2,7,10,11,12}, but some of the most important keys (keyboard lights, screen brigthess) are not working at all.
    I need help fixing this, I hope there's a workaround or something.
    Cheers.
    Edit: Solved the problem following the steps shown in here. I also confirm that the solution provided there works very well on the Asus N56VZ.
    Last edited by AurosGamma (2012-12-02 06:00:38)

    If all else fails, just map them with xbindkeys until they are either fixed upstream.
    https://wiki.archlinux.org/index.php/Xbindkeys
    You won't get those popup 'blob' but it gets the trick done.  There are other ways like sxhkd https://bbs.archlinux.org/viewtopic.php?id=155613

  • PLEASE HELP - Simple movieclip click to URL is NOT working... Why???

    I've tried over 4 tutorials to make my movieclip link to a URL. It's just not working for some reason...
    Here is my code.
    ondemand.addEventListener(MouseEvent.CLICK,goThere);
    function goThere(e:MouseEvent){
    var request:URLRequest = new URLRequest("www.money.net");
    navigateToURL(request);
    ondemand.buttonMode = true;
    ondemand.useHandCursor = true;
    stop();
    ondemand is a movieclip instance with a PNG image of text.
    This should work!! There are no compilation errors...
    No mouse cursor change on hover... just like nothing is there.
    Please help...   

    I am overall confused by your description of what you have, especially when you get to doubleclicking the movie and assigning code in it.
    In any case, you need to assign the name (the same name) to every instance of a tweened object. The lack of a name in earlier frames will be inherited by instances in subsequent frames
    I'm confused about your mention of 3 instances being in the library.  Just for clarity, an instance is a library symbol (or an object) that you place on the stage.  If you place two of the same objects on the stage, then you have 2 instances.  Items in the library are instance-wanna-bes.  If you have three different symbols in the library, and you are tweening them as if they were the same, your tween can't possibly work.

  • "click to post" is not working on 10.8.3 ?

    Hi guys,
    I've MacBook Air with Mountain Lion 10.8.3 on it.
    The "click to post" featuer on the notification center used to work normally, and not it's not for both facebook and twitter.
    I've tried to remove the accounts and re register it and it didn't work either.
    Any idea?
    Thanks,
    Michel

    xsis wrote:
    ...click to post refuses to work..
    Post from what?  To what?  What app(s) are involved?  Do they involve signing in to something?

Maybe you are looking for

  • How do I scan a document with multiple pages _ HP 6500 wireless

    I tried this in another thread but never got an answer, so here it goes again. I have a problem trying to scan multiple pages FROM THE GLASS into one pdf file. I have the HP Officejet 6500 wireless E709n printer running under WIN7 64-bit. My printer

  • Multiple users in itunes

    i was wondering if you should have separate accounts for each iphone, should there be two accounts

  • Full Database Backup

    Hi people, I´ve the next doubt about the backups of MS SQL Server. If I make a full database backup, the transaction log (SIDLOG1) are backed? Or I´ve to do the backup of transactional log separated? In the note Note 44449 - Backup strategies with th

  • I accidentally upgrade Lightroom 4 Catalog

    Is there way to recover files from my backup of time machine, I lost everything in my catalog,collection, public services, settings  and also presents. Is there way to recover them can some one please help.

  • EXPDP 10g - skip estimate

    I have a big database (1,6TB) and now many rows in many tables where deleted. The tablespaces are still very big but i want to shrink them to free up some disk space. So i want to try to export the whole database and import them with TABLE_EXISTS_ACT