similar to: What is wrong with this class?

Displaying 20 results from an estimated 2000 matches similar to: "What is wrong with this class?"

2012 Dec 18
2
Odd problem with puppet 3 and module files permissions
We have an odd situation with a puppet 3 installation. It isnt serving out the module local files. We understand (Somewhat) about the new auth.conf requirements, and have filled those out. So, access to things such as puppet:///files/etc/somefile.conf are working fine. However, attempts to access puppet:///modulename/somefile.conf fail, with (in the case of modulename==java) Error:
2011 Mar 13
3
Mumble gamers' VOIP server (murmur)
I was unable to build the whole Mumble system on CentOS but it's available for Fedora Development. I just wanted the server part on my headless server, and a static build is available from the Mumble project on Sourceforge. So I grabbed the Mumble SRPM from Fedora Development, the static build from Sourceforge, and stripped the spec file down to the minimum needed to just install the
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by puppet, such as: notice: /Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner: owner changed ''root'' to ''logstash'' notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed ''stopped'' to ''running''
2016 Oct 11
2
iOS Parsing Error
Hi, When compiling mumble-iphone from https://github.com/mumble-voip/mumble-iphoneos <https://github.com/mumble-voip/mumble-iphoneos> I had a parser error on the file CodeOutputStream.m (form https://github.com/booyah/protobuf-objc/tree/696b7b61cdd4e8d77c55ace98b3119194fa04b7f <https://github.com/booyah/protobuf-objc/tree/696b7b61cdd4e8d77c55ace98b3119194fa04b7f>). I know that the
2016 Aug 20
2
smbclient is SLOW!
On Fri, 19 Aug 2016 23:40:45 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > On 08/16/2016 12:52 AM, ToddAndMargo via samba wrote: > > Hi All, > > > > Fedora Core 24, x64 > > samba-4.4.5-1.fc24.x86_64 > > > > smbclient -L 127.0.0.1 > > > > is very, very slow. It comes back correctly, but takes 20 seconds. > > One
2016 Aug 20
1
smbclient is SLOW!
On Sat, 20 Aug 2016 04:21:07 -0700 ToddAndMargo via samba <samba at lists.samba.org> wrote: > On 08/20/2016 01:35 AM, Rowland Penny via samba wrote: > > On Fri, 19 Aug 2016 23:40:45 -0700 > > ToddAndMargo via samba <samba at lists.samba.org> wrote: > > > >> On 08/16/2016 12:52 AM, ToddAndMargo via samba wrote: > >>> Hi All, > >>>
2007 Oct 17
3
My spa has a mind of its own
I have a Sipura SPA-841. It's developed a nasty habit. At random times, it likes to dial my cell phone voicemail number and play my messages to anybody who happens to be within earshot. Any clues where to look at what's going on? My voice mail number (extension 220 in my dialplan) is the only number being dialed. When this happens, show channels looks like this: IAX2/NuFone-1
2011 Jun 24
1
Bounty offer
Hello there! our company (e-learning) is trying to roll out Mumble for our users. The quality is awesome but setting up the program is a pain for our users and we'd like to improve that for our users and for Mumble users in general. The main issue our users have is with voice detection. Speaking with Mumble's community they informed me Now, one of the most twitchy aspects of the audio
2010 Jan 27
7
CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?
Does there exist *anywhere* a Java web browser plugin for 64-bit FireFox? The SUN 1.6<mumble> JDK (jdk-6u18-linux-amd64.rpm) does NOT include the Java web browser plugin library. java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one either. Should I install the *32-bit* SUN 1.6<mumble> JDK and use the 32-64 bit wrapper? I've searched the web and read the wiki
2008 Oct 08
2
cannot hear a 1Khz tone with speex
Hallo I'm new in the mailing list :) I'm working with a program called mumble that uses speex and the problem is that, if I use a mumble client that tries to reproduce a wave file containing a 1Khz tone, I cannot hear that tone. I've tried to comment all the denoise functions but nothing could solve the problem. I've turned off the VBR, with the function speex_encoder_ctl and
2006 Sep 06
1
Centos 4.4, grep breaking?
I'm seeing grep break when I grep large numbers of gzip files in /var/log. Posted bug on bugzilla. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205534 Description of problem: grep errors with: --- *** glibc detected *** free(): invalid next size (normal): *** Aborted. --- when doing recursive grep in /var/log, other places. Version-Release number of selected component (if
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
For some awful reason (can someone explain why?), the RHEL/CentOS build of firefox is hardwired to use evolution as its mailto client. With FF 2.<mumble> this was fixable with an about:config setting. With 3.0.<mumble>, it seems not. What is the proper way of fixing this? *I* ended up doing a 'sudo rpm -e evolution' and then doing a 'sudo ln -s
2016 Feb 17
1
Can one set the owner of a folder to BUILTIN\Administrators?
> Normally a group cannot 'own' files etc, Unix uses ugo permissions and > when you chown a file you would use something like this: > > chown foo:somegroup somefile > > this would make 'foo' the owner of the file and possibly allow > 'somegroup' access to it, this would depend on whatever permissions you > set with 'chmod' > > So,
2018 Sep 10
2
linear-scan RA
> The underlying liveness datastructure is a list of ranges where each vreg is alive > (ranges in terms of instructions numbered). I remember a couple of later linear scan > papers describing the same thing (Traub et.al. being the first if I remember correctly). > That should be as accurate as you can get in terms of liveness information. It depends on the details. For example, given
2015 Sep 18
1
Use case question
Use apps like mumble of Teamtalk, they are build to do what you want to do. Kind regards, Dennis Op 19-9-2015 om 00:32 schreef Marvin Scholz: > On 18 Sep 2015, at 23:31, Orion Jensen wrote: > >> I'm investigating the build out of a Push to Talk server with multiple >> subscribers as part of a mobile app. > That most likely will not work with Icecast, you might want to
2005 Dec 31
3
Experimental psycho-acoustic model
> When enabling and compiling this with mingw on Win32, my debugger > complains about heap overruns when calling speex_encoder_destroy(). This > could be a mingw issue though, as I also found a stackalignment bug which > prevents me from _USING_SSE (apparantly -mpreferred-stack-size is just > "prefered" and therefore ignored... *Sigh*). Just so I understand, the
2015 Jul 17
2
[LLVMdev] LLVM instrumentation
The PGO was my first guess but I can get a lot of information. At first, I follow the explanation at http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation but instead of llvm-profdata merge, I used llvm-profdata show *.profraw. Sadly, the information I get is the total number of function, the maximum function count and the maximum internal block count. Do you know if you
2012 Jul 30
7
puppet enterprise
No problem installing open puppet and using it. patterns run aok. when trying to use the installer for pe, on the puppetmaster, installs ok. when trying to use the installer for pe, on the puppet agent, installs ok but no cert sent as shown by puppet cert list on puppetmaster. also puppet agent --test on puppet agent shows err: could not retrieve catalog from remote server: error 400 on
2013 Nov 27
8
noop = true and what for test?
Hi, When I put noop = true in /etc/puppet/puppet.conf on the node in question, I observe no changes. Great. Good But also, I see because of report = true absolutely zero information in the yaml regarding what would have been changed. Is there an equivalent to the above for "test = true" or must I alter the rc file to include --test ? Thanks ahead Puppet wizards!!! -- You
2018 Sep 11
2
linear-scan RA
The phi instruction is irrelevant; just the way I think about things. The question is if the allocator believes that t0 and t2 interfere. Perhaps the coalescing example was too simple. In the general case, we can't coalesce without a notion of interference. My worry is that looking at interference by ranges of instruction numbers leads to inaccuracies when a range is introduced by a copy.