LzmaTools: don't self assign values
It seems the code tries to trick the compiler the argument is actually used. However compilers became too smart to fool them so easily an now warn. Gcc and clang don't seem to emit a warning when the...
View ArticleDoes traffic in client-to-client config go through the server?
The OpenVPN server is in Europe. This is me. I have two OpenVPN clients in the US, Bob and Alice (names out of the classic example). I have enabled client-to-client in my server. Bob is running a game...
View ArticleConfigure Editors
From reading an earlier post in this group, I just discovered the Open With Editor command in Firebug, which I never noticed before. Background: I run a local devel server (Apache) on the same Mac that...
View ArticleYoutube View example in 5.3.0
Hello, I would like to be able to play youtube videos in a QML element. I came across the perfect example in the Qt tree:...
View ArticleNew dev wishing to participate :)
Hi everyone! My name is Greg Rivera and am interested in becoming a dev for Open Office! I am from Los Angeles and am a back-end web developer doing mostly Java. I do have experience in C++ (still my...
View ArticleIThenable and non-nullable types
When trying to tighten up the types in my code, I'm getting a number of warnings that seem spurious e.g. foo.js:152: WARNING - actual parameter 1 of foo does not match formal parameter found :...
View ArticleMulti-Tenant Versus Multiple FS Instances
Has anyone considered the Multi-tenant implementation (as described in the FS Wiki) versus having multiple Freeswitch instances running on the same machine (i.e. one instance for each company)? I am...
View Article1.2.0 routing issue and explicit routing
Hi, I use explicit routing in some of my logging indexes, and I have a *lot* of data. The tool provided to fix the routing issue that showed up in 1.2.0 takes forever on my indexes, but while it has...
View ArticleStorage Daily Standup Minutes
#eucalyptus-meeting: Storage StandupMeeting started by zhill at 18:05:31 UTC (full logs...
View ArticleIntroducing Project Trafodion
Hi, The cat is already out of the bag on Trafodion on this dlist (and we are very happy about it actually). But, here's an official announcement anyway. Hewlett-Packard is pleased to announce the...
View ArticleSNMP V3 Traps Question
Hi, I have an agent device that will only be sending SNMP V3 traps to a management system. When I define the trap destination for the management system on the agent, do I still need to define the user...
View ArticleHow to start Tomcat whenever the system starts
I installed Tomcat 7 on my server that is running OpenSuse 13.1 It went fine, and I can point my browser at it and see the expected default page, as well as all the examples. Now, I want to configure...
View Articledfu: defer parsing of device string to IO backend
From: Stephen Warren swarren [ at ] nvidia.com Devices are not all identified by a single integer. To support this, defer the parsing of the device string to the IO backed, so that it can apply the...
View ArticleA Note About Today's New BIND Releases
Today ISC publicly releases three new versions of BIND: BIND 9.10.0-P2 BIND 9.9.5-P1 BIND 9.8.7-P1 Version 9.10.0-P2 is a security release of BIND and addresses a critical vulnerability, CVE-2014-3859,...
View ArticleReview Request 118678: Allow querying for translations of a specific domain
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118678/ Review request for Plasma, Chusslove Illich and John Layt. Repository: ki18n Description Allow...
View Articlecompanion_libs/gmp: pump gmp to version 6.0.0a
# HG changeset patch # User Daniel Zimmermann netzimme [ at ] gmail.com # Date 1402524592 -7200 # Thu Jun 12 00:09:52 2014 +0200 # Node ID 30c0a797946f66f89a9bace2995957e6910174e9 # Parent...
View ArticleEmpty stream when reading twice the content of an attachment greater than 100KB
Hi! We have published a soap endpoint using cxf 2.7.10 on tomcat 6 and jdk 6. The web service request may contain one or more attachments (mtom support is enabled). The server side classes that we have...
View ArticleMiscellaneous fails to build
pkg install -forge miscellaneous configure: error: The program GNU Units is required to install Octave-Forge miscellaneous package. pkg: error running the configure script for miscellaneous. error:...
View ArticleThrift Server issue
Hey guys! So I'm trying to set up Hue 2.4 outside the hadoop cluster and without CDH. So far I have made the required change to hdfs-site.xml, core-site.xml and mapred-site.xml and moved the plugins...
View ArticleImplicit Json Reads Compilation error
I'm trying to write Json Reads but I'm getting the following compilation error: Description Resource Path Location Type overloaded method value read with alternatives: (t:...
View Article