search for: kicker

Displaying 20 results from an estimated 181 matches for "kicker".

2006 Nov 09
3
compiz plugins and window types
Hi All, First off, I've just started using compiz and its fantastic... I'm using compiz with KDE (on FC6), all is OK apart from one small niggle which is when I use the scale or switcher plugins it includes my kicker windows (the desktop panels) in the list, which isn't so pretty. I don't know much about gconf, but poking around in the settings for compiz and found that these plugins do have a list of window types they include. Experimenting with removing the types I found that the kicker is a &quot...
2005 Aug 21
0
Kicker Bug in KDE 3.4.2
I know that this is not a Cent OS centric question, but still. I recently upgraded to KDE 3.4.2 on Cent OS 4. Does anybody knows the solution for the Kicker Bug? Whenever I Log-Off, I get an Error saying that Kicker has crashed. -- "No-one dies a virgin. Life screws everyone."
2005 Aug 13
0
Kicker crashes on 3.4.2
I recently upgraded to KDE 3.4.2 (all manually) I know this is not a KDE Centric Mailing List, but I tried searching the Web for this error. Moreover, I can't get to the KDE Forum. :( Kicker application crashes on logout. Got a lot of takers, but no solution for that. Does anybody know a solution for this one? (This is a known bug, but I really did not find any solution.) -- "No-one dies a virgin. Life screws everyone."
2006 Dec 05
2
gtk-window-decorator segfault?
With current git, gtk-window-decorator quit when kde start :( Another way to make it quit: dcop kicker kicker restart => gtk-window-decorator quit.... Cedric
2006 Nov 10
8
PeriodicalUpdater and popups.
...<script type="text/javascript" src="/inc/api/prototype.js"></script> <script type="text/javascript"> Event.observe(window, "load", function() { new PeriodicalExecuter(function() { alert("hello!"); }, 10); }); </script> kicker.html <input type="button" onclick="window.open(''http://localhost/popup.html'', ''chat'', ''width=600,height=500,resizable=yes,status=yes'')" value="Popup" /> The error I get is: "this.onTimerEvent.bind is n...
2004 May 05
3
allofmp3.com provides ogg downloads
In case anyone is interested, there is a great online music store at allofmp3.com that features $0.01 (USD) per Mbyte download. Since they are based in Russia, they pay very low royalties. The kicker is that they encode to your requested format, including ogg/vorbis at whatever quality or bitrate setting you want. Downloading legal ogg's to my iRiver iHP-120.... Oh, the bliss..... Thanks Monty and all you other hard working developers! Cheers, Michiel --- >8 ---- List archives: htt...
2013 Jul 30
3
Slow FIND_FIRST2 response
...ng 3-4 minutes to display the entries in Finder. I captured a few seconds worth of packets and noticed that it's doing three requests per file: 1. NTCreateAndX - just opens the file 2. Close 3. FIND_FIRST2 - to look for the resource fork The first two happen extremely fast, the 3rd one is the kicker. Samba is taking about 0.025 seconds to return a response to the client (usually no such file status). Multiple that by 10K requests and you have a few minutes on your hands. I'm guessing the problem is that Samba must honor case-insensitivity for the lookup which is likely an expensive operat...
2014 Feb 26
1
[PATCH RFC v5 5/8] pvqspinlock, x86: Enable unfair queue spinlock in a KVM guest
...if running in a real para-virtualized environment > + */ > +static __init int kvm_unfair_locks_init_jump(void) > +{ > + if (!kvm_para_available()) > + return 0; I think you also need to check for !kvm_para_has_feature(KVM_FEATURE_PV_UNHALT)? Otherwise you might enable this, but the kicker function won't be enabled. > + > + static_key_slow_inc(&paravirt_unfairlocks_enabled); > + printk(KERN_INFO "KVM setup unfair spinlock\n"); > + > + return 0; > +} > +early_initcall(kvm_unfair_locks_init_jump); > +#endif > -- > 1.7.1 >
2014 Feb 26
1
[PATCH RFC v5 5/8] pvqspinlock, x86: Enable unfair queue spinlock in a KVM guest
...if running in a real para-virtualized environment > + */ > +static __init int kvm_unfair_locks_init_jump(void) > +{ > + if (!kvm_para_available()) > + return 0; I think you also need to check for !kvm_para_has_feature(KVM_FEATURE_PV_UNHALT)? Otherwise you might enable this, but the kicker function won't be enabled. > + > + static_key_slow_inc(&paravirt_unfairlocks_enabled); > + printk(KERN_INFO "KVM setup unfair spinlock\n"); > + > + return 0; > +} > +early_initcall(kvm_unfair_locks_init_jump); > +#endif > -- > 1.7.1 >
2016 Oct 29
9
RS485 Audio device
Hi All, Is there any devices or pair of devices that do audio over RS485 and then convert to SIP for us in asterisk? Of course a speaker and push button at the other end. Is there anything like that out there? Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
Listmates, Woking with compiz 8.2 on kde 4.3 beta 2 on Archlinux, the plasma "kicker" pager widget does not work correctly after compiz 8.2 is started. Before compiz is started you see the 4 small desktop representations stacked 2x2. After you start compiz, the panel only shows a single large pane 'Desktop 1' no matter what desktop you are on. The strange part is...
2007 Sep 07
3
NTLMv2, Samba, and Squid
Here is the problem: I'm setting up a new squid proxy server with authentication via Samba and NTLM because the old one died suddenly. The new one is up and running and i have it working; mostly. The kicker is the 2 employees testing Vista (myself and my supervisor) could not authenticate against the server. I say could because through a variety of testing and some lucky reading I found the cause of the problem to be that by default Windows Vista uses NTLMv2 only, and when I change the setting to LM &...
2008 Jun 16
2
R on an ASUS eee PC, continued - installing packages
...l would be a better solution, but I am a complete Linux newbie, never ever tried it before, so it's good both for me and for family use to retain the original "easy mode" GUI while having R running on the same machine. Full desktop mode (=standard KDE) is also easily enabled by adding kicker and ksmserver (see http://wiki.eeeuser.com/howto:getkde, I did it "the manual way" and it worked; just take heed that kicker and ksmserver were not found in the '900's repository and I had to take them from the '701's). The only thing I wish I were able to do now is to ha...
2015 Apr 08
1
[Xen-devel] [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
...c code to allow Xen to > support the CPU halting and kicking operations needed by the queue > spinlock PV code. This basically looks the same as the version I wrote, except I think you broke it. > +static void xen_qlock_wait(u8 *byte, u8 val) > +{ > + int irq = __this_cpu_read(lock_kicker_irq); > + > + /* If kicker interrupts not initialized yet, just spin */ > + if (irq == -1) > + return; > + > + /* clear pending */ > + xen_clear_irq_pending(irq); > + > + /* > + * We check the byte value after clearing pending IRQ to make sure > + * that we won...
2015 Apr 08
1
[Xen-devel] [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
...c code to allow Xen to > support the CPU halting and kicking operations needed by the queue > spinlock PV code. This basically looks the same as the version I wrote, except I think you broke it. > +static void xen_qlock_wait(u8 *byte, u8 val) > +{ > + int irq = __this_cpu_read(lock_kicker_irq); > + > + /* If kicker interrupts not initialized yet, just spin */ > + if (irq == -1) > + return; > + > + /* clear pending */ > + xen_clear_irq_pending(irq); > + > + /* > + * We check the byte value after clearing pending IRQ to make sure > + * that we won...
2006 May 25
1
pap2 bridging problems
I'm having a real problem with one of my linksys pap2. On outgoing calls the callee will ring, but caller (pap2) will not here it ring When the callee answers, no audio is transmitted either way. Asterisk reports the call connected and bridged correctly. Now the kicker is that sometimes it works and other times it doesn't. I have had the most luck calling land lines, but sometime cell phones will work also. If someone could help me out that would be awesome. Miles
2007 Nov 14
1
Asterisk ignoring manager events when busy
...1.2.21 Asterisk system running purely SIP termination (no zap/IAX/H323..etc). We have an auto-dialing system that generates calls via the manager API. The system runs beautifully until it gets to about 200 calls. I can generate these calls in quite literally seconds if desired (or minutes). The kicker: I can't seem to get past this 200 call point even though the system is/seems very idle. Low CPU utilisation (~40%), plenty of RAM, close to zero disk usage (I/O Wait ~2%), bandwidth is plentiful (1Gbit) and the current calls are crystal clear. I get the feeling Asterisk is ignoring or dumping...
2007 Jan 15
3
Practical limit on dial prefixes for a route
...g at the Multitech CellFinder CDMA for Sprint as a dial backup solution. Basically, it's a CDMA to POTS gateway, tied to a PCS account. We would see it as a trunk line and I would like to do LCR and route out the CellFinder line(s)^ all PCS calls, since we have free PCS to PCS. Here's the kicker. Since we're on a natioinal basis, it would make sense to have a large LCR listing of prefixes reachable from the gateway, which would most likely number in the thousands of prefixes. Has anyone encountered an upper practical limit that * has for prefixes reachable via a route. I assume that...
2015 Apr 16
2
[LLVMdev] ORC jit example (was: refs to LLVM consultants)
On Wed, Apr 15, 2015 at 5:08 PM, Isaiah Norton <isaiah.norton at gmail.com> wrote: >> Any thoughts of including lli in the nightly snapshot/package builds, for >> those of us embedding the JIT? > > > +1. I've wanted this (and llc) several times recently for debugging IR > issues on Windows. The Windows snapshots are targeted at users who want to try out an LLVM
2002 Sep 10
1
libsmbclient
Hello all I recently recompiled samba 2.2.5 with LDAP, SSL and libsmbclient as additional configure options. I used the base 2.2.5-2mdk source package (to the uninitiated, it's a Mandrake package). LDAP works fine (as it had before), haven't really tested SSL, but here's the kicker: I can't find libsmbclient anywhere - although I'm not really sure what I'm looking for there - what's the file called? Where are the headers stored? Info, anyone? Best Diego PS / It's not a do-or-die issue, but it did arouse my curiosity that the file is nowhere to be fo...